=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/print/rlpr", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for rlpr-2.06nb3 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in po Making all in intl Making all in lib --- xmalloc.o --- --- xstrtoul.o --- source='xstrtoul.c' object='xstrtoul.o' libtool=no depfile='.deps/xstrtoul.Po' tmpdepfile='.deps/xstrtoul.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c `test -f 'xstrtoul.c' || echo './'`xstrtoul.c --- xmalloc.o --- source='xmalloc.c' object='xmalloc.o' libtool=no depfile='.deps/xmalloc.Po' tmpdepfile='.deps/xmalloc.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c `test -f 'xmalloc.c' || echo './'`xmalloc.c xmalloc.c:33:7: warning: conflicting types for built-in function 'calloc'; expected 'void *(long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 33 | VOID *calloc (); | ^~~~~~ xmalloc.c:29:1: note: 'calloc' is declared in header '' 28 | #include +++ |+#include 29 | xmalloc.c:34:7: warning: conflicting types for built-in function 'malloc'; expected 'void *(long unsigned int)' [-Wbuiltin-declaration-mismatch] 34 | VOID *malloc (); | ^~~~~~ xmalloc.c:34:7: note: 'malloc' is declared in header '' xmalloc.c:35:7: warning: conflicting types for built-in function 'realloc'; expected 'void *(void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 35 | VOID *realloc (); | ^~~~~~~ xmalloc.c:35:7: note: 'realloc' is declared in header '' xmalloc.c:36:6: warning: conflicting types for built-in function 'free'; expected 'void(void *)' [-Wbuiltin-declaration-mismatch] 36 | void free (); | ^~~~ xmalloc.c:36:6: note: 'free' is declared in header '' --- xstrtoul.o --- In file included from xstrtol.c:57, from xstrtoul.c:2: xstrtol.c: In function 'xstrtoul': --- xmalloc.o --- xmalloc.c: In function 'fixup_null_alloc': xmalloc.c:73:1: warning: old-style function definition [-Wold-style-definition] 73 | fixup_null_alloc (n) | ^~~~~~~~~~~~~~~~ --- xstrtoul.o --- xstrtol.h:5:21: warning: old-style function definition [-Wold-style-definition] 5 | # define __xstrtol xstrtoul | ^~~~~~~~ xstrtol.c:73:1: note: in expansion of macro '__xstrtol' 73 | __xstrtol (s, ptr, base, val, valid_suffixes) | ^~~~~~~~~ --- xmalloc.o --- xmalloc.c:80:9: error: too many arguments to function 'malloc'; expected 0, have 1 80 | p = malloc ((size_t) 1); | ^~~~~~ ~~~~~~~~~~ xmalloc.c:34:7: note: declared here 34 | VOID *malloc (); | ^~~~~~ xmalloc.c: In function 'xmalloc': xmalloc.c:89:1: warning: old-style function definition [-Wold-style-definition] 89 | xmalloc (n) | ^~~~~~~ xmalloc.c:94:7: error: too many arguments to function 'malloc'; expected 0, have 1 94 | p = malloc (n); | ^~~~~~ ~ xmalloc.c:34:7: note: declared here 34 | VOID *malloc (); | ^~~~~~ xmalloc.c: In function 'xcalloc': xmalloc.c:103:1: warning: old-style function definition [-Wold-style-definition] 103 | xcalloc (n, s) | ^~~~~~~ --- xstrtoul.o --- xstrtol.h:6:20: error: too many arguments to function 'strtoul'; expected 0, have 3 6 | # define __strtol strtoul | ^~~~~~~ xstrtol.c:89:9: note: in expansion of macro '__strtol' 89 | tmp = __strtol (s, p, base); | ^~~~~~~~ --- xmalloc.o --- xmalloc.c:108:7: error: too many arguments to function 'calloc'; expected 0, have 2 108 | p = calloc (n, s); | ^~~~~~ ~ --- xstrtoul.o --- xstrtol.h:6:20: note: declared here 6 | # define __strtol strtoul | ^~~~~~~ xstrtol.c:68:21: note: in expansion of macro '__strtol' 68 | __unsigned long int __strtol (); | ^~~~~~~~ --- xmalloc.o --- xmalloc.c:33:7: note: declared here 33 | VOID *calloc (); | ^~~~~~ xmalloc.c: In function 'xrealloc': xmalloc.c:119:1: warning: old-style function definition [-Wold-style-definition] 119 | xrealloc (p, n) | ^~~~~~~~ xmalloc.c:125:7: error: too many arguments to function 'realloc'; expected 0, have 2 125 | p = realloc (p, n); | ^~~~~~~ ~ xmalloc.c:35:7: note: declared here 35 | VOID *realloc (); | ^~~~~~~ *** [xmalloc.o] Error code 1 bmake[2]: stopped making "all" in /tmp/work/print/rlpr/work/rlpr-2.06/lib --- xstrtoul.o --- *** [xstrtoul.o] Error code 1 bmake[2]: stopped making "all" in /tmp/work/print/rlpr/work/rlpr-2.06/lib bmake[2]: 2 errors bmake[2]: stopped making "all" in /tmp/work/print/rlpr/work/rlpr-2.06/lib *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /tmp/work/print/rlpr/work/rlpr-2.06 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /tmp/work/print/rlpr/work/rlpr-2.06 *** [all] Error code 2 bmake: stopped making "all" in /tmp/work/print/rlpr/work/rlpr-2.06 bmake: 1 error bmake: stopped making "all" in /tmp/work/print/rlpr/work/rlpr-2.06 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/rlpr *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/rlpr