=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for faces-1.6.1nb8 --- address.o --- --- get.o --- --- address.o --- yacc address.y --- get.o --- gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -DAUDIO_SUPPORT -DAUDIO_CMD=\"/usr/pkg/bin/rplay\" -DDNSLOOKUP -DFACEDIR=\"/usr/pkg/share/faces\" -DNISLOOKUP -DNO_43SELECT -DSPOOLDIR=\"/var/mail\" -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c get.c --- address.o --- gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -DAUDIO_SUPPORT -DAUDIO_CMD=\"/usr/pkg/bin/rplay\" -DDNSLOOKUP -DFACEDIR=\"/usr/pkg/share/faces\" -DNISLOOKUP -DNO_43SELECT -DSPOOLDIR=\"/var/mail\" -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c -o address.o y.tab.c --- get.o --- get.c: In function 'get_options': get.c:371:24: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1) ; ^ get.c:380:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((*pptr == (char) NULL) || (*pptr == ':')) ^ get.c:386:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (*(pptr++) == (char) NULL) break ; ^ get.c:392:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (pptr) *(pptr++) = (char) NULL ; ^ get.c: In function 'getparam': get.c:517:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1) ; ^ get.c: In function 'usage': get.c:631:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1) ; ^ get.c: In function 'write_cmdline': get.c:640:11: warning: assignment makes integer from pointer without a cast [enabled by default] line[0] = NULL ; ^ --- main.o --- --- address.o --- rm -f y.tab.c --- main.o --- gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -DAUDIO_SUPPORT -DAUDIO_CMD=\"/usr/pkg/bin/rplay\" -DDNSLOOKUP -DFACEDIR=\"/usr/pkg/share/faces\" -DNISLOOKUP -DNO_43SELECT -DSPOOLDIR=\"/var/mail\" -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c main.c --- mon.o --- gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -DAUDIO_SUPPORT -DAUDIO_CMD=\"/usr/pkg/bin/rplay\" -DDNSLOOKUP -DFACEDIR=\"/usr/pkg/share/faces\" -DNISLOOKUP -DNO_43SELECT -DSPOOLDIR=\"/var/mail\" -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c mon.c --- main.o --- main.c: In function 'main': main.c:240:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] iwd = (char *) getcwd(NULL, MAXPATHLEN) ; /* Save current working dir. */ ^ main.c: In function 'make_iconname': main.c:678:9: warning: extra tokens at end of #endif directive [enabled by default] #endif REGULAR_FILE_BUT_BROKEN ^ main.c: In function 'searchfacedb': main.c:794:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (*community != (char) NULL) ^ main.c:819:7: warning: passing argument 1 of 'strcpy' from incompatible pointer type [enabled by default] STRCAT(strcpy(temp, facepath[id]), b) ; ^ In file included from /usr/include/strings.h:68:0, from main.c:23: /usr/include/string.h:58:7: note: expected 'char * __restrict__' but argument is of type 'char **' char *strcpy(char * __restrict, const char * __restrict); ^ main.c:821:7: warning: passing argument 1 of 'stat' from incompatible pointer type [enabled by default] if (!i && (i = (stat(temp, &buf) != -1))) ^ In file included from main.c:27:0: /usr/include/sys/stat.h:247:5: note: expected 'const char *' but argument is of type 'char **' int stat(const char *, struct stat *) __RENAME(__stat50); ^ main.c:824:11: warning: passing argument 2 of 'strcpy' from incompatible pointer type [enabled by default] STRCPY(iconname, temp) ; ^ In file included from /usr/include/strings.h:68:0, from main.c:23: /usr/include/string.h:58:7: note: expected 'const char * __restrict__' but argument is of type 'char **' char *strcpy(char * __restrict, const char * __restrict); ^ --- parsefrom.o --- gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -DAUDIO_SUPPORT -DAUDIO_CMD=\"/usr/pkg/bin/rplay\" -DDNSLOOKUP -DFACEDIR=\"/usr/pkg/share/faces\" -DNISLOOKUP -DNO_43SELECT -DSPOOLDIR=\"/var/mail\" -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c parsefrom.c --- rec.o --- gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -DAUDIO_SUPPORT -DAUDIO_CMD=\"/usr/pkg/bin/rplay\" -DDNSLOOKUP -DFACEDIR=\"/usr/pkg/share/faces\" -DNISLOOKUP -DNO_43SELECT -DSPOOLDIR=\"/var/mail\" -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c rec.c --- x11.o --- gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -DAUDIO_SUPPORT -DAUDIO_CMD=\"/usr/pkg/bin/rplay\" -DDNSLOOKUP -DFACEDIR=\"/usr/pkg/share/faces\" -DNISLOOKUP -DNO_43SELECT -DSPOOLDIR=\"/var/mail\" -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c x11.c x11.c:75:3: warning: initialization makes integer from pointer without a cast [enabled by default] NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL ^ x11.c:75:3: warning: (near initialization for 'images[0]') [enabled by default] x11.c:75:3: warning: initialization makes integer from pointer without a cast [enabled by default] x11.c:75:3: warning: (near initialization for 'images[1]') [enabled by default] x11.c:75:3: warning: initialization makes integer from pointer without a cast [enabled by default] x11.c:75:3: warning: (near initialization for 'images[2]') [enabled by default] x11.c:75:3: warning: initialization makes integer from pointer without a cast [enabled by default] x11.c:75:3: warning: (near initialization for 'images[3]') [enabled by default] x11.c:75:3: warning: initialization makes integer from pointer without a cast [enabled by default] x11.c:75:3: warning: (near initialization for 'images[4]') [enabled by default] x11.c:75:3: warning: initialization makes integer from pointer without a cast [enabled by default] x11.c:75:3: warning: (near initialization for 'images[5]') [enabled by default] x11.c:75:3: warning: initialization makes integer from pointer without a cast [enabled by default] x11.c:75:3: warning: (near initialization for 'images[6]') [enabled by default] x11.c:76:1: warning: initialization makes integer from pointer without a cast [enabled by default] } ; ^ x11.c:76:1: warning: (near initialization for 'images[7]') [enabled by default] x11.c:78:1: warning: initialization makes integer from pointer without a cast [enabled by default] Pixmap pr[3] = { NULL, NULL, NULL } ; /* Current memory Pixmaps. */ ^ x11.c:78:1: warning: (near initialization for 'pr[0]') [enabled by default] x11.c:78:1: warning: initialization makes integer from pointer without a cast [enabled by default] x11.c:78:1: warning: (near initialization for 'pr[1]') [enabled by default] x11.c:78:1: warning: initialization makes integer from pointer without a cast [enabled by default] x11.c:78:1: warning: (near initialization for 'pr[2]') [enabled by default] x11.c:79:1: warning: initialization makes integer from pointer without a cast [enabled by default] Pixmap old_pr[2] = { NULL, NULL } ; /* Previous memory Pixmaps. */ ^ x11.c:79:1: warning: (near initialization for 'old_pr[0]') [enabled by default] x11.c:79:1: warning: initialization makes integer from pointer without a cast [enabled by default] x11.c:79:1: warning: (near initialization for 'old_pr[1]') [enabled by default] x11.c: In function 'create_pixrects': x11.c:192:50: warning: comparison between pointer and integer [enabled by default] if (mtype == MONNEW && old_pr[(int) DISP_NAME] != NULL) ^ x11.c:195:51: warning: comparison between pointer and integer [enabled by default] if (mtype == MONNEW && old_pr[(int) DISP_OTHER] != NULL) ^ x11.c: In function 'destroy_image': x11.c:205:27: warning: comparison between pointer and integer [enabled by default] if (images[(int) itype] != NULL) ^ x11.c:208:27: warning: assignment makes integer from pointer without a cast [enabled by default] images[(int) itype] = NULL ; ^ x11.c: In function 'get_resource': x11.c:265:62: warning: comparison between pointer and integer [enabled by default] if (XrmGetResource(faces_DB, nstr, cstr, str_type, &value) == NULL) ^ x11.c: In function 'init_font': x11.c:281:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1) ; ^ x11.c: In function 'init_graphics': x11.c:296:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1) ; ^ x11.c: In function 'init_ws_type': x11.c:401:46: warning: assignment makes integer from pointer without a cast [enabled by default] pr[(int) DISP_NAME] = pr[(int) DISP_OTHER] = NULL ; ^ x11.c:402:54: warning: assignment makes integer from pointer without a cast [enabled by default] old_pr[(int) DISP_NAME] = old_pr[(int) DISP_OTHER] = NULL ; ^ x11.c: In function 'show_display': x11.c:718:27: warning: assignment makes integer from pointer without a cast [enabled by default] old_pr[(int) DISP_NAME] = NULL ; ^ x11.c:719:28: warning: assignment makes integer from pointer without a cast [enabled by default] old_pr[(int) DISP_OTHER] = NULL ; ^ x11.c: In function 'start_tool': x11.c:758:11: warning: passing argument 2 of 'select' from incompatible pointer type [enabled by default] SELECT(32, &readmask, 0, 0, &tval) ; ^ In file included from /usr/include/sys/time.h:268:0, from x11.c:24: /usr/include/sys/select.h:69:5: note: expected 'struct fd_set * __restrict__' but argument is of type 'int *' int select(int, fd_set * __restrict, fd_set * __restrict, ^ x11.c:779:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0) ; ^ --- x11 --- (cd compface; /usr/bin/make -j 2 BINDIR=/usr/pkg/bin LIBDIR=/usr/pkg/lib INCDIR=/usr/pkg/include MANDIR=/usr/pkg/man CC="gcc" NOINDEX= SYSV= PREFIX=/usr/pkg CCOMP="-O2 -I/usr/pkg/include -I/usr/X11R7/include") --- arith.lo --- --- file.lo --- --- arith.lo --- libtool --mode=compile gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -c arith.c --- file.lo --- libtool --mode=compile gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -c file.c --- arith.lo --- libtool: compile: gcc -O2 -I/scratch/mail/faces/work/.buildlink/include -I/scratch/mail/faces/work/.x11-buildlink/include -c arith.c -fPIC -DPIC -o .libs/arith.o --- file.lo --- libtool: compile: gcc -O2 -I/scratch/mail/faces/work/.buildlink/include -I/scratch/mail/faces/work/.x11-buildlink/include -c file.c -fPIC -DPIC -o .libs/file.o file.c: In function 'WriteFace': file.c:140:3: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(t,"#define noname_width 48\n#define noname_height 48\nstatic char noname_bits[] = {\n "); ^ file.c:187:3: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(t, "}\n"); ^ --- arith.lo --- libtool: compile: gcc -O2 -I/scratch/mail/faces/work/.buildlink/include -I/scratch/mail/faces/work/.x11-buildlink/include -c arith.c -o arith.o >/dev/null 2>&1 --- file.lo --- libtool: compile: gcc -O2 -I/scratch/mail/faces/work/.buildlink/include -I/scratch/mail/faces/work/.x11-buildlink/include -c file.c -o file.o >/dev/null 2>&1 --- compress.lo --- libtool --mode=compile gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -c compress.c libtool: compile: gcc -O2 -I/scratch/mail/faces/work/.buildlink/include -I/scratch/mail/faces/work/.x11-buildlink/include -c compress.c -fPIC -DPIC -o .libs/compress.o --- gen.lo --- libtool --mode=compile gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -c gen.c libtool: compile: gcc -O2 -I/scratch/mail/faces/work/.buildlink/include -I/scratch/mail/faces/work/.x11-buildlink/include -c gen.c -fPIC -DPIC -o .libs/gen.o --- compress.lo --- libtool: compile: gcc -O2 -I/scratch/mail/faces/work/.buildlink/include -I/scratch/mail/faces/work/.x11-buildlink/include -c compress.c -o compress.o >/dev/null 2>&1 --- gen.lo --- libtool: compile: gcc -O2 -I/scratch/mail/faces/work/.buildlink/include -I/scratch/mail/faces/work/.x11-buildlink/include -c gen.c -o gen.o >/dev/null 2>&1 --- uncompface.lo --- libtool --mode=compile gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -c uncompface.c libtool: compile: gcc -O2 -I/scratch/mail/faces/work/.buildlink/include -I/scratch/mail/faces/work/.x11-buildlink/include -c uncompface.c -fPIC -DPIC -o .libs/uncompface.o --- cmain.o --- gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c cmain.c --- uncompface.lo --- libtool: compile: gcc -O2 -I/scratch/mail/faces/work/.buildlink/include -I/scratch/mail/faces/work/.x11-buildlink/include -c uncompface.c -o uncompface.o >/dev/null 2>&1 --- compface.o --- gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c compface.c --- uncmain.o --- gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c uncmain.c --- libcompface.la --- libtool --mode=link gcc -o libcompface.la arith.lo file.lo compress.lo gen.lo uncompface.lo -rpath /usr/pkg/lib -version-info 1:0 libtool: link: gcc -shared -fPIC -DPIC .libs/arith.o .libs/file.o .libs/compress.o .libs/gen.o .libs/uncompface.o -Wl,-soname -Wl,libcompface.so.1 -o .libs/libcompface.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libcompface.so.1" && ln -s "libcompface.so.1.0.0" "libcompface.so.1") libtool: link: (cd ".libs" && rm -f "libcompface.so" && ln -s "libcompface.so.1.0.0" "libcompface.so") libtool: link: ar cru .libs/libcompface.a arith.o file.o compress.o gen.o uncompface.o libtool: link: ranlib .libs/libcompface.a libtool: link: ( cd ".libs" && rm -f "libcompface.la" && ln -s "../libcompface.la" "libcompface.la" ) --- compface --- --- uncompface --- --- compface --- libtool --mode=link gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -o compface cmain.o compface.o libcompface.la --- uncompface --- libtool --mode=link gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -o uncompface uncmain.o libcompface.la libtool: link: gcc -O2 -I/scratch/mail/faces/work/.buildlink/include -I/scratch/mail/faces/work/.x11-buildlink/include -o .libs/uncompface uncmain.o -L./.libs -lcompface -Wl,-rpath,/usr/pkg/lib --- compface --- libtool: link: gcc -O2 -I/scratch/mail/faces/work/.buildlink/include -I/scratch/mail/faces/work/.x11-buildlink/include -o .libs/compface cmain.o compface.o -L./.libs -lcompface -Wl,-rpath,/usr/pkg/lib (cd filters; /usr/bin/make -j 2 BINDIR=/usr/pkg/bin LIBDIR=/usr/pkg/lib INCDIR=/usr/pkg/include MANDIR=/usr/pkg/man CC="gcc" NOINDEX= SYSV= PREFIX=/usr/pkg CCOMP="-O2 -I/usr/pkg/include -I/usr/X11R7/include") --- icon2ikon.o --- --- ikon2icon.o --- --- icon2ikon.o --- gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c icon2ikon.c --- ikon2icon.o --- gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c ikon2icon.c --- rs2icon.o --- gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c rs2icon.c --- icon2ikon --- gcc -o icon2ikon -O2 -I/usr/pkg/include -I/usr/X11R7/include icon2ikon.o --- ikon2icon --- --- rs2icon.o --- rs2icon.c: In function 'get_options': rs2icon.c:94:22: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1) ; ^ --- ikon2icon --- gcc -o ikon2icon -O2 -I/usr/pkg/include -I/usr/X11R7/include ikon2icon.o --- rs2icon --- gcc -o rs2icon -O2 -I/usr/pkg/include -I/usr/X11R7/include rs2icon.o libtool --mode=link gcc -o faces -O2 -I/usr/pkg/include -I/usr/X11R7/include -DAUDIO_SUPPORT -DAUDIO_CMD=\"/usr/pkg/bin/rplay\" -DDNSLOOKUP -DFACEDIR=\"/usr/pkg/share/faces\" -DNISLOOKUP -DNO_43SELECT -DSPOOLDIR=\"/var/mail\" -I/usr/X11R7/include address.o get.o main.o mon.o parsefrom.o rec.o x11.o -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-R/usr/pkg/lib compface/libcompface.la -lX11 libtool: link: gcc -o .libs/faces -O2 -I/scratch/mail/faces/work/.buildlink/include -I/scratch/mail/faces/work/.x11-buildlink/include -DAUDIO_SUPPORT -DAUDIO_CMD=\"/usr/pkg/bin/rplay\" -DDNSLOOKUP -DFACEDIR=\"/usr/pkg/share/faces\" -DNISLOOKUP -DNO_43SELECT -DSPOOLDIR=\"/var/mail\" address.o get.o main.o mon.o parsefrom.o rec.o x11.o -Wl,-rpath -Wl,/usr/X11R7/lib -Wl,-rpath -Wl,/usr/pkg/lib -L/scratch/mail/faces/work/.buildlink/lib -L/scratch/mail/faces/work/.x11-buildlink/lib -Lcompface/.libs -lcompface -lX11 -Wl,-rpath,/usr/pkg/lib ld: warning: libxcb.so.1, needed by /scratch/mail/faces/work/.buildlink/lib/libX11.so, not found (try using -rpath or -rpath-link) /scratch/mail/faces/work/.buildlink/lib/libX11.so: undefined reference to `xcb_get_maximum_request_length' /scratch/mail/faces/work/.buildlink/lib/libX11.so: undefined reference to `xcb_wait_for_event' /scratch/mail/faces/work/.buildlink/lib/libX11.so: undefined reference to `xcb_take_socket' /scratch/mail/faces/work/.buildlink/lib/libX11.so: undefined reference to `xcb_writev' /scratch/mail/faces/work/.buildlink/lib/libX11.so: undefined reference to `xcb_poll_for_event' /scratch/mail/faces/work/.buildlink/lib/libX11.so: undefined reference to `xcb_connection_has_error' /scratch/mail/faces/work/.buildlink/lib/libX11.so: undefined reference to `xcb_connect' /scratch/mail/faces/work/.buildlink/lib/libX11.so: undefined reference to `xcb_disconnect' /scratch/mail/faces/work/.buildlink/lib/libX11.so: undefined reference to `xcb_poll_for_reply' /scratch/mail/faces/work/.buildlink/lib/libX11.so: undefined reference to `xcb_get_setup' /scratch/mail/faces/work/.buildlink/lib/libX11.so: undefined reference to `xcb_connect_to_display_with_auth_info' /scratch/mail/faces/work/.buildlink/lib/libX11.so: undefined reference to `xcb_generate_id' /scratch/mail/faces/work/.buildlink/lib/libX11.so: undefined reference to `xcb_parse_display' /scratch/mail/faces/work/.buildlink/lib/libX11.so: undefined reference to `xcb_wait_for_reply' /scratch/mail/faces/work/.buildlink/lib/libX11.so: undefined reference to `xcb_get_file_descriptor' *** [x11] Error code 1 make: stopped in /scratch/mail/faces/work/faces 1 error make: stopped in /scratch/mail/faces/work/faces *** Error code 2 Stop. make[1]: stopped in /bulk-data/pkgsrc/mail/faces *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/mail/faces