>>> libsamplerate: Building main/libsamplerate 0.1.9-r1 (using abuild 3.7.0_rc1-r0) started Tue, 17 Nov 2020 13:57:20 +0000 >>> libsamplerate: Checking sanity of /home/buildozer/aports/main/libsamplerate/APKBUILD... >>> libsamplerate: Analyzing dependencies... >>> libsamplerate: Installing for build: build-base fftw-dev libsndfile-dev linux-headers (1/17) Installing fftw-double-libs (3.3.8-r0) (2/17) Installing fftw-long-double-libs (3.3.8-r0) (3/17) Installing fftw-single-libs (3.3.8-r0) (4/17) Installing fftw-dev (3.3.8-r0) (5/17) Installing libogg (1.3.4-r0) (6/17) Installing flac (1.3.3-r0) (7/17) Installing libogg-dev (1.3.4-r0) (8/17) Installing flac-dev (1.3.3-r0) (9/17) Installing libvorbis (1.3.7-r0) (10/17) Installing libvorbis-dev (1.3.7-r0) (11/17) Installing opus (1.3.1-r1) (12/17) Installing opus-dev (1.3.1-r1) (13/17) Installing alsa-lib (1.2.4-r1) (14/17) Installing libsndfile (1.0.29-r1) (15/17) Installing libsndfile-dev (1.0.29-r1) (16/17) Installing linux-headers (5.7.8-r0) (17/17) Installing .makedepends-libsamplerate (20201117.135728) Executing busybox-1.32.0-r3.trigger OK: 331 MiB in 104 packages >>> libsamplerate: Cleaning up srcdir >>> libsamplerate: Cleaning up pkgdir >>> libsamplerate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libsamplerate-0.1.9.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libsamplerate: Fetching http://www.mega-nerd.com/SRC/libsamplerate-0.1.9.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 74 4235k 74 3145k 0 0 3812k 0 0:00:01 --:--:-- 0:00:01 3812k 100 4235k 100 4235k 0 0 5084k 0 --:--:-- --:--:-- --:--:-- 5077k >>> libsamplerate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libsamplerate-0.1.9.tar.gz >>> libsamplerate: Checking sha512sums... libsamplerate-0.1.9.tar.gz: OK >>> libsamplerate: Unpacking /var/cache/distfiles/v3.13/libsamplerate-0.1.9.tar.gz... >>> libsamplerate: Updating ./Cfg/config.sub checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/Cfg/missing: Unknown `--is-lightweight' option Try `/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/Cfg/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... Cfg/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 supports nested variables... (cached) yes checking for i586-alpine-linux-musl-gcc... gcc 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a sed that does not truncate output... /bin/sed checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for i586-alpine-linux-musl-windres... no checking for windres... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking size of int... 4 checking size of long... 4 checking size of float... 4 checking size of double... 8 checking processor byte ordering... little checking for malloc... yes checking for calloc... yes checking for free... yes checking for memcpy... yes checking for memmove... yes checking for alarm... yes checking for signal... yes checking for floor in -lm... yes checking for floor... yes checking for ceil... yes checking for fmod... yes checking for SIGALRM... yes checking for lrint... yes checking for lrintf... yes checking processor clipping capabilities... negative checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no checking for FFTW3... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating M4/Makefile config.status: creating src/Version_script config.status: creating Win32/Makefile config.status: creating Win32/Makefile.mingw config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating libsamplerate.spec config.status: creating samplerate.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=- Configuration summary : Version : ..................... 0.1.9 Host CPU : .................... i586 Host Vendor : ................. alpine Host OS : ..................... linux-musl Tools : Compiler is GCC : ............. yes GCC major version : ........... 10 Extra tools required for testing and examples : Have FFTW : ................... yes Have libsndfile : ............. yes Have ALSA : ................... no Installation directories : Library directory : ........... /usr/lib Program directory : ........... /usr/bin Pkgconfig directory : ......... /usr/lib/pkgconfig Making all in M4 make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/M4' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/M4' Making all in src make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/src' make all-am make[2]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/src' CC samplerate.lo CC src_sinc.lo CC src_zoh.lo CC src_linear.lo src_sinc.c: In function 'calc_output_multi': src_sinc.c:906:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 906 | left [ch] += icoeff * filter->buffer [data_index + ch] ; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:907:5: note: here 907 | case 7 : | ^~~~ src_sinc.c:909:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 909 | left [ch] += icoeff * filter->buffer [data_index + ch] ; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:910:5: note: here 910 | case 6 : | ^~~~ src_sinc.c:912:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 912 | left [ch] += icoeff * filter->buffer [data_index + ch] ; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:913:5: note: here 913 | case 5 : | ^~~~ src_sinc.c:915:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 915 | left [ch] += icoeff * filter->buffer [data_index + ch] ; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:916:5: note: here 916 | case 4 : | ^~~~ src_sinc.c:918:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 918 | left [ch] += icoeff * filter->buffer [data_index + ch] ; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:919:5: note: here 919 | case 3 : | ^~~~ src_sinc.c:921:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 921 | left [ch] += icoeff * filter->buffer [data_index + ch] ; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:922:5: note: here 922 | case 2 : | ^~~~ src_sinc.c:924:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 924 | left [ch] += icoeff * filter->buffer [data_index + ch] ; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:925:5: note: here 925 | case 1 : | ^~~~ src_sinc.c:956:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 956 | right [ch] += icoeff * filter->buffer [data_index + ch] ; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:957:5: note: here 957 | case 7 : | ^~~~ src_sinc.c:959:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 959 | right [ch] += icoeff * filter->buffer [data_index + ch] ; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:960:5: note: here 960 | case 6 : | ^~~~ src_sinc.c:962:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 962 | right [ch] += icoeff * filter->buffer [data_index + ch] ; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:963:5: note: here 963 | case 5 : | ^~~~ src_sinc.c:965:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 965 | right [ch] += icoeff * filter->buffer [data_index + ch] ; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:966:5: note: here 966 | case 4 : | ^~~~ src_sinc.c:968:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 968 | right [ch] += icoeff * filter->buffer [data_index + ch] ; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:969:5: note: here 969 | case 3 : | ^~~~ src_sinc.c:971:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 971 | right [ch] += icoeff * filter->buffer [data_index + ch] ; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:972:5: note: here 972 | case 2 : | ^~~~ src_sinc.c:974:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 974 | right [ch] += icoeff * filter->buffer [data_index + ch] ; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:975:5: note: here 975 | case 1 : | ^~~~ src_sinc.c:993:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 993 | output [ch] = scale * (left [ch] + right [ch]) ; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:994:4: note: here 994 | case 7 : | ^~~~ src_sinc.c:996:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 996 | output [ch] = scale * (left [ch] + right [ch]) ; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:997:4: note: here 997 | case 6 : | ^~~~ src_sinc.c:999:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 999 | output [ch] = scale * (left [ch] + right [ch]) ; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:1000:4: note: here 1000 | case 5 : | ^~~~ src_sinc.c:1002:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 1002 | output [ch] = scale * (left [ch] + right [ch]) ; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:1003:4: note: here 1003 | case 4 : | ^~~~ src_sinc.c:1005:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 1005 | output [ch] = scale * (left [ch] + right [ch]) ; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:1006:4: note: here 1006 | case 3 : | ^~~~ src_sinc.c:1008:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 1008 | output [ch] = scale * (left [ch] + right [ch]) ; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:1009:4: note: here 1009 | case 2 : | ^~~~ src_sinc.c:1011:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 1011 | output [ch] = scale * (left [ch] + right [ch]) ; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:1012:4: note: here 1012 | case 1 : | ^~~~ CCLD libsamplerate.la ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/src' make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/src' Making all in doc make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/doc' Making all in examples make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/examples' CC sndfile-resample.o CC varispeed-play.o CC audio_out.o CC timewarp-file.o CCLD varispeed-play CCLD timewarp-file CCLD sndfile-resample make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/examples' Making all in tests make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/tests' CC misc_test.o CC util.o CC termination_test.o CC simple_test.o CC callback_test-callback_test.o CC callback_test-util.o CC reset_test.o CC multi_channel_test-multi_channel_test.o CC multi_channel_test-util.o CC multi_channel_test-calc_snr.o CC snr_bw_test-snr_bw_test.o CC snr_bw_test-calc_snr.o CC snr_bw_test-util.o CC float_short_test.o CC varispeed_test-varispeed_test.o CC varispeed_test-util.o CC varispeed_test-calc_snr.o CC callback_hang_test.o CC src_evaluate-src-evaluate.o CC src_evaluate-calc_snr.o CC src_evaluate-util.o CC throughput_test-throughput_test.o CC throughput_test-util.o CC throughput_test-calc_snr.o CC multichan_throughput_test-multichan_throughput_test.o CC multichan_throughput_test-util.o CC multichan_throughput_test-calc_snr.o CC downsample_test.o CCLD misc_test CCLD simple_test CCLD callback_hang_test CCLD float_short_test CCLD reset_test CCLD downsample_test CCLD termination_test CCLD callback_test CCLD varispeed_test CCLD multi_channel_test CCLD throughput_test CCLD multichan_throughput_test CCLD src-evaluate CCLD snr_bw_test make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9' Making check in M4 make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/M4' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/M4' Making check in src make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/src' make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/src' Making check in doc make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/doc' Making check in examples make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/examples' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/examples' Making check in tests make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/tests' date Tue Nov 17 13:58:07 UTC 2020 uname -a Linux build-3-13-x86 5.4.43-1-lts #2-Alpine SMP Thu, 28 May 2020 20:13:48 UTC i686 Linux ./misc_test version : libsamplerate-0.1.9 (c) 2002-2008 Erik de Castro Lopo name_test : Name 0 : Best Sinc Interpolator Desc 0 : Band limited sinc interpolation, best quality, 144dB SNR, 96% BW. Name 1 : Medium Sinc Interpolator Desc 1 : Band limited sinc interpolation, medium quality, 121dB SNR, 90% BW. Name 2 : Fastest Sinc Interpolator Desc 2 : Band limited sinc interpolation, fastest, 97dB SNR, 80% BW. Name 3 : ZOH Interpolator Desc 3 : Zero order hold interpolator, very fast, poor quality. Name 4 : Linear Interpolator Desc 4 : Linear interpolator, very fast, poor quality. error_test : 0 : No error. 1 : Malloc failed. 2 : SRC_STATE pointer is NULL. 3 : SRC_DATA pointer is NULL. 4 : SRC_DATA->data_out or SRC_DATA->data_in is NULL. 5 : Internal error. No private data. 6 : SRC ratio outside [1/256, 256] range. 7 : Internal error. No process pointer. 8 : Internal error. SHIFT_BITS too large. 9 : Internal error. Filter length too large. 10 : Bad converter number. 11 : Channel count must be >= 1. 12 : Internal error. Bad buffer length. Please report this. 13 : Internal error. Input data / internal buffer size difference. Please report this. 14 : Internal error. Private pointer is NULL. Please report this. 15 : src_process() called without reset after end_of_input. 16 : Input and output data arrays overlap. 17 : Supplied callback function pointer is NULL. 18 : Calling mode differs from initialisation mode (ie process v callback). 19 : Callback function pointer is NULL in src_callback_read (). 20 : This converter only allows constant conversion ratios. 21 : Internal error : Bad length in prepare_data (). 22 : Error : Someone is trampling on my internal state. 23 : Placeholder. No error defined for this error number. src_ratio_test (SRC ratio must be in range [1/256, 256]): SRC ratio ( 0.00390) : fail ................... ok SRC ratio ( 0.00391) : pass ................... ok SRC ratio ( 1.00000) : pass ................... ok SRC ratio (256.00000) : pass ................... ok SRC ratio (256.10000) : fail ................... ok SRC ratio ( -1.00000) : fail ................... ok zero_input_test (ZOH Interpolator ) ........ ok zero_input_test (Linear Interpolator ) ........ ok zero_input_test (Fastest Sinc Interpolator ) ........ ok ./termination_test Zero Order Hold interpolator: init_term_test (SRC ratio = 0.9999) .......... ok init_term_test (SRC ratio = 1.0001) .......... ok init_term_test (SRC ratio = 0.7890) .......... ok init_term_test (SRC ratio = 1.2000) .......... ok init_term_test (SRC ratio = 0.3333) .......... ok init_term_test (SRC ratio = 3.1000) .......... ok init_term_test (SRC ratio = 0.1250) .......... ok init_term_test (SRC ratio = 8.0000) .......... ok init_term_test (SRC ratio = 0.0999) .......... ok init_term_test (SRC ratio = 9.9900) .......... ok init_term_test (SRC ratio = 0.1000) .......... ok init_term_test (SRC ratio = 10.0000) .......... ok stream_test (SRC ratio = 0.9999) .......... ok stream_test (SRC ratio = 1.0001) .......... ok stream_test (SRC ratio = 0.7890) .......... ok stream_test (SRC ratio = 1.2000) .......... ok stream_test (SRC ratio = 0.3333) .......... ok stream_test (SRC ratio = 3.1000) .......... ok stream_test (SRC ratio = 0.1250) .......... ok stream_test (SRC ratio = 8.0000) .......... ok stream_test (SRC ratio = 0.0999) .......... ok stream_test (SRC ratio = 9.9900) .......... ok stream_test (SRC ratio = 0.1000) .......... ok stream_test (SRC ratio = 10.0000) .......... ok Linear interpolator: init_term_test (SRC ratio = 0.9999) .......... ok init_term_test (SRC ratio = 1.0001) .......... ok init_term_test (SRC ratio = 0.7890) .......... ok init_term_test (SRC ratio = 1.2000) .......... ok init_term_test (SRC ratio = 0.3333) .......... ok init_term_test (SRC ratio = 3.1000) .......... ok init_term_test (SRC ratio = 0.1250) .......... ok init_term_test (SRC ratio = 8.0000) .......... ok init_term_test (SRC ratio = 0.0999) .......... ok init_term_test (SRC ratio = 9.9900) .......... ok init_term_test (SRC ratio = 0.1000) .......... ok init_term_test (SRC ratio = 10.0000) .......... ok stream_test (SRC ratio = 0.9999) .......... ok stream_test (SRC ratio = 1.0001) .......... ok stream_test (SRC ratio = 0.7890) .......... ok stream_test (SRC ratio = 1.2000) .......... ok stream_test (SRC ratio = 0.3333) .......... ok stream_test (SRC ratio = 3.1000) .......... ok stream_test (SRC ratio = 0.1250) .......... ok stream_test (SRC ratio = 8.0000) .......... ok stream_test (SRC ratio = 0.0999) .......... ok stream_test (SRC ratio = 9.9900) .......... ok stream_test (SRC ratio = 0.1000) .......... ok stream_test (SRC ratio = 10.0000) .......... ok Sinc interpolator: init_term_test (SRC ratio = 0.9999) .......... ok init_term_test (SRC ratio = 1.0001) .......... ok init_term_test (SRC ratio = 0.7890) .......... ok init_term_test (SRC ratio = 1.2000) .......... ok init_term_test (SRC ratio = 0.3333) .......... ok init_term_test (SRC ratio = 3.1000) .......... ok init_term_test (SRC ratio = 0.1250) .......... ok init_term_test (SRC ratio = 8.0000) .......... ok init_term_test (SRC ratio = 0.0999) .......... ok init_term_test (SRC ratio = 9.9900) .......... ok init_term_test (SRC ratio = 0.1000) .......... ok init_term_test (SRC ratio = 10.0000) .......... ok stream_test (SRC ratio = 0.9999) .......... ok stream_test (SRC ratio = 1.0001) .......... ok stream_test (SRC ratio = 0.7890) .......... ok stream_test (SRC ratio = 1.2000) .......... ok stream_test (SRC ratio = 0.3333) .......... ok stream_test (SRC ratio = 3.1000) .......... ok stream_test (SRC ratio = 0.1250) .......... ok stream_test (SRC ratio = 8.0000) .......... ok stream_test (SRC ratio = 0.0999) .......... ok stream_test (SRC ratio = 9.9900) .......... ok stream_test (SRC ratio = 0.1000) .......... ok stream_test (SRC ratio = 10.0000) .......... ok ./callback_hang_test callback_hang_test (ZOH Interpolator ) ....... ok callback_hang_test (Linear Interpolator ) ....... ok callback_hang_test (Fastest Sinc Interpolator ) ....... ok ./downsample_test downsample_test (ZOH Interpolator ) ....... ok downsample_test (Linear Interpolator ) ....... ok downsample_test (Fastest Sinc Interpolator ) ....... ok downsample_test (Medium Sinc Interpolator ) ....... ok downsample_test (Best Sinc Interpolator ) ....... ok ./simple_test Zero Order Hold interpolator : simple_test (SRC ratio = 1.0001) ........... ok simple_test (SRC ratio = 0.0990) ........... ok simple_test (SRC ratio = 0.1000) ........... ok simple_test (SRC ratio = 0.3333) ........... ok simple_test (SRC ratio = 0.7890) ........... ok simple_test (SRC ratio = 1.9000) ........... ok simple_test (SRC ratio = 3.1000) ........... ok simple_test (SRC ratio = 9.9000) ........... ok Linear interpolator : simple_test (SRC ratio = 1.0001) ........... ok simple_test (SRC ratio = 0.0990) ........... ok simple_test (SRC ratio = 0.1000) ........... ok simple_test (SRC ratio = 0.3333) ........... ok simple_test (SRC ratio = 0.7890) ........... ok simple_test (SRC ratio = 1.9000) ........... ok simple_test (SRC ratio = 3.1000) ........... ok simple_test (SRC ratio = 9.9000) ........... ok Sinc interpolator : simple_test (SRC ratio = 1.0001) ........... ok simple_test (SRC ratio = 0.0990) ........... ok simple_test (SRC ratio = 0.1000) ........... ok simple_test (SRC ratio = 0.3333) ........... ok simple_test (SRC ratio = 0.7890) ........... ok simple_test (SRC ratio = 1.9000) ........... ok simple_test (SRC ratio = 3.1000) ........... ok simple_test (SRC ratio = 9.9000) ........... ok ./callback_test Zero Order Hold interpolator : callback_test (SRC ratio = 1.0000) ........... ok callback_test (SRC ratio = 0.0990) ........... ok callback_test (SRC ratio = 0.1000) ........... ok callback_test (SRC ratio = 0.3333) ........... ok callback_test (SRC ratio = 0.7890) ........... ok callback_test (SRC ratio = 1.0001) ........... ok callback_test (SRC ratio = 1.9000) ........... ok callback_test (SRC ratio = 3.1000) ........... ok callback_test (SRC ratio = 9.9000) ........... ok Linear interpolator : callback_test (SRC ratio = 1.0000) ........... ok callback_test (SRC ratio = 0.0990) ........... ok callback_test (SRC ratio = 0.1000) ........... ok callback_test (SRC ratio = 0.3333) ........... ok callback_test (SRC ratio = 0.7890) ........... ok callback_test (SRC ratio = 1.0001) ........... ok callback_test (SRC ratio = 1.9000) ........... ok callback_test (SRC ratio = 3.1000) ........... ok callback_test (SRC ratio = 9.9000) ........... ok Sinc interpolator : callback_test (SRC ratio = 1.0000) ........... ok callback_test (SRC ratio = 0.0990) ........... ok callback_test (SRC ratio = 0.1000) ........... ok callback_test (SRC ratio = 0.3333) ........... ok callback_test (SRC ratio = 0.7890) ........... ok callback_test (SRC ratio = 1.0001) ........... ok callback_test (SRC ratio = 1.9000) ........... ok callback_test (SRC ratio = 3.1000) ........... ok callback_test (SRC ratio = 9.9000) ........... ok End of stream test : ZOH Interpolator ........... ok Linear Interpolator ........... ok Fastest Sinc Interpolator ........... ok ./reset_test process_reset_test (ZOH Interpolator ) ....... ok process_reset_test (Linear Interpolator ) ....... ok process_reset_test (Fastest Sinc Interpolator ) ....... ok callback_reset_test (ZOH Interpolator ) ....... ok callback_reset_test (Linear Interpolator ) ....... ok callback_reset_test (Fastest Sinc Interpolator ) ....... ok ./multi_channel_test Zero Order Hold interpolator : simple_test ( 1 channel ) ............ ok process_test ( 1 channel ) ............ ok callback_test ( 1 channel ) ............ ok simple_test ( 2 channels) ............ ok process_test ( 2 channels) ............ ok callback_test ( 2 channels) ............ ok simple_test ( 3 channels) ............ ok process_test ( 3 channels) ............ ok callback_test ( 3 channels) ............ ok Linear interpolator : simple_test ( 1 channel ) ............ ok process_test ( 1 channel ) ............ ok callback_test ( 1 channel ) ............ ok simple_test ( 2 channels) ............ ok process_test ( 2 channels) ............ ok callback_test ( 2 channels) ............ ok simple_test ( 3 channels) ............ ok process_test ( 3 channels) ............ ok callback_test ( 3 channels) ............ ok Sinc interpolator : simple_test ( 1 channel ) ............ ok process_test ( 1 channel ) ............ ok callback_test ( 1 channel ) ............ ok simple_test ( 2 channels) ............ ok process_test ( 2 channels) ............ ok callback_test ( 2 channels) ............ ok simple_test ( 3 channels) ............ ok process_test ( 3 channels) ............ ok callback_test ( 3 channels) ............ ok simple_test ( 4 channels) ............ ok process_test ( 4 channels) ............ ok callback_test ( 4 channels) ............ ok simple_test ( 5 channels) ............ ok process_test ( 5 channels) ............ ok callback_test ( 5 channels) ............ ok simple_test ( 6 channels) ............ ok process_test ( 6 channels) ............ ok callback_test ( 6 channels) ............ ok simple_test ( 7 channels) ............ ok process_test ( 7 channels) ............ ok callback_test ( 7 channels) ............ ok simple_test ( 8 channels) ............ ok process_test ( 8 channels) ............ ok callback_test ( 8 channels) ............ ok simple_test ( 9 channels) ............ ok process_test ( 9 channels) ............ ok callback_test ( 9 channels) ............ ok simple_test (10 channels) ............ ok process_test (10 channels) ............ ok callback_test (10 channels) ............ ok ./varispeed_test Zero Order Hold interpolator : ok Linear interpolator : ok Sinc interpolator : ok ./float_short_test float_to_short_test ............................. ok short_to_float_test ............................. ok float_to_int_test ............................... ok int_to_float_test ............................... ok ./snr_bw_test Converter 3 : ZOH Interpolator Zero order hold interpolator, very fast, poor quality. Signal-to-Noise Ratio Test 0 : Pass Signal-to-Noise Ratio Test 1 : Pass Signal-to-Noise Ratio Test 2 : Pass Signal-to-Noise Ratio Test 3 : Pass Signal-to-Noise Ratio Test 4 : Pass Signal-to-Noise Ratio Test 5 : Pass Signal-to-Noise Ratio Test 6 : Pass Signal-to-Noise Ratio Test 7 : Pass Worst case Signal-to-Noise Ratio : 10.55 dB. Bandwith test not performed on this converter. Converter 4 : Linear Interpolator Linear interpolator, very fast, poor quality. Signal-to-Noise Ratio Test 0 : Pass Signal-to-Noise Ratio Test 1 : Pass Signal-to-Noise Ratio Test 2 : Pass Signal-to-Noise Ratio Test 3 : Pass Signal-to-Noise Ratio Test 4 : Pass Signal-to-Noise Ratio Test 5 : Pass Signal-to-Noise Ratio Test 6 : Pass Signal-to-Noise Ratio Test 7 : Pass Worst case Signal-to-Noise Ratio : 15.80 dB. Bandwith test not performed on this converter. Converter 2 : Fastest Sinc Interpolator Band limited sinc interpolation, fastest, 97dB SNR, 80% BW. Signal-to-Noise Ratio Test 0 : Pass Signal-to-Noise Ratio Test 1 : Pass Signal-to-Noise Ratio Test 2 : Pass Signal-to-Noise Ratio Test 3 : Pass Signal-to-Noise Ratio Test 4 : Pass Signal-to-Noise Ratio Test 5 : Pass Signal-to-Noise Ratio Test 6 : Pass Signal-to-Noise Ratio Test 7 : Pass Signal-to-Noise Ratio Test 8 : Pass Worst case Signal-to-Noise Ratio : 101.71 dB. Measured -3dB rolloff point : 80.23 %. Converter 1 : Medium Sinc Interpolator Band limited sinc interpolation, medium quality, 121dB SNR, 90% BW. Signal-to-Noise Ratio Test 0 : Pass Signal-to-Noise Ratio Test 1 : Pass Signal-to-Noise Ratio Test 2 : Pass Signal-to-Noise Ratio Test 3 : Pass Signal-to-Noise Ratio Test 4 : Pass Signal-to-Noise Ratio Test 5 : Pass Signal-to-Noise Ratio Test 6 : Pass Signal-to-Noise Ratio Test 7 : Pass Signal-to-Noise Ratio Test 8 : Pass Worst case Signal-to-Noise Ratio : 121.18 dB. Measured -3dB rolloff point : 90.55 %. Converter 0 : Best Sinc Interpolator Band limited sinc interpolation, best quality, 144dB SNR, 96% BW. Signal-to-Noise Ratio Test 0 : Pass Signal-to-Noise Ratio Test 1 : Pass Signal-to-Noise Ratio Test 2 : Pass Signal-to-Noise Ratio Test 3 : Pass Signal-to-Noise Ratio Test 4 : Pass Signal-to-Noise Ratio Test 5 : Pass Signal-to-Noise Ratio Test 6 : Pass Signal-to-Noise Ratio Test 7 : Pass Signal-to-Noise Ratio Test 8 : Pass Worst case Signal-to-Noise Ratio : 144.07 dB. Measured -3dB rolloff point : 96.08 %. ./throughput_test CPU name : Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz Converter Duration Throughput ----------------------------------------------------------- ZOH Interpolator 3.00 27348264 Linear Interpolator 3.00 24625158 Fastest Sinc Interpolator 3.00 3371752 Medium Sinc Interpolator 3.03 1585044 Best Sinc Interpolator 3.09 398789 Duration is in seconds. Throughput is in samples/sec (more is better). ----------------------------------------------------------------- libsamplerate-0.1.9 passed all tests. ----------------------------------------------------------------- make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9' >>> libsamplerate: Entering fakeroot... Making install in M4 make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/M4' make[2]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/M4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/M4' make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/M4' Making install in src make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/src' make[2]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/src' ../Cfg/install-sh -c -d '/home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/include' ../Cfg/install-sh -c -d '/home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/lib' /usr/bin/install -c -m 644 samplerate.h '/home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libsamplerate.la '/home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/lib' libtool: install: /usr/bin/install -c .libs/libsamplerate.so.0.1.8 /home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/lib/libsamplerate.so.0.1.8 libtool: install: (cd /home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/lib && { ln -s -f libsamplerate.so.0.1.8 libsamplerate.so.0 || { rm -f libsamplerate.so.0 && ln -s libsamplerate.so.0.1.8 libsamplerate.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/lib && { ln -s -f libsamplerate.so.0.1.8 libsamplerate.so || { rm -f libsamplerate.so && ln -s libsamplerate.so.0.1.8 libsamplerate.so; }; }) libtool: install: /usr/bin/install -c .libs/libsamplerate.lai /home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/lib/libsamplerate.la libtool: install: /usr/bin/install -c .libs/libsamplerate.a /home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/lib/libsamplerate.a libtool: install: chmod 644 /home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/lib/libsamplerate.a libtool: install: ranlib /home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/lib/libsamplerate.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/src' make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/src' Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/doc' make[2]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/doc' make[2]: Nothing to be done for 'install-exec-am'. ../Cfg/install-sh -c -d '/home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/share/doc/libsamplerate0-dev/html' /usr/bin/install -c -m 644 SRC.png SRC.css index.html license.html history.html download.html lists.html quality.html win32.html faq.html api.html api_simple.html api_callback.html api_full.html api_misc.html '/home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/share/doc/libsamplerate0-dev/html' make[2]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/doc' make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/doc' Making install in examples make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/examples' make[2]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/examples' make[2]: Nothing to be done for 'install-data-am'. ../Cfg/install-sh -c -d '/home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c sndfile-resample '/home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/bin' libtool: warning: '../src/libsamplerate.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/sndfile-resample /home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/bin/sndfile-resample make[2]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/examples' make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/examples' Making install in tests make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/tests' make[2]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/tests' make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9' make[2]: Entering directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9' make[2]: Nothing to be done for 'install-exec-am'. Cfg/install-sh -c -d '/home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/lib/pkgconfig' /usr/bin/install -c -m 644 samplerate.pc '/home/buildozer/aports/main/libsamplerate/pkg/libsamplerate/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9' make[1]: Leaving directory '/home/buildozer/aports/main/libsamplerate/src/libsamplerate-0.1.9' >>> libsamplerate-dev*: Running split function dev... >>> libsamplerate-dev*: Preparing subpackage libsamplerate-dev... >>> libsamplerate-dev*: Stripping binaries >>> libsamplerate-dev*: Running postcheck for libsamplerate-dev >>> libsamplerate-doc*: Running split function doc... >>> libsamplerate-doc*: Preparing subpackage libsamplerate-doc... >>> libsamplerate-doc*: Running postcheck for libsamplerate-doc >>> libsamplerate*: Running postcheck for libsamplerate >>> libsamplerate*: Preparing package libsamplerate... >>> libsamplerate*: Stripping binaries >>> libsamplerate-dev*: Scanning shared objects >>> libsamplerate-doc*: Scanning shared objects >>> libsamplerate*: Scanning shared objects >>> libsamplerate-dev*: Tracing dependencies... libsamplerate=0.1.9-r1 pkgconfig >>> libsamplerate-dev*: Package size: 1.5 MB >>> libsamplerate-dev*: Compressing data... >>> libsamplerate-dev*: Create checksum... >>> libsamplerate-dev*: Create libsamplerate-dev-0.1.9-r1.apk >>> libsamplerate-doc*: Tracing dependencies... >>> libsamplerate-doc*: Package size: 140.0 KB >>> libsamplerate-doc*: Compressing data... >>> libsamplerate-doc*: Create checksum... >>> libsamplerate-doc*: Create libsamplerate-doc-0.1.9-r1.apk >>> libsamplerate*: Tracing dependencies... so:libc.musl-x86.so.1 so:libsndfile.so.1 >>> libsamplerate*: Package size: 1.4 MB >>> libsamplerate*: Compressing data... >>> libsamplerate*: Create checksum... >>> libsamplerate*: Create libsamplerate-0.1.9-r1.apk >>> libsamplerate: Build complete at Tue, 17 Nov 2020 13:58:51 +0000 elapsed time 0h 1m 31s >>> libsamplerate: Cleaning up srcdir >>> libsamplerate: Cleaning up pkgdir >>> libsamplerate: Uninstalling dependencies... (1/17) Purging .makedepends-libsamplerate (20201117.135728) (2/17) Purging fftw-dev (3.3.8-r0) (3/17) Purging fftw-double-libs (3.3.8-r0) (4/17) Purging fftw-long-double-libs (3.3.8-r0) (5/17) Purging fftw-single-libs (3.3.8-r0) (6/17) Purging libsndfile-dev (1.0.29-r1) (7/17) Purging libsndfile (1.0.29-r1) (8/17) Purging linux-headers (5.7.8-r0) (9/17) Purging libvorbis-dev (1.3.7-r0) (10/17) Purging libvorbis (1.3.7-r0) (11/17) Purging flac-dev (1.3.3-r0) (12/17) Purging flac (1.3.3-r0) (13/17) Purging libogg-dev (1.3.4-r0) (14/17) Purging libogg (1.3.4-r0) (15/17) Purging opus-dev (1.3.1-r1) (16/17) Purging opus (1.3.1-r1) (17/17) Purging alsa-lib (1.2.4-r1) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 87 packages >>> libsamplerate: Updating the main/x86 repository index... >>> libsamplerate: Signing the index...