>>> libucontext: Building main/libucontext 1.2-r0 (using abuild 3.9.0-r0) started Sun, 13 Feb 2022 15:14:56 +0000 >>> libucontext: Checking sanity of /home/buildozer/aports/main/libucontext/APKBUILD... >>> libucontext: Analyzing dependencies... >>> libucontext: Installing for build: build-base scdoc (1/2) Installing scdoc (1.11.2-r0) (2/2) Installing .makedepends-libucontext (20220213.151456) Executing busybox-1.35.0-r2.trigger OK: 362 MiB in 94 packages >>> libucontext: Cleaning up srcdir >>> libucontext: Cleaning up pkgdir >>> libucontext: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libucontext-1.2.tar.xz >>> libucontext: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libucontext-1.2.tar.xz >>> libucontext: Checking sha512sums... libucontext-1.2.tar.xz: OK >>> libucontext: Unpacking /var/cache/distfiles/edge/libucontext-1.2.tar.xz... cp arch/common/include/libucontext/bits.h include/libucontext/bits.h gcc -std=gnu99 -D_BSD_SOURCE -fPIC -DPIC -Os -Iinclude -Iarch/aarch64 -Iarch/common -DEXPORT_UNPREFIXED -c -o arch/aarch64/makecontext.o arch/aarch64/makecontext.c gcc -std=gnu99 -D_BSD_SOURCE -fPIC -DPIC -Os -Iinclude -Iarch/aarch64 -Iarch/common -DEXPORT_UNPREFIXED -c -o arch/aarch64/trampoline.o arch/aarch64/trampoline.c gcc -fPIC -DPIC -Os -Iinclude -Iarch/aarch64 -Iarch/common -DEXPORT_UNPREFIXED -Wa,--noexecstack -c -o arch/aarch64/getcontext.o arch/aarch64/getcontext.S gcc -fPIC -DPIC -Os -Iinclude -Iarch/aarch64 -Iarch/common -DEXPORT_UNPREFIXED -Wa,--noexecstack -c -o arch/aarch64/setcontext.o arch/aarch64/setcontext.S gcc -fPIC -DPIC -Os -Iinclude -Iarch/aarch64 -Iarch/common -DEXPORT_UNPREFIXED -Wa,--noexecstack -c -o arch/aarch64/swapcontext.o arch/aarch64/swapcontext.S gcc -std=gnu99 -D_BSD_SOURCE -fPIC -DPIC -Os -Iinclude -Iarch/aarch64 -Iarch/common -DEXPORT_UNPREFIXED -c -o libucontext_posix.o libucontext_posix.c sed -e s:@LIBUCONTEXT_VERSION@:1.2:g \ -e s:@LIBUCONTEXT_LIBDIR@:/lib:g \ -e s:@LIBUCONTEXT_INCLUDEDIR@:/usr/include:g libucontext.pc.in > libucontext.pc gcc -fPIC -o libucontext.so -shared -Wl,-soname,libucontext.so.1 -Wl,-z,noexecstack arch/aarch64/makecontext.o arch/aarch64/trampoline.o arch/aarch64/getcontext.o arch/aarch64/setcontext.o arch/aarch64/swapcontext.o -Wl,--as-needed,-O1,--sort-common ar rcs libucontext.a arch/aarch64/makecontext.o arch/aarch64/trampoline.o arch/aarch64/getcontext.o arch/aarch64/setcontext.o arch/aarch64/swapcontext.o ar rcs libucontext_posix.a libucontext_posix.o ln -sf libucontext.so libucontext.so.1 gcc -fPIC -o libucontext_posix.so -shared -Wl,-soname,libucontext_posix.so.1 -Wl,-z,noexecstack libucontext_posix.o -L. -lucontext -Wl,--as-needed,-O1,--sort-common scdoc < doc/libucontext.scd > doc/libucontext.3 gcc -std=gnu99 -D_BSD_SOURCE -Os -Iinclude -Iarch/aarch64 -Iarch/common -DEXPORT_UNPREFIXED test_libucontext_posix.c -o test_libucontext_posix -L. -lucontext -lucontext_posix ln -sf libucontext_posix.so libucontext_posix.so.1 gcc -std=gnu99 -D_BSD_SOURCE -Os -Iinclude -Iarch/aarch64 -Iarch/common -DEXPORT_UNPREFIXED test_libucontext_posix.c -o test_libucontext_bare_posixabi -L. -lucontext gcc -std=gnu99 -D_BSD_SOURCE -Os -Iinclude -Iarch/aarch64 -Iarch/common -DEXPORT_UNPREFIXED test_libucontext.c -o test_libucontext -L. -lucontext env LD_LIBRARY_PATH=/home/buildozer/aports/main/libucontext/src/libucontext-1.2 ./test_libucontext_bare_posixabi 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 env LD_LIBRARY_PATH=/home/buildozer/aports/main/libucontext/src/libucontext-1.2 ./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 env LD_LIBRARY_PATH=/home/buildozer/aports/main/libucontext/src/libucontext-1.2 ./test_libucontext_posix 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 >>> libucontext: Entering fakeroot... install -D -m755 libucontext.so /home/buildozer/aports/main/libucontext/pkg/libucontext/lib/libucontext.so.1 install -D -m644 doc/libucontext.3 /home/buildozer/aports/main/libucontext/pkg/libucontext/usr/share/man/man3/libucontext.3 install -D -m664 libucontext.a /home/buildozer/aports/main/libucontext/pkg/libucontext/lib/libucontext.a for i in libucontext_getcontext.3 libucontext_makecontext.3 libucontext_setcontext.3 libucontext_swapcontext.3; do \ ln -s libucontext.3 /home/buildozer/aports/main/libucontext/pkg/libucontext/usr/share/man/man3/$i; \ done ln -sf libucontext.so.1 /home/buildozer/aports/main/libucontext/pkg/libucontext/lib/libucontext.so for i in include/libucontext/libucontext.h include/libucontext/bits.h; do \ destfn=$(echo $i | sed s:include/::g); \ install -D -m644 $i /home/buildozer/aports/main/libucontext/pkg/libucontext/usr/include/$destfn; \ done install -D -m644 libucontext.pc /home/buildozer/aports/main/libucontext/pkg/libucontext/usr/lib/pkgconfig/libucontext.pc if [ -n libucontext_posix.so ]; then \ install -D -m755 libucontext_posix.so /home/buildozer/aports/main/libucontext/pkg/libucontext/lib/libucontext_posix.so.1; \ install -D -m644 libucontext_posix.a /home/buildozer/aports/main/libucontext/pkg/libucontext/lib/libucontext_posix.a; \ fi >>> libucontext-dev*: Running split function dev... >>> libucontext-dev*: Preparing subpackage libucontext-dev... >>> libucontext-dev*: Stripping binaries >>> libucontext-dev*: Running postcheck for libucontext-dev >>> libucontext-doc*: Running split function doc... >>> libucontext-doc*: Preparing subpackage libucontext-doc... >>> libucontext-doc*: Running postcheck for libucontext-doc >>> libucontext*: Running postcheck for libucontext >>> libucontext*: Preparing package libucontext... >>> libucontext*: Stripping binaries >>> libucontext-dev*: Scanning shared objects >>> libucontext-doc*: Scanning shared objects >>> libucontext*: Scanning shared objects >>> libucontext-dev*: Tracing dependencies... libucontext=1.2-r0 pkgconfig >>> libucontext-dev*: Package size: 52.0 KB >>> libucontext-dev*: Compressing data... >>> libucontext-dev*: Create checksum... >>> libucontext-dev*: Create libucontext-dev-1.2-r0.apk >>> libucontext-doc*: Tracing dependencies... >>> libucontext-doc*: Package size: 24.0 KB >>> libucontext-doc*: Compressing data... >>> libucontext-doc*: Create checksum... >>> libucontext-doc*: Create libucontext-doc-1.2-r0.apk >>> libucontext*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> libucontext*: Package size: 24.0 KB >>> libucontext*: Compressing data... >>> libucontext*: Create checksum... >>> libucontext*: Create libucontext-1.2-r0.apk >>> libucontext: Build complete at Sun, 13 Feb 2022 15:14:57 +0000 elapsed time 0h 0m 1s >>> libucontext: Cleaning up srcdir >>> libucontext: Cleaning up pkgdir >>> libucontext: Uninstalling dependencies... (1/2) Purging .makedepends-libucontext (20220213.151456) (2/2) Purging scdoc (1.11.2-r0) Executing busybox-1.35.0-r2.trigger OK: 362 MiB in 92 packages >>> libucontext: Updating the main/aarch64 repository index... >>> libucontext: Signing the index...