=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/audio/libdca", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for libdca-0.0.7 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in libdca --- bitstream.lo --- --- parse.lo --- --- downmix.lo --- --- parse.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c --- downmix.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c -o downmix.lo downmix.c --- bitstream.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo bitstream.c libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o --- parse.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o --- downmix.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c downmix.c -fPIC -DPIC -o .libs/downmix.o --- bitstream.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o >/dev/null 2>&1 mv -f .deps/bitstream.Tpo .deps/bitstream.Plo --- downmix.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c downmix.c -o downmix.o >/dev/null 2>&1 mv -f .deps/downmix.Tpo .deps/downmix.Plo --- parse.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1 mv -f .deps/parse.Tpo .deps/parse.Plo --- libdca.la --- /usr/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu23 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -no-undefined -version 0:0:0 -export-symbol-regex dca_.* -Wl,-R/opt/pkg/lib -o libdca.la -rpath /opt/pkg/lib bitstream.lo parse.lo downmix.lo -lm libtool: link: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libdca.so.0 -o .libs/libdca.so.0.0.0 .libs/bitstream.o .libs/parse.o .libs/downmix.o -lm -O2 -msave-args -Wl,-rpath -Wl,/opt/pkg/lib libtool: link: (cd ".libs" && rm -f "libdca.so.0" && ln -s "libdca.so.0.0.0" "libdca.so.0") libtool: link: (cd ".libs" && rm -f "libdca.so" && ln -s "libdca.so.0.0.0" "libdca.so") libtool: link: ar cr .libs/libdca.a bitstream.o parse.o downmix.o libtool: link: ranlib .libs/libdca.a libtool: link: ( cd ".libs" && rm -f "libdca.la" && ln -s "../libdca.la" "libdca.la" ) Making all in libao --- audio_out.lo --- --- audio_out_null.lo --- --- audio_out_float.lo --- --- audio_out_oss.lo --- --- audio_out.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out.lo -MD -MP -MF .deps/audio_out.Tpo -c -o audio_out.lo audio_out.c --- audio_out_null.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_null.lo -MD -MP -MF .deps/audio_out_null.Tpo -c -o audio_out_null.lo audio_out_null.c --- audio_out_float.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_float.lo -MD -MP -MF .deps/audio_out_float.Tpo -c -o audio_out_float.lo audio_out_float.c --- audio_out_oss.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_oss.lo -MD -MP -MF .deps/audio_out_oss.Tpo -c -o audio_out_oss.lo audio_out_oss.c --- audio_out.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out.lo -MD -MP -MF .deps/audio_out.Tpo -c audio_out.c -fPIC -DPIC -o .libs/audio_out.o --- audio_out_null.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_null.lo -MD -MP -MF .deps/audio_out_null.Tpo -c audio_out_null.c -fPIC -DPIC -o .libs/audio_out_null.o --- audio_out_float.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_float.lo -MD -MP -MF .deps/audio_out_float.Tpo -c audio_out_float.c -fPIC -DPIC -o .libs/audio_out_float.o --- audio_out_oss.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_oss.lo -MD -MP -MF .deps/audio_out_oss.Tpo -c audio_out_oss.c -fPIC -DPIC -o .libs/audio_out_oss.o libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_oss.lo -MD -MP -MF .deps/audio_out_oss.Tpo -c audio_out_oss.c -o audio_out_oss.o >/dev/null 2>&1 --- audio_out_float.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_float.lo -MD -MP -MF .deps/audio_out_float.Tpo -c audio_out_float.c -o audio_out_float.o >/dev/null 2>&1 --- audio_out_null.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_null.lo -MD -MP -MF .deps/audio_out_null.Tpo -c audio_out_null.c -o audio_out_null.o >/dev/null 2>&1 --- audio_out.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out.lo -MD -MP -MF .deps/audio_out.Tpo -c audio_out.c -o audio_out.o >/dev/null 2>&1 --- audio_out_oss.lo --- mv -f .deps/audio_out_oss.Tpo .deps/audio_out_oss.Plo --- audio_out_null.lo --- mv -f .deps/audio_out_null.Tpo .deps/audio_out_null.Plo --- audio_out_solaris.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_solaris.lo -MD -MP -MF .deps/audio_out_solaris.Tpo -c -o audio_out_solaris.lo audio_out_solaris.c --- audio_out_al.lo --- --- audio_out_float.lo --- mv -f .deps/audio_out_float.Tpo .deps/audio_out_float.Plo --- audio_out_al.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_al.lo -MD -MP -MF .deps/audio_out_al.Tpo -c -o audio_out_al.lo audio_out_al.c --- audio_out.lo --- mv -f .deps/audio_out.Tpo .deps/audio_out.Plo --- audio_out_win.lo --- --- audio_out_wav.lo --- --- audio_out_win.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_win.lo -MD -MP -MF .deps/audio_out_win.Tpo -c -o audio_out_win.lo audio_out_win.c --- audio_out_wav.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_wav.lo -MD -MP -MF .deps/audio_out_wav.Tpo -c -o audio_out_wav.lo audio_out_wav.c --- audio_out_solaris.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_solaris.lo -MD -MP -MF .deps/audio_out_solaris.Tpo -c audio_out_solaris.c -fPIC -DPIC -o .libs/audio_out_solaris.o --- audio_out_al.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_al.lo -MD -MP -MF .deps/audio_out_al.Tpo -c audio_out_al.c -fPIC -DPIC -o .libs/audio_out_al.o --- audio_out_wav.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_wav.lo -MD -MP -MF .deps/audio_out_wav.Tpo -c audio_out_wav.c -fPIC -DPIC -o .libs/audio_out_wav.o --- audio_out_win.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_win.lo -MD -MP -MF .deps/audio_out_win.Tpo -c audio_out_win.c -fPIC -DPIC -o .libs/audio_out_win.o --- audio_out_al.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_al.lo -MD -MP -MF .deps/audio_out_al.Tpo -c audio_out_al.c -o audio_out_al.o >/dev/null 2>&1 --- audio_out_win.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_win.lo -MD -MP -MF .deps/audio_out_win.Tpo -c audio_out_win.c -o audio_out_win.o >/dev/null 2>&1 --- audio_out_al.lo --- mv -f .deps/audio_out_al.Tpo .deps/audio_out_al.Plo --- audio_out_aif.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_aif.lo -MD -MP -MF .deps/audio_out_aif.Tpo -c -o audio_out_aif.lo audio_out_aif.c --- audio_out_solaris.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_solaris.lo -MD -MP -MF .deps/audio_out_solaris.Tpo -c audio_out_solaris.c -o audio_out_solaris.o >/dev/null 2>&1 --- audio_out_win.lo --- mv -f .deps/audio_out_win.Tpo .deps/audio_out_win.Plo --- audio_out_peak.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_peak.lo -MD -MP -MF .deps/audio_out_peak.Tpo -c -o audio_out_peak.lo audio_out_peak.c --- audio_out_wav.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_wav.lo -MD -MP -MF .deps/audio_out_wav.Tpo -c audio_out_wav.c -o audio_out_wav.o >/dev/null 2>&1 --- audio_out_solaris.lo --- mv -f .deps/audio_out_solaris.Tpo .deps/audio_out_solaris.Plo --- convert2s16.lo --- --- audio_out_aif.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_aif.lo -MD -MP -MF .deps/audio_out_aif.Tpo -c audio_out_aif.c -fPIC -DPIC -o .libs/audio_out_aif.o --- convert2s16.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT convert2s16.lo -MD -MP -MF .deps/convert2s16.Tpo -c -o convert2s16.lo convert2s16.c --- audio_out_peak.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_peak.lo -MD -MP -MF .deps/audio_out_peak.Tpo -c audio_out_peak.c -fPIC -DPIC -o .libs/audio_out_peak.o libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_peak.lo -MD -MP -MF .deps/audio_out_peak.Tpo -c audio_out_peak.c -o audio_out_peak.o >/dev/null 2>&1 --- convert2s16.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT convert2s16.lo -MD -MP -MF .deps/convert2s16.Tpo -c convert2s16.c -fPIC -DPIC -o .libs/convert2s16.o --- audio_out_aif.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT audio_out_aif.lo -MD -MP -MF .deps/audio_out_aif.Tpo -c audio_out_aif.c -o audio_out_aif.o >/dev/null 2>&1 --- audio_out_wav.lo --- mv -f .deps/audio_out_wav.Tpo .deps/audio_out_wav.Plo --- audio_out_peak.lo --- mv -f .deps/audio_out_peak.Tpo .deps/audio_out_peak.Plo --- audio_out_aif.lo --- mv -f .deps/audio_out_aif.Tpo .deps/audio_out_aif.Plo --- convert2s16.lo --- libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT convert2s16.lo -MD -MP -MF .deps/convert2s16.Tpo -c convert2s16.c -o convert2s16.o >/dev/null 2>&1 mv -f .deps/convert2s16.Tpo .deps/convert2s16.Plo --- libao.la --- /usr/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu23 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wl,-R/opt/pkg/lib -o libao.la audio_out.lo audio_out_null.lo audio_out_float.lo audio_out_oss.lo audio_out_solaris.lo audio_out_al.lo audio_out_win.lo audio_out_wav.lo audio_out_aif.lo audio_out_peak.lo convert2s16.lo -lm libtool: link: ar cr .libs/libao.a .libs/audio_out.o .libs/audio_out_null.o .libs/audio_out_float.o .libs/audio_out_oss.o .libs/audio_out_solaris.o .libs/audio_out_al.o .libs/audio_out_win.o .libs/audio_out_wav.o .libs/audio_out_aif.o .libs/audio_out_peak.o .libs/convert2s16.o libtool: link: ranlib .libs/libao.a libtool: link: ( cd ".libs" && rm -f "libao.la" && ln -s "../libao.la" "libao.la" ) Making all in src --- dcadec.o --- --- getopt.o --- --- gettimeofday.o --- --- extract_dca.o --- --- dcadec.o --- gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT dcadec.o -MD -MP -MF .deps/dcadec.Tpo -c -o dcadec.o dcadec.c --- getopt.o --- gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c --- gettimeofday.o --- gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT gettimeofday.o -MD -MP -MF .deps/gettimeofday.Tpo -c -o gettimeofday.o gettimeofday.c --- extract_dca.o --- gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT extract_dca.o -MD -MP -MF .deps/extract_dca.Tpo -c -o extract_dca.o extract_dca.c --- getopt.o --- In file included from getopt.c:104: getopt.h:136:12: error: conflicting types for 'getopt'; have 'int(void)' 136 | extern int getopt (); | ^~~~~~ In file included from getopt.c:42: /usr/include/stdio.h:335:17: note: previous declaration of 'getopt' with type 'int(int, char * const*, const char *)' 335 | extern int getopt(int, char *const *, const char *); | ^~~~~~ getopt.c: In function 'my_index': getopt.c:215:1: warning: old-style function definition [-Wold-style-definition] 215 | my_index (str, chr) | ^~~~~~~~ getopt.c: In function 'exchange': getopt.c:305:1: warning: old-style function definition [-Wold-style-definition] 305 | exchange (argv) | ^~~~~~~~ getopt.c: In function '_getopt_initialize': getopt.c:390:1: warning: old-style function definition [-Wold-style-definition] 390 | _getopt_initialize (argc, argv, optstring) | ^~~~~~~~~~~~~~~~~~ getopt.c:403:21: error: too many arguments to function 'getenv' 403 | posixly_correct = getenv ("POSIXLY_CORRECT"); | ^~~~~~ getopt.c:211:14: note: declared here 211 | extern char *getenv (); | ^~~~~~ getopt.c: In function '_getopt_internal': getopt.c:512:1: warning: old-style function definition [-Wold-style-definition] 512 | _getopt_internal (argc, argv, optstring, longopts, longind, long_only) | ^~~~~~~~~~~~~~~~ --- dcadec.o --- In file included from dcadec.c:32: ./getopt.h:136:12: error: conflicting types for 'getopt'; have 'int(void)' 136 | extern int getopt (); | ^~~~~~ In file included from dcadec.c:29: /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 *); | ^~~~~~ --- getopt.o --- getopt.c: At top level: getopt.c:972:1: error: conflicting types for 'getopt'; have 'int(void)' 972 | getopt (argc, argv, optstring) | ^~~~~~ /usr/include/stdio.h:335:17: note: previous declaration of 'getopt' with type 'int(int, char * const*, const char *)' 335 | extern int getopt(int, char *const *, const char *); | ^~~~~~ getopt.c: In function 'getopt': getopt.c:972:1: warning: old-style function definition [-Wold-style-definition] 972 | getopt (argc, argv, optstring) | ^~~~~~ --- dcadec.o --- dcadec.c: In function 'handle_args': dcadec.c:164:17: error: too many arguments to function 'getopt' 164 | while ((c = getopt (argc, argv, "hs::t:Tcrag:o:")) != -1) | ^~~~~~ ./getopt.h:136:12: note: declared here 136 | extern int getopt (); | ^~~~~~ --- getopt.o --- *** [getopt.o] Error code 1 bmake[2]: stopped making "all" in /tmp/work/audio/libdca/work/libdca-0.0.7/src --- gettimeofday.o --- mv -f .deps/gettimeofday.Tpo .deps/gettimeofday.Po --- extract_dca.o --- In file included from extract_dca.c:31: ./getopt.h:136:12: error: conflicting types for 'getopt'; have 'int(void)' 136 | extern int getopt (); | ^~~~~~ In file included from extract_dca.c:28: /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 *); | ^~~~~~ extract_dca.c: In function 'handle_args': extract_dca.c:62:17: error: too many arguments to function 'getopt' 62 | while ((c = getopt (argc, argv, "hs:t:T")) != -1) | ^~~~~~ ./getopt.h:136:12: note: declared here 136 | extern int getopt (); | ^~~~~~ --- dcadec.o --- *** [dcadec.o] Error code 1 bmake[2]: stopped making "all" in /tmp/work/audio/libdca/work/libdca-0.0.7/src --- extract_dca.o --- *** [extract_dca.o] Error code 1 bmake[2]: stopped making "all" in /tmp/work/audio/libdca/work/libdca-0.0.7/src bmake[2]: 3 errors bmake[2]: stopped making "all" in /tmp/work/audio/libdca/work/libdca-0.0.7/src bmake[1]: stopped making "all-recursive" in /tmp/work/audio/libdca/work/libdca-0.0.7 bmake: stopped making "all" in /tmp/work/audio/libdca/work/libdca-0.0.7 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/libdca *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/libdca