=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/discount", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for discount-2.2.7e --- libtool-version-info --- --- main.o --- --- pgm_options.o --- --- gethopt.o --- --- libtool-version-info --- awk -F. '{ printf "%d:%d:0 ", $1 - 1, $2 }' < VERSION > libtool-version-info --- main.o --- libtool --tag=CC --mode=compile gcc -Wno-return-type -Wno-implicit-int -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fPIC -c main.c --- pgm_options.o --- libtool --tag=CC --mode=compile gcc -Wno-return-type -Wno-implicit-int -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fPIC -c pgm_options.c --- gethopt.o --- libtool --tag=CC --mode=compile gcc -Wno-return-type -Wno-implicit-int -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fPIC -c gethopt.c --- notspecial.o --- libtool --tag=CC --mode=compile gcc -Wno-return-type -Wno-implicit-int -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fPIC -c notspecial.c --- main.o --- libtool: compile: gcc -Wno-return-type -Wno-implicit-int -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fPIC -c main.c -fPIC -DPIC -o .libs/main.o --- pgm_options.o --- libtool: compile: gcc -Wno-return-type -Wno-implicit-int -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fPIC -c pgm_options.c -fPIC -DPIC -o .libs/pgm_options.o --- gethopt.o --- libtool: compile: gcc -Wno-return-type -Wno-implicit-int -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fPIC -c gethopt.c -fPIC -DPIC -o .libs/gethopt.o --- notspecial.o --- libtool: compile: gcc -Wno-return-type -Wno-implicit-int -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fPIC -c notspecial.c -fPIC -DPIC -o .libs/notspecial.o --- main.o --- In file included from main.c:18: config.h:11:24: error: expected parameter name, found "(" 11 | #define __attribute__((__destructor__)) 1 | ^ --- pgm_options.o --- In file included from pgm_options.c:16: config.h:11:24: error: expected parameter name, found "(" 11 | #define __attribute__((__destructor__)) 1 | ^ --- main.o --- main.c: In function 'external_codefmt': main.c:129:28: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 129 | case '&': strcpy(&src[x], "&"); | ^~~~~~~ In file included from /usr/include/string.h:35, from main.c:14: /usr/include/iso/string_iso.h:75:21: note: expected 'char * restrict' but argument is of type 'const char *' 75 | extern char *strcpy(char *_RESTRICT_KYWD, const char *_RESTRICT_KYWD); | ^ main.c:132:28: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 132 | case '<': strcpy(&src[x], "<"); | ^~~~~~~ /usr/include/iso/string_iso.h:75:21: note: expected 'char * restrict' but argument is of type 'const char *' 75 | extern char *strcpy(char *_RESTRICT_KYWD, const char *_RESTRICT_KYWD); | ^ main.c:135:28: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 135 | case '>': strcpy(&src[x], ">"); | ^~~~~~~ /usr/include/iso/string_iso.h:75:21: note: expected 'char * restrict' but argument is of type 'const char *' 75 | extern char *strcpy(char *_RESTRICT_KYWD, const char *_RESTRICT_KYWD); | ^ --- notspecial.o --- In file included from notspecial.c:7: config.h:11:24: error: expected parameter name, found "(" 11 | #define __attribute__((__destructor__)) 1 | ^ --- main.o --- *** [main.o] Error code 1 bmake: stopped making "all" in /tmp/work/textproc/discount/work/discount-2.2.7e --- notspecial.o --- *** [notspecial.o] Error code 1 bmake: stopped making "all" in /tmp/work/textproc/discount/work/discount-2.2.7e --- pgm_options.o --- *** [pgm_options.o] Error code 1 bmake: stopped making "all" in /tmp/work/textproc/discount/work/discount-2.2.7e --- gethopt.o --- libtool: compile: gcc -Wno-return-type -Wno-implicit-int -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fPIC -c gethopt.c -o gethopt.o >/dev/null 2>&1 bmake: 3 errors bmake: stopped making "all" in /tmp/work/textproc/discount/work/discount-2.2.7e *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/discount *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/discount