>>> libucontext: Building main/libucontext 1.3-r0 (using abuild 3.13.0-r5) started Thu, 08 Aug 2024 02:59:59 +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 (20240808.030000) Executing busybox-1.36.1-r31.trigger OK: 250 MiB in 103 packages >>> libucontext: Cleaning up srcdir >>> libucontext: Cleaning up pkgdir >>> libucontext: Cleaning up tmpdir >>> libucontext: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libucontext-1.3.tar.xz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> libucontext: Fetching https://distfiles.ariadne.space/libucontext/libucontext-1.3.tar.xz Connecting to distfiles.ariadne.space (170.39.20.83:443) saving to '/var/cache/distfiles/libucontext-1.3.tar.xz.part' libucontext-1.3.tar. 100% |********************************| 24608 0:00:00 ETA '/var/cache/distfiles/libucontext-1.3.tar.xz.part' saved >>> libucontext: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libucontext-1.3.tar.xz >>> libucontext: Checking sha512sums... libucontext-1.3.tar.xz: OK >>> libucontext: Unpacking /var/cache/distfiles/libucontext-1.3.tar.xz... gcc -fPIC -DPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/loongarch64 -Iarch/common -Iarch/common/include -DEXPORT_UNPREFIXED -Wa,--noexecstack -c -o arch/loongarch64/getcontext.o arch/loongarch64/getcontext.S gcc -fPIC -DPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/loongarch64 -Iarch/common -Iarch/common/include -DEXPORT_UNPREFIXED -Wa,--noexecstack -c -o arch/loongarch64/makecontext.o arch/loongarch64/makecontext.S gcc -fPIC -DPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/loongarch64 -Iarch/common -Iarch/common/include -DEXPORT_UNPREFIXED -Wa,--noexecstack -c -o arch/loongarch64/setcontext.o arch/loongarch64/setcontext.S gcc -fPIC -DPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/loongarch64 -Iarch/common -Iarch/common/include -DEXPORT_UNPREFIXED -Wa,--noexecstack -c -o arch/loongarch64/startcontext.o arch/loongarch64/startcontext.S gcc -fPIC -DPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/loongarch64 -Iarch/common -Iarch/common/include -DEXPORT_UNPREFIXED -Wa,--noexecstack -c -o arch/loongarch64/swapcontext.o arch/loongarch64/swapcontext.S gcc -std=gnu99 -D_DEFAULT_SOURCE -fPIC -DPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/loongarch64 -Iarch/common -Iarch/common/include -DEXPORT_UNPREFIXED -c -o libucontext_posix.o libucontext_posix.c sed -e s:@LIBUCONTEXT_VERSION@:1.3:g \ -e s:@LIBUCONTEXT_SHARED_LIBDIR@:/usr/lib:g \ -e s:@LIBUCONTEXT_STATIC_LIBDIR@:/usr/lib:g \ -e s:@LIBUCONTEXT_INCLUDEDIR@:/usr/include:g libucontext.pc.in > libucontext.pc arch/loongarch64/swapcontext.S: Assembler messages: arch/loongarch64/swapcontext.S:80: Warning: register alias $v0 is deprecated, use $a0 instead arch/loongarch64/swapcontext.S:88: Warning: register alias $v0 is deprecated, use $a0 instead arch/loongarch64/makecontext.S: Assembler messages: arch/loongarch64/makecontext.S:39: Warning: register alias $v0 is deprecated, use $a0 instead arch/loongarch64/makecontext.S:40: Warning: register alias $v0 is deprecated, use $a0 instead arch/loongarch64/setcontext.S: arch/loongarch64/makecontext.S:62: Warning: register alias $v1 is deprecated, use $a1 insteadAssembler messages: arch/loongarch64/setcontext.S:52: Warning: register alias $v0 is deprecated, use $a0 instead arch/loongarch64/makecontext.S:64: Warning: register alias $v1 is deprecated, use $a1 instead arch/loongarch64/makecontext.S:86: Warning: register alias $v1 is deprecated, use $a1 instead arch/loongarch64/makecontext.S:88: Warning: register alias $v1 is deprecated, use $a1 instead arch/loongarch64/makecontext.S:96: Warning: register alias $v1 is deprecated, use $a1 instead arch/loongarch64/makecontext.S:97: Warning: register alias $v1 is deprecated, use $a1 instead gcc -fPIC -o libucontext.so -shared -Wl,-soname,libucontext.so.1 -Wl,-z,noexecstack arch/loongarch64/getcontext.o arch/loongarch64/makecontext.o arch/loongarch64/setcontext.o arch/loongarch64/startcontext.o arch/loongarch64/swapcontext.o -Wl,--as-needed,-O1,--sort-common ar rcs libucontext.a arch/loongarch64/getcontext.o arch/loongarch64/makecontext.o arch/loongarch64/setcontext.o arch/loongarch64/startcontext.o arch/loongarch64/swapcontext.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 ar rcs libucontext_posix.a libucontext_posix.o scdoc < doc/libucontext.scd > doc/libucontext.3 gcc -std=gnu99 -D_DEFAULT_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/loongarch64 -Iarch/common -Iarch/common/include -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_DEFAULT_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/loongarch64 -Iarch/common -Iarch/common/include -DEXPORT_UNPREFIXED test_libucontext_posix.c -o test_libucontext_bare_posixabi -L. -lucontext gcc -std=gnu99 -D_DEFAULT_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -Iinclude -Iarch/loongarch64 -Iarch/common -Iarch/common/include -DEXPORT_UNPREFIXED test_libucontext.c -o test_libucontext -L. -lucontext env LD_LIBRARY_PATH=/home/buildozer/aports/main/libucontext/src/libucontext-1.3 ./test_libucontext_posix env LD_LIBRARY_PATH=/home/buildozer/aports/main/libucontext/src/libucontext-1.3 ./test_libucontext setting up context 1 swapcontext: No error information 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 make: *** [Makefile:236: check_libucontext_posix] Error 1 make: *** Waiting for unfinished jobs.... setting up context 1 libucontext_getcontext: No error information make: *** [Makefile:253: check_libucontext] Error 1 >>> ERROR: libucontext: check failed >>> libucontext: Uninstalling dependencies... (1/2) Purging .makedepends-libucontext (20240808.030000) (2/2) Purging scdoc (1.11.3-r0) Executing busybox-1.36.1-r31.trigger OK: 250 MiB in 101 packages