=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/misc/colorls", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for colorls-2.2nb2 --- cmp.o --- --- stat_flags.o --- --- cmp.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Du_quad_t=uint64_t -DS_ISTXT=S_ISVTX -c cmp.c --- stat_flags.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Du_quad_t=uint64_t -DS_ISTXT=S_ISVTX -c stat_flags.c --- cmp.o --- In file included from cmp.c:55: extern.h:37:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 37 | int acccmp __P((const FTSENT *, const FTSENT *)); | ^~~ extern.h:38:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 38 | int revacccmp __P((const FTSENT *, const FTSENT *)); | ^~~ extern.h:39:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 39 | int modcmp __P((const FTSENT *, const FTSENT *)); | ^~~ extern.h:40:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 40 | int revmodcmp __P((const FTSENT *, const FTSENT *)); | ^~~ extern.h:41:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 41 | int namecmp __P((const FTSENT *, const FTSENT *)); | ^~~ extern.h:42:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 42 | int revnamecmp __P((const FTSENT *, const FTSENT *)); | ^~~ extern.h:43:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 43 | int statcmp __P((const FTSENT *, const FTSENT *)); | ^~~ extern.h:44:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 44 | int revstatcmp __P((const FTSENT *, const FTSENT *)); | ^~~ extern.h:46:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 46 | char *flags_to_string __P((u_long, char *)); | ^~~ extern.h:47:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 47 | void prcopy __P((char *, char *, int)); | ^~~ extern.h:48:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 48 | void printcol __P((DISPLAY *)); | ^~~ extern.h:49:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 49 | void printlong __P((DISPLAY *)); | ^~~ extern.h:50:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 50 | void printscol __P((DISPLAY *)); | ^~~ extern.h:51:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 51 | void usage __P((void)); | ^~~ cmp.c: In function 'namecmp': cmp.c:58:1: warning: old-style function definition [-Wold-style-definition] 58 | namecmp(a, b) | ^~~~~~~ cmp.c: In function 'revnamecmp': cmp.c:65:1: warning: old-style function definition [-Wold-style-definition] 65 | revnamecmp(a, b) | ^~~~~~~~~~ cmp.c: In function 'modcmp': cmp.c:72:1: warning: old-style function definition [-Wold-style-definition] 72 | modcmp(a, b) | ^~~~~~ cmp.c: In function 'revmodcmp': cmp.c:79:1: warning: old-style function definition [-Wold-style-definition] 79 | revmodcmp(a, b) | ^~~~~~~~~ cmp.c: In function 'acccmp': cmp.c:86:1: warning: old-style function definition [-Wold-style-definition] 86 | acccmp(a, b) | ^~~~~~ cmp.c: In function 'revacccmp': cmp.c:93:1: warning: old-style function definition [-Wold-style-definition] 93 | revacccmp(a, b) | ^~~~~~~~~ cmp.c: In function 'statcmp': cmp.c:100:1: warning: old-style function definition [-Wold-style-definition] 100 | statcmp(a, b) | ^~~~~~~ cmp.c: In function 'revstatcmp': cmp.c:107:1: warning: old-style function definition [-Wold-style-definition] 107 | revstatcmp(a, b) | ^~~~~~~~~~ *** [cmp.o] Error code 1 bmake: stopped making "all" in /tmp/work/misc/colorls/work/ls bmake: 1 error bmake: stopped making "all" in /tmp/work/misc/colorls/work/ls *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/colorls *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/colorls