>>> libucontext0: Building main/libucontext0 0.13.1-r0 (using abuild 3.10.0_rc1-r2) started Wed, 26 Oct 2022 01:04:23 +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 (20221026.010426) OK: 240 MiB in 93 packages >>> libucontext0: Cleaning up srcdir >>> libucontext0: Cleaning up pkgdir >>> libucontext0: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/libucontext-0.13.1.tar.xz >>> libucontext0: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/libucontext-0.13.1.tar.xz >>> libucontext0: Checking sha512sums... libucontext-0.13.1.tar.xz: OK >>> libucontext0: Unpacking /var/cache/distfiles/v3.17/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/s390x -Iarch/common -c -o arch/s390x/makecontext.o arch/s390x/makecontext.c gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/s390x -Iarch/common -c -o arch/s390x/getcontext.o arch/s390x/getcontext.S gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/s390x -Iarch/common -c -o arch/s390x/setcontext.o arch/s390x/setcontext.S gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/s390x -Iarch/common -c -o arch/s390x/startcontext.o arch/s390x/startcontext.S gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/s390x -Iarch/common -c -o arch/s390x/swapcontext.o arch/s390x/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/s390x/makecontext.o arch/s390x/getcontext.o arch/s390x/setcontext.o arch/s390x/startcontext.o arch/s390x/swapcontext.o ar rcs libucontext.a arch/s390x/makecontext.o arch/s390x/getcontext.o arch/s390x/setcontext.o arch/s390x/startcontext.o arch/s390x/swapcontext.o ln -sf libucontext.so libucontext.so.0 gcc -std=c99 -D_BSD_SOURCE -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/s390x -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-s390x.so.1 >>> libucontext0*: Package size: 20.0 KB >>> libucontext0*: Compressing data... >>> libucontext0*: Create checksum... >>> libucontext0*: Create libucontext0-0.13.1-r0.apk >>> libucontext0: Build complete at Wed, 26 Oct 2022 01:04:28 +0000 elapsed time 0h 0m 5s >>> libucontext0: Cleaning up srcdir >>> libucontext0: Cleaning up pkgdir >>> libucontext0: Uninstalling dependencies... (1/1) Purging .makedepends-libucontext0 (20221026.010426) OK: 240 MiB in 92 packages >>> libucontext0: Updating the main/s390x repository index... >>> libucontext0: Signing the index...