>>> xpar: Building community/xpar 1.1-r0 (using abuild 3.17.0_rc1-r2) started Tue, 21 Apr 2026 09:00:54 +0000 >>> xpar: Validating /home/buildozer/aports/community/xpar/APKBUILD... >>> xpar: Analyzing dependencies... >>> xpar: Installing for build: build-base nasm openmp-dev ( 1/13) Installing nasm (3.01-r0) ( 2/13) Installing openmp (18.1.8-r3) ( 3/13) Installing openmp-bitcode (18.1.8-r3) ( 4/13) Installing libffi (3.5.2-r1) ( 5/13) Installing xz-libs (5.8.2-r0) ( 6/13) Installing libxml2 (2.13.9-r1) ( 7/13) Installing llvm18-libs (18.1.8-r8) ( 8/13) Installing libomptarget-rtl-amdgpu (18.1.8-r3) ( 9/13) Installing libomptarget-rtl-cuda (18.1.8-r3) (10/13) Installing libomptarget-rtl (18.1.8-r3) (11/13) Installing libomptarget (18.1.8-r3) (12/13) Installing openmp-dev (18.1.8-r3) (13/13) Installing .makedepends-xpar (20260421.090055) Executing busybox-1.37.0-r31.trigger OK: 618.3 MiB in 118 packages >>> xpar: Cleaning up srcdir >>> xpar: Cleaning up pkgdir >>> xpar: Cleaning up tmpdir >>> xpar: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xpar-1.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> xpar: Fetching https://github.com/iczelia/xpar/releases/download/1.1/xpar-1.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to release-assets.githubusercontent.com (185.199.111.133:443) saving to '/var/cache/distfiles/edge/xpar-1.1.tar.gz.part' xpar-1.1.tar.gz.part 100% |********************************| 295k 0:00:00 ETA '/var/cache/distfiles/edge/xpar-1.1.tar.gz.part' saved /var/cache/distfiles/edge/xpar-1.1.tar.gz: OK >>> xpar: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xpar-1.1.tar.gz /var/cache/distfiles/edge/xpar-1.1.tar.gz: OK >>> xpar: Unpacking /var/cache/distfiles/edge/xpar-1.1.tar.gz... checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking target system type... x86_64-pc-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 nasm... nasm checking for object file format of target system... ELF64 checking for object file format specifier (NAFLAGS) ... -felf64 -DELF -D__x86_64__ checking whether the assembler (nasm -felf64 -DELF -D__x86_64__) works... yes checking whether the linker accepts assembler output... yes checking for __attribute__((sysv_abi))... yes checking for SSSE3 intrinsics with cc... yes checking for SSE4.1 intrinsics with cc... yes checking for AVX2 intrinsics with cc... yes checking for liburing.h... no checking whether C compiler accepts -march=native... yes checking whether C compiler accepts -mtune=native... yes 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 x86_64-pc-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 -fno-plt -pthread -march=native -mtune=native -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 -fno-plt -pthread -march=native -mtune=native -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 -fno-plt -pthread -march=native -mtune=native -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 -fno-plt -pthread -march=native -mtune=native -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 -fno-plt -pthread -march=native -mtune=native -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 -fno-plt -pthread -march=native -mtune=native -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 -fno-plt -pthread -march=native -mtune=native -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 -fno-plt -pthread -march=native -mtune=native -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 -fno-plt -pthread -march=native -mtune=native -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 -fno-plt -pthread -march=native -mtune=native -flto -ffunction-sections -fmerge-all-constants -fno-ident -MT blake2b.o -MD -MP -MF .deps/blake2b.Tpo -c -o blake2b.o blake2b.c nasm -felf64 -DELF -D__x86_64__ -g -o xpar-x86_64.o xpar-x86_64.asm cc -DHAVE_CONFIG_H -I. -mssse3 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -pthread -march=native -mtune=native -flto -ffunction-sections -fmerge-all-constants -fno-ident -MT liblmode_ssse3_a-lmode-ssse3.o -MD -MP -MF .deps/liblmode_ssse3_a-lmode-ssse3.Tpo -c -o liblmode_ssse3_a-lmode-ssse3.o `test -f 'lmode-ssse3.c' || echo './'`lmode-ssse3.c cc -DHAVE_CONFIG_H -I. -mavx2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -pthread -march=native -mtune=native -flto -ffunction-sections -fmerge-all-constants -fno-ident -MT liblmode_avx2_a-lmode-avx2.o -MD -MP -MF .deps/liblmode_avx2_a-lmode-avx2.Tpo -c -o liblmode_avx2_a-lmode-avx2.o `test -f 'lmode-avx2.c' || echo './'`lmode-avx2.c cc -DHAVE_CONFIG_H -I. -msse4.1 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -pthread -march=native -mtune=native -flto -ffunction-sections -fmerge-all-constants -fno-ident -MT libblake2b_sse41_a-blake2b-sse41.o -MD -MP -MF .deps/libblake2b_sse41_a-blake2b-sse41.Tpo -c -o libblake2b_sse41_a-blake2b-sse41.o `test -f 'blake2b-sse41.c' || echo './'`blake2b-sse41.c cc -DHAVE_CONFIG_H -I. -mavx2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -pthread -march=native -mtune=native -flto -ffunction-sections -fmerge-all-constants -fno-ident -MT libblake2b_avx2_a-blake2b-avx2.o -MD -MP -MF .deps/libblake2b_avx2_a-blake2b-avx2.Tpo -c -o libblake2b_avx2_a-blake2b-avx2.o `test -f 'blake2b-avx2.c' || echo './'`blake2b-avx2.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/libblake2b_sse41_a-blake2b-sse41.Tpo .deps/libblake2b_sse41_a-blake2b-sse41.Po rm -f libblake2b_sse41.a ar cru libblake2b_sse41.a libblake2b_sse41_a-blake2b-sse41.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libblake2b_sse41.a mv -f .deps/xpar.Tpo .deps/xpar.Po mv -f .deps/host-posix.Tpo .deps/host-posix.Po mv -f .deps/blake2b.Tpo .deps/blake2b.Po mv -f .deps/lmode-scalar.Tpo .deps/lmode-scalar.Po mv -f .deps/vmode.Tpo .deps/vmode.Po mv -f .deps/lmode.Tpo .deps/lmode.Po mv -f .deps/liblmode_ssse3_a-lmode-ssse3.Tpo .deps/liblmode_ssse3_a-lmode-ssse3.Po rm -f liblmode_ssse3.a ar cru liblmode_ssse3.a liblmode_ssse3_a-lmode-ssse3.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib liblmode_ssse3.a mv -f .deps/jmode.Tpo .deps/jmode.Po mv -f .deps/libblake2b_avx2_a-blake2b-avx2.Tpo .deps/libblake2b_avx2_a-blake2b-avx2.Po rm -f libblake2b_avx2.a ar cru libblake2b_avx2.a libblake2b_avx2_a-blake2b-avx2.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libblake2b_avx2.a mv -f .deps/liblmode_avx2_a-lmode-avx2.Tpo .deps/liblmode_avx2_a-lmode-avx2.Po rm -f liblmode_avx2.a ar cru liblmode_avx2.a liblmode_avx2_a-lmode-avx2.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib liblmode_avx2.a cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -pthread -march=native -mtune=native -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 xpar-x86_64.o liblmode_ssse3.a liblmode_avx2.a libblake2b_sse41.a libblake2b_avx2.a text data bss dec hex filename 86965 1360 207160 295485 4823d xpar xpar: 111360 bytes make[1]: Leaving directory '/home/buildozer/aports/community/xpar/src/xpar-1.1' text data bss dec hex filename 86965 1360 207160 295485 4823d xpar xpar: 111360 bytes >>> xpar: Entering fakeroot... text data bss dec hex filename 86965 1360 207160 295485 4823d xpar xpar: 111360 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/share/man/man1' ./install-sh -c -d '/home/buildozer/aports/community/xpar/pkg/xpar/usr/bin' libfakeroot internal error: payload not recognized! /usr/bin/install -c xpar '/home/buildozer/aports/community/xpar/pkg/xpar/usr/bin' /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... Please specify at least one package name on the command line. >>> xpar-doc*: Running postcheck for xpar-doc >>> xpar*: Running postcheck for xpar >>> xpar*: Preparing package xpar... >>> xpar*: Stripping binaries Please specify at least one package name on the command line. >>> 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-x86_64.so.1 >>> xpar*: Package size: 93.8 KB >>> xpar*: Compressing data... >>> xpar*: Create checksum... >>> xpar*: Create xpar-1.1-r0.apk >>> xpar: Build complete at Tue, 21 Apr 2026 09:01:03 +0000 elapsed time 0h 0m 9s >>> xpar: Cleaning up srcdir >>> xpar: Cleaning up pkgdir >>> xpar: Cleaning up tmpdir >>> xpar: Uninstalling dependencies... ( 1/13) Purging .makedepends-xpar (20260421.090055) ( 2/13) Purging nasm (3.01-r0) ( 3/13) Purging openmp-dev (18.1.8-r3) ( 4/13) Purging openmp (18.1.8-r3) ( 5/13) Purging openmp-bitcode (18.1.8-r3) ( 6/13) Purging libomptarget-rtl-amdgpu (18.1.8-r3) ( 7/13) Purging libomptarget-rtl-cuda (18.1.8-r3) ( 8/13) Purging libomptarget-rtl (18.1.8-r3) ( 9/13) Purging libomptarget (18.1.8-r3) (10/13) Purging llvm18-libs (18.1.8-r8) (11/13) Purging libffi (3.5.2-r1) (12/13) Purging libxml2 (2.13.9-r1) (13/13) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 440.4 MiB in 105 packages >>> xpar: Updating the community/x86_64 repository index... >>> xpar: Signing the index...