>>> xpar: Building testing/xpar 0.7-r0 (using abuild 3.15.0-r4) started Sat, 27 Sep 2025 14:33:31 +0000 >>> xpar: Validating /home/buildozer/aports/testing/xpar/APKBUILD... >>> xpar: Analyzing dependencies... >>> xpar: Installing for build: build-base nasm openmp-dev (1/4) Installing nasm (2.16.03-r0) (2/4) Installing openmp (18.1.8-r3) (3/4) Installing openmp-dev (18.1.8-r3) (4/4) Installing .makedepends-xpar (20250927.143332) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: Alpine Linux is transitioning to a /usr-merged system, and it usr_merge_nag.sh: * will soon be recommended for everybody to migrate. Help testing is very usr_merge_nag.sh: * welcomed. For more details, see usr_merge_nag.sh: * https://gitlab.alpinelinux.org/alpine/infra/alpine-mksite/-/merge_requests/88 OK: 292 MiB in 109 packages >>> xpar: Cleaning up srcdir >>> xpar: Cleaning up pkgdir >>> xpar: Cleaning up tmpdir >>> xpar: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xpar-0.7.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/0.7/xpar-0.7.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to release-assets.githubusercontent.com (185.199.109.133:443) saving to '/var/cache/distfiles/edge/xpar-0.7.tar.gz.part' xpar-0.7.tar.gz.part 6% |** | 16384 0:00:13 ETA xpar-0.7.tar.gz.part 46% |*************** | 110k 0:00:02 ETA xpar-0.7.tar.gz.part 100% |********************************| 235k 0:00:00 ETA '/var/cache/distfiles/edge/xpar-0.7.tar.gz.part' saved >>> xpar: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xpar-0.7.tar.gz >>> xpar: Checking sha512sums... xpar-0.7.tar.gz: OK >>> xpar: Unpacking /var/cache/distfiles/edge/xpar-0.7.tar.gz... checking build system type... armv8l-unknown-linux-musleabihf checking host system type... armv8l-unknown-linux-musleabihf checking target system type... armv8l-unknown-linux-musleabihf 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 dependency style of cc... gcc3 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 for io.h... no checking for asprintf... yes checking for strndup... yes checking for stat... yes checking for _commit... no checking for _setmode... no checking for isatty... yes checking for fsync... yes checking for mmap... yes checking for CreateFileMappingA... no checking for restrict usability... restrict yes checking size of size_t... 4 checking for cc option to support OpenMP... -fopenmp checking whether C compiler accepts ... yes checking whether C compiler accepts -fopenmp... yes checking whether C compiler accepts -flto... yes checking whether the linker accepts -flto... yes 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/testing/xpar/src/xpar-0.7' cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fopenmp -flto -MT platform.o -MD -MP -MF .deps/platform.Tpo -c -o platform.o platform.c cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fopenmp -flto -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 -fopenmp -flto -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 -fopenmp -flto -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 -fopenmp -flto -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 -fopenmp -flto -MT lmode.o -MD -MP -MF .deps/lmode.Tpo -c -o lmode.o lmode.c vmode.c: In function 'rs_destroy': vmode.c:187:9: warning: passing argument 1 of 'free' discards 'restrict' qualifier from pointer target type [-Wdiscarded-qualifiers] 187 | free(r->rows); free(r); | ~^~~~~~ In file included from /usr/include/fortify/stdlib.h:23, from common.h:34, from vmode.h:21, from vmode.c:18: /usr/include/stdlib.h:43:12: note: expected 'void *' but argument is of type 'uint8_t * restrict*' {aka 'unsigned char * restrict*'} 43 | void free (void *); | ^~~~~~ mv -f .deps/crc32c.Tpo .deps/crc32c.Po In file included from lmode.h:21, from lmode.c:46: lmode.c: In function 'rs_correct': lmode.c:2343:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'sz' {aka 'unsigned int'} [-Wformat=] 2343 | FATAL("Not enough recovery data received: lost %lu, got %lu\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2344 | orig_lost, recovery_got); | ~~~~~~~~~ | | | sz {aka unsigned int} common.h:40:19: note: in definition of macro 'FATAL' 40 | fprintf(stderr, msg "\n", ##__VA_ARGS__); exit(1); \ | ^~~ lmode.c:2343:54: note: format string is defined here 2343 | FATAL("Not enough recovery data received: lost %lu, got %lu\n", | ~~^ | | | long unsigned int | %u lmode.c:2343:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'sz' {aka 'unsigned int'} [-Wformat=] 2343 | FATAL("Not enough recovery data received: lost %lu, got %lu\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2344 | orig_lost, recovery_got); | ~~~~~~~~~~~~ | | | sz {aka unsigned int} common.h:40:19: note: in definition of macro 'FATAL' 40 | fprintf(stderr, msg "\n", ##__VA_ARGS__); exit(1); \ | ^~~ lmode.c:2343:63: note: format string is defined here 2343 | FATAL("Not enough recovery data received: lost %lu, got %lu\n", | ~~^ | | | long unsigned int | %u mv -f .deps/platform.Tpo .deps/platform.Po mv -f .deps/xpar.Tpo .deps/xpar.Po mv -f .deps/jmode.Tpo .deps/jmode.Po mv -f .deps/vmode.Tpo .deps/vmode.Po mv -f .deps/lmode.Tpo .deps/lmode.Po cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fopenmp -flto -Wl,--as-needed,-O1,--sort-common -flto -o xpar platform.o xpar.o crc32c.o jmode.o vmode.o lmode.o make[1]: Leaving directory '/home/buildozer/aports/testing/xpar/src/xpar-0.7' >>> xpar: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/testing/xpar/src/xpar-0.7' ./install-sh -c -d '/home/buildozer/aports/testing/xpar/pkg/xpar/usr/share/man/man1' ./install-sh -c -d '/home/buildozer/aports/testing/xpar/pkg/xpar/usr/bin' /usr/bin/install -c xpar '/home/buildozer/aports/testing/xpar/pkg/xpar/usr/bin' /usr/bin/install -c -m 644 xpar.1 '/home/buildozer/aports/testing/xpar/pkg/xpar/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/testing/xpar/src/xpar-0.7' >>> xpar-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/testing/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-doc*: Scanning shared objects >>> xpar*: Scanning shared objects >>> xpar-doc*: Tracing dependencies... >>> xpar-doc*: Package size: 2.6 KB >>> xpar-doc*: Compressing data... >>> xpar-doc*: Create checksum... >>> xpar-doc*: Create xpar-doc-0.7-r0.apk >>> xpar*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libgomp.so.1 >>> xpar*: Package size: 37.2 KB >>> xpar*: Compressing data... >>> xpar*: Create checksum... >>> xpar*: Create xpar-0.7-r0.apk >>> xpar: Build complete at Sat, 27 Sep 2025 14:33:38 +0000 elapsed time 0h 0m 7s >>> xpar: Cleaning up srcdir >>> xpar: Cleaning up pkgdir >>> xpar: Uninstalling dependencies... (1/4) Purging .makedepends-xpar (20250927.143332) (2/4) Purging nasm (2.16.03-r0) (3/4) Purging openmp-dev (18.1.8-r3) (4/4) Purging openmp (18.1.8-r3) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: Alpine Linux is transitioning to a /usr-merged system, and it usr_merge_nag.sh: * will soon be recommended for everybody to migrate. Help testing is very usr_merge_nag.sh: * welcomed. For more details, see usr_merge_nag.sh: * https://gitlab.alpinelinux.org/alpine/infra/alpine-mksite/-/merge_requests/88 OK: 289 MiB in 105 packages >>> xpar: Updating the testing/armv7 repository index... >>> xpar: Signing the index...