>>> libx86emu: Building community/libx86emu 3.5-r0 (using abuild 3.12.0-r0) started Sun, 29 Oct 2023 14:43:23 +0000 >>> libx86emu: Checking sanity of /home/buildozer/aports/community/libx86emu/APKBUILD... >>> libx86emu: Analyzing dependencies... >>> libx86emu: Installing for build: build-base (1/1) Installing .makedepends-libx86emu (20231029.144352) OK: 472 MiB in 108 packages >>> libx86emu: Cleaning up srcdir >>> libx86emu: Cleaning up pkgdir >>> libx86emu: Cleaning up tmpdir >>> libx86emu: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/libx86emu-3.5.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 141k 100 141k 0 0 1301k 0 --:--:-- --:--:-- --:--:-- 1310k >>> libx86emu: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/libx86emu-3.5.tar.gz >>> libx86emu: Checking sha512sums... libx86emu-3.5.tar.gz: OK >>> libx86emu: Unpacking /var/cache/distfiles/v3.19/libx86emu-3.5.tar.gz... /bin/sh: -c requires an argument /bin/sh: -c requires an argument /bin/sh: -c requires an argument /bin/sh: -c requires an argument gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Wall api.c gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Wall decode.c gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Wall mem.c gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Wall ops.c gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Wall ops2.c gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Wall prim_ops.c prim_ops.c: In function 'sbb_word': prim_ops.c:1780:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 1780 | else | ^~~~ In file included from prim_ops.c:99: include/x86emu_int.h:76:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 76 | if(COND) SET_FLAG(FLAG); else CLEAR_FLAG(FLAG) | ^~ prim_ops.c:1782:9: note: in expansion of macro 'CONDITIONAL_SET_FLAG' 1782 | CONDITIONAL_SET_FLAG(res & 0x8000, F_SF); | ^~~~~~~~~~~~~~~~~~~~ prim_ops.c: In function 'sbb_long': prim_ops.c:1805:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 1805 | else | ^~~~ include/x86emu_int.h:76:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 76 | if(COND) SET_FLAG(FLAG); else CLEAR_FLAG(FLAG) | ^~ prim_ops.c:1807:9: note: in expansion of macro 'CONDITIONAL_SET_FLAG' 1807 | CONDITIONAL_SET_FLAG(res & 0x80000000, F_SF); | ^~~~~~~~~~~~~~~~~~~~ gcc -shared -Wl,-soname,libx86emu.so.3 api.o decode.o mem.o ops.o ops2.o prim_ops.o -o libx86emu.so.3.5 >>> libx86emu: Entering fakeroot... /bin/sh: -c requires an argument /bin/sh: -c requires an argument install -D libx86emu.so.3.5 /home/buildozer/aports/community/libx86emu/pkg/libx86emu/usr/lib/libx86emu.so.3.5 ln -snf libx86emu.so.3.5 /home/buildozer/aports/community/libx86emu/pkg/libx86emu/usr/lib/libx86emu.so.3 ln -snf libx86emu.so.3 /home/buildozer/aports/community/libx86emu/pkg/libx86emu/usr/lib/libx86emu.so install -m 644 -D include/x86emu.h /home/buildozer/aports/community/libx86emu/pkg/libx86emu/usr/include/x86emu.h >>> libx86emu-dev*: Running split function dev... >>> libx86emu-dev*: Preparing subpackage libx86emu-dev... >>> libx86emu-dev*: Stripping binaries >>> libx86emu-dev*: Running postcheck for libx86emu-dev >>> libx86emu*: Running postcheck for libx86emu >>> libx86emu*: Preparing package libx86emu... >>> libx86emu*: Stripping binaries >>> libx86emu-dev*: Scanning shared objects >>> libx86emu*: Scanning shared objects >>> libx86emu-dev*: Tracing dependencies... libx86emu=3.5-r0 >>> libx86emu-dev*: Package size: 36.0 KB >>> libx86emu-dev*: Compressing data... >>> libx86emu-dev*: Create checksum... >>> libx86emu-dev*: Create libx86emu-dev-3.5-r0.apk >>> libx86emu*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> libx86emu*: Package size: 192.0 KB >>> libx86emu*: Compressing data... >>> libx86emu*: Create checksum... >>> libx86emu*: Create libx86emu-3.5-r0.apk >>> libx86emu: Build complete at Sun, 29 Oct 2023 14:43:57 +0000 elapsed time 0h 0m 34s >>> libx86emu: Cleaning up srcdir >>> libx86emu: Cleaning up pkgdir >>> libx86emu: Uninstalling dependencies... (1/1) Purging .makedepends-libx86emu (20231029.144352) OK: 472 MiB in 107 packages >>> libx86emu: Updating the community/x86_64 repository index... >>> libx86emu: Signing the index...