>>> libucontext: Building main/libucontext 1.2-r3 (using abuild 3.12.0-r5) started Wed, 27 Mar 2024 07:48:53 +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.3-r0) (2/2) Installing .makedepends-libucontext (20240327.074854) Executing busybox-1.36.1-r22.trigger OK: 380 MiB in 115 packages >>> libucontext: Cleaning up srcdir >>> libucontext: Cleaning up pkgdir >>> libucontext: Cleaning up tmpdir >>> libucontext: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libucontext-1.2.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22940 100 22940 0 0 76529 0 --:--:-- --:--:-- --:--:-- 76466 >>> libucontext: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libucontext-1.2.tar.xz >>> libucontext: Checking sha512sums... libucontext-1.2.tar.xz: OK 0001-common-trampoline-Ensure-omission-of-frame-pointer.patch: OK >>> libucontext: Unpacking /var/cache/distfiles/edge/libucontext-1.2.tar.xz... >>> libucontext: 0001-common-trampoline-Ensure-omission-of-frame-pointer.patch patching file arch/common/common-trampoline.c cp arch/common/include/libucontext/bits.h include/libucontext/bits.h gcc -std=gnu99 -D_BSD_SOURCE -fPIC -DPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/x86 -Iarch/common -DEXPORT_UNPREFIXED -c -o arch/x86/makecontext.o arch/x86/makecontext.c gcc -std=gnu99 -D_BSD_SOURCE -fPIC -DPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/x86 -Iarch/common -DEXPORT_UNPREFIXED -c -o arch/x86/trampoline.o arch/x86/trampoline.c gcc -fPIC -DPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/x86 -Iarch/common -DEXPORT_UNPREFIXED -Wa,--noexecstack -c -o arch/x86/getcontext.o arch/x86/getcontext.S gcc -fPIC -DPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/x86 -Iarch/common -DEXPORT_UNPREFIXED -Wa,--noexecstack -c -o arch/x86/setcontext.o arch/x86/setcontext.S gcc -fPIC -DPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/x86 -Iarch/common -DEXPORT_UNPREFIXED -Wa,--noexecstack -c -o arch/x86/swapcontext.o arch/x86/swapcontext.S gcc -std=gnu99 -D_BSD_SOURCE -fPIC -DPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/x86 -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/x86/makecontext.o arch/x86/trampoline.o arch/x86/getcontext.o arch/x86/setcontext.o arch/x86/swapcontext.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ar rcs libucontext.a arch/x86/makecontext.o arch/x86/trampoline.o arch/x86/getcontext.o arch/x86/setcontext.o arch/x86/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 -Wl,-z,pack-relative-relocs scdoc < doc/libucontext.scd > doc/libucontext.3 gcc -std=gnu99 -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/x86 -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 -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/x86 -Iarch/common -DEXPORT_UNPREFIXED test_libucontext_posix.c -o test_libucontext_bare_posixabi -L. -lucontext gcc -std=gnu99 -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/x86 -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 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 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 >>> 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 ln -sf libucontext.so.1 /home/buildozer/aports/main/libucontext/pkg/libucontext/lib/libucontext.so 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 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-r3 pkgconfig >>> libucontext-dev*: Package size: 52.0 KB >>> libucontext-dev*: Compressing data... >>> libucontext-dev*: Create checksum... >>> libucontext-dev*: Create libucontext-dev-1.2-r3.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-r3.apk >>> libucontext*: Tracing dependencies... so:libc.musl-x86.so.1 >>> libucontext*: Package size: 40.0 KB >>> libucontext*: Compressing data... >>> libucontext*: Create checksum... >>> libucontext*: Create libucontext-1.2-r3.apk >>> libucontext: Build complete at Wed, 27 Mar 2024 07:48:56 +0000 elapsed time 0h 0m 3s >>> libucontext: Cleaning up srcdir >>> libucontext: Cleaning up pkgdir >>> libucontext: Uninstalling dependencies... (1/2) Purging .makedepends-libucontext (20240327.074854) (2/2) Purging scdoc (1.11.3-r0) Executing busybox-1.36.1-r22.trigger OK: 380 MiB in 113 packages >>> libucontext: Updating the main/x86 repository index... >>> libucontext: Signing the index...