=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/audio/malint", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for malint-0.2 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in regress --- malint.o --- --- build_frame_tab.o --- --- mpeg.o --- --- build_frame_tab.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT build_frame_tab.o -MD -MP -MF ".deps/build_frame_tab.Tpo" -c -o build_frame_tab.o build_frame_tab.c; then mv -f ".deps/build_frame_tab.Tpo" ".deps/build_frame_tab.Po"; else rm -f ".deps/build_frame_tab.Tpo"; exit 1; fi --- malint.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT malint.o -MD -MP -MF ".deps/malint.Tpo" -c -o malint.o malint.c; then mv -f ".deps/malint.Tpo" ".deps/malint.Po"; else rm -f ".deps/malint.Tpo"; exit 1; fi --- mpeg.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT mpeg.o -MD -MP -MF ".deps/mpeg.Tpo" -c -o mpeg.o mpeg.c; then mv -f ".deps/mpeg.Tpo" ".deps/mpeg.Po"; else rm -f ".deps/mpeg.Tpo"; exit 1; fi --- malint.o --- In file included from malint.c:29: /usr/include/stdio.h:335:17: error: conflicting types for 'getopt'; have 'int(int, char * const*, const char *)' 335 | extern int getopt(int, char *const *, const char *); | ^~~~~~ In file included from malint.c:27: ./getopt.h:104:12: note: previous declaration of 'getopt' with type 'int(void)' 104 | extern int getopt (); | ^~~~~~ In file included from malint.c:30: /usr/include/stdlib.h:302:12: error: conflicting types for 'getopt'; have 'int(int, char * const*, const char *)' 302 | extern int getopt(int, char *const *, const char *); | ^~~~~~ ./getopt.h:104:12: note: previous declaration of 'getopt' with type 'int(void)' 104 | extern int getopt (); | ^~~~~~ --- mpg123.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT mpg123.o -MD -MP -MF ".deps/mpg123.Tpo" -c -o mpg123.o mpg123.c; then mv -f ".deps/mpg123.Tpo" ".deps/mpg123.Po"; else rm -f ".deps/mpg123.Tpo"; exit 1; fi --- malint.o --- *** [malint.o] Error code 1 bmake[2]: stopped making "all-am" in /tmp/work/audio/malint/work/malint-0.2 bmake[2]: 1 error bmake[2]: stopped making "all-am" in /tmp/work/audio/malint/work/malint-0.2 *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /tmp/work/audio/malint/work/malint-0.2 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /tmp/work/audio/malint/work/malint-0.2 *** [all] Error code 2 bmake: stopped making "all" in /tmp/work/audio/malint/work/malint-0.2 bmake: 1 error bmake: stopped making "all" in /tmp/work/audio/malint/work/malint-0.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/malint *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/malint