>>> libx86emu: Building community/libx86emu 3.5-r0 (using abuild 3.9.0-r0) started Sat, 01 Jan 2022 18:08:01 +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 (20220101.180803) OK: 344 MiB in 106 packages >>> libx86emu: Cleaning up srcdir >>> libx86emu: Cleaning up pkgdir >>> libx86emu: Fetching libx86emu-3.5.tar.gz::https://github.com/wfeldt/libx86emu/archive/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 121 100 121 0 0 548 0 --:--:-- --:--:-- --:--:-- 550 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 141k 0 0 292k 0 --:--:-- --:--:-- --:--:-- 2621k >>> libx86emu: Fetching libx86emu-3.5.tar.gz::https://github.com/wfeldt/libx86emu/archive/3.5.tar.gz >>> libx86emu: Checking sha512sums... libx86emu-3.5.tar.gz: OK >>> libx86emu: Unpacking /var/cache/distfiles/edge/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 -fomit-frame-pointer -fPIC -Wall api.c gcc -c -Os -fomit-frame-pointer -fPIC -Wall decode.c gcc -c -Os -fomit-frame-pointer -fPIC -Wall mem.c gcc -c -Os -fomit-frame-pointer -fPIC -Wall ops.c gcc -c -Os -fomit-frame-pointer -fPIC -Wall ops2.c gcc -c -Os -fomit-frame-pointer -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 | ^~~~ 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: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: 200.0 KB >>> libx86emu*: Compressing data... >>> libx86emu*: Create checksum... >>> libx86emu*: Create libx86emu-3.5-r0.apk >>> libx86emu: Build complete at Sat, 01 Jan 2022 18:08:08 +0000 elapsed time 0h 0m 7s >>> libx86emu: Cleaning up srcdir >>> libx86emu: Cleaning up pkgdir >>> libx86emu: Uninstalling dependencies... (1/1) Purging .makedepends-libx86emu (20220101.180803) OK: 344 MiB in 105 packages >>> libx86emu: Updating the community/x86_64 repository index... >>> libx86emu: Signing the index...