=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xgap-4.16nb3 --- bin/x86_64-unknown-linux-gnu-gcc/configure --- if test ! -d bin; then mkdir bin; fi if test ! -d bin/x86_64-unknown-linux-gnu-gcc; then mkdir bin/x86_64-unknown-linux-gnu-gcc; fi cp cnf/configure.out bin/x86_64-unknown-linux-gnu-gcc/configure --- bin/x86_64-unknown-linux-gnu-gcc/Makefile --- ( cd bin/x86_64-unknown-linux-gnu-gcc ; CC=gcc ./configure --target=x86_64-unknown-linux-gnu --prefix=/usr/pkg --build=x86_64-unknown-linux --host=x86_64-unknown-linux --mandir=/usr/pkg/share/man ) creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) works... yes checking whether the C compiler (gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/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... 8 checking for st_rdev in struct stat... yes checking how to run the C preprocessor... cpp checking for uid_t in sys/types.h... yes checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking build system type... x86_64-unknown-linux-gnu checking for ANSI C header files... yes checking for libc.h... no 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... yes 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 , headers 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 --- compile --- ( cd bin/x86_64-unknown-linux-gnu-gcc ; /usr/pkg/bin/bmake CC=gcc ) --- xcmds.o --- --- utils.o --- --- gapgraph.o --- --- gaptext.o --- --- pty.o --- --- xcmds.o --- gcc -I. -O3 -pipe -fstack-protector -I/usr/pkg/include -o xcmds.o -c ../../src.x11/xcmds.c --- utils.o --- gcc -I. -O3 -pipe -fstack-protector -I/usr/pkg/include -o utils.o -c ../../src.x11/utils.c --- gapgraph.o --- gcc -I. -O3 -pipe -fstack-protector -I/usr/pkg/include -o gapgraph.o -c ../../src.x11/gapgraph.c --- gaptext.o --- gcc -I. -O3 -pipe -fstack-protector -I/usr/pkg/include -o gaptext.o -c ../../src.x11/gaptext.c --- pty.o --- gcc -I. -O3 -pipe -fstack-protector -I/usr/pkg/include -o pty.o -c ../../src.x11/pty.c --- popdial.o --- gcc -I. -O3 -pipe -fstack-protector -I/usr/pkg/include -o popdial.o -c ../../src.x11/popdial.c --- xgap.o --- gcc -I. -O3 -pipe -fstack-protector -I/usr/pkg/include -o xgap.o -c ../../src.x11/xgap.c --- selfile.o --- gcc -I. -O3 -pipe -fstack-protector -I/usr/pkg/include -o selfile.o -c ../../src.x11/selfile.c ../../src.x11/selfile.c: In function 'SFscrollTimer': ../../src.x11/selfile.c:823:13: warning: cast from pointer to integer of different size ../../src.x11/selfile.c:853:44: warning: cast to pointer from integer of different size ../../src.x11/selfile.c: In function 'SFnewInvertEntry': ../../src.x11/selfile.c:894:6: warning: cast to pointer from integer of different size ../../src.x11/selfile.c: In function 'SFcreateWidgets': ../../src.x11/selfile.c:2383:39: warning: cast to pointer from integer of different size ../../src.x11/selfile.c:2385:29: warning: cast to pointer from integer of different size ../../src.x11/selfile.c:2397:34: warning: cast to pointer from integer of different size ../../src.x11/selfile.c:2399:35: warning: cast to pointer from integer of different size ../../src.x11/selfile.c:2472:21: warning: cast to pointer from integer of different size ../../src.x11/selfile.c:2474:20: warning: cast to pointer from integer of different size ../../src.x11/selfile.c:2476:20: warning: cast to pointer from integer of different size ../../src.x11/selfile.c:2478:21: warning: cast to pointer from integer of different size ../../src.x11/selfile.c:2480:26: warning: cast to pointer from integer of different size ../../src.x11/selfile.c:2482:29: warning: cast to pointer from integer of different size --- xgap --- gcc -o xgap xcmds.o utils.o gapgraph.o gaptext.o pty.o popdial.o xgap.o selfile.o -O3 -pipe -fstack-protector -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE chmod +x xgap.sh cp xgap.sh bin/xgap.sh => Unwrapping files-to-be-installed.