+ 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/mpegaudio-3.9/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mpegaudio-3.9/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mpegaudio-3.9 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DPREFIX=\"/opt/pkg\" -c musicin.c musicin.c: In function 'obtain_parameters': musicin.c:151:8: error: implicit declaration of function 'gets'; did you mean 'getw'? [-Wimplicit-function-declaration] 151 | gets(original_file_name); | ^~~~ | getw musicin.c: At top level: musicin.c:670:1: error: return type defaults to 'int' [-Wimplicit-int] 670 | main(argc, argv) | ^~~~ musicin.c: In function 'aiff_check': musicin.c:969:17: error: passing argument 1 of 'strncmp' from incompatible pointer type [-Wincompatible-pointer-types] 969 | if (strncmp(&pcm_aiff_data->sampleType,IFF_ID_SSND,4)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int * In file included from /usr/include/string.h:35, from common.h:114, from musicin.c:101: /usr/include/iso/string_iso.h:81:20: note: expected 'const char *' but argument is of type 'long unsigned int *' 81 | extern int strncmp(const char *, const char *, size_t); | ^~~~~~~~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/audio/mpegaudio/work/mpegaudio *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/mpegaudio *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/mpegaudio