### ### Mon Aug 8 10:27:53 EDT 2005: ### /usr/pkg/bin/bmake bulk-package for koth-0.8.0nb3 ### Current pkg count: 6 installed packages: digest-20050323 libggi-2.1.1 libgii-0.9.1 libtool-base-1.5.18nb3 ncurses-5.4nb1 x11-links-0.25 ### BULK> Full rebuild in progress... BULK> Cleaning package koth-0.8.0nb3 and pre-requisite packages ===> Cleaning for koth-0.8.0nb3 ===> Cleaning for libggi-2.1.1 ===> Cleaning for libtool-base-1.5.18nb3 ===> Cleaning for ncurses-5.4nb1 ===> Cleaning for libgii-0.9.1 ===> Cleaning for x11-links-0.25 BULK> Removing installed packages which are not needed to build koth-0.8.0nb3 BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest) BULK> koth-0.8.0nb3 requires installed package x11-links-0.25 (pkgtools/x11-links) to build. BULK> koth-0.8.0nb3 requires installed package ncurses-5.4nb1 (devel/ncurses) to build. BULK> koth-0.8.0nb3 requires installed package libgii-0.9.1 (graphics/libgii) to build. BULK> koth-0.8.0nb3 requires installed package libggi-2.1.1 (graphics/libggi) to build. BULK> koth-0.8.0nb3 requires installed package libtool-base-1.5.18nb3 (devel/libtool-base) to build. BULK> Installing packages which are required to build koth-0.8.0nb3. BULK> Required package libggi-2.1.1 (graphics/libggi) is already installed BULK> Required package libtool-base-1.5.18nb3 (devel/libtool-base) is already installed BULK> Required package ncurses-5.4nb1 (devel/ncurses) is already installed BULK> Required package libgii-0.9.1 (graphics/libgii) is already installed BULK> Required package x11-links-0.25 (pkgtools/x11-links) is already installed BULK> Required package digest-20050323 (pkgtools/digest) is already installed /usr/pkg/bin/bmake package (koth-0.8.0nb3) ===> Checking for vulnerabilities in koth-0.8.0nb3 => Checksum SHA1 OK for koth-0.8.0.tar.bz2. => Checksum RMD160 OK for koth-0.8.0.tar.bz2. work -> /pkgobj/games/koth/work ===> Extracting for koth-0.8.0nb3 ===> Required installed package libggi>=2.1.0: libggi-2.1.1 found ===> Required installed package ncurses>=5.4nb1: ncurses-5.4nb1 found ===> Required installed package libgii>=0.9.0: libgii-0.9.1 found ===> Required installed package x11-links>=0.25: x11-links-0.25 found ===> Patching for koth-0.8.0nb3 ===> Applying pkgsrc patches for koth-0.8.0nb3 ===> Overriding tools for koth-0.8.0nb3 ===> Creating toolchain wrappers for koth-0.8.0nb3 ===> Configuring for koth-0.8.0nb3 creating cache ./config.cache checking for a BSD compatible install... /usr/ucb/install -c -o root -g root checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking whether make sets ${MAKE}... (cached) yes checking for gcc... cc checking whether the C compiler (cc -O -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/openwin/lib -Wl,-R/usr/openwin/lib) works... yes checking whether the C compiler (cc -O -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/openwin/lib -Wl,-R/usr/openwin/lib) is a cross-compiler... no checking whether we are using GNU C... no checking whether cc accepts -g... yes checking for strerror in -lcposix... no checking for ranlib... ranlib checking for ggiInit in -lggi... yes checking for cos in -lm... yes checking for socket in -lsocket... yes checking for gethostbyname in -lnsl... yes checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/select.h... yes checking size of char... 1 checking size of short int... 2 checking size of int... 4 updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating src/baseimages/Makefile creating src/weapons/Makefile creating doc/Makefile creating config.h ===> Building for koth-0.8.0nb3 cd . && autoheader WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/ksh ./config.status creating config.h config.h is unchanged /usr/pkg/bin/bmake all-recursive Making all in src Making all in baseimages Making all in weapons cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c weapongfx.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c simplegfx.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c dirtgfx.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c napalmgfx.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c blackholegfx.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c lasergfx.c rm -f libkothweapongfx.a ar cru libkothweapongfx.a weapongfx.o simplegfx.o dirtgfx.o napalmgfx.o blackholegfx.o lasergfx.o ranlib libkothweapongfx.a cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c weapon.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c basic.c "basic.c", line 134: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c dirt.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c dirtvaporizer.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c roller.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c supernuke.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c cluster.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c mirv.c "mirv.c", line 111: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c simple.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c tacnuke.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c large.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c funkybomb.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c dfa.c "dfa.c", line 114: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c tunnel.c "tunnel.c", line 156: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c napalm.c "napalm.c", line 198: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c blackhole.c "blackhole.c", line 243: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c laser.c "laser.c", line 143: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c dirtcurtain.c "dirtcurtain.c", line 99: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c depthcharge.c "depthcharge.c", line 107: warning: statement not reached rm -f libkothweapons.a ar cru libkothweapons.a weapon.o basic.o dirt.o dirtvaporizer.o roller.o supernuke.o cluster.o mirv.o simple.o tacnuke.o large.o funkybomb.o dfa.o tunnel.o napalm.o blackhole.o laser.o dirtcurtain.o depthcharge.o ranlib libkothweapons.a Making all in . cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c tcpcore.c "tcpcore.c", line 189: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c relay.c "relay.c", line 263: warning: label should be followed by a (possibly empty) statement "relay.c", line 349: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c player.c "player.c", line 445: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c packets.c "packets.c", line 39: warning: assignment type mismatch: pointer to unsigned char "=" pointer to char "packets.c", line 59: warning: assignment type mismatch: pointer to unsigned char "=" pointer to char "packets.c", line 85: warning: assignment type mismatch: pointer to unsigned char "=" pointer to char cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c terrain.c "terrain.c", line 455: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c ballistics.c "ballistics.c", line 95: warning: label should be followed by a (possibly empty) statement "ballistics.c", line 214: warning: label should be followed by a (possibly empty) statement "ballistics.c", line 490: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c cfgfile.c "cfgfile.c", line 378: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c log.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c demo.c "demo.c", line 228: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c conversions.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c kclient.c "kclient.c", line 115: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "kclient.c", line 116: warning: argument #1 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 186 argument : pointer to char "kclient.c", line 132: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "kclient.c", line 133: warning: argument #1 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 186 argument : pointer to char "kclient.c", line 150: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "kclient.c", line 151: warning: argument #1 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 180 argument : pointer to char "kclient.c", line 530: warning: argument #1 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 183 argument : pointer to char "kclient.c", line 628: warning: argument #1 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 183 argument : pointer to char "kclient.c", line 648: warning: argument #1 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 183 argument : pointer to char "kclient.c", line 1642: warning: argument #1 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 183 argument : pointer to char "kclient.c", line 1662: warning: argument #1 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 183 argument : pointer to char "kclient.c", line 1760: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c gfx.c "gfx.c", line 966: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c clihandlers.c "clihandlers.c", line 58: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 160 argument : pointer to char "clihandlers.c", line 67: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 160 argument : pointer to char "clihandlers.c", line 76: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 163 argument : pointer to char "clihandlers.c", line 86: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 169 argument : pointer to char "clihandlers.c", line 93: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/string.h", line 79 argument : pointer to unsigned char "clihandlers.c", line 107: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 163 argument : pointer to char "clihandlers.c", line 149: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 190 argument : pointer to char "clihandlers.c", line 177: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 193 argument : pointer to char "clihandlers.c", line 201: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 175 argument : pointer to char "clihandlers.c", line 203: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "clihandlers.c", line 203: warning: argument #2 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "clihandlers.c", line 206: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 196 argument : pointer to char "clihandlers.c", line 239: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 166 argument : pointer to char "clihandlers.c", line 246: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/string.h", line 79 argument : pointer to unsigned char "clihandlers.c", line 265: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 178 argument : pointer to char "clihandlers.c", line 320: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 181 argument : pointer to char "clihandlers.c", line 322: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "weapons/weapon.h", line 93 argument : pointer to unsigned char "clihandlers.c", line 364: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 184 argument : pointer to char "clihandlers.c", line 379: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 163 argument : pointer to char "clihandlers.c", line 387: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 187 argument : pointer to char "clihandlers.c", line 390: warning: argument #2 is incompatible with prototype: prototype: pointer to char : "player.h", line 106 argument : pointer to unsigned char "clihandlers.c", line 399: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 187 argument : pointer to char "clihandlers.c", line 402: warning: argument #2 is incompatible with prototype: prototype: pointer to char : "player.h", line 115 argument : pointer to unsigned char "clihandlers.c", line 412: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 163 argument : pointer to char "clihandlers.c", line 432: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 163 argument : pointer to char "clihandlers.c", line 449: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 202 argument : pointer to char "clihandlers.c", line 461: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 163 argument : pointer to char "clihandlers.c", line 470: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 163 argument : pointer to char "clihandlers.c", line 478: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 199 argument : pointer to char "clihandlers.c", line 487: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 205 argument : pointer to char "clihandlers.c", line 503: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 163 argument : pointer to char "clihandlers.c", line 524: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "packets.h", line 172 argument : pointer to char "clihandlers.c", line 532: warning: static function called but not defined: logPrintf() cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c text.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/pkg/include -c sky.c cc -g -O2 -Wall -Wimplicit -O -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/openwin/lib -Wl,-R/usr/openwin/lib -o koth tcpcore.o relay.o player.o packets.o terrain.o ballistics.o cfgfile.o log.o demo.o conversions.o kclient.o gfx.o clihandlers.o text.o sky.o -Lweapons -lkothweapons -lkothweapongfx -lggi -lm -lnsl -lsocket Undefined first referenced symbol in file nanosleep kclient.o (symbol belongs to implicit dependency /lib/librt.so.1) cfgHash cfgfile.o cfgClearWS cfgfile.o logPrintf tcpcore.o ld: fatal: Symbol referencing errors. No output written to koth *** Error code 1 Stop. bmake: stopped in /pkgobj/games/koth/work/koth-0.8.0/src *** Error code 1 Stop. bmake: stopped in /pkgobj/games/koth/work/koth-0.8.0/src *** Error code 1 Stop. bmake: stopped in /pkgobj/games/koth/work/koth-0.8.0 *** Error code 1 Stop. bmake: stopped in /pkgobj/games/koth/work/koth-0.8.0 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/koth ===> ===> There was an error during the ``build'' phase. ===> Please investigate the following for more information: ===> * log of the build ===> * /pkgobj/games/koth/work/.work.log ===> *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/koth
Please view the work log for koth-0.8.0nb3
BULK> koth-0.8.0nb3 was marked as broken: -rw-r--r-- 1 root other 20520 Aug 8 10:30 .broken.html /usr/pkg/bin/bmake deinstall ===> Deinstalling for koth BULK> Marking all packages which depend upon koth-0.8.0nb3 as broken: BULK> Build for koth-0.8.0nb3 was not successful, aborting.