===> Building for bsnes-115nb28
Compiling ../hiro/hiro.cpp ...
In file included from ../hiro/hiro.cpp:5:
In file included from ../hiro/core/core.cpp:23:
In file included from ../hiro/core/../cocoa/platform.cpp:52:
../hiro/core/../cocoa/widget/table-view-cell.cpp:41:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
1 warning generated.
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 ...
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 ...
rm -rf out/bsnes.app
mkdir -p out/bsnes.app/Contents/MacOS/
mkdir -p out/bsnes.app/Contents/MacOS/Database/
mkdir -p out/bsnes.app/Contents/MacOS/Firmware/
mkdir -p out/bsnes.app/Contents/MacOS/Shaders/
mkdir -p out/bsnes.app/Contents/Resources/
mv out/bsnes out/bsnes.app/Contents/MacOS/bsnes
cp Database/* out/bsnes.app/Contents/MacOS/Database/
cp -r ../shaders/* out/bsnes.app/Contents/macOS/Shaders/
cp: out/bsnes.app/Contents/macOS/Shaders is not a directory
gmake: *** [target-bsnes/GNUmakefile:33: all] Error 1
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/emulators/bsnes
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/emulators/bsnes