>>> libucontext0: Building main/libucontext0 0.13.1-r0 (using abuild 3.10.0_rc1-r2) started Tue, 25 Oct 2022 20:39:18 +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 (20221025.203920) OK: 219 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/arm -Iarch/common -c -o arch/arm/makecontext.o arch/arm/makecontext.c gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/arm -Iarch/common -c -o arch/arm/getcontext.o arch/arm/getcontext.S gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/arm -Iarch/common -c -o arch/arm/setcontext.o arch/arm/setcontext.S gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/arm -Iarch/common -c -o arch/arm/startcontext.o arch/arm/startcontext.S gcc -fPIC -DPIC -DLIBUCONTEXT_ASSEMBLY -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/arm -Iarch/common -c -o arch/arm/swapcontext.o arch/arm/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/arm/makecontext.o arch/arm/getcontext.o arch/arm/setcontext.o arch/arm/startcontext.o arch/arm/swapcontext.o ar rcs libucontext.a arch/arm/makecontext.o arch/arm/getcontext.o arch/arm/setcontext.o arch/arm/startcontext.o arch/arm/swapcontext.o ln -sf libucontext.so libucontext.so.0 gcc -std=c99 -D_BSD_SOURCE -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/arm -Iarch/common test_libucontext.c -o test_libucontext -L. -lucontext /usr/lib/gcc/armv6-alpine-linux-musleabihf/12.2.1/../../../../armv6-alpine-linux-musleabihf/bin/ld: warning: type and size of dynamic symbol `swapcontext' are not defined /usr/lib/gcc/armv6-alpine-linux-musleabihf/12.2.1/../../../../armv6-alpine-linux-musleabihf/bin/ld: warning: type and size of dynamic symbol `setcontext' are not defined /usr/lib/gcc/armv6-alpine-linux-musleabihf/12.2.1/../../../../armv6-alpine-linux-musleabihf/bin/ld: warning: type and size of dynamic symbol `getcontext' are not defined 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-armhf.so.1 >>> libucontext0*: Package size: 80.0 KB >>> libucontext0*: Compressing data... >>> libucontext0*: Create checksum... >>> libucontext0*: Create libucontext0-0.13.1-r0.apk >>> libucontext0: Build complete at Tue, 25 Oct 2022 20:39:21 +0000 elapsed time 0h 0m 3s >>> libucontext0: Cleaning up srcdir >>> libucontext0: Cleaning up pkgdir >>> libucontext0: Uninstalling dependencies... (1/1) Purging .makedepends-libucontext0 (20221025.203920) OK: 219 MiB in 92 packages >>> libucontext0: Updating the main/armhf repository index... >>> libucontext0: Signing the index...