+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vorbisgain-0.37nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vorbisgain-0.37nb1/work.log ===> Building for vorbisgain-0.37nb1 /opt/pkg/bin/gmake all-am gmake[1]: Entering directory '/home/pbulk/build/audio/vorbisgain/work/vorbisgain-0.37' if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -O2 -fsigned-char -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT gain_analysis.o -MD -MP -MF ".deps/gain_analysis.Tpo" \ -c -o gain_analysis.o `test -f 'gain_analysis.c' || echo './'`gain_analysis.c; \ then mv -f ".deps/gain_analysis.Tpo" ".deps/gain_analysis.Po"; \ else rm -f ".deps/gain_analysis.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -O2 -fsigned-char -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT vcedit.o -MD -MP -MF ".deps/vcedit.Tpo" \ -c -o vcedit.o `test -f 'vcedit.c' || echo './'`vcedit.c; \ then mv -f ".deps/vcedit.Tpo" ".deps/vcedit.Po"; \ else rm -f ".deps/vcedit.Tpo"; exit 1; \ fi gain_analysis.c:116:1: warning: variably modified 'lstepbuf' at file scope 116 | Float_t lstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~~ gain_analysis.c:118:1: warning: variably modified 'loutbuf' at file scope 118 | Float_t loutbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~~ gain_analysis.c:122:1: warning: variably modified 'rstepbuf' at file scope 122 | Float_t rstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~~ gain_analysis.c:124:1: warning: variably modified 'routbuf' at file scope 124 | Float_t routbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~~ gain_analysis.c:132:1: warning: variably modified 'A' at file scope 132 | static Uint32_t A [(size_t)(STEPS_per_dB * MAX_dB)]; | ^~~~~~ gain_analysis.c:133:1: warning: variably modified 'B' at file scope 133 | static Uint32_t B [(size_t)(STEPS_per_dB * MAX_dB)]; | ^~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -O2 -fsigned-char -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" \ -c -o getopt.o `test -f 'getopt.c' || echo './'`getopt.c; \ then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; \ else rm -f ".deps/getopt.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -O2 -fsigned-char -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" \ -c -o getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; \ then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; \ else rm -f ".deps/getopt1.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -O2 -fsigned-char -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT vorbisgain.o -MD -MP -MF ".deps/vorbisgain.Tpo" \ -c -o vorbisgain.o `test -f 'vorbisgain.c' || echo './'`vorbisgain.c; \ then mv -f ".deps/vorbisgain.Tpo" ".deps/vorbisgain.Po"; \ else rm -f ".deps/vorbisgain.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -O2 -fsigned-char -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT vorbis.o -MD -MP -MF ".deps/vorbis.Tpo" \ -c -o vorbis.o `test -f 'vorbis.c' || echo './'`vorbis.c; \ then mv -f ".deps/vorbis.Tpo" ".deps/vorbis.Po"; \ else rm -f ".deps/vorbis.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -O2 -fsigned-char -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT recurse.o -MD -MP -MF ".deps/recurse.Tpo" \ -c -o recurse.o `test -f 'recurse.c' || echo './'`recurse.c; \ then mv -f ".deps/recurse.Tpo" ".deps/recurse.Po"; \ else rm -f ".deps/recurse.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -O2 -fsigned-char -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT misc.o -MD -MP -MF ".deps/misc.Tpo" \ -c -o misc.o `test -f 'misc.c' || echo './'`misc.c; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; \ else rm -f ".deps/misc.Tpo"; exit 1; \ fi misc.c: In function 'get_console_size': misc.c:289:18: error: implicit declaration of function 'ioctl'; did you mean 'iscntrl'? [-Wimplicit-function-declaration] 289 | if (!ioctl(fd, TIOCGWINSZ, &size)) | ^~~~~ | iscntrl gmake[1]: *** [Makefile:248: misc.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/home/pbulk/build/audio/vorbisgain/work/vorbisgain-0.37' gmake: *** [Makefile:167: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/vorbisgain *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/vorbisgain