+ 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/bsnes-115nb21/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/bsnes-115nb21/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for bsnes-115nb21 Compiling ../hiro/hiro.cpp ... Compiling ../ruby/ruby.cpp ... Compiling ../libco/libco.c ... Compiling emulator/emulator.cpp ... Compiling filter/filter.cpp ... Compiling lzma/lzma.cpp ... Compiling sfc/interface/interface.cpp ... Compiling sfc/system/system.cpp ... Compiling sfc/controller/controller.cpp ... Compiling sfc/cartridge/cartridge.cpp ... Compiling sfc/memory/memory.cpp ... Compiling sfc/cpu/cpu.cpp ... Compiling sfc/smp/smp.cpp ... Compiling sfc/dsp/dsp.cpp ... Compiling sfc/ppu/ppu.cpp ... Compiling sfc/ppu-fast/ppu.cpp ... Compiling sfc/expansion/expansion.cpp ... Compiling sfc/coprocessor/coprocessor.cpp ... Compiling sfc/slot/slot.cpp ... Compiling gb/Core/apu.c ... Compiling gb/Core/camera.c ... Compiling gb/Core/display.c ... Compiling gb/Core/gb.c ... Compiling gb/Core/joypad.c ... gb/Core/gb.c: In function 'GB_attributed_logv': gb/Core/gb.c:31:5: warning: ignoring return value of 'vasprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 31 | vasprintf(&string, fmt, args); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gb/Core/gb.c: In function 'GB_load_boot_rom': gb/Core/gb.c:173:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 173 | fread(gb->boot_rom, sizeof(gb->boot_rom), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gb/Core/gb.c: In function 'GB_load_rom': gb/Core/gb.c:208:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 208 | fread(gb->rom, 1, gb->rom_size, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling gb/Core/mbc.c ... Compiling gb/Core/memory.c ... Compiling gb/Core/printer.c ... Compiling gb/Core/random.c ... Compiling gb/Core/rewind.c ... Compiling gb/Core/save_state.c ... Compiling gb/Core/sgb.c ... Compiling gb/Core/sm83_cpu.c ... Compiling gb/Core/symbol_hash.c ... Compiling gb/Core/timing.c ... Compiling processor/arm7tdmi/arm7tdmi.cpp ... Compiling processor/spc700/spc700.cpp ... Compiling processor/wdc65816/wdc65816.cpp ... Compiling target-bsnes/bsnes.cpp ... Compiling target-bsnes/program/program.cpp ... Compiling target-bsnes/input/input.cpp ... Compiling target-bsnes/presentation/presentation.cpp ... Compiling target-bsnes/settings/settings.cpp ... Compiling target-bsnes/tools/tools.cpp ... Compiling target-bsnes/resource/resource.cpp ... Linking out/bsnes ... *** Please use pkgtools/verifypc to sanity check dependencies.