+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gnuchess4-4.0.80/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gnuchess4-4.0.80/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for gnuchess4-4.0.80 cc -I. -pipe -O2 -I/usr/pkg/include/ncurses -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=8 -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. -pipe -O2 -I/usr/pkg/include/ncurses -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=8 -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: In function 'LOpeningBook': ./book.c:1024:5: warning: implicit declaration of function 'Ldisplay1'; did you mean 'bkdisplay'? [-Wimplicit-function-declaration] Ldisplay1 (); ^~~~~~~~~ bkdisplay ./book.c:1044:3: warning: implicit declaration of function 'Ldisplay'; did you mean 'bkdisplay'? [-Wimplicit-function-declaration] Ldisplay (Lmove, Lhint, OBB[x].count); ^~~~~~~~ bkdisplay ./book.c:1056:5: warning: implicit declaration of function 'Ldisplay2'; did you mean 'bkdisplay'? [-Wimplicit-function-declaration] Ldisplay2 (); ^~~~~~~~~ bkdisplay ./book.c: In function 'EOpeningBook': ./book.c:1171:5: warning: implicit declaration of function 'Ldisplay3'; did you mean 'bkdisplay'? [-Wimplicit-function-declaration] Ldisplay3 (); ^~~~~~~~~ bkdisplay ./book.c:1205:8: warning: implicit declaration of function 'Ldisplay4'; did you mean 'bkdisplay'? [-Wimplicit-function-declaration] Ldisplay4 (E); ^~~~~~~~~ bkdisplay ./book.c: In function 'GetOpenings': ./book.c:637:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (gfd, &ADMIN, sizeof (struct gdxadmin)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./book.c:641:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (gfd, &DATA, sizeof (struct gdxdata)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./book.c:692:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (gfd, &DATA, sizeof (struct gdxdata)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./book.c:727:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (gfd, &DATA, sizeof (struct gdxdata)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./book.c:770:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (gfd, &DATA, sizeof (struct gdxdata)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./book.c:783:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (gfd, &DATA, sizeof (struct gdxdata)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./book.c:791:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (gfd, &ADMIN, sizeof (struct gdxadmin)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./book.c:802:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (gfd, &ADMIN, sizeof (struct gdxadmin)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv book.o bookN.o cc -I. -pipe -O2 -I/usr/pkg/include/ncurses -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=8 -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. -pipe -O2 -I/usr/pkg/include/ncurses -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=8 -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. -pipe -O2 -I/usr/pkg/include/ncurses -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=8 -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. -pipe -O2 -I/usr/pkg/include/ncurses -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=8 -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 mv eval.o evalN.o cc -I. -pipe -O2 -I/usr/pkg/include/ncurses -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=8 -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 ./init.c cc -I. -pipe -O2 -I/usr/pkg/include/ncurses -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=8 -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 ./search.c ./search.c: In function 'pick': ./search.c:110:12: warning: type defaults to 'int' in declaration of 's0' [-Wimplicit-int] register s0; ^~ In file included from ./search.c:27: ./ttable.c: In function 'TestHashFile': ./ttable.c:478:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&n, sizeof (struct fileentry), 1, hashfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./ttable.c: In function 'ProbeFTable': ./ttable.c:543:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&t, sizeof (struct fileentry), 1, hashfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv search.o searchN.o cc -I. -pipe -O2 -I/usr/pkg/include/ncurses -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=8 -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 ./dspcom.c ./dspcom.c: In function 'InputCommand': ./dspcom.c:1184:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif XBOARD ^~~~~~ ./dspcom.c: In function 'GetGame': ./dspcom.c:396:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (fname, 256, fd); ^~~~~~~~~~~~~~~~~~~~~~ ./dspcom.c:411:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (fname, 256, fd); ^~~~~~~~~~~~~~~~~~~~~~ ./dspcom.c:417:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (fname, 256, fd); ^~~~~~~~~~~~~~~~~~~~~~ ./dspcom.c:425:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (fname, 256, fd); ^~~~~~~~~~~~~~~~~~~~~~ ./dspcom.c:432:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (fname, 256, fd); ^~~~~~~~~~~~~~~~~~~~~~ ./dspcom.c:439:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (fname, 256, fd); ^~~~~~~~~~~~~~~~~~~~~~ ./dspcom.c:442:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (fname, 256, fd); ^~~~~~~~~~~~~~~~~~~~~~ ./dspcom.c:481:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (fname, 256, fd); ^~~~~~~~~~~~~~~~~~~~~~ ./dspcom.c:482:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (fname, 256, fd); ^~~~~~~~~~~~~~~~~~~~~~ ./dspcom.c:483:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (fname, 256, fd); ^~~~~~~~~~~~~~~~~~~~~~ ./dspcom.c: In function 'GetXGame': ./dspcom.c:565:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (fname, 256, fd); ^~~~~~~~~~~~~~~~~~~~~~ mv dspcom.o dspcomN.o cc -I. -pipe -O2 -I/usr/pkg/include/ncurses -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=8 -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 ./uxdsp.c ./uxdsp.c: In function 'EditBoard': ./uxdsp.c:265:3: warning: implicit declaration of function 'ZeroRPT' [-Wimplicit-function-declaration] ZeroRPT (); ^~~~~~~ ./uxdsp.c: At top level: ./uxdsp.c:905:1: warning: return type defaults to 'int' [-Wimplicit-int] Ldisplay3() ^~~~~~~~~ cc -I. -pipe -O2 -I/usr/pkg/include/ncurses -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=8 -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\" -o gnuchess mainN.o bookN.o genmovesN.o ataks.o utilN.o evalN.o init.o searchN.o dspcomN.o uxdsp.o -lcurses -ltermcap -lm /bin/ld: cannot find -lncurses collect2: error: ld returned 1 exit status *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/games/gnuchess4/work/gnuchess-4.0.pl80/src *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/games/gnuchess4 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/games/gnuchess4