>>> libucontext0: Building main/libucontext0 0.13.1-r0 (using abuild 3.7.0-r0) started Mon, 11 Jan 2021 11:26:04 +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 (20210111.112605) OK: 310 MiB in 87 packages >>> libucontext0: Cleaning up srcdir >>> libucontext0: Cleaning up pkgdir >>> libucontext0: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libucontext-0.13.1.tar.xz >>> libucontext0: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libucontext-0.13.1.tar.xz >>> libucontext0: Checking sha512sums... libucontext-0.13.1.tar.xz: OK >>> libucontext0: Unpacking /var/cache/distfiles/v3.13/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/x86 -Iarch/common -c -o arch/x86/makecontext.o arch/x86/makecontext.c gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/x86 -Iarch/common -c -o arch/x86/getcontext.o arch/x86/getcontext.S gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/x86 -Iarch/common -c -o arch/x86/setcontext.o arch/x86/setcontext.S gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/x86 -Iarch/common -c -o arch/x86/startcontext.o arch/x86/startcontext.S gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/x86 -Iarch/common -c -o arch/x86/swapcontext.o arch/x86/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/x86/makecontext.o arch/x86/getcontext.o arch/x86/setcontext.o arch/x86/startcontext.o arch/x86/swapcontext.o -Wl,--as-needed ar rcs libucontext.a arch/x86/makecontext.o arch/x86/getcontext.o arch/x86/setcontext.o arch/x86/startcontext.o arch/x86/swapcontext.o ln -sf libucontext.so libucontext.so.0 gcc -std=c99 -D_BSD_SOURCE -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/x86 -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-x86.so.1 >>> libucontext0*: Package size: 28.0 KB >>> libucontext0*: Compressing data... >>> libucontext0*: Create checksum... >>> libucontext0*: Create libucontext0-0.13.1-r0.apk >>> libucontext0: Build complete at Mon, 11 Jan 2021 11:26:05 +0000 elapsed time 0h 0m 1s >>> libucontext0: Cleaning up srcdir >>> libucontext0: Cleaning up pkgdir >>> libucontext0: Uninstalling dependencies... (1/1) Purging .makedepends-libucontext0 (20210111.112605) OK: 310 MiB in 86 packages >>> libucontext0: Updating the main/x86 repository index... >>> libucontext0: Signing the index...