>>> libresample: Building main/libresample 0.1.3-r3 (using abuild 3.16.0_rc4-r0) started Fri, 17 Oct 2025 19:35:11 +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 (20251017.193512) 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: 425 MiB in 102 packages >>> libresample: Cleaning up srcdir >>> libresample: Cleaning up pkgdir >>> libresample: Cleaning up tmpdir >>> libresample: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/libresample-0.1.3.tgz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> libresample: Fetching https://ccrma.stanford.edu/~jos/gz/libresample-0.1.3.tgz Connecting to ccrma.stanford.edu (171.64.197.141:443) saving to '/var/cache/distfiles/v3.23/libresample-0.1.3.tgz.part' libresample-0.1.3.tg 0% | | 0 --:--:-- ETA libresample-0.1.3.tg 100% |********************************| 65307 0:00:00 ETA '/var/cache/distfiles/v3.23/libresample-0.1.3.tgz.part' saved /var/cache/distfiles/v3.23/libresample-0.1.3.tgz: OK >>> libresample: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/libresample-0.1.3.tgz /var/cache/distfiles/v3.23/libresample-0.1.3.tgz: OK >>> libresample: Unpacking /var/cache/distfiles/v3.23/libresample-0.1.3.tgz... checking for i586-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 i586-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: 11.5 KB >>> libresample*: Compressing data... >>> libresample*: Create checksum... >>> libresample*: Create libresample-0.1.3-r3.apk >>> libresample: Build complete at Fri, 17 Oct 2025 19:35:15 +0000 elapsed time 0h 0m 4s >>> libresample: Cleaning up srcdir >>> libresample: Cleaning up pkgdir >>> libresample: Uninstalling dependencies... (1/1) Purging .makedepends-libresample (20251017.193512) 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: 425 MiB in 101 packages >>> libresample: Updating the main/x86 repository index... >>> libresample: Signing the index...