You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: po...@freebsd.org Last committer: m...@freebsd.org Ident: $FreeBSD: head/finance/aqmoney/Makefile 412346 2016-04-01 14:00:51Z mat $ Log URL: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479875_s338698/logs/aqmoney-0.6.3.log Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p479875_s338698 Log: =>> Building finance/aqmoney build started at Tue Sep 18 02:07:29 UTC 2018 port directory: /usr/ports/finance/aqmoney package name: aqmoney-0.6.3 building for: FreeBSD head-amd64-default-job-19 12.0-ALPHA6 FreeBSD 12.0-ALPHA6 1200084 amd64 maintained by: po...@freebsd.org Makefile ident: $FreeBSD: head/finance/aqmoney/Makefile 412346 2016-04-01 14:00:51Z mat $ Poudriere version: 3.2.7-6-g819c79a1 Host OSVERSION: 1200083 Jail OSVERSION: 1200084 Job Id: 19 !!! Jail is newer than host. (Jail: 1200084, Host: 1200083) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200084 UNAME_v=FreeBSD 12.0-ALPHA6 1200084 UNAME_r=12.0-ALPHA6 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.7-6-g819c79a1 MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- po...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/finance/aqmoney/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/finance/aqmoney/work HOME=/wrkdirs/usr/ports/finance/aqmoney/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/finance/aqmoney/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/finance/aqmoney/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/finance/aqmoney/work HOME=/wrkdirs/usr/ports/finance/aqmoney/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/finance/aqmoney/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/aqmoney" EXAMPLESDIR="share/examples/aqmoney" DATADIR="share/aqmoney" WWWDIR="www/aqmoney" ETCDIR="etc/aqmoney" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/aqmoney DOCSDIR=/usr/local/share/doc/aqmoney EXAMPLESDIR=/usr/local/share/examples/aqmoney WWWDIR=/usr/local/www/aqmoney ETCDIR=/usr/local/etc/aqmoney --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.0-ALPHA6 OSREL=12.0 OSVERSION=1200084 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> NOTICE: The aqmoney port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port =========================================================================== =======================<phase: pkg-depends >============================ ===> aqmoney-0.6.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_3.txz [head-amd64-default-job-19] Installing pkg-1.10.5_3... [head-amd64-default-job-19] Extracting pkg-1.10.5_3: .......... done ===> aqmoney-0.6.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of aqmoney-0.6.3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The aqmoney port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by aqmoney-0.6.3 for building =========================================================================== =======================<phase: checksum >============================ <snip> checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no checking dynamic linker characteristics... freebsd12.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no appending configuration tag "F77" to libtool checking for arpa/inet.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for ANSI C header files... (cached) yes checking for gethostbyaddr... yes checking for gethostbyname... (cached) yes checking for inet_ntoa... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strerror... (cached) yes checking for snprintf... (cached) yes checking for OpenHBCI... /usr/local checking for OpenHBCI - version >= 0.9.14... yes checking for docpath... /home/martin/projekte/c++/apidoc configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating aqmoney.spec config.status: creating doc/Makefile config.status: creating doc/aqmoney.1 config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/common/converter/Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =======================<phase: build >============================ ===> Building for aqmoney-0.6.3 /usr/bin/make all-recursive Making all in src Making all in common Making all in converter if /bin/sh ../../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmconverter.lo -MD -MP -MF ".deps/aqmconverter.Tpo" -c -o aqmconverter.lo `test -f 'aqmconverter.cpp' || echo './'`aqmconverter.cpp; then mv -f ".deps/aqmconverter.Tpo" ".deps/aqmconverter.Plo"; else rm -f ".deps/aqmconverter.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmconverter.lo -MD -MP -MF .deps/aqmconverter.Tpo -c aqmconverter.cpp -fPIC -DPIC -o .libs/aqmconverter.o c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmconverter.lo -MD -MP -MF .deps/aqmconverter.Tpo -c aqmconverter.cpp -o aqmconverter.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmconverterdta.lo -MD -MP -MF ".deps/aqmconverterdta.Tpo" -c -o aqmconverterdta.lo `test -f 'aqmconverterdta.cpp' || echo './'`aqmconverterdta.cpp; then mv -f ".deps/aqmconverterdta.Tpo" ".deps/aqmconverterdta.Plo"; else rm -f ".deps/aqmconverterdta.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmconverterdta.lo -MD -MP -MF .deps/aqmconverterdta.Tpo -c aqmconverterdta.cpp -fPIC -DPIC -o .libs/aqmconverterdta.o aqmconverterdta.cpp:213:32: warning: illegal character encoding in string literal [-Winvalid-source-encoding] fprintf (stderr, "# logische L<E4>nge: %d\n", laenge); ^~~~ aqmconverterdta.cpp:215:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] fprintf (stderr, "# W<E4>hrung: %c\n", t_waehrung); ^~~~ 2 warnings generated. c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmconverterdta.lo -MD -MP -MF .deps/aqmconverterdta.Tpo -c aqmconverterdta.cpp -o aqmconverterdta.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmconvertertrans.lo -MD -MP -MF ".deps/aqmconvertertrans.Tpo" -c -o aqmconvertertrans.lo `test -f 'aqmconvertertrans.cpp' || echo './'`aqmconvertertrans.cpp; then mv -f ".deps/aqmconvertertrans.Tpo" ".deps/aqmconvertertrans.Plo"; else rm -f ".deps/aqmconvertertrans.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmconvertertrans.lo -MD -MP -MF .deps/aqmconvertertrans.Tpo -c aqmconvertertrans.cpp -fPIC -DPIC -o .libs/aqmconvertertrans.o c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmconvertertrans.lo -MD -MP -MF .deps/aqmconvertertrans.Tpo -c aqmconvertertrans.cpp -o aqmconvertertrans.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o libaqmconverter.la aqmconverter.lo aqmconverterdta.lo aqmconvertertrans.lo ar cru .libs/libaqmconverter.a .libs/aqmconverter.o .libs/aqmconverterdta.o .libs/aqmconvertertrans.o ranlib .libs/libaqmconverter.a creating libaqmconverter.la (cd .libs && rm -f libaqmconverter.la && ln -s ../libaqmconverter.la libaqmconverter.la) if /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmapi.lo -MD -MP -MF ".deps/aqmapi.Tpo" -c -o aqmapi.lo `test -f 'aqmapi.cpp' || echo './'`aqmapi.cpp; then mv -f ".deps/aqmapi.Tpo" ".deps/aqmapi.Plo"; else rm -f ".deps/aqmapi.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmapi.lo -MD -MP -MF .deps/aqmapi.Tpo -c aqmapi.cpp -fPIC -DPIC -o .libs/aqmapi.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmapi.lo -MD -MP -MF .deps/aqmapi.Tpo -c aqmapi.cpp -o aqmapi.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmloader.lo -MD -MP -MF ".deps/aqmloader.Tpo" -c -o aqmloader.lo `test -f 'aqmloader.cpp' || echo './'`aqmloader.cpp; then mv -f ".deps/aqmloader.Tpo" ".deps/aqmloader.Plo"; else rm -f ".deps/aqmloader.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmloader.lo -MD -MP -MF .deps/aqmloader.Tpo -c aqmloader.cpp -fPIC -DPIC -o .libs/aqmloader.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmloader.lo -MD -MP -MF .deps/aqmloader.Tpo -c aqmloader.cpp -o aqmloader.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmtypes.lo -MD -MP -MF ".deps/aqmtypes.Tpo" -c -o aqmtypes.lo `test -f 'aqmtypes.cpp' || echo './'`aqmtypes.cpp; then mv -f ".deps/aqmtypes.Tpo" ".deps/aqmtypes.Plo"; else rm -f ".deps/aqmtypes.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmtypes.lo -MD -MP -MF .deps/aqmtypes.Tpo -c aqmtypes.cpp -fPIC -DPIC -o .libs/aqmtypes.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmtypes.lo -MD -MP -MF .deps/aqmtypes.Tpo -c aqmtypes.cpp -o aqmtypes.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT convert.lo -MD -MP -MF ".deps/convert.Tpo" -c -o convert.lo `test -f 'convert.cpp' || echo './'`convert.cpp; then mv -f ".deps/convert.Tpo" ".deps/convert.Plo"; else rm -f ".deps/convert.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.cpp -fPIC -DPIC -o .libs/convert.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.cpp -o convert.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmxactionstore.lo -MD -MP -MF ".deps/aqmxactionstore.Tpo" -c -o aqmxactionstore.lo `test -f 'aqmxactionstore.cpp' || echo './'`aqmxactionstore.cpp; then mv -f ".deps/aqmxactionstore.Tpo" ".deps/aqmxactionstore.Plo"; else rm -f ".deps/aqmxactionstore.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmxactionstore.lo -MD -MP -MF .deps/aqmxactionstore.Tpo -c aqmxactionstore.cpp -fPIC -DPIC -o .libs/aqmxactionstore.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmxactionstore.lo -MD -MP -MF .deps/aqmxactionstore.Tpo -c aqmxactionstore.cpp -o aqmxactionstore.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT xactionmatcher.lo -MD -MP -MF ".deps/xactionmatcher.Tpo" -c -o xactionmatcher.lo `test -f 'xactionmatcher.cpp' || echo './'`xactionmatcher.cpp; then mv -f ".deps/xactionmatcher.Tpo" ".deps/xactionmatcher.Plo"; else rm -f ".deps/xactionmatcher.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT xactionmatcher.lo -MD -MP -MF .deps/xactionmatcher.Tpo -c xactionmatcher.cpp -fPIC -DPIC -o .libs/xactionmatcher.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -Iconverter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT xactionmatcher.lo -MD -MP -MF .deps/xactionmatcher.Tpo -c xactionmatcher.cpp -o xactionmatcher.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o libaqmcommon.la aqmapi.lo aqmloader.lo aqmtypes.lo convert.lo aqmxactionstore.lo xactionmatcher.lo converter/libaqmconverter.la rm -fr .libs/libaqmcommon.lax mkdir .libs/libaqmcommon.lax rm -fr .libs/libaqmcommon.lax/libaqmconverter.a mkdir .libs/libaqmcommon.lax/libaqmconverter.a (cd .libs/libaqmcommon.lax/libaqmconverter.a && ar x /wrkdirs/usr/ports/finance/aqmoney/work/aqmoney-0.6.3/src/common/converter/.libs/libaqmconverter.a) ar cru .libs/libaqmcommon.a .libs/aqmapi.o .libs/aqmloader.o .libs/aqmtypes.o .libs/convert.o .libs/aqmxactionstore.o .libs/xactionmatcher.o .libs/libaqmcommon.lax/libaqmconverter.a/aqmconvertertrans.o .libs/libaqmcommon.lax/libaqmconverter.a/aqmconverterdta.o .libs/libaqmcommon.lax/libaqmconverter.a/aqmconverter.o ranlib .libs/libaqmcommon.a rm -fr .libs/libaqmcommon.lax creating libaqmcommon.la (cd .libs && rm -f libaqmcommon.la && ln -s ../libaqmcommon.la libaqmcommon.la) if c++ -DHAVE_CONFIG_H -I. -I. -I.. -Icommon -Icommon/converter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi In file included from main.cpp:54: ./getstandingorders.h:29:9: warning: 'GETSTANDINGODERS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef GETSTANDINGODERS_H ^~~~~~~~~~~~~~~~~~ ./getstandingorders.h:30:9: note: 'GETSTANDINGORDERS_H' is defined here; did you mean 'GETSTANDINGODERS_H'? #define GETSTANDINGORDERS_H ^~~~~~~~~~~~~~~~~~~ GETSTANDINGODERS_H In file included from main.cpp:60: ./disablekeys.h:29:9: warning: 'DISABLEKESY_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef DISABLEKESY_H ^~~~~~~~~~~~~ ./disablekeys.h:30:9: note: 'DISABLEKEYS_H' is defined here; did you mean 'DISABLEKESY_H'? #define DISABLEKEYS_H ^~~~~~~~~~~~~ DISABLEKESY_H In file included from main.cpp:61: ./changekeys.h:29:9: warning: 'DISABLEKESY_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef DISABLEKESY_H ^~~~~~~~~~~~~ ./changekeys.h:30:9: note: 'DISABLEKEYS_H' is defined here; did you mean 'DISABLEKESY_H'? #define DISABLEKEYS_H ^~~~~~~~~~~~~ DISABLEKESY_H 3 warnings generated. if c++ -DHAVE_CONFIG_H -I. -I. -I.. -Icommon -Icommon/converter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqminteractor.o -MD -MP -MF ".deps/aqminteractor.Tpo" -c -o aqminteractor.o `test -f 'aqminteractor.cpp' || echo './'`aqminteractor.cpp; then mv -f ".deps/aqminteractor.Tpo" ".deps/aqminteractor.Po"; else rm -f ".deps/aqminteractor.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -Icommon -Icommon/converter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT aqmprogressmonitor.o -MD -MP -MF ".deps/aqmprogressmonitor.Tpo" -c -o aqmprogressmonitor.o `test -f 'aqmprogressmonitor.cpp' || echo './'`aqmprogressmonitor.cpp; then mv -f ".deps/aqmprogressmonitor.Tpo" ".deps/aqmprogressmonitor.Po"; else rm -f ".deps/aqmprogressmonitor.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -Icommon -Icommon/converter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pinmanager.o -MD -MP -MF ".deps/pinmanager.Tpo" -c -o pinmanager.o `test -f 'pinmanager.cpp' || echo './'`pinmanager.cpp; then mv -f ".deps/pinmanager.Tpo" ".deps/pinmanager.Po"; else rm -f ".deps/pinmanager.Tpo"; exit 1; fi pinmanager.cpp:149:10: warning: result of comparison of constant 18446744073709551615 with expression of type 'unsigned int' is always true [-Wtautological-constant-out-of-range-compare] if (i!=string::npos) { ~^ ~~~~~~~~~~~~ pinmanager.cpp:154:10: warning: result of comparison of constant 18446744073709551615 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (i==string::npos) { ~^ ~~~~~~~~~~~~ 2 warnings generated. if c++ -DHAVE_CONFIG_H -I. -I. -I.. -Icommon -Icommon/converter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT getbalance.o -MD -MP -MF ".deps/getbalance.Tpo" -c -o getbalance.o `test -f 'getbalance.cpp' || echo './'`getbalance.cpp; then mv -f ".deps/getbalance.Tpo" ".deps/getbalance.Po"; else rm -f ".deps/getbalance.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -Icommon -Icommon/converter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT createuser.o -MD -MP -MF ".deps/createuser.Tpo" -c -o createuser.o `test -f 'createuser.cpp' || echo './'`createuser.cpp; then mv -f ".deps/createuser.Tpo" ".deps/createuser.Po"; else rm -f ".deps/createuser.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -Icommon -Icommon/converter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT acclist.o -MD -MP -MF ".deps/acclist.Tpo" -c -o acclist.o `test -f 'acclist.cpp' || echo './'`acclist.cpp; then mv -f ".deps/acclist.Tpo" ".deps/acclist.Po"; else rm -f ".deps/acclist.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -Icommon -Icommon/converter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT getkeys.o -MD -MP -MF ".deps/getkeys.Tpo" -c -o getkeys.o `test -f 'getkeys.cpp' || echo './'`getkeys.cpp; then mv -f ".deps/getkeys.Tpo" ".deps/getkeys.Po"; else rm -f ".deps/getkeys.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -Icommon -Icommon/converter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT turnover.o -MD -MP -MF ".deps/turnover.Tpo" -c -o turnover.o `test -f 'turnover.cpp' || echo './'`turnover.cpp; then mv -f ".deps/turnover.Tpo" ".deps/turnover.Po"; else rm -f ".deps/turnover.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -Icommon -Icommon/converter -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dump.o -MD -MP -MF ".deps/dump.Tpo" -c -o dump.o `test -f 'dump.cpp' || echo './'`dump.cpp; then mv -f ".deps/dump.Tpo" ".deps/dump.Po"; else rm -f ".deps/dump.Tpo"; exit 1; fi dump.cpp:267:16: warning: illegal character encoding in string literal [-Winvalid-source-encoding] result+="Empf<E4>nger\n"; ^~~~ dump.cpp:271:15: warning: illegal character encoding in string literal [-Winvalid-source-encoding] result+=" L<E4>ndercode : "; ^~~~ dump.cpp:290:20: warning: illegal character encoding in string literal [-Winvalid-source-encoding] result+="Textschl<FC>ssel : "; ^~~~ dump.cpp:293:22: warning: illegal character encoding in string literal [-Winvalid-source-encoding] result+="Erste Ausf<FC>hrung : "; ^~~~ dump.cpp:295:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] result+="Letzte Ausf<FC>hrung : "; ^~~~ dump.cpp:297:13: warning: illegal character encoding in string literal [-Winvalid-source-encoding] result+="N<E4>chste Ausf<FC>hrung : "; ^~~~ ~~~~ dump.cpp:693:30: warning: illegal character encoding in string literal [-Winvalid-source-encoding] result+=" --- keine Ums<E4>tze ---\n"; ^~~~ dump.cpp:695:21: warning: illegal character encoding in string literal [-Winvalid-source-encoding] result+="\nUms<E4>tze\n"; ^~~~ dump.cpp:732:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding] result+="\nDauerauftr<E4>ge\n"; ^~~~ dump.cpp:925:14: warning: illegal character encoding in string literal [-Winvalid-source-encoding] result+="\n<DC>berweisungen und Lastschriften\n"; ^~~~ dump.cpp:960:25: warning: illegal character encoding in string literal [-Winvalid-source-encoding] result+=" --- keine <DC>berweisungen/Lastschriften ---\n"; ^~~~ dump.cpp:1069:33: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal] result+="content=\"AqMoney "k_AQMONEY_VERSION_STRING"\">\n"; ^ 11 warnings and 1 error generated. *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/finance/aqmoney/work/aqmoney-0.6.3/src *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/finance/aqmoney/work/aqmoney-0.6.3/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/finance/aqmoney/work/aqmoney-0.6.3 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/finance/aqmoney/work/aqmoney-0.6.3 *** Error code 1 Stop. make: stopped in /usr/ports/finance/aqmoney _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"