>>> libretro-gpsp: Building community/libretro-gpsp 0_git20210427-r0 (using abuild 3.9.0-r0) started Wed, 20 Apr 2022 08:35:09 +0000 >>> libretro-gpsp: Checking sanity of /home/buildozer/aports/community/libretro-gpsp/APKBUILD... >>> libretro-gpsp: Analyzing dependencies... >>> libretro-gpsp: Installing for build: build-base (1/1) Installing .makedepends-libretro-gpsp (20220420.083518) OK: 367 MiB in 90 packages >>> libretro-gpsp: Cleaning up srcdir >>> libretro-gpsp: Cleaning up pkgdir >>> libretro-gpsp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/libretro-gpsp-52088a4d10af9a8c0e95b0eb168d4dfd0a13639f.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 311k 10 32768 0 0 29774 0 0:00:10 0:00:01 0:00:09 29789 100 311k 100 311k 0 0 202k 0 0:00:01 0:00:01 --:--:-- 202k >>> libretro-gpsp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/libretro-gpsp-52088a4d10af9a8c0e95b0eb168d4dfd0a13639f.tar.gz >>> libretro-gpsp: Checking sha512sums... libretro-gpsp-52088a4d10af9a8c0e95b0eb168d4dfd0a13639f.tar.gz: OK >>> libretro-gpsp: Unpacking /var/cache/distfiles/v3.16/libretro-gpsp-52088a4d10af9a8c0e95b0eb168d4dfd0a13639f.tar.gz... gcc -I. -Os -fomit-frame-pointer -DGIT_VERSION=\"" d313805648"\" -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -Wall -DNDEBUG=1 -fPIC -DFRONTEND_SUPPORTS_RGB565 -O3 -DNDEBUG -c -o main.o main.c gcc -I. -Os -fomit-frame-pointer -DGIT_VERSION=\"" d313805648"\" -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -Wall -DNDEBUG=1 -fPIC -DFRONTEND_SUPPORTS_RGB565 -O3 -DNDEBUG -c -o cpu.o cpu.c gcc -I. -Os -fomit-frame-pointer -DGIT_VERSION=\"" d313805648"\" -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -Wall -DNDEBUG=1 -fPIC -DFRONTEND_SUPPORTS_RGB565 -O3 -DNDEBUG -c -o gba_memory.o gba_memory.c gcc -I. -Os -fomit-frame-pointer -DGIT_VERSION=\"" d313805648"\" -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -Wall -DNDEBUG=1 -fPIC -DFRONTEND_SUPPORTS_RGB565 -O3 -DNDEBUG -c -o video.o video.c gcc -I. -Os -fomit-frame-pointer -DGIT_VERSION=\"" d313805648"\" -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -Wall -DNDEBUG=1 -fPIC -DFRONTEND_SUPPORTS_RGB565 -O3 -DNDEBUG -c -o input.o input.c gcc -I. -Os -fomit-frame-pointer -DGIT_VERSION=\"" d313805648"\" -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -Wall -DNDEBUG=1 -fPIC -DFRONTEND_SUPPORTS_RGB565 -O3 -DNDEBUG -c -o sound.o sound.c gcc -I. -Os -fomit-frame-pointer -DGIT_VERSION=\"" d313805648"\" -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -Wall -DNDEBUG=1 -fPIC -DFRONTEND_SUPPORTS_RGB565 -O3 -DNDEBUG -c -o cheats.o cheats.c gcc -I. -Os -fomit-frame-pointer -DGIT_VERSION=\"" d313805648"\" -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -Wall -DNDEBUG=1 -fPIC -DFRONTEND_SUPPORTS_RGB565 -O3 -DNDEBUG -c -o libretro.o libretro.c gcc -I. -Os -fomit-frame-pointer -DGIT_VERSION=\"" d313805648"\" -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -Wall -DNDEBUG=1 -fPIC -DFRONTEND_SUPPORTS_RGB565 -O3 -DNDEBUG -c -o gba_cc_lut.o gba_cc_lut.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" d313805648"\" -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -Wall -DNDEBUG=1 -fPIC -DFRONTEND_SUPPORTS_RGB565 -O3 -DNDEBUG -c -o bios_data.o bios_data.S gba_memory.c: In function 'load_gamepak': gba_memory.c:2402:60: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size between 0 and 511 [-Wformat-truncation=] 2402 | snprintf(backup_filename, sizeof(backup_filename), "%s%c%s", save_path, PATH_SEPARATOR_CHAR, p); | ^~ gba_memory.c:2402:4: note: 'snprintf' output between 2 and 1024 bytes into a destination of size 512 2402 | snprintf(backup_filename, sizeof(backup_filename), "%s%c%s", save_path, PATH_SEPARATOR_CHAR, p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gba_memory.c:2264:24: warning: '%s' directive writing 15 bytes into a region of size between 0 and 511 [-Wformat-overflow=] 2264 | sprintf(config_path, "%s" PATH_SEPARATOR "%s", main_path, CONFIG_FILENAME); | ^~~~ gba_memory.c:2264:45: note: format string is defined here 2264 | sprintf(config_path, "%s" PATH_SEPARATOR "%s", main_path, CONFIG_FILENAME); | ^~ gba_memory.c:2264:3: note: 'sprintf' output between 17 and 528 bytes into a destination of size 512 2264 | sprintf(config_path, "%s" PATH_SEPARATOR "%s", main_path, CONFIG_FILENAME); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -fPIC -shared -Wl,--version-script=link.T -I. -O3 -DNDEBUG -o gpsp_libretro.so ./main.o ./cpu.o ./gba_memory.o ./video.o ./input.o ./sound.o ./cheats.o ./libretro.o ./gba_cc_lut.o ./bios_data.o -lm -Wl,--no-undefined >>> libretro-gpsp: Entering fakeroot... >>> libretro-gpsp*: Running postcheck for libretro-gpsp >>> libretro-gpsp*: Preparing package libretro-gpsp... >>> libretro-gpsp*: Stripping binaries >>> libretro-gpsp*: Scanning shared objects >>> libretro-gpsp*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> libretro-gpsp*: Package size: 1.2 MB >>> libretro-gpsp*: Compressing data... >>> libretro-gpsp*: Create checksum... >>> libretro-gpsp*: Create libretro-gpsp-0_git20210427-r0.apk >>> libretro-gpsp: Build complete at Wed, 20 Apr 2022 08:36:17 +0000 elapsed time 0h 1m 8s >>> libretro-gpsp: Cleaning up srcdir >>> libretro-gpsp: Cleaning up pkgdir >>> libretro-gpsp: Uninstalling dependencies... (1/1) Purging .makedepends-libretro-gpsp (20220420.083518) OK: 367 MiB in 89 packages >>> libretro-gpsp: Updating the community/ppc64le repository index... >>> libretro-gpsp: Signing the index...