+ 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/mpg321-0.3.2nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mpg321-0.3.2nb2/work.log ===> Building for mpg321-0.3.2nb2 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- --- mpg321.o --- --- mad.o --- --- playlist.o --- --- network.o --- --- mad.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include -MT mad.o -MD -MP -MF .deps/mad.Tpo -c -o mad.o mad.c --- playlist.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include -MT playlist.o -MD -MP -MF .deps/playlist.Tpo -c -o playlist.o playlist.c --- network.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.c --- mpg321.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include -MT mpg321.o -MD -MP -MF .deps/mpg321.Tpo -c -o mpg321.o mpg321.c --- mad.o --- mad.c: In function 'perform_and_print': mad.c:872:9: error: implicit declaration of function 'fft_perform' [-Wimplicit-function-declaration] 872 | fft_perform((sound_sample *)samples, fftout, state); | ^~~~~~~~~~~ mad.c: At top level: mad.c:836:13: warning: 'prng' is static but used in inline function 'audio_linear_dither' which is not static 836 | random = prng(dither->random); | ^~~~ *** [mad.o] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/build/audio/mpg321/work/mpg321-0.3.2-orig --- network.o --- network.c: In function 'http_open': network.c:482:19: error: implicit declaration of function 'do_basicauth' [-Wimplicit-function-declaration] 482 | do_basicauth(); | ^~~~~~~~~~~~ *** [network.o] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/build/audio/mpg321/work/mpg321-0.3.2-orig --- mpg321.o --- mpg321.c:102:8: error: type defaults to 'int' in declaration of 'http_file_length' [-Wimplicit-int] 102 | extern http_file_length; | ^~~~~~~~~~~~~~~~ mpg321.c: In function 'main': mpg321.c:884:13: error: implicit declaration of function 'calc_http_length'; did you mean 'calc_length'? [-Wimplicit-function-declaration] 884 | calc_http_length(&playbuf); | ^~~~~~~~~~~~~~~~ | calc_length mpg321.c:1192:22: error: passing argument 1 of 'shmdt' from incompatible pointer type [-Wincompatible-pointer-types] 1192 | if(shmdt(Output_Queue) == -1) | ^~~~~~~~~~~~ | | | output_frame * In file included from mpg321.c:50: /usr/include/sys/shm.h:136:11: note: expected 'char *' but argument is of type 'output_frame *' 136 | int shmdt(char *); | ^~~~~~ *** [mpg321.o] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/build/audio/mpg321/work/mpg321-0.3.2-orig --- playlist.o --- mv -f .deps/playlist.Tpo .deps/playlist.Po bmake[2]: 3 errors bmake[2]: stopped making "all-am" in /home/pbulk/build/audio/mpg321/work/mpg321-0.3.2-orig bmake[1]: stopped making "all-recursive" in /home/pbulk/build/audio/mpg321/work/mpg321-0.3.2-orig bmake: stopped making "all" in /home/pbulk/build/audio/mpg321/work/mpg321-0.3.2-orig *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/mpg321 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/mpg321