=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/fcrackzip", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for fcrackzip-1.0nb1 --- all --- /opt/pkg/bin/bmake all-am --- main.o --- --- zipinfo.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -funroll-all-loops -O3 -MT zipinfo.o -MD -MP -MF ".deps/zipinfo.Tpo" -c -o zipinfo.o `test -f 'zipinfo.c' || echo './'`zipinfo.c; then mv -f ".deps/zipinfo.Tpo" ".deps/zipinfo.Po"; else rm -f ".deps/zipinfo.Tpo"; exit 1; fi --- main.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -funroll-all-loops -O3 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o `test -f 'main.c' || echo './'`main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi --- zipinfo.o --- In file included from zipinfo.c:13: ./getopt.h:108:12: error: conflicting types for 'getopt'; have 'int(void)' 108 | extern int getopt (); | ^~~~~~ In file included from zipinfo.c:6: /usr/include/stdlib.h:302:12: note: previous declaration of 'getopt' with type 'int(int, char * const*, const char *)' 302 | extern int getopt(int, char *const *, const char *); | ^~~~~~ --- main.o --- In file included from main.c:13: ./getopt.h:108:12: error: conflicting types for 'getopt'; have 'int(void)' 108 | extern int getopt (); | ^~~~~~ In file included from main.c:6: /usr/include/stdlib.h:302:12: note: previous declaration of 'getopt' with type 'int(int, char * const*, const char *)' 302 | extern int getopt(int, char *const *, const char *); | ^~~~~~ --- zipinfo.o --- *** [zipinfo.o] Error code 1 bmake[1]: stopped making "all-am" in /tmp/work/archivers/fcrackzip/work/fcrackzip-1.0 --- main.o --- *** [main.o] Error code 1 bmake[1]: stopped making "all-am" in /tmp/work/archivers/fcrackzip/work/fcrackzip-1.0 bmake[1]: 2 errors bmake[1]: stopped making "all-am" in /tmp/work/archivers/fcrackzip/work/fcrackzip-1.0 *** [all] Error code 2 bmake: stopped making "all" in /tmp/work/archivers/fcrackzip/work/fcrackzip-1.0 bmake: 1 error bmake: stopped making "all" in /tmp/work/archivers/fcrackzip/work/fcrackzip-1.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/fcrackzip *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/fcrackzip