###
### Sun Jul 3 15:40:05 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for gnuchess4-4.0.80
### Current pkg count:  7 installed packages: digest-20050323 gettext-lib-0.11.5nb4 gmake-3.80nb4 libiconv-1.9.2nb1 libtool-base-1.5.18nb3 pkg_install-info-4.5nb3 readline-5.0
###
BULK> Full rebuild in progress...
BULK> Cleaning package gnuchess4-4.0.80 and pre-requisite packages
===> Cleaning for gnuchess4-4.0.80
BULK> Removing installed packages which are not needed to build gnuchess4-4.0.80
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r readline-5.0
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libtool-base-1.5.18nb3
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r pkg_install-info-4.5nb3
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.2nb1
Executing `/usr/bin/rm -f /usr/pkg/lib/charset.alias'
BULK> Installing packages which are required to build gnuchess4-4.0.80.
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (gnuchess4-4.0.80)
===> Checking for vulnerabilities in gnuchess4-4.0.80
=> Checksum SHA1 OK for gnuchess-4.0.pl80.tar.gz.
=> Checksum RMD160 OK for gnuchess-4.0.pl80.tar.gz.
work -> /pkgobj/games/gnuchess4/work
===> Extracting for gnuchess4-4.0.80
===> Patching for gnuchess4-4.0.80
===> Applying pkgsrc patches for gnuchess4-4.0.80
===> Overriding tools for gnuchess4-4.0.80
===> Creating toolchain wrappers for gnuchess4-4.0.80
===> Configuring for gnuchess4-4.0.80
creating cache ./config.cache
checking for gcc... cc
checking whether we are using GNU C... no
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking for -lm... yes
checking for -ltermcap... yes
checking for -lcurses... yes
checking how to run the C preprocessor... cc -E
checking whether cross-compiling... no
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for time.h... yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for working const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking size of long... 4
checking return type of signal handlers... void
checking for gettimeofday... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for memset... yes
checking for setvbuf... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
===> Building for gnuchess4-4.0.80
cc -I. -O -DHAVE_LIBM=1 -DHAVE_LIBTERMCAP=1 -DHAVE_LIBCURSES=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_LONG=4 -DRETSIGTYPE=void -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_MEMSET=1 -DHAVE_SETVBUF=1  -DUSEINT -DCACHE -DGDX -DNULLMOVE -DWAY4PL64 -DHISTORY  -DAGING -DKILLT -DUNLIMITEDCAPS -DPRUNE -DOLDTIME -DECO -DHASHSTATS -DHASHFILE=\"/usr/pkg/share/gnuchess4/gnuchess.hash\" -DLANGFILE=\"/usr/pkg/share/gnuchess4/gnuchess.lang\"  -DSRCLANGFILE=\"./../misc/gnuchess.lang\"  -DBINBOOK=\"/usr/pkg/share/gnuchess4/gnuchess.data\" -c ./main.c
mv main.o mainN.o
cc -I. -O -DHAVE_LIBM=1 -DHAVE_LIBTERMCAP=1 -DHAVE_LIBCURSES=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_LONG=4 -DRETSIGTYPE=void -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_MEMSET=1 -DHAVE_SETVBUF=1  -DUSEINT -DCACHE -DGDX -DNULLMOVE -DWAY4PL64 -DHISTORY  -DAGING -DKILLT -DUNLIMITEDCAPS -DPRUNE -DOLDTIME -DECO -DHASHSTATS -DHASHFILE=\"/usr/pkg/share/gnuchess4/gnuchess.hash\" -DLANGFILE=\"/usr/pkg/share/gnuchess4/gnuchess.lang\"  -DSRCLANGFILE=\"./../misc/gnuchess.lang\"  -DBINBOOK=\"/usr/pkg/share/gnuchess4/gnuchess.data\" -DPGNECO=\"/usr/pkg/share/gnuchess4/eco.pgn\" -DBINECO=\"/usr/pkg/share/gnuchess4/gnuchess.eco\" -c ./book.c
"./book.c", line 1024: warning: implicit function declaration: Ldisplay1
"./book.c", line 1044: warning: implicit function declaration: Ldisplay
"./book.c", line 1056: warning: implicit function declaration: Ldisplay2
"./book.c", line 1171: warning: implicit function declaration: Ldisplay3
"./book.c", line 1205: warning: implicit function declaration: Ldisplay4
mv book.o bookN.o
cc -I. -O -DHAVE_LIBM=1 -DHAVE_LIBTERMCAP=1 -DHAVE_LIBCURSES=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_LONG=4 -DRETSIGTYPE=void -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_MEMSET=1 -DHAVE_SETVBUF=1  -DUSEINT -DCACHE -DGDX -DNULLMOVE -DWAY4PL64 -DHISTORY  -DAGING -DKILLT -DUNLIMITEDCAPS -DPRUNE -DOLDTIME -DECO -DHASHSTATS -DHASHFILE=\"/usr/pkg/share/gnuchess4/gnuchess.hash\" -DLANGFILE=\"/usr/pkg/share/gnuchess4/gnuchess.lang\"  -DSRCLANGFILE=\"./../misc/gnuchess.lang\"  -c ./genmoves.c
mv genmoves.o genmovesN.o
cc -I. -O -DHAVE_LIBM=1 -DHAVE_LIBTERMCAP=1 -DHAVE_LIBCURSES=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_LONG=4 -DRETSIGTYPE=void -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_MEMSET=1 -DHAVE_SETVBUF=1  -DUSEINT -DCACHE -DGDX -DNULLMOVE -DWAY4PL64 -DHISTORY  -DAGING -DKILLT -DUNLIMITEDCAPS -DPRUNE -DOLDTIME -DECO -DHASHSTATS -DHASHFILE=\"/usr/pkg/share/gnuchess4/gnuchess.hash\" -DLANGFILE=\"/usr/pkg/share/gnuchess4/gnuchess.lang\"  -DSRCLANGFILE=\"./../misc/gnuchess.lang\"  -c ./ataks.c
cc -I. -O -DHAVE_LIBM=1 -DHAVE_LIBTERMCAP=1 -DHAVE_LIBCURSES=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_LONG=4 -DRETSIGTYPE=void -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_MEMSET=1 -DHAVE_SETVBUF=1  -DUSEINT -DCACHE -DGDX -DNULLMOVE -DWAY4PL64 -DHISTORY  -DAGING -DKILLT -DUNLIMITEDCAPS -DPRUNE -DOLDTIME -DECO -DHASHSTATS -DHASHFILE=\"/usr/pkg/share/gnuchess4/gnuchess.hash\" -DLANGFILE=\"/usr/pkg/share/gnuchess4/gnuchess.lang\"  -DSRCLANGFILE=\"./../misc/gnuchess.lang\"  -c ./util.c
mv util.o utilN.o
cc -I. -O -DHAVE_LIBM=1 -DHAVE_LIBTERMCAP=1 -DHAVE_LIBCURSES=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_LONG=4 -DRETSIGTYPE=void -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_MEMSET=1 -DHAVE_SETVBUF=1  -DUSEINT -DCACHE -DGDX -DNULLMOVE -DWAY4PL64 -DHISTORY  -DAGING -DKILLT -DUNLIMITEDCAPS -DPRUNE -DOLDTIME -DECO -DHASHSTATS -DHASHFILE=\"/usr/pkg/share/gnuchess4/gnuchess.hash\" -DLANGFILE=\"/usr/pkg/share/gnuchess4/gnuchess.lang\"  -DSRCLANGFILE=\"./../misc/gnuchess.lang\"  -c ./eval.c
"./eval.c", line 343: reference to static identifier "DyingKing" in extern inline function
"./eval.c", line 731: reference to static identifier "Kfield" in extern inline function
"./eval.c", line 731: reference to static identifier "c1" in extern inline function
"./eval.c", line 760: reference to static identifier "c2" in extern inline function
"./eval.c", line 760: reference to static identifier "atk2" in extern inline function
"./eval.c", line 762: reference to static identifier "c2" in extern inline function
"./eval.c", line 764: reference to static identifier "PINVAL" in extern inline function
"./eval.c", line 765: reference to static identifier "atk2" in extern inline function
"./eval.c", line 765: reference to static identifier "atk1" in extern inline function
"./eval.c", line 766: reference to static identifier "c2" in extern inline function
"./eval.c", line 769: reference to static identifier "XRAY" in extern inline function
"./eval.c", line 808: reference to static identifier "c2" in extern inline function
"./eval.c", line 808: reference to static identifier "c2" in extern inline function
"./eval.c", line 815: reference to static identifier "atk2" in extern inline function
"./eval.c", line 816: reference to static identifier "c2" in extern inline function
"./eval.c", line 816: reference to static identifier "atk1" in extern inline function
"./eval.c", line 816: reference to static identifier "atk2" in extern inline function
"./eval.c", line 821: reference to static identifier "c2" in extern inline function
"./eval.c", line 821: reference to static identifier "c2" in extern inline function
"./eval.c", line 828: reference to static identifier "atk2" in extern inline function
"./eval.c", line 829: reference to static identifier "c2" in extern inline function
"./eval.c", line 829: reference to static identifier "atk1" in extern inline function
"./eval.c", line 829: reference to static identifier "atk2" in extern inline function
"./eval.c", line 834: reference to static identifier "c2" in extern inline function
"./eval.c", line 840: reference to static identifier "atk2" in extern inline function
"./eval.c", line 841: reference to static identifier "c2" in extern inline function
"./eval.c", line 841: reference to static identifier "atk1" in extern inline function
"./eval.c", line 841: reference to static identifier "atk2" in extern inline function
"./eval.c", line 846: reference to static identifier "KSFTY" in extern inline function
"./eval.c", line 846: reference to static identifier "KTHRT" in extern inline function
"./eval.c", line 856: reference to static identifier "atk2" in extern inline function
"./eval.c", line 856: reference to static identifier "atk1" in extern inline function
"./eval.c", line 859: reference to static identifier "atk2" in extern inline function
"./eval.c", line 860: reference to static identifier "atk2" in extern inline function
"./eval.c", line 860: reference to static identifier "atk1" in extern inline function
"./eval.c", line 861: reference to static identifier "KSFTY" in extern inline function
"./eval.c", line 867: reference to static identifier "KSFTY" in extern inline function
"./eval.c", line 869: reference to static identifier "KSFTY" in extern inline function
"./eval.c", line 889: reference to static identifier "c1" in extern inline function
"./eval.c", line 890: reference to static identifier "c1" in extern inline function
"./eval.c", line 896: reference to static identifier "atk1" in extern inline function
"./eval.c", line 896: reference to static identifier "atk2" in extern inline function
"./eval.c", line 898: reference to static identifier "atk2" in extern inline function
"./eval.c", line 901: reference to static identifier "atk1" in extern inline function
"./eval.c", line 901: reference to static identifier "atk2" in extern inline function
"./eval.c", line 906: reference to static identifier "c2" in extern inline function
"./eval.c", line 909: reference to static identifier "c2" in extern inline function
"./eval.c", line 917: reference to static identifier "c1" in extern inline function
"./eval.c", line 918: reference to static identifier "atk2" in extern inline function
"./eval.c", line 1037: reference to static identifier "c1" in extern inline function
"./eval.c", line 1038: reference to static identifier "atk2" in extern inline function
"./eval.c", line 1041: reference to static identifier "atk1" in extern inline function
"./eval.c", line 1044: reference to static identifier "HUNGP" in extern inline function
"./eval.c", line 1046: reference to static identifier "c1" in extern inline function
"./eval.c", line 1047: reference to static identifier "c1" in extern inline function
"./eval.c", line 1050: reference to static identifier "ATAKD" in extern inline function
"./eval.c", line 1068: reference to static identifier "c1" in extern inline function
"./eval.c", line 1070: reference to static identifier "BMBLTY" in extern inline function
"./eval.c", line 1071: reference to static identifier "atk2" in extern inline function
"./eval.c", line 1074: reference to static identifier "atk1" in extern inline function
"./eval.c", line 1077: reference to static identifier "HUNGP" in extern inline function
"./eval.c", line 1079: reference to static identifier "c1" in extern inline function
"./eval.c", line 1080: reference to static identifier "c1" in extern inline function
"./eval.c", line 1083: reference to static identifier "ATAKD" in extern inline function
"./eval.c", line 1101: reference to static identifier "RookBonus" in extern inline function
"./eval.c", line 1103: reference to static identifier "RMBLTY" in extern inline function
"./eval.c", line 1105: reference to static identifier "PC1" in extern inline function
"./eval.c", line 1106: reference to static identifier "RHOPN" in extern inline function
"./eval.c", line 1107: reference to static identifier "PC2" in extern inline function
"./eval.c", line 1108: reference to static identifier "RHOPNX" in extern inline function
"./eval.c", line 1110: reference to static identifier "c2" in extern inline function
"./eval.c", line 1110: reference to static identifier "c1" in extern inline function
"./eval.c", line 1112: reference to static identifier "c2" in extern inline function
"./eval.c", line 1113: reference to static identifier "atk2" in extern inline function
"./eval.c", line 1116: reference to static identifier "atk1" in extern inline function
"./eval.c", line 1119: reference to static identifier "HUNGP" in extern inline function
"./eval.c", line 1121: reference to static identifier "c1" in extern inline function
"./eval.c", line 1122: reference to static identifier "c1" in extern inline function
"./eval.c", line 1125: reference to static identifier "ATAKD" in extern inline function
"./eval.c", line 1141: reference to static identifier "c2" in extern inline function
"./eval.c", line 1143: reference to static identifier "c2" in extern inline function
"./eval.c", line 1144: reference to static identifier "atk2" in extern inline function
"./eval.c", line 1147: reference to static identifier "atk1" in extern inline function
"./eval.c", line 1150: reference to static identifier "HUNGP" in extern inline function
"./eval.c", line 1152: reference to static identifier "c1" in extern inline function
"./eval.c", line 1153: reference to static identifier "c1" in extern inline function
"./eval.c", line 1156: reference to static identifier "ATAKD" in extern inline function
"./eval.c", line 1173: reference to static identifier "c2" in extern inline function
"./eval.c", line 1173: reference to static identifier "Mking" in extern inline function
"./eval.c", line 1173: reference to static identifier "c1" in extern inline function
"./eval.c", line 1173: reference to static identifier "Mking" in extern inline function
"./eval.c", line 1173: reference to static identifier "c1" in extern inline function
"./eval.c", line 1174: reference to static identifier "KSFTY" in extern inline function
"./eval.c", line 1177: reference to static identifier "c1" in extern inline function
"./eval.c", line 1178: reference to static identifier "KCASTLD" in extern inline function
"./eval.c", line 1179: reference to static identifier "c1" in extern inline function
"./eval.c", line 1180: reference to static identifier "KMOVD" in extern inline function
"./eval.c", line 1183: reference to static identifier "PC1" in extern inline function
"./eval.c", line 1184: reference to static identifier "KHOPN" in extern inline function
"./eval.c", line 1185: reference to static identifier "PC2" in extern inline function
"./eval.c", line 1186: reference to static identifier "KHOPNX" in extern inline function
"./eval.c", line 1190: reference to static identifier "PC1" in extern inline function
"./eval.c", line 1191: reference to static identifier "KHOPN" in extern inline function
"./eval.c", line 1192: reference to static identifier "PC2" in extern inline function
"./eval.c", line 1193: reference to static identifier "KHOPNX" in extern inline function
"./eval.c", line 1199: reference to static identifier "PC1" in extern inline function
"./eval.c", line 1200: reference to static identifier "KHOPN" in extern inline function
"./eval.c", line 1201: reference to static identifier "PC2" in extern inline function
"./eval.c", line 1202: reference to static identifier "KHOPNX" in extern inline function
"./eval.c", line 1205: reference to static identifier "PC1" in extern inline function
"./eval.c", line 1206: reference to static identifier "KHOPN" in extern inline function
"./eval.c", line 1207: reference to static identifier "PC2" in extern inline function
"./eval.c", line 1208: reference to static identifier "KHOPNX" in extern inline function
"./eval.c", line 1213: reference to static identifier "PC1" in extern inline function
"./eval.c", line 1214: reference to static identifier "KHOPN" in extern inline function
"./eval.c", line 1215: reference to static identifier "PC2" in extern inline function
"./eval.c", line 1216: reference to static identifier "KHOPNX" in extern inline function
"./eval.c", line 1223: reference to static identifier "c1" in extern inline function
"./eval.c", line 1223: reference to static identifier "c2" in extern inline function
"./eval.c", line 1223: reference to static identifier "PC1" in extern inline function
"./eval.c", line 1225: reference to static identifier "c1" in extern inline function
"./eval.c", line 1225: reference to static identifier "c2" in extern inline function
"./eval.c", line 1225: reference to static identifier "PC1" in extern inline function
"./eval.c", line 1228: reference to static identifier "atk2" in extern inline function
"./eval.c", line 1231: reference to static identifier "atk1" in extern inline function
"./eval.c", line 1234: reference to static identifier "HUNGP" in extern inline function
"./eval.c", line 1235: reference to static identifier "c1" in extern inline function
"./eval.c", line 1238: reference to static identifier "ATAKD" in extern inline function
cc: acomp failed for ./eval.c
*** Error code 2

Stop.
bmake: stopped in /pkgobj/games/gnuchess4/work/gnuchess-4.0.pl80/src
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/gnuchess4
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /pkgobj/games/gnuchess4/work/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/gnuchess4

Please view the work log for gnuchess4-4.0.80


BULK> gnuchess4-4.0.80 was marked as broken:
-rw-r--r--   1 root     other      18766 Jul  3 15:41 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for gnuchess4
BULK> Marking all packages which depend upon gnuchess4-4.0.80 as broken:
BULK> Build for gnuchess4-4.0.80 was not successful, aborting.