>>> xpar: Building community/xpar 1.1-r0 (using abuild 3.17.0_rc2-r0) started Thu, 30 Apr 2026 12:42:37 +0000 >>> xpar: Validating /home/buildozer/aports/community/xpar/APKBUILD... >>> xpar: Analyzing dependencies... >>> xpar: Installing for build: build-base nasm openmp-dev ( 1/10) Installing nasm (3.01-r0) ( 2/10) Installing openmp (18.1.8-r3) ( 3/10) Installing openmp-bitcode (18.1.8-r3) ( 4/10) Installing libffi (3.5.2-r1) ( 5/10) Installing xz-libs (5.8.3-r0) ( 6/10) Installing libxml2 (2.13.9-r1) ( 7/10) Installing llvm18-libs (18.1.8-r8) ( 8/10) Installing libomptarget (18.1.8-r3) ( 9/10) Installing openmp-dev (18.1.8-r3) (10/10) Installing .makedepends-xpar (20260430.124239) Executing busybox-1.37.0-r31.trigger OK: 666.2 MiB in 113 packages >>> xpar: Cleaning up srcdir >>> xpar: Cleaning up pkgdir >>> xpar: Cleaning up tmpdir >>> xpar: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/xpar-1.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/xpar-1.1.tar.gz.part' xpar-1.1.tar.gz.part 100% |********************************| 295k 0:00:00 ETA '/var/cache/distfiles/xpar-1.1.tar.gz.part' saved /var/cache/distfiles/xpar-1.1.tar.gz: OK >>> xpar: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/xpar-1.1.tar.gz /var/cache/distfiles/xpar-1.1.tar.gz: OK >>> xpar: Unpacking /var/cache/distfiles/xpar-1.1.tar.gz... checking build system type... loongarch64-unknown-linux-musl checking host system type... loongarch64-unknown-linux-musl checking target system type... loongarch64-unknown-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for ranlib... ranlib checking dependency style of cc... gcc3 checking whether cc targets native Windows... no checking for C/C++ restrict keyword... __restrict__ checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking size of size_t... 8 checking whether C compiler accepts ... yes checking whether C compiler accepts -pthread... yes checking whether the linker accepts -pthread... yes checking for liburing.h... no checking whether C compiler accepts -flto... yes checking whether the linker accepts -flto... yes checking whether C compiler accepts -ffunction-sections... yes checking whether C compiler accepts -fmerge-all-constants... yes checking whether C compiler accepts -fno-ident... yes checking whether the linker accepts -Wl,--gc-sections... yes checking for -size... no checking for loongarch64-unknown-linux-musl-size... no checking for size... size checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/buildozer/aports/community/xpar/src/xpar-1.1' cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -flto -ffunction-sections -fmerge-all-constants -fno-ident -MT xpar.o -MD -MP -MF .deps/xpar.Tpo -c -o xpar.o xpar.c cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -flto -ffunction-sections -fmerge-all-constants -fno-ident -MT crc32c.o -MD -MP -MF .deps/crc32c.Tpo -c -o crc32c.o crc32c.c cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -flto -ffunction-sections -fmerge-all-constants -fno-ident -MT jmode.o -MD -MP -MF .deps/jmode.Tpo -c -o jmode.o jmode.c cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -flto -ffunction-sections -fmerge-all-constants -fno-ident -MT vmode.o -MD -MP -MF .deps/vmode.Tpo -c -o vmode.o vmode.c cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -flto -ffunction-sections -fmerge-all-constants -fno-ident -MT lmode.o -MD -MP -MF .deps/lmode.Tpo -c -o lmode.o lmode.c cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -flto -ffunction-sections -fmerge-all-constants -fno-ident -MT lmode-scalar.o -MD -MP -MF .deps/lmode-scalar.Tpo -c -o lmode-scalar.o lmode-scalar.c cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -flto -ffunction-sections -fmerge-all-constants -fno-ident -MT threadpool.o -MD -MP -MF .deps/threadpool.Tpo -c -o threadpool.o threadpool.c cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -flto -ffunction-sections -fmerge-all-constants -fno-ident -MT io_uring_host.o -MD -MP -MF .deps/io_uring_host.Tpo -c -o io_uring_host.o io_uring_host.c cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -flto -ffunction-sections -fmerge-all-constants -fno-ident -MT host-posix.o -MD -MP -MF .deps/host-posix.Tpo -c -o host-posix.o host-posix.c cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -flto -ffunction-sections -fmerge-all-constants -fno-ident -MT blake2b.o -MD -MP -MF .deps/blake2b.Tpo -c -o blake2b.o blake2b.c mv -f .deps/io_uring_host.Tpo .deps/io_uring_host.Po mv -f .deps/crc32c.Tpo .deps/crc32c.Po mv -f .deps/threadpool.Tpo .deps/threadpool.Po mv -f .deps/xpar.Tpo .deps/xpar.Po mv -f .deps/lmode-scalar.Tpo .deps/lmode-scalar.Po mv -f .deps/host-posix.Tpo .deps/host-posix.Po mv -f .deps/blake2b.Tpo .deps/blake2b.Po mv -f .deps/vmode.Tpo .deps/vmode.Po mv -f .deps/lmode.Tpo .deps/lmode.Po mv -f .deps/jmode.Tpo .deps/jmode.Po cc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -flto -ffunction-sections -fmerge-all-constants -fno-ident -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -pthread -flto -Wl,--gc-sections -o xpar xpar.o crc32c.o jmode.o vmode.o lmode.o lmode-scalar.o threadpool.o io_uring_host.o host-posix.o blake2b.o text data bss dec hex filename 71298 1384 207048 279730 444b2 xpar xpar: 144416 bytes make[1]: Leaving directory '/home/buildozer/aports/community/xpar/src/xpar-1.1' text data bss dec hex filename 71298 1384 207048 279730 444b2 xpar xpar: 144416 bytes >>> xpar: Entering fakeroot... text data bss dec hex filename 71298 1384 207048 279730 444b2 xpar xpar: 144416 bytes make[1]: Entering directory '/home/buildozer/aports/community/xpar/src/xpar-1.1' ./install-sh -c -d '/home/buildozer/aports/community/xpar/pkg/xpar/usr/bin' ./install-sh -c -d '/home/buildozer/aports/community/xpar/pkg/xpar/usr/share/man/man1' libfakeroot internal error: payload not recognized! /usr/bin/install -c xpar '/home/buildozer/aports/community/xpar/pkg/xpar/usr/bin' libfakeroot internal error: payload not recognized! /usr/bin/install -c -m 644 xpar.1 '/home/buildozer/aports/community/xpar/pkg/xpar/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/community/xpar/src/xpar-1.1' >>> xpar-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/xpar/pkg/xpar-doc/usr/share/man' >>> xpar-doc*: Preparing subpackage xpar-doc... >>> xpar-doc*: Running postcheck for xpar-doc >>> xpar*: Running postcheck for xpar >>> xpar*: Preparing package xpar... >>> xpar*: Stripping binaries >>> xpar*: Scanning shared objects >>> xpar-doc*: Tracing dependencies... >>> xpar-doc*: Package size: 4.2 KB >>> xpar-doc*: Compressing data... >>> xpar-doc*: Create checksum... >>> xpar-doc*: Create xpar-doc-1.1-r0.apk >>> xpar*: Tracing dependencies... so:libc.musl-loongarch64.so.1 >>> xpar*: Package size: 129.7 KB >>> xpar*: Compressing data... >>> xpar*: Create checksum... >>> xpar*: Create xpar-1.1-r0.apk >>> xpar: Build complete at Thu, 30 Apr 2026 12:42:46 +0000 elapsed time 0h 0m 9s >>> xpar: Cleaning up srcdir >>> xpar: Cleaning up pkgdir >>> xpar: Cleaning up tmpdir >>> xpar: Uninstalling dependencies... ( 1/10) Purging .makedepends-xpar (20260430.124239) ( 2/10) Purging nasm (3.01-r0) ( 3/10) Purging openmp-dev (18.1.8-r3) ( 4/10) Purging openmp (18.1.8-r3) ( 5/10) Purging openmp-bitcode (18.1.8-r3) ( 6/10) Purging libomptarget (18.1.8-r3) ( 7/10) Purging llvm18-libs (18.1.8-r8) ( 8/10) Purging libffi (3.5.2-r1) ( 9/10) Purging libxml2 (2.13.9-r1) (10/10) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 543.3 MiB in 103 packages >>> xpar: Updating the community/loongarch64 repository index... >>> xpar: Signing the index...