=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for emacs20-20.7nb24 cd lib-src; /usr/pkg/bin/gmake all \ CC='gcc' CFLAGS='-O2 -mieee -D_FORTIFY_SOURCE=2' CPPFLAGS='' \ LDFLAGS='-Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib' MAKE='/usr/pkg/bin/gmake' gmake[1]: Entering directory '/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src' gcc -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib -O2 -mieee -D_FORTIFY_SOURCE=2 -o test-distrib /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/test-distrib.c /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/test-distrib.c: In function 'cool_read': /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/test-distrib.c:42:18: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] if ((num = read (fd, buf + sofar, size - sofar)) == 0) ^~~~ fread /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/test-distrib.c: In function 'main': /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/test-distrib.c:62:8: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] fd = open (argv[1], O_RDONLY); ^~~~ popen /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/test-distrib.c:79:3: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close (fd); ^~~~~ pclose ./test-distrib /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/testfile gcc -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib -O2 -mieee -D_FORTIFY_SOURCE=2 /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/make-docfile.c -o make-docfile gcc -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib -O2 -mieee -D_FORTIFY_SOURCE=2 /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/profile.c -o profile gcc -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib -O2 -mieee -D_FORTIFY_SOURCE=2 /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/digest-doc.c -o digest-doc gcc -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib -O2 -mieee -D_FORTIFY_SOURCE=2 /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/sorted-doc.c -o sorted-doc gcc -c -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -O2 -mieee -D_FORTIFY_SOURCE=2 -Demacs /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/movemail.c /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/movemail.c:698:1: warning: return type defaults to 'int' [-Wimplicit-int] popmail (user, outfile, preserve, password, reverse_order) ^~~~~~~ /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/movemail.c: In function 'pop_retr': /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/movemail.c:824:1: warning: type of 'msgno' defaults to 'int' [-Wimplicit-int] pop_retr (server, msgno, arg) ^~~~~~~~ /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/movemail.c: At top level: /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/movemail.c:909:1: warning: return type defaults to 'int' [-Wimplicit-int] mbx_delimit_end (mbf) ^~~~~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -O2 -mieee -D_FORTIFY_SOURCE=2 /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/pop.c /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/pop.c: In function 'pop_retrieve': /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/pop.c:652:7: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] bcopy (fromserver, &ptr[cp], ret); ^~~~~ /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/pop.c:652:7: warning: incompatible implicit declaration of built-in function 'bcopy' /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/pop.c: In function 'socket_connection': /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/pop.c:1081:3: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] bzero ((char *) &addr, sizeof (addr)); ^~~~~ /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/pop.c:1081:3: warning: incompatible implicit declaration of built-in function 'bzero' /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/pop.c:1133:7: warning: incompatible implicit declaration of built-in function 'bcopy' bcopy (*hostent->h_addr_list, (char *) &addr.sin_addr, ^~~~~ /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/pop.c: In function 'pop_getline': /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/pop.c:1315:4: warning: incompatible implicit declaration of built-in function 'bcopy' bcopy (server->buffer + server->buffer_index, ^~~~~ gcc -c -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -O2 -mieee -D_FORTIFY_SOURCE=2 /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/getopt.c gcc -c -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -O2 -mieee -D_FORTIFY_SOURCE=2 /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/getopt1.c gcc -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib -O2 -mieee -D_FORTIFY_SOURCE=2 movemail.o pop.o getopt.o getopt1.o -o movemail gcc -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib -O2 -mieee -D_FORTIFY_SOURCE=2 /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/cvtmail.c -o cvtmail gcc -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib -O2 -mieee -D_FORTIFY_SOURCE=2 /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/fakemail.c -o fakemail gcc -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib -O2 -mieee -D_FORTIFY_SOURCE=2 /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/yow.c -o yow /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/yow.c: In function 'main': /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/yow.c:65:16: warning: implicit declaration of function 'getpid'; did you mean 'getenv'? [-Wimplicit-function-declaration] srand((int) (getpid() + time((long *) 0))); ^~~~~~ getenv /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/yow.c:65:27: warning: implicit declaration of function 'time' [-Wimplicit-function-declaration] srand((int) (getpid() + time((long *) 0))); ^~~~ ld: /var/tmp//ccsxNNNj.o: in function `main': (.text.startup+0xb4): warning: warning: reference to compatibility time(); include for correct reference gcc -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib -O2 -mieee -D_FORTIFY_SOURCE=2 /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/emacsserver.c -o emacsserver /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/emacsserver.c: In function 'main': /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/emacsserver.c:330:53: warning: passing argument 3 of 'accept' from incompatible pointer type [-Wincompatible-pointer-types] infd = accept (s, (struct sockaddr *) &fromunix, &fromlen); ^ In file included from /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/emacsserver.c:59:0: /usr/include/sys/socket.h:620:5: note: expected '__socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'size_t * {aka long unsigned int *}' int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~ gcc -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib -O2 -mieee -D_FORTIFY_SOURCE=2 /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/hexl.c -o hexl gcc -c -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -O2 -mieee -D_FORTIFY_SOURCE=2 -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src/regex.c gcc -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib -O2 -mieee -D_FORTIFY_SOURCE=2 -DVERSION="\"20.7\"" /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/etags.c getopt.o getopt1.o regex.o -o etags gcc -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib -O2 -mieee -D_FORTIFY_SOURCE=2 -DCTAGS -DVERSION="\"20.7\"" /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/etags.c getopt.o getopt1.o regex.o -o ctags gcc -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib -O2 -mieee -D_FORTIFY_SOURCE=2 /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/emacsclient.c getopt.o getopt1.o -DVERSION=`sed -n -e '/(defconst emacs-version/ s/^[^"]*\("[^"]*"\).*/\1/p' /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../lisp/version.el` -o emacsclient ld: /var/tmp//ccQJ3c9z.o: in function `main': (.text.startup+0x204): warning: warning: getwd() possibly used unsafely, consider using getcwd() gcc -DHAVE_CONFIG_H -I. -I../src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/../src -Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib -O2 -mieee -D_FORTIFY_SOURCE=2 /tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src/b2m.c -DVERSION="\"20.7\"" getopt.o getopt1.o -o b2m gmake[1]: Leaving directory '/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/lib-src' cd src; /usr/pkg/bin/gmake all \ CC='gcc' CFLAGS='-O2 -mieee -D_FORTIFY_SOURCE=2' CPPFLAGS='' \ LDFLAGS='-Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib' MAKE='/usr/pkg/bin/gmake' gmake[1]: Entering directory '/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/src' touch stamp-oldxmenu gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/src -O2 -mieee -D_FORTIFY_SOURCE=2 dispnew.c In file included from dispnew.c:41:0: buffer.h:765:7: error: conflicting types for 'r_alloc' void* r_alloc(void*, unsigned long); ^~~~~~~ In file included from ./config.h:291:0, from dispnew.c:25: ./m/alpha.h:284:14: note: previous declaration of 'r_alloc' was here extern char *r_alloc (), *r_re_alloc (); ^~~~~~~ In file included from dispnew.c:41:0: buffer.h:767:7: error: conflicting types for 'r_re_alloc' void* r_re_alloc(void*, unsigned long); ^~~~~~~~~~ In file included from ./config.h:291:0, from dispnew.c:25: ./m/alpha.h:284:27: note: previous declaration of 'r_re_alloc' was here extern char *r_alloc (), *r_re_alloc (); ^~~~~~~~~~ dispnew.c: In function 'make_frame_glyphs': dispnew.c:261:3: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] bzero (new->enable, height * sizeof (char)); ^~~~~ dispnew.c:261:3: warning: incompatible implicit declaration of built-in function 'bzero' dispnew.c: In function 'clear_frame_records': dispnew.c:499:3: warning: incompatible implicit declaration of built-in function 'bzero' bzero (FRAME_CURRENT_GLYPHS (frame)->enable, FRAME_HEIGHT (frame)); ^~~~~ dispnew.c: In function 'safe_bcopy': dispnew.c:563:5: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] bcopy (from, to, size); ^~~~~ dispnew.c:563:5: warning: incompatible implicit declaration of built-in function 'bcopy' dispnew.c:593:8: warning: incompatible implicit declaration of built-in function 'bcopy' bcopy (endf, endt, to - from); ^~~~~ dispnew.c:599:4: warning: incompatible implicit declaration of built-in function 'bcopy' bcopy (from, to, endt - from); ^~~~~ dispnew.c: In function 'rotate_vector': dispnew.c:618:3: warning: incompatible implicit declaration of built-in function 'bcopy' bcopy (vector, temp + distance, size - distance); ^~~~~ dispnew.c: In function 'scroll_frame_lines': dispnew.c:698:7: warning: incompatible implicit declaration of built-in function 'bzero' bzero (current_frame->used + from, ^~~~~ dispnew.c:794:7: warning: incompatible implicit declaration of built-in function 'bzero' bzero (current_frame->used + end + amount, ^~~~~ dispnew.c: In function 'preserve_other_columns': dispnew.c:866:8: warning: incompatible implicit declaration of built-in function 'bcopy' bcopy (current_frame->glyphs[vpos], ^~~~~ dispnew.c:885:8: warning: incompatible implicit declaration of built-in function 'bcopy' bcopy (current_frame->glyphs[vpos] + end, ^~~~~ dispnew.c: In function 'update_frame': dispnew.c:1406:3: warning: incompatible implicit declaration of built-in function 'bzero' bzero (FRAME_DESIRED_GLYPHS (f)->enable, FRAME_HEIGHT (f)); ^~~~~ In file included from dispnew.c:48:0: dispnew.c: At top level: intervals.h:218:20: warning: inline function 'copy_intervals_to_string' declared but never defined extern INLINE void copy_intervals_to_string P_ ((Lisp_Object, struct buffer *, ^~~~~~~~~~~~~~~~~~~~~~~~ intervals.h:209:20: warning: inline function 'offset_intervals' declared but never defined extern INLINE void offset_intervals P_ ((struct buffer *, int, int)); ^~~~~~~~~~~~~~~~ intervals.h:215:20: warning: inline function 'temp_set_point_both' declared but never defined extern INLINE void temp_set_point_both P_ ((struct buffer *, int, int)); ^~~~~~~~~~~~~~~~~~~ intervals.h:213:20: warning: inline function 'temp_set_point' declared but never defined extern INLINE void temp_set_point P_ ((struct buffer *, int)); ^~~~~~~~~~~~~~ gmake[1]: *** [Makefile:56: dispnew.o] Error 1 gmake[1]: Leaving directory '/tmp/pkgbuild/editors/emacs20/work.alpha/emacs-20.7/src' gmake: *** [Makefile:236: src] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/editors/emacs20 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/editors/emacs20