=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xgap-4.16nb3 if test ! -d bin; then mkdir bin; fi if test ! -d bin/i386-apple-darwin12-gcc; then mkdir bin/i386-apple-darwin12-gcc; fi cp cnf/configure.out bin/i386-apple-darwin12-gcc/configure ( cd bin/i386-apple-darwin12-gcc ; CC=gcc ./configure --target=i386-apple-darwin12 --x-includes=/usr/X11/include --x-libraries=/usr/X11/lib --prefix=/usr/pkg --build=i386-apple-darwin12 --host=i386-apple-darwin12 --mandir=/usr/pkg/man ) creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -pipe -O2 -L/usr/pkg/lib -L/usr/X11/lib) works... yes checking whether the C compiler (gcc -pipe -O2 -L/usr/pkg/lib -L/usr/X11/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking whether gcc and cc understand -c and -o together... yes checking for working const... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for st_rdev in struct stat... yes checking how to run the C preprocessor... gcc -E -no-cpp-precomp -isystem /usr/include checking for uid_t in sys/types.h... yes checking host system type... i386-apple-darwin12 checking target system type... i386-apple-darwin12 checking build system type... i386-apple-darwin12 checking for ANSI C header files... yes checking for libc.h... yes checking for unistd.h... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for wait3 that fills in rusage... yes checking for pid_t... yes checking for fcntl.h... yes checking for sgtty.h... yes checking for termios.h... yes checking for termio.h... no checking for sys/ioctl.h... yes checking for sys/select.h... yes checking for select... yes checking for getpseudotty... no checking for _getpty... no checking for signal.h... yes checking for sys/signal.h... yes checking for signal... yes checking return type of signal handlers... void checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking whether closedir returns void... no checking for X... libraries /usr/X11/lib, headers /usr/X11/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for broken exposure compress in open windows... no (good) updating cache ./config.cache creating ./config.status creating Makefile creating config.h ( cd bin/i386-apple-darwin12-gcc ; /usr/pkg/bin/bmake CC=gcc ) gcc -I. -pipe -O2 -I/usr/X11/include -o xcmds.o -c ../../src.x11/xcmds.c ../../src.x11/xcmds.c: In function 'FunOpenSelector': ../../src.x11/xcmds.c:549: warning: missing sentinel in function call ../../src.x11/xcmds.c:554: warning: missing sentinel in function call ../../src.x11/xcmds.c:564: warning: missing sentinel in function call ../../src.x11/xcmds.c:601: warning: missing sentinel in function call ../../src.x11/xcmds.c:614: warning: missing sentinel in function call ../../src.x11/xcmds.c:630: warning: missing sentinel in function call ../../src.x11/xcmds.c: In function 'FunEnableButton': ../../src.x11/xcmds.c:751: warning: missing sentinel in function call ../../src.x11/xcmds.c:753: warning: missing sentinel in function call ../../src.x11/xcmds.c: In function 'FunPopupShell': ../../src.x11/xcmds.c:841: warning: missing sentinel in function call ../../src.x11/xcmds.c:850: warning: missing sentinel in function call ../../src.x11/xcmds.c:851: warning: missing sentinel in function call ../../src.x11/xcmds.c:873: warning: missing sentinel in function call ../../src.x11/xcmds.c: In function 'FunShowPopup': ../../src.x11/xcmds.c:913: warning: missing sentinel in function call ../../src.x11/xcmds.c:926: warning: missing sentinel in function call ../../src.x11/xcmds.c: In function 'CreateTitleWindow': ../../src.x11/xcmds.c:1130: warning: missing sentinel in function call ../../src.x11/xcmds.c: In function 'FunOpenWindow': ../../src.x11/xcmds.c:1164: warning: missing sentinel in function call ../../src.x11/xcmds.c:1170: warning: missing sentinel in function call ../../src.x11/xcmds.c:1174: warning: missing sentinel in function call ../../src.x11/xcmds.c:1186: warning: missing sentinel in function call ../../src.x11/xcmds.c:1190: warning: missing sentinel in function call ../../src.x11/xcmds.c:1205: warning: missing sentinel in function call ../../src.x11/xcmds.c:1213: warning: missing sentinel in function call ../../src.x11/xcmds.c:1218: warning: missing sentinel in function call ../../src.x11/xcmds.c:1221: warning: missing sentinel in function call ../../src.x11/xcmds.c:1243: warning: missing sentinel in function call ../../src.x11/xcmds.c: In function 'FunAddTitle': ../../src.x11/xcmds.c:1278: warning: missing sentinel in function call ../../src.x11/xcmds.c: In function 'FunResize': ../../src.x11/xcmds.c:1400: warning: missing sentinel in function call ../../src.x11/xcmds.c: In function 'FunMenu': ../../src.x11/xcmds.c:1457: warning: missing sentinel in function call ../../src.x11/xcmds.c:1461: warning: missing sentinel in function call ../../src.x11/xcmds.c:1477: warning: missing sentinel in function call ../../src.x11/xcmds.c:1485: warning: missing sentinel in function call ../../src.x11/xcmds.c: In function 'FunCheckMenuEntry': ../../src.x11/xcmds.c:1564: warning: missing sentinel in function call ../../src.x11/xcmds.c:1566: warning: missing sentinel in function call ../../src.x11/xcmds.c: In function 'FunEnableMenuEntry': ../../src.x11/xcmds.c:1599: warning: missing sentinel in function call ../../src.x11/xcmds.c:1601: warning: missing sentinel in function call ../../src.x11/xcmds.c: In function 'InitXCMDS': ../../src.x11/xcmds.c:2023: warning: missing sentinel in function call gcc -I. -pipe -O2 -I/usr/X11/include -o utils.o -c ../../src.x11/utils.c gcc -I. -pipe -O2 -I/usr/X11/include -o gapgraph.o -c ../../src.x11/gapgraph.c gcc -I. -pipe -O2 -I/usr/X11/include -o gaptext.o -c ../../src.x11/gaptext.c gcc -I. -pipe -O2 -I/usr/X11/include -o pty.o -c ../../src.x11/pty.c gcc -I. -pipe -O2 -I/usr/X11/include -o popdial.o -c ../../src.x11/popdial.c ../../src.x11/popdial.c: In function 'ButtonSelected': ../../src.x11/popdial.c:85: warning: missing sentinel in function call ../../src.x11/popdial.c: In function 'CreatePopupDialog': ../../src.x11/popdial.c:130: warning: missing sentinel in function call ../../src.x11/popdial.c:136: warning: missing sentinel in function call ../../src.x11/popdial.c:141: warning: missing sentinel in function call ../../src.x11/popdial.c:147: warning: missing sentinel in function call ../../src.x11/popdial.c:161: warning: missing sentinel in function call ../../src.x11/popdial.c:166: warning: missing sentinel in function call ../../src.x11/popdial.c: In function 'PopupDialog': ../../src.x11/popdial.c:232: warning: missing sentinel in function call ../../src.x11/popdial.c:236: warning: missing sentinel in function call ../../src.x11/popdial.c:250: warning: missing sentinel in function call ../../src.x11/popdial.c:260: warning: missing sentinel in function call ../../src.x11/popdial.c:280: warning: missing sentinel in function call gcc -I. -pipe -O2 -I/usr/X11/include -o xgap.o -c ../../src.x11/xgap.c ../../src.x11/xgap.c: In function 'MenuPastePrompt': ../../src.x11/xgap.c:282: warning: missing sentinel in function call ../../src.x11/xgap.c:284: warning: missing sentinel in function call ../../src.x11/xgap.c: In function 'MenuQuitGapCTRD': ../../src.x11/xgap.c:292: warning: missing sentinel in function call ../../src.x11/xgap.c:294: warning: missing sentinel in function call ../../src.x11/xgap.c: In function 'CreateMenu': ../../src.x11/xgap.c:444: warning: missing sentinel in function call ../../src.x11/xgap.c:451: warning: missing sentinel in function call ../../src.x11/xgap.c:455: warning: missing sentinel in function call ../../src.x11/xgap.c:459: warning: missing sentinel in function call ../../src.x11/xgap.c:463: warning: missing sentinel in function call ../../src.x11/xgap.c:467: warning: missing sentinel in function call ../../src.x11/xgap.c: In function 'UpdateMenus': ../../src.x11/xgap.c:507: warning: missing sentinel in function call ../../src.x11/xgap.c:509: warning: missing sentinel in function call ../../src.x11/xgap.c:517: warning: missing sentinel in function call ../../src.x11/xgap.c:519: warning: missing sentinel in function call ../../src.x11/xgap.c:527: warning: missing sentinel in function call ../../src.x11/xgap.c:529: warning: missing sentinel in function call ../../src.x11/xgap.c:537: warning: missing sentinel in function call ../../src.x11/xgap.c:539: warning: missing sentinel in function call ../../src.x11/xgap.c:547: warning: missing sentinel in function call ../../src.x11/xgap.c:549: warning: missing sentinel in function call ../../src.x11/xgap.c: In function 'GapTalkResized': ../../src.x11/xgap.c:618: warning: missing sentinel in function call ../../src.x11/xgap.c:619: warning: missing sentinel in function call ../../src.x11/xgap.c: In function 'CreateGapWindow': ../../src.x11/xgap.c:705: warning: missing sentinel in function call ../../src.x11/xgap.c:713: warning: missing sentinel in function call ../../src.x11/xgap.c:733: warning: missing sentinel in function call ../../src.x11/xgap.c:744: warning: missing sentinel in function call ../../src.x11/xgap.c: In function 'main': ../../src.x11/xgap.c:1080: warning: missing sentinel in function call ../../src.x11/xgap.c:1148: warning: missing sentinel in function call ../../src.x11/xgap.c:1172: warning: missing sentinel in function call gcc -I. -pipe -O2 -I/usr/X11/include -o selfile.o -c ../../src.x11/selfile.c ../../src.x11/selfile.c:137: error: conflicting type qualifiers for 'sys_nerr' /usr/include/stdio.h:459: error: previous declaration of 'sys_nerr' was here ../../src.x11/selfile.c: In function 'SFcreateWidgets': ../../src.x11/selfile.c:2214: warning: missing sentinel in function call ../../src.x11/selfile.c:2226: warning: missing sentinel in function call ../../src.x11/selfile.c:2237: warning: missing sentinel in function call ../../src.x11/selfile.c:2241: warning: missing sentinel in function call ../../src.x11/selfile.c:2307: warning: missing sentinel in function call ../../src.x11/selfile.c:2324: warning: missing sentinel in function call ../../src.x11/selfile.c:2341: warning: missing sentinel in function call ../../src.x11/selfile.c:2356: warning: missing sentinel in function call ../../src.x11/selfile.c:2370: warning: missing sentinel in function call ../../src.x11/selfile.c:2381: warning: missing sentinel in function call ../../src.x11/selfile.c:2395: warning: missing sentinel in function call ../../src.x11/selfile.c:2413: warning: missing sentinel in function call ../../src.x11/selfile.c:2427: warning: missing sentinel in function call ../../src.x11/selfile.c:2441: warning: missing sentinel in function call *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/scratch/math/xgap/work/xgap/bin/i386-apple-darwin12-gcc *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/scratch/math/xgap/work/xgap *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/math/xgap *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/math/xgap