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: madpi...@freebsd.org Last committer: da...@freebsd.org Ident: $FreeBSD: head/games/netpanzer/Makefile 458739 2018-01-11 14:18:01Z danfe $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p459021_s327977/logs/netpanzer-0.8.4_4.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p459021_s327977 Log: =>> Building games/netpanzer build started at Wed Jan 17 03:17:29 UTC 2018 port directory: /usr/ports/games/netpanzer package name: netpanzer-0.8.4_4 building for: FreeBSD head-armv6-default-job-02 12.0-CURRENT FreeBSD 12.0-CURRENT 1200056 arm maintained by: madpi...@freebsd.org Makefile ident: $FreeBSD: head/games/netpanzer/Makefile 458739 2018-01-11 14:18:01Z danfe $ Poudriere version: 3.2.3-46-g2b218269 Host OSVERSION: 1200054 Jail OSVERSION: 1200056 Job Id: 02 !!! Jail is newer than host. (Jail: 1200056, Host: 1200054) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1200056 UNAME_v=FreeBSD 12.0-CURRENT 1200056 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref QEMU_EMULATING=1 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk OLDPWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool MASTERNAME=head-armv6-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root P_PYTHON_MAJOR_VER=2 POUDRIERE_VERSION=3.2.3-46-g2b218269 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local 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-- madpi...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/netpanzer/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/netpanzer/work HOME=/wrkdirs/usr/ports/games/netpanzer/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/netpanzer/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/netpanzer/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/netpanzer/work HOME=/wrkdirs/usr/ports/games/netpanzer/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/netpanzer/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 LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -lpthreads" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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-- PORTDOCS="" PORTEXAMPLES="" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/netpanzer" EXAMPLESDIR="share/examples/netpanzer" DATADIR="share/netpanzer" WWWDIR="www/netpanzer" ETCDIR="etc/netpanzer" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/netpanzer DOCSDIR=/usr/local/share/doc/netpanzer EXAMPLESDIR=/usr/local/share/examples/netpanzer WWWDIR=/usr/local/www/netpanzer ETCDIR=/usr/local/etc/netpanzer --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=armv6 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 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=armv6 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=12.0 OSVERSION=1200056 PYTHONBASE=/usr/local UID=0 _OSRELEASE=12.0-CURRENT #### Misc Poudriere #### GID=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 GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> netpanzer-0.8.4_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.4.txz [head-armv6-default-job-02] Installing pkg-1.10.4... [head-armv6-default-job-02] Extracting pkg-1.10.4: .......... done ===> netpanzer-0.8.4_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of netpanzer-0.8.4_4 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netpanzer-0.8.4_4 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netpanzer-0.8.4_4 for building => SHA256 Checksum OK for netpanzer-0.8.4.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netpanzer-0.8.4_4 for building ===> Extracting for netpanzer-0.8.4_4 => SHA256 Checksum OK for netpanzer-0.8.4.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for netpanzer-0.8.4_4 ===> Applying FreeBSD patches for netpanzer-0.8.4_4 =========================================================================== =======================<phase: build-depends >============================ ===> netpanzer-0.8.4_4 depends on file: /usr/local/bin/sdl-config - not found ===> Installing existing package /packages/All/sdl-1.2.15_10,2.txz [head-armv6-default-job-02] Installing sdl-1.2.15_10,2... [head-armv6-default-job-02] `-- Installing aalib-1.4.r5_11... [head-armv6-default-job-02] | `-- Installing indexinfo-0.3.1... <snip> assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:223:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:238:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:271:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:286:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:319:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:345:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:368:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:453:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:542:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:627:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:664:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:701:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:726:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:765:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:796:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:868:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:898:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:924:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:1047:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:1082:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:1170:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:1485:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:1546:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:1879:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ src/Lib/2D/Surface.cpp:1252:21: warning: unused function 'calcY' [-Wunused-function] static inline float calcY(float average, float ruggedness, unsigned distance) ^ 26 warnings generated. /nxb-bin/usr/bin/c++ -o build/release/src/Lib/2D/Palette.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -pthread -D_REENTRANT -D_THREAD_SAFE -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/local/include/SDL -I/usr/local/include -Isrc/Lib/physfs/zlib123 src/Lib/2D/Palette.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] /nxb-bin/usr/bin/c++ -o build/release/src/Lib/2D/DigitText.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -pthread -D_REENTRANT -D_THREAD_SAFE -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/local/include/SDL -I/usr/local/include -Isrc/Lib/physfs/zlib123 src/Lib/2D/DigitText.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] /nxb-bin/usr/bin/c++ -o build/release/src/Lib/2D/BuiltinFont.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -pthread -D_REENTRANT -D_THREAD_SAFE -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/local/include/SDL -I/usr/local/include -Isrc/Lib/physfs/zlib123 src/Lib/2D/BuiltinFont.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] /nxb-bin/usr/bin/c++ -o build/release/src/Lib/2D/PackedSurface.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -pthread -D_REENTRANT -D_THREAD_SAFE -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/local/include/SDL -I/usr/local/include -Isrc/Lib/physfs/zlib123 src/Lib/2D/PackedSurface.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] src/Lib/2D/PackedSurface.cpp:413:12: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] assert(this != 0); ^~~~ ~ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ 1 warning generated. /nxb-bin/usr/bin/c++ -o build/release/src/Lib/2D/ColorTable.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -pthread -D_REENTRANT -D_THREAD_SAFE -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/local/include/SDL -I/usr/local/include -Isrc/Lib/physfs/zlib123 src/Lib/2D/ColorTable.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] /nxb-bin/usr/bin/c++ -o build/release/src/Lib/2D/RGBColor.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -pthread -D_REENTRANT -D_THREAD_SAFE -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/local/include/SDL -I/usr/local/include -Isrc/Lib/physfs/zlib123 src/Lib/2D/RGBColor.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] /nxb-bin/usr/bin/c++ -o build/release/src/Lib/2D/Span.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -pthread -D_REENTRANT -D_THREAD_SAFE -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/local/include/SDL -I/usr/local/include -Isrc/Lib/physfs/zlib123 src/Lib/2D/Span.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] /nxb-bin/usr/bin/c++ -o build/release/src/Lib/2D/Color.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -pthread -D_REENTRANT -D_THREAD_SAFE -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/local/include/SDL -I/usr/local/include -Isrc/Lib/physfs/zlib123 src/Lib/2D/Color.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] ar rc build/release/libs/libnp2d.a build/release/src/Lib/2D/Surface.o build/release/src/Lib/2D/Palette.o build/release/src/Lib/2D/DigitText.o build/release/src/Lib/2D/BuiltinFont.o build/release/src/Lib/2D/PackedSurface.o build/release/src/Lib/2D/ColorTable.o build/release/src/Lib/2D/RGBColor.o build/release/src/Lib/2D/Span.o build/release/src/Lib/2D/Color.o ranlib build/release/libs/libnp2d.a /nxb-bin/usr/bin/c++ -o build/release/src/Lib/Network/Address.o -c -O2 -s -Wall -Isrc/Lib src/Lib/Network/Address.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] /nxb-bin/usr/bin/c++ -o build/release/src/Lib/Network/SocketManager.o -c -O2 -s -Wall -Isrc/Lib src/Lib/Network/SocketManager.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] /nxb-bin/usr/bin/c++ -o build/release/src/Lib/Network/TCPListenSocket.o -c -O2 -s -Wall -Isrc/Lib src/Lib/Network/TCPListenSocket.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] /nxb-bin/usr/bin/c++ -o build/release/src/Lib/Network/UDPSocket.o -c -O2 -s -Wall -Isrc/Lib src/Lib/Network/UDPSocket.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] /nxb-bin/usr/bin/c++ -o build/release/src/Lib/Network/TCPSocket.o -c -O2 -s -Wall -Isrc/Lib src/Lib/Network/TCPSocket.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] /nxb-bin/usr/bin/c++ -o build/release/src/Lib/Network/SocketBase.o -c -O2 -s -Wall -Isrc/Lib src/Lib/Network/SocketBase.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] src/Lib/Network/SocketBase.cpp:121:9: error: no viable conversion from '__bind<int &, sockaddr *, unsigned int>' to 'int' int res = bind(sockfd, toaddr.getSockaddr(), toaddr.getSockaddrLen()); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. scons: *** [build/release/src/Lib/Network/SocketBase.o] Error 1 scons: building terminated because of errors. *** Error code 1 Stop. make: stopped in /usr/ports/games/netpanzer _______________________________________________ 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"