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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/games/frogatto/Makefile 480340 2018-09-22 05:30:31Z linimon $ Log URL: http://beefy16.nyi.freebsd.org/data/head-armv7-default/p482948_s339695/logs/frogatto-1.3.1_17.log Build URL: http://beefy16.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p482948_s339695 Log: =>> Building games/frogatto build started at Thu Oct 25 21:24:28 UTC 2018 port directory: /usr/ports/games/frogatto package name: frogatto-1.3.1_17 building for: FreeBSD head-armv7-default-job-15 13.0-CURRENT FreeBSD 13.0-CURRENT 1300000 arm maintained by: [email protected] Makefile ident: $FreeBSD: head/games/frogatto/Makefile 480340 2018-09-22 05:30:31Z linimon $ Poudriere version: 3.2.8 Host OSVERSION: 1200085 Jail OSVERSION: 1300000 Job Id: 15 !!! Jail is newer than host. (Jail: 1300000, Host: 1200085) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv7 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1300000 UNAME_v=FreeBSD 13.0-CURRENT 1300000 UNAME_r=13.0-CURRENT 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 QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8 MASTERMNT=/usr/local/poudriere/data/.m/head-armv7-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-armv7-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-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/frogatto/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/frogatto/work HOME=/wrkdirs/usr/ports/games/frogatto/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/frogatto/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/frogatto/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/frogatto/work HOME=/wrkdirs/usr/ports/games/frogatto/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/frogatto/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing -std=c++11 " 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=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/frogatto" EXAMPLESDIR="share/examples/frogatto" DATADIR="share/frogatto" WWWDIR="www/frogatto" ETCDIR="etc/frogatto" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/frogatto DOCSDIR=/usr/local/share/doc/frogatto EXAMPLESDIR=/usr/local/share/examples/frogatto WWWDIR=/usr/local/www/frogatto ETCDIR=/usr/local/etc/frogatto --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=arm MACHINE_ARCH=armv7 ARCH=${MACHINE_ARCH} #### /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_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-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_9d218390_58173849=yes CC_OUTPUT_9d218390_9bdba57c=yes CC_OUTPUT_9d218390_6a4fe7f5=yes CC_OUTPUT_9d218390_6bcac02b=yes CC_OUTPUT_9d218390_67d20829=yes CC_OUTPUT_9d218390_bfa62e83=yes CC_OUTPUT_9d218390_f0b4d593=yes CC_OUTPUT_9d218390_308abb44=yes CC_OUTPUT_9d218390_f00456e5=yes CC_OUTPUT_9d218390_65ad290d=yes CC_OUTPUT_9d218390_f2776b26=yes CC_OUTPUT_9d218390_b2657cc3=yes CC_OUTPUT_9d218390_380987f7=yes CC_OUTPUT_9d218390_160933ec=yes CC_OUTPUT_9d218390_fb62803b=yes _OBJC_CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.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 >============================ ===> License FROGATTO GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> frogatto-1.3.1_17 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [head-armv7-default-job-15] Installing pkg-1.10.5_5... [head-armv7-default-job-15] Extracting pkg-1.10.5_5: .......... done ===> frogatto-1.3.1_17 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of frogatto-1.3.1_17 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License FROGATTO GPLv3 accepted by the user <snip> ( ) src/level_object.hpp:49:44: warning: '&&' within '||' [-Wlogical-op-parentheses] return a.y < b.second || a.y == b.second && a.x < b.first; ~~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ src/level_object.hpp:49:44: note: place parentheses around the '&&' expression to silence this warning return a.y < b.second || a.y == b.second && a.x < b.first; ^ ( ) src/level_object.hpp:53:44: warning: '&&' within '||' [-Wlogical-op-parentheses] return a.second < b.y || a.second == b.y && a.first < b.x; ~~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ src/level_object.hpp:53:44: note: place parentheses around the '&&' expression to silence this warning return a.second < b.y || a.second == b.y && a.first < b.x; ^ ( ) src/level_object.hpp:59:54: warning: '&&' within '||' [-Wlogical-op-parentheses] return a.zorder < b.zorder || a.zorder == b.zorder && a.y < b.y || a.zorder == b.zorder && a.y == b.y && a.x < b.x; ~~ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ src/level_object.hpp:59:54: note: place parentheses around the '&&' expression to silence this warning return a.zorder < b.zorder || a.zorder == b.zorder && a.y < b.y || a.zorder == b.zorder && a.y == b.y && a.x < b.x; ^ ( ) src/level_object.hpp:59:105: warning: '&&' within '||' [-Wlogical-op-parentheses] return a.zorder < b.zorder || a.zorder == b.zorder && a.y < b.y || a.zorder == b.zorder && a.y == b.y && a.x < b.x; ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ src/level_object.hpp:59:105: note: place parentheses around the '&&' expression to silence this warning return a.zorder < b.zorder || a.zorder == b.zorder && a.y < b.y || a.zorder == b.zorder && a.y == b.y && a.x < b.x; ^ ( ) 5 warnings generated. /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/water.cpp > water.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG \ -c src/water_particle_system.cpp /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/water_particle_system.cpp > water_particle_system.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG \ -c src/weather_particle_system.cpp /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/weather_particle_system.cpp > weather_particle_system.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG \ -c src/widget.cpp /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/widget.cpp > widget.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG \ -c src/widget_factory.cpp In file included from src/widget_factory.cpp:11: In file included from src/code_editor_widget.hpp:9: src/text_editor_widget.hpp:41:75: warning: '&&' within '||' [-Wlogical-op-parentheses] bool operator<(const Loc& o) const { return row < o.row || row == o.row && col < o.col; } ~~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/text_editor_widget.hpp:41:75: note: place parentheses around the '&&' expression to silence this warning bool operator<(const Loc& o) const { return row < o.row || row == o.row && col < o.col; } ^ ( ) In file included from src/widget_factory.cpp:22: In file included from src/preview_tileset_widget.hpp:4: src/level_object.hpp:45:34: warning: '&&' within '||' [-Wlogical-op-parentheses] return a.y < b.y || a.y == b.y && a.x < b.x; ~~ ~~~~~~~~~~~^~~~~~~~~~~~ src/level_object.hpp:45:34: note: place parentheses around the '&&' expression to silence this warning return a.y < b.y || a.y == b.y && a.x < b.x; ^ ( ) src/level_object.hpp:49:44: warning: '&&' within '||' [-Wlogical-op-parentheses] return a.y < b.second || a.y == b.second && a.x < b.first; ~~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ src/level_object.hpp:49:44: note: place parentheses around the '&&' expression to silence this warning return a.y < b.second || a.y == b.second && a.x < b.first; ^ ( ) src/level_object.hpp:53:44: warning: '&&' within '||' [-Wlogical-op-parentheses] return a.second < b.y || a.second == b.y && a.first < b.x; ~~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ src/level_object.hpp:53:44: note: place parentheses around the '&&' expression to silence this warning return a.second < b.y || a.second == b.y && a.first < b.x; ^ ( ) src/level_object.hpp:59:54: warning: '&&' within '||' [-Wlogical-op-parentheses] return a.zorder < b.zorder || a.zorder == b.zorder && a.y < b.y || a.zorder == b.zorder && a.y == b.y && a.x < b.x; ~~ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ src/level_object.hpp:59:54: note: place parentheses around the '&&' expression to silence this warning return a.zorder < b.zorder || a.zorder == b.zorder && a.y < b.y || a.zorder == b.zorder && a.y == b.y && a.x < b.x; ^ ( ) src/level_object.hpp:59:105: warning: '&&' within '||' [-Wlogical-op-parentheses] return a.zorder < b.zorder || a.zorder == b.zorder && a.y < b.y || a.zorder == b.zorder && a.y == b.y && a.x < b.x; ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ src/level_object.hpp:59:105: note: place parentheses around the '&&' expression to silence this warning return a.zorder < b.zorder || a.zorder == b.zorder && a.y < b.y || a.zorder == b.zorder && a.y == b.y && a.x < b.x; ^ ( ) 6 warnings generated. /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/widget_factory.cpp > widget_factory.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG \ -c src/wml_formula_callable.cpp /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/wml_formula_callable.cpp > wml_formula_callable.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG \ -c src/unit_test.cpp /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/unit_test.cpp > unit_test.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG \ -c src/formula_test.cpp /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/formula_test.cpp > formula_test.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG \ -c src/loading_screen.cpp /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/loading_screen.cpp > loading_screen.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG \ -c src/utility_object_compiler.cpp /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/utility_object_compiler.cpp > utility_object_compiler.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG \ -c src/utility_query.cpp /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/utility_query.cpp > utility_query.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG \ -c src/utility_render_level.cpp In file included from src/utility_render_level.cpp:8: In file included from src/level.hpp:26: src/level_object.hpp:45:34: warning: '&&' within '||' [-Wlogical-op-parentheses] return a.y < b.y || a.y == b.y && a.x < b.x; ~~ ~~~~~~~~~~~^~~~~~~~~~~~ src/level_object.hpp:45:34: note: place parentheses around the '&&' expression to silence this warning return a.y < b.y || a.y == b.y && a.x < b.x; ^ ( ) src/level_object.hpp:49:44: warning: '&&' within '||' [-Wlogical-op-parentheses] return a.y < b.second || a.y == b.second && a.x < b.first; ~~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ src/level_object.hpp:49:44: note: place parentheses around the '&&' expression to silence this warning return a.y < b.second || a.y == b.second && a.x < b.first; ^ ( ) src/level_object.hpp:53:44: warning: '&&' within '||' [-Wlogical-op-parentheses] return a.second < b.y || a.second == b.y && a.first < b.x; ~~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ src/level_object.hpp:53:44: note: place parentheses around the '&&' expression to silence this warning return a.second < b.y || a.second == b.y && a.first < b.x; ^ ( ) src/level_object.hpp:59:54: warning: '&&' within '||' [-Wlogical-op-parentheses] return a.zorder < b.zorder || a.zorder == b.zorder && a.y < b.y || a.zorder == b.zorder && a.y == b.y && a.x < b.x; ~~ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ src/level_object.hpp:59:54: note: place parentheses around the '&&' expression to silence this warning return a.zorder < b.zorder || a.zorder == b.zorder && a.y < b.y || a.zorder == b.zorder && a.y == b.y && a.x < b.x; ^ ( ) src/level_object.hpp:59:105: warning: '&&' within '||' [-Wlogical-op-parentheses] return a.zorder < b.zorder || a.zorder == b.zorder && a.y < b.y || a.zorder == b.zorder && a.y == b.y && a.x < b.x; ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ src/level_object.hpp:59:105: note: place parentheses around the '&&' expression to silence this warning return a.zorder < b.zorder || a.zorder == b.zorder && a.y < b.y || a.zorder == b.zorder && a.y == b.y && a.x < b.x; ^ ( ) 5 warnings generated. /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/utility_render_level.cpp > utility_render_level.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG \ -c src/vector_text.cpp /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/vector_text.cpp > vector_text.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG \ -c src/wm.cpp /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/wm.cpp > wm.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 \ IMG_savepng.o achievements.o animation_creator.o animation_preview_widget.o animation_widget.o asserts.o background.o background_task_pool.o base64.o blur.o border_widget.o button.o character_editor_dialog.o checkbox.o checksum.o code_editor_dialog.o code_editor_widget.o color_chart.o compress.o current_generator.o decimal.o difficulty.o drag_widget.o dropdown_widget.o editor_dialogs.o editor_formula_functions.o editor_layers_dialog.o editor_stats_dialog.o editor_variable_info.o external_text_editor.o clipboard.o collision_utils.o color_utils.o controls.o controls_dialog.o custom_object.o custom_object_callable.o custom_object_dialog.o custom_object_functions.o custom_object_type.o debug_console.o dialog.o draw_number.o draw_scene.o draw_tile.o editor.o editor_level_properties_dialog.o editor_module_properties_dialog.o entity.o file_chooser_dialog.o filesystem.o font.o formula.o formula_callable_definition.o formula_constants.o formula_function.o formula_function_registry.o formula_ profiler.o formula_tokenizer.o formula_variable_storage.o frame.o framed_gui_element.o game_registry.o geometry.o gles2.o globals.o graphical_font.o graphical_font_label.o grid_widget.o group_property_editor_dialog.o gui_formula_functions.o gui_section.o hex_map.o hex_object.o hex_tile.o hex_tileset_editor_dialog.o http_client.o http_server.o i18n.o image_widget.o input.o iphone_controls.o joystick.o json_parser.o json_tokenizer.o key.o key_button.o label.o level.o level_logic.o level_object.o level_runner.o level_solid_map.o light.o load_level_nothread.o main.o md5.o message_dialog.o module.o module_web_server.o movement_script.o multi_tile_pattern.o multiplayer.o object_events.o options_dialog.o particle_system.o pathfinding.o pause_game_dialog.o playable_custom_object.o player_info.o preferences.o preprocessor.o preview_tileset_widget.o progress_bar.o property_editor_dialog.o random.o raster.o raster_distortion.o rectangle_rotator.o scrollbar_widget.o scrollable_widget.o segment_ editor_dialog.o settings_dialog.o shaders.o ! sys.o slider.o solid_map.o sound.o speech_dialog.o stats.o stats_server.o stats_server_main.o stats_web_server.o string_utils.o surface_cache.o surface_formula.o surface_palette.o surface_scaling.o surface.o tbs_ai_player.o tbs_bot.o tbs_client.o tbs_functions.o tbs_game.o tbs_server.o tbs_web_server.o texture.o texture_frame_buffer.o text_editor_widget.o thread.o tile_map.o tileset_editor_dialog.o tooltip.o translate.o tree_view_widget.o utils.o variant.o variant_callable.o variant_utils.o water.o water_particle_system.o weather_particle_system.o widget.o widget_factory.o wml_formula_callable.o unit_test.o formula_test.o loading_screen.o utility_object_compiler.o utility_query.o utility_render_level.o vector_text.o wm.o -o game \ -L/usr/local/lib -lX11 -lSDLmain -L/usr/local/lib -lGLU -lGLEW -lGLU -lGL -lSDL_image -Wl,-rpath,/usr/local/lib -lSDL -pthread -lpng16 -lz -lSDL_ttf -lSDL_mixer -lboost_regex -lboost_system -lpthread -fthreadsafe-statics /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG \ -c src/server.cpp /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/server.cpp > server.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG \ -c src/simple_wml.cpp /nxb-bin/usr/bin/c++ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/libdrm -pthread -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libpng16 -DIMPLEMENT_SAVE_PNG -MM src/simple_wml.cpp > simple_wml.d /nxb-bin/usr/bin/c++ \ -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Wformat -Wswitch -Wno-narrowing -O2 -pipe -fno-strict-aliasing -std=c++11 \ server.o simple_wml.o -o server \ -L/usr/local/lib -lX11 -lSDLmain -L/usr/local/lib -lGLU -lGLEW -lGLU -lGL -lSDL_image -Wl,-rpath,/usr/local/lib -lSDL -pthread -lpng16 -lz -lSDL_ttf -lSDL_mixer -lboost_regex -lboost_system -lboost_thread -lboost_iostreams gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/frogatto/work/frogatto-1.3.1' =========================================================================== =======================<phase: run-depends >============================ =========================================================================== =======================<phase: stage >============================ ===> Staging for frogatto-1.3.1_17 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/games/frogatto/work/frogatto-1.3.1/game /wrkdirs/usr/ports/games/frogatto/work/stage/usr/local/bin/frogatto install -s -m 555 /wrkdirs/usr/ports/games/frogatto/work/frogatto-1.3.1/server /wrkdirs/usr/ports/games/frogatto/work/stage/usr/local/bin/frogatto-server cd /wrkdirs/usr/ports/games/frogatto/work/frogatto-1.3.1/modules/frogatto/locale && /bin/mv hu_HU hu && /bin/mv ms_MY ms cd /wrkdirs/usr/ports/games/frogatto/work/frogatto-1.3.1/modules/frogatto && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE locale /wrkdirs/usr/ports/games/frogatto/work/stage/usr/local/share Abort trap *** Error code 134 Stop. make: stopped in /usr/ports/games/frogatto _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
