>>> libucontext0: Building main/libucontext0 0.13.1-r1 (using abuild 3.10.0-r2) started Wed, 12 Apr 2023 04:15:43 +0000 >>> libucontext0: Checking sanity of /home/buildozer/aports/main/libucontext0/APKBUILD... >>> libucontext0: Analyzing dependencies... >>> libucontext0: Installing for build: build-base (1/1) Installing .makedepends-libucontext0 (20230412.041544) OK: 408 MiB in 100 packages >>> libucontext0: Cleaning up srcdir >>> libucontext0: Cleaning up pkgdir >>> libucontext0: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libucontext-0.13.1.tar.xz >>> libucontext0: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libucontext-0.13.1.tar.xz >>> libucontext0: Checking sha512sums... libucontext-0.13.1.tar.xz: OK >>> libucontext0: Unpacking /var/cache/distfiles/edge/libucontext-0.13.1.tar.xz... cp arch/common/bits.h include/libucontext/bits.h gcc -std=c99 -D_BSD_SOURCE -fPIC -DPIC -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/aarch64 -Iarch/common -c -o arch/aarch64/makecontext.o arch/aarch64/makecontext.c gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/aarch64 -Iarch/common -c -o arch/aarch64/getcontext.o arch/aarch64/getcontext.S gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/aarch64 -Iarch/common -c -o arch/aarch64/setcontext.o arch/aarch64/setcontext.S gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/aarch64 -Iarch/common -c -o arch/aarch64/startcontext.o arch/aarch64/startcontext.S gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/aarch64 -Iarch/common -c -o arch/aarch64/swapcontext.o arch/aarch64/swapcontext.S sed -e s:@LIBUCONTEXT_VERSION@:0.13.1:g \ -e s:@LIBUCONTEXT_LIBDIR@:/lib:g \ -e s:@LIBUCONTEXT_INCLUDEDIR@:/usr/include:g libucontext.pc.in > libucontext.pc gcc -fPIC -o libucontext.so -Wl,-soname,libucontext.so.0 \ -shared arch/aarch64/makecontext.o arch/aarch64/getcontext.o arch/aarch64/setcontext.o arch/aarch64/startcontext.o arch/aarch64/swapcontext.o -Wl,--as-needed,-O1,--sort-common ar rcs libucontext.a arch/aarch64/makecontext.o arch/aarch64/getcontext.o arch/aarch64/setcontext.o arch/aarch64/startcontext.o arch/aarch64/swapcontext.o ln -sf libucontext.so libucontext.so.0 gcc -std=c99 -D_BSD_SOURCE -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/aarch64 -Iarch/common test_libucontext.c -o test_libucontext -L. -lucontext env LD_LIBRARY_PATH=/home/buildozer/aports/main/libucontext0/src/libucontext-0.13.1 ./test_libucontext setting up context 1 setting up context 2 doing initial swapcontext start f2 swap to f1 start f1 checking provided arguments to function f1 looks like all arguments are passed correctly swap back to f2 finish f2, should swap to f1 finish f1 returned from initial swapcontext done = 0 done = 1 >>> libucontext0: Entering fakeroot... >>> libucontext0*: Running postcheck for libucontext0 >>> libucontext0*: Preparing package libucontext0... >>> libucontext0*: Stripping binaries >>> libucontext0*: Scanning shared objects >>> libucontext0*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> libucontext0*: Package size: 80.0 KB >>> libucontext0*: Compressing data... >>> libucontext0*: Create checksum... >>> libucontext0*: Create libucontext0-0.13.1-r1.apk >>> libucontext0: Build complete at Wed, 12 Apr 2023 04:15:44 +0000 elapsed time 0h 0m 1s >>> libucontext0: Cleaning up srcdir >>> libucontext0: Cleaning up pkgdir >>> libucontext0: Uninstalling dependencies... (1/1) Purging .makedepends-libucontext0 (20230412.041544) OK: 408 MiB in 99 packages >>> libucontext0: Updating the main/aarch64 repository index... >>> libucontext0: Signing the index...