+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vice-3.7.1nb6/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vice-3.7.1nb6/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for vice-3.7.1nb6 Making all in src generating infocontrib.h Making all in resid Making all in resid-dtv Making all in joyport Making all in drive Making all in iec Making all in c64exp Making all in plus4exp Making all in iec128dcr Making all in iecieee Making all in ieee Making all in tcbm Making all in vdrive Making all in fsdevice Making all in diskimage Making all in iecbus Making all in serial Making all in parallel Making all in tape Making all in imagecontents Making all in fileio Making all in video Making all in raster Making all in vicii Making all in viciisc Making all in vdc Making all in crtc Making all in gfxoutputdrv ffmpegdrv.c: In function 'close_stream': ffmpegdrv.c:310:5: warning: 'codec' is deprecated [-Wdeprecated-declarations] VICE_P_AVCODEC_CLOSE(ost->st->codec); ^~~~~~~~~~~~~~~~~~~~ In file included from ffmpeglib.h:36:0, from ffmpegdrv.c:42: /home/pbulk/build/emulators/vice/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here AVCodecContext *codec; ^~~~~ ffmpegdrv.c: In function 'ffmpegdrv_open_audio': ffmpegdrv.c:354:5: warning: 'codec' is deprecated [-Wdeprecated-declarations] c = st->codec; ^ In file included from ffmpeglib.h:36:0, from ffmpegdrv.c:42: /home/pbulk/build/emulators/vice/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here AVCodecContext *codec; ^~~~~ ffmpegdrv.c: In function 'ffmpegmovie_init_audio': ffmpegdrv.c:436:5: warning: 'codec' is deprecated [-Wdeprecated-declarations] c = st->codec; ^ In file included from ffmpeglib.h:36:0, from ffmpegdrv.c:42: /home/pbulk/build/emulators/vice/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here AVCodecContext *codec; ^~~~~ ffmpegdrv.c: In function 'ffmpegmovie_encode_audio': ffmpegdrv.c:530:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] c = audio_st.st->codec; ^ In file included from ffmpeglib.h:36:0, from ffmpegdrv.c:42: /home/pbulk/build/emulators/vice/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here AVCodecContext *codec; ^~~~~ ffmpegdrv.c:566:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] ret = VICE_P_AVCODEC_ENCODE_AUDIO2(audio_st.st->codec, &pkt, audio_st.frame, &got_packet); ^~~ In file included from ffmpeglib.h:36:0, from ffmpegdrv.c:42: /home/pbulk/build/emulators/vice/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here AVCodecContext *codec; ^~~~~ ffmpegdrv.c: In function 'ffmpegdrv_open_video': ffmpegdrv.c:650:5: warning: 'codec' is deprecated [-Wdeprecated-declarations] c = st->codec; ^ In file included from ffmpeglib.h:36:0, from ffmpegdrv.c:42: /home/pbulk/build/emulators/vice/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here AVCodecContext *codec; ^~~~~ ffmpegdrv.c: In function 'ffmpegdrv_init_video': ffmpegdrv.c:731:5: warning: 'codec' is deprecated [-Wdeprecated-declarations] c = st->codec; ^ In file included from ffmpeglib.h:36:0, from ffmpegdrv.c:42: /home/pbulk/build/emulators/vice/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here AVCodecContext *codec; ^~~~~ ffmpegdrv.c: In function 'ffmpegdrv_init_file': ffmpegdrv.c:806:5: warning: 'filename' is deprecated [-Wdeprecated-declarations] VICE_P_AV_DUMP_FORMAT(ffmpegdrv_oc, 0, ffmpegdrv_oc->filename, 1); ^~~~~~~~~~~~~~~~~~~~~ In file included from ffmpeglib.h:36:0, from ffmpegdrv.c:42: /home/pbulk/build/emulators/vice/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:1314:10: note: declared here char filename[1024]; ^~~~~~~~ ffmpegdrv.c:820:9: warning: 'filename' is deprecated [-Wdeprecated-declarations] if (VICE_P_AVIO_OPEN(&ffmpegdrv_oc->pb, ffmpegdrv_oc->filename, ^~ In file included from ffmpeglib.h:36:0, from ffmpegdrv.c:42: /home/pbulk/build/emulators/vice/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:1314:10: note: declared here char filename[1024]; ^~~~~~~~ ffmpegdrv.c:823:13: warning: 'filename' is deprecated [-Wdeprecated-declarations] ui_error("ffmpegdrv: Cannot open %s", ffmpegdrv_oc->filename); ^~~~~~~~ In file included from ffmpeglib.h:36:0, from ffmpegdrv.c:42: /home/pbulk/build/emulators/vice/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:1314:10: note: declared here char filename[1024]; ^~~~~~~~ ffmpegdrv.c: In function 'ffmpegdrv_save': ffmpegdrv.c:880:5: warning: 'filename' is deprecated [-Wdeprecated-declarations] snprintf(ffmpegdrv_oc->filename, sizeof(ffmpegdrv_oc->filename), "%s", filename); ^~~~~~~~ In file included from ffmpeglib.h:36:0, from ffmpegdrv.c:42: /home/pbulk/build/emulators/vice/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:1314:10: note: declared here char filename[1024]; ^~~~~~~~ ffmpegdrv.c:880:5: warning: 'filename' is deprecated [-Wdeprecated-declarations] snprintf(ffmpegdrv_oc->filename, sizeof(ffmpegdrv_oc->filename), "%s", filename); ^~~~~~~~ In file included from ffmpeglib.h:36:0, from ffmpegdrv.c:42: /home/pbulk/build/emulators/vice/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:1314:10: note: declared here char filename[1024]; ^~~~~~~~ ffmpegdrv.c: In function 'ffmpegdrv_record': ffmpegdrv.c:951:5: warning: 'codec' is deprecated [-Wdeprecated-declarations] c = video_st.st->codec; ^ In file included from ffmpeglib.h:36:0, from ffmpegdrv.c:42: /home/pbulk/build/emulators/vice/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here AVCodecContext *codec; ^~~~~ Making all in printerdrv Making all in rs232drv Making all in samplerdrv In file included from file_drv.c:99:0: /home/pbulk/build/emulators/vice/work/.buildlink/include/vorbis/vorbisfile.h:95:21: warning: 'OV_CALLBACKS_STREAMONLY_NOCLOSE' defined but not used [-Wunused-variable] static ov_callbacks OV_CALLBACKS_STREAMONLY_NOCLOSE = { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/emulators/vice/work/.buildlink/include/vorbis/vorbisfile.h:88:21: warning: 'OV_CALLBACKS_STREAMONLY' defined but not used [-Wunused-variable] static ov_callbacks OV_CALLBACKS_STREAMONLY = { ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/emulators/vice/work/.buildlink/include/vorbis/vorbisfile.h:81:21: warning: 'OV_CALLBACKS_NOCLOSE' defined but not used [-Wunused-variable] static ov_callbacks OV_CALLBACKS_NOCLOSE = { ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/emulators/vice/work/.buildlink/include/vorbis/vorbisfile.h:74:21: warning: 'OV_CALLBACKS_DEFAULT' defined but not used [-Wunused-variable] static ov_callbacks OV_CALLBACKS_DEFAULT = { ^~~~~~~~~~~~~~~~~~~~ Making all in sid Making all in monitor mon_parse.c: In function 'yygrowstack': mon_parse.c:2347:60: warning: format '%d' expects argument of type 'int', but argument 4 has type 'unsigned int' [-Wformat=] fprintf(stderr, "%sdebug: stack size increased to %d\n", YYPREFIX, newsize); ^ Making all in core Making all in rtc Making all in userport Making all in tapeport Making all in diag Making all in c64 Making all in cart Making all in scpu64 Making all in c64dtv Making all in c128 Making all in cart Making all in vic20 Making all in cart Making all in pet Making all in plus4 Making all in cart Making all in cbm2 Making all in cart Making all in arch Making all in shared Making all in hwsiddrv Making all in iodrv Making all in mididrv Making all in socketdrv Making all in sounddrv In file included from rawnetarch_tuntap.c:38:0: /usr/include/linux/if.h:71:2: error: redeclaration of enumerator 'IFF_UP' IFF_UP = 1<<0, /* sysfs */ ^ compilation terminated due to -Wfatal-errors. make[5]: *** [rawnetarch_tuntap.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [all-recursive] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/emulators/vice *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/emulators/vice