>>> sbc: Building community/sbc 1.4-r0 (using abuild 3.7.0_rc1-r1) started Fri, 18 Dec 2020 15:10:58 +0000 >>> sbc: Checking sanity of /home/buildozer/aports/community/sbc/APKBUILD... >>> sbc: Analyzing dependencies... >>> sbc: Installing for build: build-base libsndfile-dev linux-headers (1/13) Installing libogg (1.3.4-r0) (2/13) Installing flac (1.3.3-r0) (3/13) Installing libogg-dev (1.3.4-r0) (4/13) Installing flac-dev (1.3.3-r0) (5/13) Installing libvorbis (1.3.7-r0) (6/13) Installing libvorbis-dev (1.3.7-r0) (7/13) Installing opus (1.3.1-r1) (8/13) Installing opus-dev (1.3.1-r1) (9/13) Installing alsa-lib (1.2.4-r2) (10/13) Installing libsndfile (1.0.29-r1) (11/13) Installing libsndfile-dev (1.0.29-r1) (12/13) Installing linux-headers (5.7.8-r0) (13/13) Installing .makedepends-sbc (20201218.151109) Executing busybox-1.32.0-r8.trigger OK: 323 MiB in 99 packages >>> sbc: Cleaning up srcdir >>> sbc: Cleaning up pkgdir >>> sbc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/sbc-1.4.tar.xz % 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 100 244k 100 244k 0 0 2781k 0 --:--:-- --:--:-- --:--:-- 2750k >>> sbc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/sbc-1.4.tar.xz >>> sbc: Checking sha512sums... sbc-1.4.tar.xz: OK fix-armv6-assembly.patch: OK >>> sbc: Unpacking /var/cache/distfiles/v3.13/sbc-1.4.tar.xz... >>> sbc: fix-armv6-assembly.patch patching file sbc/sbc_primitives_armv6.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./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 to enable maintainer-specific portions of Makefiles... no 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 gcc accepts -fPIE... 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no 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 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... no 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sbc/sbc.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make --no-print-directory all-am CC sbc/sbc.lo CC sbc/sbc_primitives.lo CC sbc/sbc_primitives_mmx.lo CC sbc/sbc_primitives_iwmmxt.lo CC sbc/sbc_primitives_neon.lo CC sbc/sbc_primitives_armv6.lo CC src/sbcinfo.o CC src/sbcdec.o CC src/sbcenc.o CC src/sbctester.o CCLD src/sbcinfo CCLD src/sbctester CCLD sbc/libsbc.la CCLD sbc/libsbc-private.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD src/sbcdec CCLD src/sbcenc >>> sbc: Entering fakeroot... ./install-sh -c -d '/home/buildozer/aports/community/sbc/pkg/sbc/usr/lib/pkgconfig' ./install-sh -c -d '/home/buildozer/aports/community/sbc/pkg/sbc/usr/include/sbc' ./install-sh -c -d '/home/buildozer/aports/community/sbc/pkg/sbc/usr/lib' /usr/bin/install -c -m 644 sbc/sbc.pc '/home/buildozer/aports/community/sbc/pkg/sbc/usr/lib/pkgconfig' /usr/bin/install -c -m 644 sbc/sbc.h '/home/buildozer/aports/community/sbc/pkg/sbc/usr/include/sbc' /bin/sh ./libtool --mode=install /usr/bin/install -c sbc/libsbc.la '/home/buildozer/aports/community/sbc/pkg/sbc/usr/lib' libtool: install: /usr/bin/install -c sbc/.libs/libsbc.so.1.2.2 /home/buildozer/aports/community/sbc/pkg/sbc/usr/lib/libsbc.so.1.2.2 libtool: install: (cd /home/buildozer/aports/community/sbc/pkg/sbc/usr/lib && { ln -s -f libsbc.so.1.2.2 libsbc.so.1 || { rm -f libsbc.so.1 && ln -s libsbc.so.1.2.2 libsbc.so.1; }; }) libtool: install: (cd /home/buildozer/aports/community/sbc/pkg/sbc/usr/lib && { ln -s -f libsbc.so.1.2.2 libsbc.so || { rm -f libsbc.so && ln -s libsbc.so.1.2.2 libsbc.so; }; }) libtool: install: /usr/bin/install -c sbc/.libs/libsbc.lai /home/buildozer/aports/community/sbc/pkg/sbc/usr/lib/libsbc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' ./install-sh -c -d '/home/buildozer/aports/community/sbc/pkg/sbc/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/sbcinfo src/sbcdec src/sbcenc '/home/buildozer/aports/community/sbc/pkg/sbc/usr/bin' libtool: install: /usr/bin/install -c src/sbcinfo /home/buildozer/aports/community/sbc/pkg/sbc/usr/bin/sbcinfo libtool: install: /usr/bin/install -c src/sbcdec /home/buildozer/aports/community/sbc/pkg/sbc/usr/bin/sbcdec libtool: install: /usr/bin/install -c src/sbcenc /home/buildozer/aports/community/sbc/pkg/sbc/usr/bin/sbcenc >>> sbc-dev*: Running split function dev... >>> sbc-dev*: Preparing subpackage sbc-dev... >>> sbc-dev*: Stripping binaries >>> sbc-dev*: Running postcheck for sbc-dev >>> sbc-utils*: Running split function utils... >>> sbc-utils*: Preparing subpackage sbc-utils... >>> sbc-utils*: Stripping binaries >>> sbc-utils*: Running postcheck for sbc-utils >>> sbc*: Running postcheck for sbc >>> sbc*: Preparing package sbc... >>> sbc*: Stripping binaries >>> sbc-dev*: Scanning shared objects >>> sbc-utils*: Scanning shared objects >>> sbc*: Scanning shared objects >>> sbc-dev*: Tracing dependencies... libsndfile-dev pkgconfig sbc=1.4-r0 >>> sbc-dev*: Package size: 32.0 KB >>> sbc-dev*: Compressing data... >>> sbc-dev*: Create checksum... >>> sbc-dev*: Create sbc-dev-1.4-r0.apk >>> sbc-utils*: Tracing dependencies... so:libc.musl-x86.so.1 >>> sbc-utils*: Package size: 112.0 KB >>> sbc-utils*: Compressing data... >>> sbc-utils*: Create checksum... >>> sbc-utils*: Create sbc-utils-1.4-r0.apk >>> sbc*: Tracing dependencies... so:libc.musl-x86.so.1 >>> sbc*: Package size: 48.0 KB >>> sbc*: Compressing data... >>> sbc*: Create checksum... >>> sbc*: Create sbc-1.4-r0.apk >>> sbc: Build complete at Fri, 18 Dec 2020 15:11:16 +0000 elapsed time 0h 0m 18s >>> sbc: Cleaning up srcdir >>> sbc: Cleaning up pkgdir >>> sbc: Uninstalling dependencies... (1/13) Purging .makedepends-sbc (20201218.151109) (2/13) Purging libsndfile-dev (1.0.29-r1) (3/13) Purging libsndfile (1.0.29-r1) (4/13) Purging linux-headers (5.7.8-r0) (5/13) Purging libvorbis-dev (1.3.7-r0) (6/13) Purging libvorbis (1.3.7-r0) (7/13) Purging flac-dev (1.3.3-r0) (8/13) Purging flac (1.3.3-r0) (9/13) Purging libogg-dev (1.3.4-r0) (10/13) Purging libogg (1.3.4-r0) (11/13) Purging opus-dev (1.3.1-r1) (12/13) Purging opus (1.3.1-r1) (13/13) Purging alsa-lib (1.2.4-r2) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> sbc: Updating the community/x86 repository index... >>> sbc: Signing the index...