>>> libresample: Building main/libresample 0.1.3-r3 (using abuild 3.16.0_rc4-r0) started Sat, 18 Oct 2025 03:35:06 +0000 >>> libresample: Validating /home/buildozer/aports/main/libresample/APKBUILD... >>> WARNING: libresample: No maintainer >>> libresample: Analyzing dependencies... >>> libresample: Installing for build: build-base (1/1) Installing .makedepends-libresample (20251018.033508) usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 542 MiB in 102 packages >>> libresample: Cleaning up srcdir >>> libresample: Cleaning up pkgdir >>> libresample: Cleaning up tmpdir >>> libresample: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libresample-0.1.3.tgz /var/cache/distfiles/libresample-0.1.3.tgz: OK >>> libresample: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libresample-0.1.3.tgz /var/cache/distfiles/libresample-0.1.3.tgz: OK >>> libresample: Unpacking /var/cache/distfiles/libresample-0.1.3.tgz... checking for loongarch64-alpine-linux-musl-gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for loongarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for sf_open in -lsndfile... no checking for src_simple in -lsamplerate... no checking how to run the C preprocessor... cc -E checking for inttypes.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h Could not find libsndfile - needed if you want to compile tests/resample-sndfile Could not find libsamplerate - only needed if you want to compile tests/compareresample to compare their performance. Type 'configure --help' to see options. Type 'make' to build libresample and tests. cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall src/resample.c -o src/resample.c.o cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall src/resamplesubs.c -o src/resamplesubs.c.o cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall src/filterkit.c -o src/filterkit.c.o /usr/bin/ar ruv libresample.a src/resample.c.o src/resamplesubs.c.o src/filterkit.c.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ar: creating libresample.a a - src/resample.c.o a - src/resamplesubs.c.o a - src/filterkit.c.o ranlib libresample.a cc -o tests/testresample \ -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall ./tests/testresample.c \ libresample.a -lm >>> libresample: Entering fakeroot... >>> libresample*: Running postcheck for libresample >>> libresample*: Preparing package libresample... >>> libresample*: Stripping binaries >>> libresample*: Scanning shared objects >>> libresample*: Tracing dependencies... >>> libresample*: Package size: 19.0 KB >>> libresample*: Compressing data... >>> libresample*: Create checksum... >>> libresample*: Create libresample-0.1.3-r3.apk >>> libresample: Build complete at Sat, 18 Oct 2025 03:35:09 +0000 elapsed time 0h 0m 3s >>> libresample: Cleaning up srcdir >>> libresample: Cleaning up pkgdir >>> libresample: Cleaning up tmpdir >>> libresample: Uninstalling dependencies... (1/1) Purging .makedepends-libresample (20251018.033508) usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 542 MiB in 101 packages >>> libresample: Updating the main/loongarch64 repository index... >>> libresample: Signing the index...