+ local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pianobar-2020.04.05nb16/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pianobar-2020.04.05nb16/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for pianobar-2020.04.05nb16 CC src/main.c CC src/player.c src/player.c: In function 'play': src/player.c:405:2: warning: 'av_init_packet' is deprecated [-Wdeprecated-declarations] 405 | av_init_packet (&pkt); | ^~~~~~~~~~~~~~ In file included from /usr/pkg/include/ffmpeg4/libavcodec/bsf.h:30, from /usr/pkg/include/ffmpeg4/libavcodec/avcodec.h:44, from src/player.c:47: /usr/pkg/include/ffmpeg4/libavcodec/packet.h:488:6: note: declared here 488 | void av_init_packet(AVPacket *pkt); | ^~~~~~~~~~~~~~ CC src/settings.c CC src/terminal.c CC src/ui_act.c CC src/ui.c CC src/ui_readline.c CC src/ui_dispatch.c CC src/libpiano/crypt.c CC src/libpiano/piano.c CC src/libpiano/request.c CC src/libpiano/response.c CC src/libpiano/list.c LINK pianobar ld: src/main.o: relocation R_X86_64_32 against `.bss' can not be used when making a PIE object; recompile with -fPIE ld: src/player.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE ld: src/settings.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE ld: src/terminal.o: relocation R_X86_64_32 against `.bss' can not be used when making a PIE object; recompile with -fPIE ld: src/ui_act.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE ld: src/ui.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIE ld: src/ui_readline.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIE ld: src/ui_dispatch.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIE ld: src/libpiano/crypt.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE ld: src/libpiano/piano.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE ld: src/libpiano/request.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIE ld: src/libpiano/response.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE ld: src/libpiano/list.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE gmake: *** [Makefile:88: pianobar] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/audio/pianobar *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/audio/pianobar