>>> libretro-bk: Building community/libretro-bk 0_git20220315-r0 (using abuild 3.9.0-r0) started Wed, 20 Apr 2022 06:52:17 +0000 >>> libretro-bk: Checking sanity of /home/buildozer/aports/community/libretro-bk/APKBUILD... >>> libretro-bk: Analyzing dependencies... >>> libretro-bk: Installing for build: build-base (1/1) Installing .makedepends-libretro-bk (20220420.065218) OK: 331 MiB in 99 packages >>> libretro-bk: Cleaning up srcdir >>> libretro-bk: Cleaning up pkgdir >>> libretro-bk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libretro-bk-30c605acaae958f2c6caf15de1fc5bfac49808b6.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libretro-bk: Fetching libretro-bk-30c605acaae958f2c6caf15de1fc5bfac49808b6.tar.gz::https://github.com/libretro/bk-emulator/archive/30c605acaae958f2c6caf15de1fc5bfac49808b6.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 100 162 100 162 0 0 818 0 --:--:-- --:--:-- --:--:-- 822 100 144k 0 144k 0 0 331k 0 --:--:-- --:--:-- --:--:-- 331k >>> libretro-bk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libretro-bk-30c605acaae958f2c6caf15de1fc5bfac49808b6.tar.gz >>> libretro-bk: Checking sha512sums... libretro-bk-30c605acaae958f2c6caf15de1fc5bfac49808b6.tar.gz: OK >>> libretro-bk: Unpacking /var/cache/distfiles/edge/libretro-bk-30c605acaae958f2c6caf15de1fc5bfac49808b6.tar.gz... gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -oaccess.o access.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -oboot.o boot.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -obranch.o branch.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -ocovox.o covox.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -odouble.o double.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -oea.o ea.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -oitab.o itab.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -olibretro.o libretro.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -oservice.o service.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -otimer.o timer.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -otape.o tape.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -odisk.o disk.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -omouse.o mouse.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -osingle.o single.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -oweird.o weird.c libretro.c: In function 'platform_disk_init': libretro.c:671:40: warning: assignment to 'short unsigned int *' from incompatible pointer type 'char *' [-Wincompatible-pointer-types] 671 | disks[i].image = diskptr; | ^ gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -otty.o tty.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -oio.o io.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -otiming.o timing.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -osound.o sound.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -oterakdisk.o terakdisk.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -osynth.o synth.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -oemu2149.o emu2149.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -omain.o main.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -oscr-libretro.o scr-libretro.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -oscr.o scr.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -otty-libretro.o tty-libretro.c gcc -Os -fomit-frame-pointer -DGIT_VERSION=\"" 687c9d635b"\" -DLIBRETRO=1 -std=gnu99 -O2 -DNDEBUG -fPIC -c -ojoystick.o joystick.c gcc -fPIC -shared -Wl,--no-undefined -o bk_libretro.so ./access.o ./boot.o ./branch.o ./covox.o ./double.o ./ea.o ./itab.o ./libretro.o ./service.o ./timer.o ./tape.o ./disk.o ./mouse.o ./single.o ./weird.o ./tty.o ./io.o ./timing.o ./sound.o ./terakdisk.o ./synth.o ./emu2149.o ./main.o ./scr-libretro.o ./scr.o ./tty-libretro.o ./joystick.o -Wl,--as-needed,-O1,--sort-common -lm >>> libretro-bk: Entering fakeroot... >>> libretro-bk*: Running postcheck for libretro-bk >>> libretro-bk*: Preparing package libretro-bk... >>> libretro-bk*: Stripping binaries >>> libretro-bk*: Scanning shared objects >>> libretro-bk*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> libretro-bk*: Package size: 180.0 KB >>> libretro-bk*: Compressing data... >>> libretro-bk*: Create checksum... >>> libretro-bk*: Create libretro-bk-0_git20220315-r0.apk >>> libretro-bk: Build complete at Wed, 20 Apr 2022 06:52:20 +0000 elapsed time 0h 0m 3s >>> libretro-bk: Cleaning up srcdir >>> libretro-bk: Cleaning up pkgdir >>> libretro-bk: Uninstalling dependencies... (1/1) Purging .makedepends-libretro-bk (20220420.065218) OK: 331 MiB in 98 packages >>> libretro-bk: Updating the community/x86_64 repository index... >>> libretro-bk: Signing the index...