=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for libretro-sameboy-0.12.2 gcc -c -o../build/obj/../Core/memory_libretro.c.o ../Core/memory.c -O2 -D_FORTIFY_SOURCE=2 -DGIT_VERSION=\"0.12.2-pkgsrc\" -DSAMEBOY_CORE_VERSION=\"\" -O2 -DNDEBUG -DDISABLE_TIMEKEEPING -DDISABLE_REWIND -DDISABLE_DEBUGGER -Wall -D__LIBRETRO__ -fPIC -I.. -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL gcc -c -o../build/obj/../Core/apu_libretro.c.o ../Core/apu.c -O2 -D_FORTIFY_SOURCE=2 -DGIT_VERSION=\"0.12.2-pkgsrc\" -DSAMEBOY_CORE_VERSION=\"\" -O2 -DNDEBUG -DDISABLE_TIMEKEEPING -DDISABLE_REWIND -DDISABLE_DEBUGGER -Wall -D__LIBRETRO__ -fPIC -I.. -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL gcc -c -o../build/obj/../Core/sgb_libretro.c.o ../Core/sgb.c -O2 -D_FORTIFY_SOURCE=2 -DGIT_VERSION=\"0.12.2-pkgsrc\" -DSAMEBOY_CORE_VERSION=\"\" -O2 -DNDEBUG -DDISABLE_TIMEKEEPING -DDISABLE_REWIND -DDISABLE_DEBUGGER -Wall -D__LIBRETRO__ -fPIC -I.. -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL gcc -c -o../build/obj/../Core/gb_libretro.c.o ../Core/gb.c -O2 -D_FORTIFY_SOURCE=2 -DGIT_VERSION=\"0.12.2-pkgsrc\" -DSAMEBOY_CORE_VERSION=\"\" -O2 -DNDEBUG -DDISABLE_TIMEKEEPING -DDISABLE_REWIND -DDISABLE_DEBUGGER -Wall -D__LIBRETRO__ -fPIC -I.. -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL ../Core/apu.c: In function 'update_sample': ../Core/apu.c:83:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if (*(uint32_t *)&(gb->apu_output.current_sample[index]) != *(uint32_t *)&output) { ^~ ../Core/apu.c:83:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../Core/apu.c:109:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if (*(uint32_t *)&(gb->apu_output.current_sample[index]) != *(uint32_t *)&output) { ^~ ../Core/apu.c:109:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../Core/apu.c: In function 'render': ../Core/apu.c:125:0: warning: ignoring #pragma GCC unroll [-Wunknown-pragmas] UNROLL ../Core/apu.c:185:0: warning: ignoring #pragma GCC unroll [-Wunknown-pragmas] UNROLL ../Core/apu.c: In function 'GB_apu_run': ../Core/apu.c:425:0: warning: ignoring #pragma GCC unroll [-Wunknown-pragmas] UNROLL ../Core/gb.c: In function 'GB_is_inited': ../Core/gb.c:663:25: warning: multi-character character constant [-Wmultichar] return gb->magic == 'SAME'; ^~~~~~ ../Core/gb.c: In function 'GB_reset': ../Core/gb.c:928:28: warning: multi-character character constant [-Wmultichar] gb->magic = (uintptr_t)'SAME'; ^~~~~~ gcc -c -o../build/obj/../Core/mbc_libretro.c.o ../Core/mbc.c -O2 -D_FORTIFY_SOURCE=2 -DGIT_VERSION=\"0.12.2-pkgsrc\" -DSAMEBOY_CORE_VERSION=\"\" -O2 -DNDEBUG -DDISABLE_TIMEKEEPING -DDISABLE_REWIND -DDISABLE_DEBUGGER -Wall -D__LIBRETRO__ -fPIC -I.. -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL gcc -c -o../build/obj/../Core/timing_libretro.c.o ../Core/timing.c -O2 -D_FORTIFY_SOURCE=2 -DGIT_VERSION=\"0.12.2-pkgsrc\" -DSAMEBOY_CORE_VERSION=\"\" -O2 -DNDEBUG -DDISABLE_TIMEKEEPING -DDISABLE_REWIND -DDISABLE_DEBUGGER -Wall -D__LIBRETRO__ -fPIC -I.. -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL gcc -c -o../build/obj/../Core/display_libretro.c.o ../Core/display.c -O2 -D_FORTIFY_SOURCE=2 -DGIT_VERSION=\"0.12.2-pkgsrc\" -DSAMEBOY_CORE_VERSION=\"\" -O2 -DNDEBUG -DDISABLE_TIMEKEEPING -DDISABLE_REWIND -DDISABLE_DEBUGGER -Wall -D__LIBRETRO__ -fPIC -I.. -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL ../Core/display.c: In function 'fifo_push_bg_row': ../Core/display.c:30:0: warning: ignoring #pragma GCC unroll [-Wunknown-pragmas] UNROLL ../Core/display.c:46:0: warning: ignoring #pragma GCC unroll [-Wunknown-pragmas] UNROLL ../Core/display.c: In function 'fifo_overlay_object_row': ../Core/display.c:73:0: warning: ignoring #pragma GCC unroll [-Wunknown-pragmas] UNROLL gcc -c -o../build/obj/../Core/symbol_hash_libretro.c.o ../Core/symbol_hash.c -O2 -D_FORTIFY_SOURCE=2 -DGIT_VERSION=\"0.12.2-pkgsrc\" -DSAMEBOY_CORE_VERSION=\"\" -O2 -DNDEBUG -DDISABLE_TIMEKEEPING -DDISABLE_REWIND -DDISABLE_DEBUGGER -Wall -D__LIBRETRO__ -fPIC -I.. -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL ../Core/display.c: In function 'GB_get_oam_info': ../Core/display.c:1185:0: warning: ignoring #pragma GCC unroll [-Wunknown-pragmas] UNROLL gcc -c -o../build/obj/../Core/camera_libretro.c.o ../Core/camera.c -O2 -D_FORTIFY_SOURCE=2 -DGIT_VERSION=\"0.12.2-pkgsrc\" -DSAMEBOY_CORE_VERSION=\"\" -O2 -DNDEBUG -DDISABLE_TIMEKEEPING -DDISABLE_REWIND -DDISABLE_DEBUGGER -Wall -D__LIBRETRO__ -fPIC -I.. -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL gcc -c -o../build/obj/../Core/sm83_cpu_libretro.c.o ../Core/sm83_cpu.c -O2 -D_FORTIFY_SOURCE=2 -DGIT_VERSION=\"0.12.2-pkgsrc\" -DSAMEBOY_CORE_VERSION=\"\" -O2 -DNDEBUG -DDISABLE_TIMEKEEPING -DDISABLE_REWIND -DDISABLE_DEBUGGER -Wall -D__LIBRETRO__ -fPIC -I.. -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL ../Core/sm83_cpu.c: In function 'rlc_r': ../Core/sm83_cpu.c:1210:17: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] if (!(value << 1)) { ~~~~~~~^~~~~ gcc -c -o../build/obj/../Core/joypad_libretro.c.o ../Core/joypad.c -O2 -D_FORTIFY_SOURCE=2 -DGIT_VERSION=\"0.12.2-pkgsrc\" -DSAMEBOY_CORE_VERSION=\"\" -O2 -DNDEBUG -DDISABLE_TIMEKEEPING -DDISABLE_REWIND -DDISABLE_DEBUGGER -Wall -D__LIBRETRO__ -fPIC -I.. -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL gcc -c -o../build/obj/../Core/save_state_libretro.c.o ../Core/save_state.c -O2 -D_FORTIFY_SOURCE=2 -DGIT_VERSION=\"0.12.2-pkgsrc\" -DSAMEBOY_CORE_VERSION=\"\" -O2 -DNDEBUG -DDISABLE_TIMEKEEPING -DDISABLE_REWIND -DDISABLE_DEBUGGER -Wall -D__LIBRETRO__ -fPIC -I.. -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL gcc -c -o../build/obj/../Core/random_libretro.c.o ../Core/random.c -O2 -D_FORTIFY_SOURCE=2 -DGIT_VERSION=\"0.12.2-pkgsrc\" -DSAMEBOY_CORE_VERSION=\"\" -O2 -DNDEBUG -DDISABLE_TIMEKEEPING -DDISABLE_REWIND -DDISABLE_DEBUGGER -Wall -D__LIBRETRO__ -fPIC -I.. -std=gnu11 -D_GNU_SOURCE -D_USE_MATH_DEFINES -fPIC -DGB_INTERNAL /usr/pkg/bin/gmake -C .. build/bin/BootROMs/agb_boot.bin gmake[1]: Entering directory '/tmp/emulators/libretro-sameboy/work/SameBoy-0.12.2' rgbgfx -d 1 -h -o build/obj/BootROMs/SameBoyLogo.1bpp BootROMs/SameBoyLogo.png gcc BootROMs/pb8.c -o build/pb8 /usr/pkg/bin/gmake -C .. build/bin/BootROMs/cgb_boot.bin gmake[1]: Entering directory '/tmp/emulators/libretro-sameboy/work/SameBoy-0.12.2' gcc BootROMs/pb8.c -o build/pb8 /tmp/emulators/libretro-sameboy/work/SameBoy-0.12.2/build/pb8 -l 384 build/obj/BootROMs/SameBoyLogo.1bpp build/obj/BootROMs/SameBoyLogo.pb8 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 1+0 records in 1+0 records out 2304 bytes transferred in 0.001 secs (2304000 bytes/sec) gmake[1]: Leaving directory '/tmp/emulators/libretro-sameboy/work/SameBoy-0.12.2' /usr/pkg/bin/gmake -C .. build/bin/BootROMs/dmg_boot.bin gmake[1]: Entering directory '/tmp/emulators/libretro-sameboy/work/SameBoy-0.12.2' /tmp/emulators/libretro-sameboy/work/SameBoy-0.12.2/build/pb8 -l 384 build/obj/BootROMs/SameBoyLogo.1bpp build/obj/BootROMs/SameBoyLogo.pb8 gmake[1]: execvp: /tmp/emulators/libretro-sameboy/work/SameBoy-0.12.2/build/pb8: Permission denied gmake[1]: *** [Makefile:335: build/obj/BootROMs/SameBoyLogo.pb8] Error 127 gmake[1]: Leaving directory '/tmp/emulators/libretro-sameboy/work/SameBoy-0.12.2' gmake: *** [Makefile:299: ../build/bin/BootROMs/dmg_boot.bin] Error 2 gmake: *** Waiting for unfinished jobs.... /tmp/emulators/libretro-sameboy/work/SameBoy-0.12.2/build/pb8 -l 384 build/obj/BootROMs/SameBoyLogo.1bpp build/obj/BootROMs/SameBoyLogo.pb8 rgbasm -i build/obj/BootROMs/ -i BootROMs/ -o build/bin/BootROMs/cgb_boot.bin.tmp BootROMs/cgb_boot.asm rgblink -o build/bin/BootROMs/cgb_boot.bin.tmp2 build/bin/BootROMs/cgb_boot.bin.tmp dd if=build/bin/BootROMs/cgb_boot.bin.tmp2 of=build/bin/BootROMs/cgb_boot.bin count=1 bs=2304 1+0 records in 1+0 records out 2304 bytes transferred in 0.001 secs (2304000 bytes/sec) gmake[1]: Leaving directory '/tmp/emulators/libretro-sameboy/work/SameBoy-0.12.2' rm ../build/bin/BootROMs/cgb_boot.bin ../build/bin/BootROMs/agb_boot.bin *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/libretro-sameboy *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/libretro-sameboy