>>> libresample: Building main/libresample 0.1.3-r3 (using abuild 3.10.0-r0) started Sun, 26 Feb 2023 12:07:53 +0000 >>> libresample: Checking sanity of /home/buildozer/aports/main/libresample/APKBUILD... >>> WARNING: libresample: No maintainer >>> libresample: Analyzing dependencies... >>> libresample: Installing for build: build-base (1/1) Installing .makedepends-libresample (20230226.120754) OK: 379 MiB in 104 packages >>> libresample: Cleaning up srcdir >>> libresample: Cleaning up pkgdir >>> libresample: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libresample-0.1.3.tgz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65307 100 65307 0 0 469k 0 --:--:-- --:--:-- --:--:-- 472k >>> libresample: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libresample-0.1.3.tgz >>> libresample: Checking sha512sums... libresample-0.1.3.tgz: OK >>> libresample: Unpacking /var/cache/distfiles/edge/libresample-0.1.3.tgz... checking for i586-alpine-linux-musl-gcc... gcc 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 gcc 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... gcc -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. gcc -c -Os -fomit-frame-pointer -Wall src/resample.c -o src/resample.c.o gcc -c -Os -fomit-frame-pointer -Wall src/resamplesubs.c -o src/resamplesubs.c.o gcc -c -Os -fomit-frame-pointer -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 gcc -o tests/testresample \ -Os -fomit-frame-pointer -Wall ./tests/testresample.c \ libresample.a -lm >>> WARNING: libresample: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> 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: 32.0 KB >>> libresample*: Compressing data... >>> libresample*: Create checksum... >>> libresample*: Create libresample-0.1.3-r3.apk >>> libresample: Build complete at Sun, 26 Feb 2023 12:07:55 +0000 elapsed time 0h 0m 2s >>> libresample: Cleaning up srcdir >>> libresample: Cleaning up pkgdir >>> libresample: Uninstalling dependencies... (1/1) Purging .makedepends-libresample (20230226.120754) OK: 379 MiB in 103 packages >>> libresample: Updating the main/x86 repository index... >>> libresample: Signing the index...