Building bsp-5.2.txz (origin /buildshare/ports/355755/games/bsp) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/bsp-5.2.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> bsp-5.2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of bsp-5.2 Make install ===> License GPLv2 accepted by the user ===> bsp-5.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bsp-5.2 for building ===> Extracting for bsp-5.2 => SHA256 Checksum OK for bsp-5.2.tar.bz2. ===> Patching for bsp-5.2 ===> Configuring for bsp-5.2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/games/bsp/work/bsp-5.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/games/bsp/work/bsp-5.2/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -ffast-math... yes checking whether compiler supports -pipe... yes checking whether compiler supports -march=native... no checking whether compiler supports -Winline... yes checking whether compiler supports -Wwrite-strings... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wbad-function-cast... yes checking whether compiler supports -Wcast-align... yes checking whether compiler supports -Wcast-qual... yes checking whether compiler supports -Wdeclaration-after-statement... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for inline... inline checking whether byte ordering is bigendian... yes checking whether make sets $(MAKE)... (cached) yes checking for sqrt in -lm... yes checking if malloc debugging is wanted... no checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for isatty... yes checking for unlink... yes checking for tmpfile... yes configure: creating ./config.status config.status: creating Makefile config.status: creating test-wads/Makefile config.status: creating DOS/Makefile config.status: creating Win32/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for bsp-5.2 /usr/bin/make all-recursive Making all in test-wads Making all in DOS Making all in Win32 if cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -MT blockmap.o -MD -MP -MF ".deps/blockmap.Tpo" -c -o blockmap.o blockmap.c; then mv -f ".deps/blockmap.Tpo" ".deps/blockmap.Po"; else rm -f ".deps/blockmap.Tpo"; exit 1; fi blockmap.c: In function 'blockmap_assemble': blockmap.c:274: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness blockmap.c:275: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness blockmap.c:276: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness blockmap.c:277: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness blockmap.c:301: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness blockmap.c:311: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness if cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -MT bsp.o -MD -MP -MF ".deps/bsp.Tpo" -c -o bsp.o bsp.c; then mv -f ".deps/bsp.Tpo" ".deps/bsp.Po"; else rm -f ".deps/bsp.Tpo"; exit 1; fi bsp.c: In function 'write_lump': bsp.c:270: warning: comparison between signed and unsigned bsp.c: In function 'usage': bsp.c:303: warning: unused parameter 'path' bsp.c: In function 'parse_options': bsp.c:355: warning: missing initializer bsp.c:355: warning: (near initialization for 'tab[2].opts') bsp.c:356: warning: missing initializer bsp.c:356: warning: (near initialization for 'tab[3].opts') bsp.c:357: warning: missing initializer bsp.c:357: warning: (near initialization for 'tab[4].opts') bsp.c:358: warning: missing initializer bsp.c:358: warning: (near initialization for 'tab[5].opts') bsp.c: In function 'main': bsp.c:506: warning: comparison between signed and unsigned if cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -MT endian.o -MD -MP -MF ".deps/endian.Tpo" -c -o endian.o endian.c; then mv -f ".deps/endian.Tpo" ".deps/endian.Po"; else rm -f ".deps/endian.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -MT funcs.o -MD -MP -MF ".deps/funcs.Tpo" -c -o funcs.o funcs.c; then mv -f ".deps/funcs.Tpo" ".deps/funcs.Po"; else rm -f ".deps/funcs.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -MT level.o -MD -MP -MF ".deps/level.Tpo" -c -o level.o level.c; then mv -f ".deps/level.Tpo" ".deps/level.Po"; else rm -f ".deps/level.Tpo"; exit 1; fi level.c: In function 'add_seg': level.c:128: warning: cast from function call of type 'double' to non-matching type 'long int' level.c: In function 'DoLevel': level.c:319: warning: unused parameter 'current_level' if cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -MT makenode.o -MD -MP -MF ".deps/makenode.Tpo" -c -o makenode.o makenode.c; then mv -f ".deps/makenode.Tpo" ".deps/makenode.Po"; else rm -f ".deps/makenode.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -MT picknode.o -MD -MP -MF ".deps/picknode.Tpo" -c -o picknode.o picknode.c; then mv -f ".deps/picknode.Tpo" ".deps/picknode.Po"; else rm -f ".deps/picknode.Tpo"; exit 1; fi picknode.c: In function 'PickNode_traditional': picknode.c:27: warning: unused parameter 'bbox' picknode.c: In function 'ComputeIntersection': picknode.c:288: warning: cast from function call of type 'double' to non-matching type 'long int' cc -O2 -pipe -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -o bsp blockmap.o bsp.o endian.o funcs.o level.o makenode.o picknode.o -lm ===> Staging for bsp-5.2 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/games/bsp/work/bsp-5.2/bsp /obj/buildshare/ports/355755/games/bsp/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/bsp/work/bsp-5.2/bsp.6 /obj/buildshare/ports/355755/games/bsp/work/stage/usr/local/man/man6 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/bsp/work/bsp-5.2/README /obj/buildshare/ports/355755/games/bsp/work/stage/usr/local/share/doc/bsp ====> Compressing man pages (compress-man) ===> Installing for bsp-5.2 ===> Checking if games/bsp already installed ===> Registering installation for bsp-5.2 Installing bsp-5.2... done Make package ===> Building package for bsp-5.2 slot2: removed