>>> soundtouch: Building community/soundtouch 2.2-r0 (using abuild 3.7.0_rc1-r1) started Sat, 19 Dec 2020 09:53:35 +0000 >>> soundtouch: Checking sanity of /home/buildozer/aports/community/soundtouch/APKBUILD... >>> soundtouch: Analyzing dependencies... >>> soundtouch: Installing for build: build-base autoconf automake libtool (1/13) Installing m4 (1.4.18-r1) (2/13) Installing libbz2 (1.0.8-r1) (3/13) Installing perl (5.32.0-r0) (4/13) Installing autoconf (2.69-r3) (5/13) Installing automake (1.16.3-r0) (6/13) Installing readline (8.0.4-r0) (7/13) Installing bash (5.0.18-r0) Executing bash-5.0.18-r0.post-install (8/13) Installing libltdl (2.4.6-r7) (9/13) Installing libtool (2.4.6-r7) (10/13) Installing .makedepends-soundtouch (20201219.095338) (11/13) Installing perl-error (0.17029-r1) (12/13) Installing perl-git (2.29.2-r0) (13/13) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r8.trigger OK: 349 MiB in 99 packages >>> soundtouch: Cleaning up srcdir >>> soundtouch: Cleaning up pkgdir >>> soundtouch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/soundtouch-2.2.tar.bz2 % 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 515k 100 515k 0 0 5257k 0 --:--:-- --:--:-- --:--:-- 5311k >>> soundtouch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/soundtouch-2.2.tar.bz2 >>> soundtouch: Checking sha512sums... soundtouch-2.2.tar.bz2: OK >>> soundtouch: Unpacking /var/cache/distfiles/v3.13/soundtouch-2.2.tar.bz2... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I config/m4 aclocal: warning: couldn't open directory 'config/m4': No such file or directory autoreconf: configure.ac: tracing autoreconf: running: libtoolize --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: linking file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config/m4'. libtoolize: linking file 'config/m4/libtool.m4' libtoolize: linking file 'config/m4/ltoptions.m4' libtoolize: linking file 'config/m4/ltsugar.m4' libtoolize: linking file 'config/m4/ltversion.m4' libtoolize: linking file 'config/m4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --foreign --copy --add-missing --force-missing configure.ac:47: installing 'config/compile' configure.ac:54: installing 'config/config.guess' configure.ac:54: installing 'config/config.sub' configure.ac:26: installing 'config/install-sh' configure.ac:26: installing 'config/missing' source/SoundStretch/Makefile.am: installing 'config/depcomp' autoreconf: Leaving directory `.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/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 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 g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for i586-alpine-linux-musl-gcc... gcc 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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... g++ -E checking whether make sets $(MAKE)... (cached) yes checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /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 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... no 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 ANSI C header files... (cached) yes checking cpuid.h usability... yes checking cpuid.h presence... yes checking for cpuid.h... yes checking arm_neon.h usability... no checking arm_neon.h presence... no checking for arm_neon.h... no checking for an ANSI C-conforming const... yes checking for inline... inline ****** Float sample type enabled ****** ****** openmp optimizations disabled ****** ****** x86 optimizations enabled ****** ****** MMX support found ****** ****** SSE support found ****** checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for sqrt in -lm... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating source/Makefile config.status: creating source/SoundTouch/Makefile config.status: creating source/SoundStretch/Makefile config.status: creating include/Makefile config.status: creating soundtouch.pc config.status: creating config.h config.status: creating include/soundtouch_config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2' Making all in include make[2]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/include' make all-am make[3]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/include' make[3]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/include' make[2]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/include' Making all in source make[2]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source' Making all in SoundTouch make[3]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source/SoundTouch' CXX AAFilter.lo CXX FIRFilter.lo CXX FIFOSampleBuffer.lo CXX RateTransposer.lo CXX SoundTouch.lo CXX TDStretch.lo CXX cpu_detect_x86.lo CXX BPMDetect.lo CXX PeakFinder.lo CXX InterpolateLinear.lo CXX InterpolateCubic.lo CXX InterpolateShannon.lo CXX libSoundTouchMMX_la-mmx_optimized.lo CXX libSoundTouchSSE_la-sse_optimized.lo CXXLD libSoundTouchMMX.la CXXLD libSoundTouchSSE.la CXXLD libSoundTouch.la make[3]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source/SoundTouch' Making all in SoundStretch make[3]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source/SoundStretch' CXX soundstretch-main.o CXX soundstretch-RunParameters.o CXX soundstretch-WavFile.o CXXLD soundstretch make[3]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source/SoundStretch' make[3]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source' make[2]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source' make[2]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2' make[2]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2' make[1]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2' >>> WARNING: soundtouch: 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. >>> soundtouch: Entering fakeroot... Making install in include make[1]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/include' make[2]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/include' make[2]: Nothing to be done for 'install-exec-am'. ../config/install-sh -c -d '/home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/include/soundtouch' /usr/bin/install -c -m 644 FIFOSampleBuffer.h FIFOSamplePipe.h SoundTouch.h STTypes.h BPMDetect.h soundtouch_config.h '/home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/include/soundtouch' make[2]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/include' make[1]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/include' Making install in source make[1]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source' Making install in SoundTouch make[2]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source/SoundTouch' make[3]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source/SoundTouch' make[3]: Nothing to be done for 'install-data-am'. ../../config/install-sh -c -d '/home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libSoundTouch.la '/home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/lib' libtool: install: /usr/bin/install -c .libs/libSoundTouch.so.1.0.0 /home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/lib/libSoundTouch.so.1.0.0 libtool: install: (cd /home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/lib && { ln -s -f libSoundTouch.so.1.0.0 libSoundTouch.so.1 || { rm -f libSoundTouch.so.1 && ln -s libSoundTouch.so.1.0.0 libSoundTouch.so.1; }; }) libtool: install: (cd /home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/lib && { ln -s -f libSoundTouch.so.1.0.0 libSoundTouch.so || { rm -f libSoundTouch.so && ln -s libSoundTouch.so.1.0.0 libSoundTouch.so; }; }) libtool: install: /usr/bin/install -c .libs/libSoundTouch.lai /home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/lib/libSoundTouch.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source/SoundTouch' make[2]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source/SoundTouch' Making install in SoundStretch make[2]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source/SoundStretch' make[3]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source/SoundStretch' make[3]: Nothing to be done for 'install-data-am'. ../../config/install-sh -c -d '/home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c soundstretch '/home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/bin' libtool: warning: '../SoundTouch/libSoundTouch.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/soundstretch /home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/bin/soundstretch make[3]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source/SoundStretch' make[2]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source/SoundStretch' make[2]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source' make[3]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source' make[2]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source' make[1]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2/source' make[1]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2' make[2]: Entering directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2' make[2]: Nothing to be done for 'install-exec-am'. config/install-sh -c -d '/home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/share/doc/soundtouch' config/install-sh -c -d '/home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/share/aclocal' config/install-sh -c -d '/home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/lib/pkgconfig' /usr/bin/install -c -m 644 COPYING.TXT README.html '/home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/share/doc/soundtouch' /usr/bin/install -c -m 644 soundtouch.m4 '/home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/share/aclocal' /usr/bin/install -c -m 644 soundtouch.pc '/home/buildozer/aports/community/soundtouch/pkg/soundtouch/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2' make[1]: Leaving directory '/home/buildozer/aports/community/soundtouch/src/soundtouch-2.2' >>> soundtouch-dev*: Running split function dev... >>> soundtouch-dev*: Preparing subpackage soundtouch-dev... >>> soundtouch-dev*: Stripping binaries >>> soundtouch-dev*: Running postcheck for soundtouch-dev >>> soundtouch-doc*: Running split function doc... >>> soundtouch-doc*: Preparing subpackage soundtouch-doc... >>> soundtouch-doc*: Running postcheck for soundtouch-doc >>> soundtouch*: Running postcheck for soundtouch >>> soundtouch*: Preparing package soundtouch... >>> soundtouch*: Stripping binaries >>> soundtouch-dev*: Scanning shared objects >>> soundtouch-doc*: Scanning shared objects >>> soundtouch*: Scanning shared objects >>> soundtouch-dev*: Tracing dependencies... pkgconfig soundtouch=2.2-r0 >>> soundtouch-dev*: Package size: 96.0 KB >>> soundtouch-dev*: Compressing data... >>> soundtouch-dev*: Create checksum... >>> soundtouch-dev*: Create soundtouch-dev-2.2-r0.apk >>> soundtouch-doc*: Tracing dependencies... >>> soundtouch-doc*: Package size: 92.0 KB >>> soundtouch-doc*: Compressing data... >>> soundtouch-doc*: Create checksum... >>> soundtouch-doc*: Create soundtouch-doc-2.2-r0.apk >>> soundtouch*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> soundtouch*: Package size: 144.0 KB >>> soundtouch*: Compressing data... >>> soundtouch*: Create checksum... >>> soundtouch*: Create soundtouch-2.2-r0.apk >>> soundtouch: Build complete at Sat, 19 Dec 2020 09:54:02 +0000 elapsed time 0h 0m 27s >>> soundtouch: Cleaning up srcdir >>> soundtouch: Cleaning up pkgdir >>> soundtouch: Uninstalling dependencies... (1/13) Purging .makedepends-soundtouch (20201219.095338) (2/13) Purging autoconf (2.69-r3) (3/13) Purging m4 (1.4.18-r1) (4/13) Purging automake (1.16.3-r0) (5/13) Purging libtool (2.4.6-r7) (6/13) Purging bash (5.0.18-r0) Executing bash-5.0.18-r0.pre-deinstall (7/13) Purging libltdl (2.4.6-r7) (8/13) Purging git-perl (2.29.2-r0) (9/13) Purging perl-git (2.29.2-r0) (10/13) Purging perl-error (0.17029-r1) (11/13) Purging perl (5.32.0-r0) (12/13) Purging libbz2 (1.0.8-r1) (13/13) Purging readline (8.0.4-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> soundtouch: Updating the community/x86 repository index... >>> soundtouch: Signing the index...