+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libretro-sameboy-0.14.7/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libretro-sameboy-0.14.7/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 ===> Building for libretro-sameboy-0.14.7 gcc -c -o..//build/obj/Core/gb_libretro.c.o ..//Core/gb.c -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -DGB_DISABLE_TIMEKEEPING -DGB_DISABLE_REWIND -DGB_DISABLE_DEBUGGER -DGB_DISABLE_CHEATS -DGB_VERSION=\"0.14.7\" -D__LIBRETRO__ -fPIC -I../ -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL In file included from ..//Core/gb.h:9, from ..//Core/gb.c:13: ..//Core/save_state.h: In function 'state_magic': ..//Core/save_state.h:34:35: warning: multi-character character constant [-Wmultichar] 34 | if (sizeof(bool) == 1) return 'SAME'; | ^~~~~~ ..//Core/save_state.h:35:12: warning: multi-character character constant [-Wmultichar] 35 | return 'S4ME'; | ^~~~~~ ..//Core/gb.c: In function 'GB_load_gbs_from_buffer': ..//Core/gb.c:381:47: warning: multi-character character constant [-Wmultichar] 381 | if (gb->gbs_header.magic != BE32('GBS\x01') || | ^ ..//Core/gb.c: In function 'GB_load_isx': ..//Core/gb.c:491:62: warning: multi-character character constant [-Wmultichar] 491 | bool extended = *(uint32_t *)&magic == __builtin_bswap32('ISX '); | ^~~~~~ ..//Core/gb.c: In function 'GB_fill_tpp1_save_data': ..//Core/gb.c:775:30: warning: multi-character character constant [-Wmultichar] 775 | data->magic = BE32('TPP1'); | ^ gcc -c -o..//build/obj/Core/sgb_libretro.c.o ..//Core/sgb.c -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -DGB_DISABLE_TIMEKEEPING -DGB_DISABLE_REWIND -DGB_DISABLE_DEBUGGER -DGB_DISABLE_CHEATS -DGB_VERSION=\"0.14.7\" -D__LIBRETRO__ -fPIC -I../ -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL In file included from ..//Core/gb.h:9, from ..//Core/sgb.c:1: ..//Core/save_state.h: In function 'state_magic': ..//Core/save_state.h:34:35: warning: multi-character character constant [-Wmultichar] 34 | if (sizeof(bool) == 1) return 'SAME'; | ^~~~~~ ..//Core/save_state.h:35:12: warning: multi-character character constant [-Wmultichar] 35 | return 'S4ME'; | ^~~~~~ gcc -c -o..//build/obj/Core/apu_libretro.c.o ..//Core/apu.c -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -DGB_DISABLE_TIMEKEEPING -DGB_DISABLE_REWIND -DGB_DISABLE_DEBUGGER -DGB_DISABLE_CHEATS -DGB_VERSION=\"0.14.7\" -D__LIBRETRO__ -fPIC -I../ -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL In file included from ..//Core/gb.h:9, from ..//Core/apu.c:5: ..//Core/save_state.h: In function 'state_magic': ..//Core/save_state.h:34:35: warning: multi-character character constant [-Wmultichar] 34 | if (sizeof(bool) == 1) return 'SAME'; | ^~~~~~ ..//Core/save_state.h:35:12: warning: multi-character character constant [-Wmultichar] 35 | return 'S4ME'; | ^~~~~~ ..//Core/apu.c: In function 'update_sample': ..//Core/apu.c:102:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 102 | if (*(uint32_t *)&(gb->apu_output.current_sample[index]) != *(uint32_t *)&output) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..//Core/apu.c:102:74: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 102 | if (*(uint32_t *)&(gb->apu_output.current_sample[index]) != *(uint32_t *)&output) { | ^~~~~~~~~~~~~~~~~~~ ..//Core/apu.c:128:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 128 | if (*(uint32_t *)&(gb->apu_output.current_sample[index]) != *(uint32_t *)&output) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..//Core/apu.c:128:70: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 128 | if (*(uint32_t *)&(gb->apu_output.current_sample[index]) != *(uint32_t *)&output) { | ^~~~~~~~~~~~~~~~~~~ gcc -c -o..//build/obj/Core/memory_libretro.c.o ..//Core/memory.c -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -DGB_DISABLE_TIMEKEEPING -DGB_DISABLE_REWIND -DGB_DISABLE_DEBUGGER -DGB_DISABLE_CHEATS -DGB_VERSION=\"0.14.7\" -D__LIBRETRO__ -fPIC -I../ -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL In file included from ..//Core/gb.h:9, from ..//Core/memory.c:3: ..//Core/save_state.h: In function 'state_magic': ..//Core/save_state.h:34:35: warning: multi-character character constant [-Wmultichar] 34 | if (sizeof(bool) == 1) return 'SAME'; | ^~~~~~ ..//Core/save_state.h:35:12: warning: multi-character character constant [-Wmultichar] 35 | return 'S4ME'; | ^~~~~~ gcc -c -o..//build/obj/Core/mbc_libretro.c.o ..//Core/mbc.c -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -DGB_DISABLE_TIMEKEEPING -DGB_DISABLE_REWIND -DGB_DISABLE_DEBUGGER -DGB_DISABLE_CHEATS -DGB_VERSION=\"0.14.7\" -D__LIBRETRO__ -fPIC -I../ -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL In file included from ..//Core/gb.h:9, from ..//Core/mbc.c:4: ..//Core/save_state.h: In function 'state_magic': ..//Core/save_state.h:34:35: warning: multi-character character constant [-Wmultichar] 34 | if (sizeof(bool) == 1) return 'SAME'; | ^~~~~~ ..//Core/save_state.h:35:12: warning: multi-character character constant [-Wmultichar] 35 | return 'S4ME'; | ^~~~~~ gcc -c -o..//build/obj/Core/timing_libretro.c.o ..//Core/timing.c -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -DGB_DISABLE_TIMEKEEPING -DGB_DISABLE_REWIND -DGB_DISABLE_DEBUGGER -DGB_DISABLE_CHEATS -DGB_VERSION=\"0.14.7\" -D__LIBRETRO__ -fPIC -I../ -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL In file included from ..//Core/gb.h:9, from ..//Core/timing.c:1: ..//Core/save_state.h: In function 'state_magic': ..//Core/save_state.h:34:35: warning: multi-character character constant [-Wmultichar] 34 | if (sizeof(bool) == 1) return 'SAME'; | ^~~~~~ ..//Core/save_state.h:35:12: warning: multi-character character constant [-Wmultichar] 35 | return 'S4ME'; | ^~~~~~ gcc -c -o..//build/obj/Core/display_libretro.c.o ..//Core/display.c -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -DGB_DISABLE_TIMEKEEPING -DGB_DISABLE_REWIND -DGB_DISABLE_DEBUGGER -DGB_DISABLE_CHEATS -DGB_VERSION=\"0.14.7\" -D__LIBRETRO__ -fPIC -I../ -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL In file included from ..//Core/gb.h:9, from ..//Core/display.c:6: ..//Core/save_state.h: In function 'state_magic': ..//Core/save_state.h:34:35: warning: multi-character character constant [-Wmultichar] 34 | if (sizeof(bool) == 1) return 'SAME'; | ^~~~~~ ..//Core/save_state.h:35:12: warning: multi-character character constant [-Wmultichar] 35 | return 'S4ME'; | ^~~~~~ gcc -c -o..//build/obj/Core/symbol_hash_libretro.c.o ..//Core/symbol_hash.c -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -DGB_DISABLE_TIMEKEEPING -DGB_DISABLE_REWIND -DGB_DISABLE_DEBUGGER -DGB_DISABLE_CHEATS -DGB_VERSION=\"0.14.7\" -D__LIBRETRO__ -fPIC -I../ -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL In file included from ..//Core/gb.h:9, from ..//Core/symbol_hash.c:1: ..//Core/save_state.h: In function 'state_magic': ..//Core/save_state.h:34:35: warning: multi-character character constant [-Wmultichar] 34 | if (sizeof(bool) == 1) return 'SAME'; | ^~~~~~ ..//Core/save_state.h:35:12: warning: multi-character character constant [-Wmultichar] 35 | return 'S4ME'; | ^~~~~~ gcc -c -o..//build/obj/Core/camera_libretro.c.o ..//Core/camera.c -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -DGB_DISABLE_TIMEKEEPING -DGB_DISABLE_REWIND -DGB_DISABLE_DEBUGGER -DGB_DISABLE_CHEATS -DGB_VERSION=\"0.14.7\" -D__LIBRETRO__ -fPIC -I../ -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL In file included from ..//Core/gb.h:9, from ..//Core/camera.c:1: ..//Core/save_state.h: In function 'state_magic': ..//Core/save_state.h:34:35: warning: multi-character character constant [-Wmultichar] 34 | if (sizeof(bool) == 1) return 'SAME'; | ^~~~~~ ..//Core/save_state.h:35:12: warning: multi-character character constant [-Wmultichar] 35 | return 'S4ME'; | ^~~~~~ gcc -c -o..//build/obj/Core/sm83_cpu_libretro.c.o ..//Core/sm83_cpu.c -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -DGB_DISABLE_TIMEKEEPING -DGB_DISABLE_REWIND -DGB_DISABLE_DEBUGGER -DGB_DISABLE_CHEATS -DGB_VERSION=\"0.14.7\" -D__LIBRETRO__ -fPIC -I../ -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL In file included from ..//Core/gb.h:9, from ..//Core/sm83_cpu.c:4: ..//Core/save_state.h: In function 'state_magic': ..//Core/save_state.h:34:35: warning: multi-character character constant [-Wmultichar] 34 | if (sizeof(bool) == 1) return 'SAME'; | ^~~~~~ ..//Core/save_state.h:35:12: warning: multi-character character constant [-Wmultichar] 35 | return 'S4ME'; | ^~~~~~ ..//Core/sm83_cpu.c: In function 'rlc_r': ..//Core/sm83_cpu.c:1357:17: warning: '<<' in boolean context, did you mean '<'? [-Wint-in-bool-context] 1357 | if (!(value << 1)) { | ~~~~~~~^~~~~ gcc -c -o..//build/obj/Core/joypad_libretro.c.o ..//Core/joypad.c -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -DGB_DISABLE_TIMEKEEPING -DGB_DISABLE_REWIND -DGB_DISABLE_DEBUGGER -DGB_DISABLE_CHEATS -DGB_VERSION=\"0.14.7\" -D__LIBRETRO__ -fPIC -I../ -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL In file included from ..//Core/gb.h:9, from ..//Core/joypad.c:1: ..//Core/save_state.h: In function 'state_magic': ..//Core/save_state.h:34:35: warning: multi-character character constant [-Wmultichar] 34 | if (sizeof(bool) == 1) return 'SAME'; | ^~~~~~ ..//Core/save_state.h:35:12: warning: multi-character character constant [-Wmultichar] 35 | return 'S4ME'; | ^~~~~~ gcc -c -o..//build/obj/Core/save_state_libretro.c.o ..//Core/save_state.c -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -DGB_DISABLE_TIMEKEEPING -DGB_DISABLE_REWIND -DGB_DISABLE_DEBUGGER -DGB_DISABLE_CHEATS -DGB_VERSION=\"0.14.7\" -D__LIBRETRO__ -fPIC -I../ -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL In file included from ..//Core/gb.h:9, from ..//Core/save_state.c:1: ..//Core/save_state.h: In function 'state_magic': ..//Core/save_state.h:34:35: warning: multi-character character constant [-Wmultichar] 34 | if (sizeof(bool) == 1) return 'SAME'; | ^~~~~~ ..//Core/save_state.h:35:12: warning: multi-character character constant [-Wmultichar] 35 | return 'S4ME'; | ^~~~~~ ..//Core/save_state.c: In function 'save_bess_mbc_block': ..//Core/save_state.c:482:42: warning: multi-character character constant [-Wmultichar] 482 | BESS_block_t mbc_block = {BE32('MBC '), 0}; | ^ ..//Core/save_state.c: In function 'save_state_internal': ..//Core/save_state.c:595:29: warning: multi-character character constant [-Wmultichar] 595 | .magic = BE32('BESS'), | ^ ..//Core/save_state.c:600:55: warning: multi-character character constant [-Wmultichar] 600 | static const BESS_block_t bess_name = {BE32('NAME'), LE32(sizeof(BESS_NAME) - 1)}; | ^ ..//Core/save_state.c:612:55: warning: multi-character character constant [-Wmultichar] 612 | static const BESS_block_t bess_info = {BE32('INFO'), LE32(sizeof(BESS_INFO_t) - sizeof(BESS_block_t))}; | ^ ..//Core/save_state.c:628:50: warning: multi-character character constant [-Wmultichar] 628 | bess_core.header = (BESS_block_t){BE32('CORE'), LE32(sizeof(bess_core) - sizeof(bess_core.header))}; | ^ ..//Core/save_state.c:633:64: warning: multi-character character constant [-Wmultichar] 633 | case GB_MODEL_DMG_B: bess_core.full_model = BE32('GDB '); break; | ^ ..//Core/save_state.c:637:47: warning: multi-character character constant [-Wmultichar] 637 | bess_core.full_model = BE32('SN '); break; | ^ ..//Core/save_state.c:641:47: warning: multi-character character constant [-Wmultichar] 641 | bess_core.full_model = BE32('SP '); break; | ^ ..//Core/save_state.c:645:47: warning: multi-character character constant [-Wmultichar] 645 | bess_core.full_model = BE32('S2 '); break; | ^ ..//Core/save_state.c:648:64: warning: multi-character character constant [-Wmultichar] 648 | case GB_MODEL_CGB_C: bess_core.full_model = BE32('CCC '); break; | ^ ..//Core/save_state.c:649:64: warning: multi-character character constant [-Wmultichar] 649 | case GB_MODEL_CGB_E: bess_core.full_model = BE32('CCE '); break; | ^ ..//Core/save_state.c:650:62: warning: multi-character character constant [-Wmultichar] 650 | case GB_MODEL_AGB: bess_core.full_model = BE32('CA '); break; // SameBoy doesn't emulate a specific AGB revision yet | ^ ..//Core/save_state.c:692:50: warning: multi-character character constant [-Wmultichar] 692 | bess_xoam.header = (BESS_block_t){BE32('XOAM'), LE32(sizeof(bess_xoam) - sizeof(bess_xoam.header))}; | ^ ..//Core/save_state.c:705:58: warning: multi-character character constant [-Wmultichar] 705 | bess_tpp1.header = (BESS_block_t){BE32('TPP1'), LE32(sizeof(bess_tpp1) - sizeof(bess_tpp1.header))}; | ^ ..//Core/save_state.c:720:57: warning: multi-character character constant [-Wmultichar] 720 | bess_rtc.header = (BESS_block_t){BE32('RTC '), LE32(sizeof(bess_rtc) - sizeof(bess_rtc.header))}; | ^ ..//Core/save_state.c:738:58: warning: multi-character character constant [-Wmultichar] 738 | bess_huc3.header = (BESS_block_t){BE32('HUC3'), LE32(sizeof(bess_huc3) - sizeof(bess_huc3.header))}; | ^ ..//Core/save_state.c:761:48: warning: multi-character character constant [-Wmultichar] 761 | BESS_SGB_t bess_sgb = {{BE32('SGB '), LE32(sizeof(bess_sgb) - sizeof(bess_sgb.header))}, }; | ^ ..//Core/save_state.c:788:54: warning: multi-character character constant [-Wmultichar] 788 | static const BESS_block_t bess_end = {BE32('END '), 0}; | ^ ..//Core/save_state.c: In function 'load_bess_save': ..//Core/save_state.c:904:36: warning: multi-character character constant [-Wmultichar] 904 | if (footer.magic != BE32('BESS')) { | ^ ..//Core/save_state.c:925:29: warning: multi-character character constant [-Wmultichar] 925 | case BE32('CORE'): | ^ ..//Core/save_state.c:1040:29: warning: multi-character character constant [-Wmultichar] 1040 | case BE32('NAME'): | ^ ..//Core/save_state.c:1048:29: warning: multi-character character constant [-Wmultichar] 1048 | case BE32('INFO'): { | ^ ..//Core/save_state.c:1065:29: warning: multi-character character constant [-Wmultichar] 1065 | case BE32('XOAM'): | ^ ..//Core/save_state.c:1070:29: warning: multi-character character constant [-Wmultichar] 1070 | case BE32('MBC '): | ^ ..//Core/save_state.c:1082:29: warning: multi-character character constant [-Wmultichar] 1082 | case BE32('RTC '): | ^ ..//Core/save_state.c:1103:29: warning: multi-character character constant [-Wmultichar] 1103 | case BE32('HUC3'): | ^ ..//Core/save_state.c:1118:29: warning: multi-character character constant [-Wmultichar] 1118 | case BE32('TPP1'): | ^ ..//Core/save_state.c:1133:29: warning: multi-character character constant [-Wmultichar] 1133 | case BE32('SGB '): | ^ ..//Core/save_state.c:1145:29: warning: multi-character character constant [-Wmultichar] 1145 | case BE32('END '): | ^ ..//Core/save_state.c: In function 'GB_is_save_state': ..//Core/save_state.c:1352:29: warning: multi-character character constant [-Wmultichar] 1352 | if (magic == BE32('BESS')) { | ^ gcc -c -o..//build/obj/Core/random_libretro.c.o ..//Core/random.c -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -DGB_DISABLE_TIMEKEEPING -DGB_DISABLE_REWIND -DGB_DISABLE_DEBUGGER -DGB_DISABLE_CHEATS -DGB_VERSION=\"0.14.7\" -D__LIBRETRO__ -fPIC -I../ -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL gcc -c -o..//build/obj/Core/rumble_libretro.c.o ..//Core/rumble.c -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -DGB_DISABLE_TIMEKEEPING -DGB_DISABLE_REWIND -DGB_DISABLE_DEBUGGER -DGB_DISABLE_CHEATS -DGB_VERSION=\"0.14.7\" -D__LIBRETRO__ -fPIC -I../ -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL In file included from ..//Core/gb.h:9, from ..//Core/rumble.c:2: ..//Core/save_state.h: In function 'state_magic': ..//Core/save_state.h:34:35: warning: multi-character character constant [-Wmultichar] 34 | if (sizeof(bool) == 1) return 'SAME'; | ^~~~~~ ..//Core/save_state.h:35:12: warning: multi-character character constant [-Wmultichar] 35 | return 'S4ME'; | ^~~~~~ /opt/local/bin/gmake -C ../ build/bin/BootROMs/agb_boot.bin gmake[1]: Entering directory '/home/pbulk/build/emulators/libretro-sameboy/work/SameBoy-0.14.7' Package sdl2 was not found in the pkg-config search path. Perhaps you should add the directory containing `sdl2.pc' to the PKG_CONFIG_PATH environment variable Package 'sdl2', required by 'virtual:world', not found Package sdl2 was not found in the pkg-config search path. Perhaps you should add the directory containing `sdl2.pc' to the PKG_CONFIG_PATH environment variable Package 'sdl2', required by 'virtual:world', not found Package gl was not found in the pkg-config search path. Perhaps you should add the directory containing `gl.pc' to the PKG_CONFIG_PATH environment variable Package 'gl', required by 'virtual:world', not found Package gl was not found in the pkg-config search path. Perhaps you should add the directory containing `gl.pc' to the PKG_CONFIG_PATH environment variable Package 'gl', required by 'virtual:world', not found rgbgfx -h -u -o build/obj/BootROMs/SameBoyLogo.2bpp BootROMs/SameBoyLogo.png cc -std=c99 -Wall -Werror BootROMs/pb12.c -o build/pb12 /home/pbulk/build/emulators/libretro-sameboy/work/SameBoy-0.14.7/build/pb12 < build/obj/BootROMs/SameBoyLogo.2bpp > build/obj/BootROMs/SameBoyLogo.pb12 rgbasm -i build/obj/BootROMs/ -i BootROMs/ -o build/bin/BootROMs/agb_boot.bin.tmp BootROMs/agb_boot.asm rgblink -o build/bin/BootROMs/agb_boot.bin.tmp2 build/bin/BootROMs/agb_boot.bin.tmp dd if=build/bin/BootROMs/agb_boot.bin.tmp2 of=build/bin/BootROMs/agb_boot.bin count=1 bs=2304 2> /dev/null gmake[1]: Leaving directory '/home/pbulk/build/emulators/libretro-sameboy/work/SameBoy-0.14.7' echo "/* AUTO-GENERATED */" > ..//libretro/agb_boot.c echo "const unsigned char agb_boot[] = {" >> ..//libretro/agb_boot.c hexdump -v -e '/1 "0x%02x, "' ..//build/bin/BootROMs/agb_boot.bin >> ..//libretro/agb_boot.c /usr/bin/bash: hexdump: command not found gmake: *** [Makefile:341: ..//libretro/agb_boot.c] Error 127 rm ..//libretro/agb_boot.c ..//build/bin/BootROMs/agb_boot.bin *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/emulators/libretro-sameboy *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/emulators/libretro-sameboy