>>> libopusenc: Building community/libopusenc 0.2.1-r0 (using abuild 3.9.0_rc2-r1) started Fri, 22 Oct 2021 00:02:10 +0000 >>> libopusenc: Checking sanity of /home/buildozer/aports/community/libopusenc/APKBUILD... >>> libopusenc: Analyzing dependencies... >>> libopusenc: Installing for build: build-base opus-dev (1/3) Installing opus (1.3.1-r1) (2/3) Installing opus-dev (1.3.1-r1) (3/3) Installing .makedepends-libopusenc (20211022.000225) OK: 346 MiB in 98 packages >>> libopusenc: Cleaning up srcdir >>> libopusenc: Cleaning up pkgdir >>> libopusenc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/libopusenc-0.2.1.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 >>> libopusenc: Fetching https://archive.mozilla.org/pub/opus/libopusenc-0.2.1.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 100 378k 100 378k 0 0 2954k 0 --:--:-- --:--:-- --:--:-- 2937k >>> libopusenc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/libopusenc-0.2.1.tar.gz >>> libopusenc: Checking sha512sums... libopusenc-0.2.1.tar.gz: OK >>> libopusenc: Unpacking /var/cache/distfiles/v3.15/libopusenc-0.2.1.tar.gz... checking for x86_64-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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes checking for inline... inline checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-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 x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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 whether make supports nested variables... (cached) yes checking if gcc supports -pedantic flag... yes checking if gcc supports -Wall flag... yes checking if gcc supports -Wextra flag... yes checking if gcc supports -Wno-sign-compare flag... yes checking if gcc supports -Wno-parentheses flag... yes checking if gcc supports -Wno-long-long flag... yes checking for x86_64-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 DEPS... yes checking for library containing lrintf... none required checking for gcc way to treat warnings as errors... -Werror checking if gcc supports __attribute__(( visibility("default") ))... yes checking if gcc supports -fvisibility=hidden... yes checking for doxygen... no checking for dot... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libopusenc.pc config.status: creating libopusenc-uninstalled.pc config.status: creating doc/Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: ------------------------------------------------------------------------ libopusenc 0.2.1: Automatic configuration OK. Hidden visibility ............ yes API code examples ............ yes API documentation ............ yes ------------------------------------------------------------------------ make all-am make[1]: Entering directory '/home/buildozer/aports/community/libopusenc/src/libopusenc-0.2.1' CC src/ogg_packer.lo CC src/opus_header.lo CC src/opusenc.lo CC src/picture.lo CC src/resample.lo CC src/unicode_support.lo CC examples/opusenc_example.o CCLD libopusenc.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD examples/opusenc_example make[1]: Leaving directory '/home/buildozer/aports/community/libopusenc/src/libopusenc-0.2.1' >>> libopusenc: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/libopusenc/src/libopusenc-0.2.1' ./install-sh -c -d '/home/buildozer/aports/community/libopusenc/pkg/libopusenc/usr/share/doc/libopusenc' ./install-sh -c -d '/home/buildozer/aports/community/libopusenc/pkg/libopusenc/usr/include/opus' ./install-sh -c -d '/home/buildozer/aports/community/libopusenc/pkg/libopusenc/usr/lib/pkgconfig' /usr/bin/install -c -m 644 COPYING AUTHORS README.md '/home/buildozer/aports/community/libopusenc/pkg/libopusenc/usr/share/doc/libopusenc' /usr/bin/install -c -m 644 include/opusenc.h '/home/buildozer/aports/community/libopusenc/pkg/libopusenc/usr/include/opus' /usr/bin/install -c -m 644 libopusenc.pc '/home/buildozer/aports/community/libopusenc/pkg/libopusenc/usr/lib/pkgconfig' ./install-sh -c -d '/home/buildozer/aports/community/libopusenc/pkg/libopusenc/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libopusenc.la '/home/buildozer/aports/community/libopusenc/pkg/libopusenc/usr/lib' libtool: install: /usr/bin/install -c .libs/libopusenc.so.0.4.2 /home/buildozer/aports/community/libopusenc/pkg/libopusenc/usr/lib/libopusenc.so.0.4.2 libtool: install: (cd /home/buildozer/aports/community/libopusenc/pkg/libopusenc/usr/lib && { ln -s -f libopusenc.so.0.4.2 libopusenc.so.0 || { rm -f libopusenc.so.0 && ln -s libopusenc.so.0.4.2 libopusenc.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/libopusenc/pkg/libopusenc/usr/lib && { ln -s -f libopusenc.so.0.4.2 libopusenc.so || { rm -f libopusenc.so && ln -s libopusenc.so.0.4.2 libopusenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libopusenc.lai /home/buildozer/aports/community/libopusenc/pkg/libopusenc/usr/lib/libopusenc.la libtool: install: /usr/bin/install -c .libs/libopusenc.a /home/buildozer/aports/community/libopusenc/pkg/libopusenc/usr/lib/libopusenc.a libtool: install: chmod 644 /home/buildozer/aports/community/libopusenc/pkg/libopusenc/usr/lib/libopusenc.a libtool: install: ranlib /home/buildozer/aports/community/libopusenc/pkg/libopusenc/usr/lib/libopusenc.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/community/libopusenc/src/libopusenc-0.2.1' >>> libopusenc-dev*: Running split function dev... >>> libopusenc-dev*: Preparing subpackage libopusenc-dev... >>> libopusenc-dev*: Stripping binaries >>> libopusenc-dev*: Running postcheck for libopusenc-dev >>> libopusenc-doc*: Running split function doc... >>> libopusenc-doc*: Preparing subpackage libopusenc-doc... >>> libopusenc-doc*: Running postcheck for libopusenc-doc >>> libopusenc*: Running postcheck for libopusenc >>> libopusenc*: Preparing package libopusenc... >>> libopusenc*: Stripping binaries >>> libopusenc-dev*: Scanning shared objects >>> libopusenc-doc*: Scanning shared objects >>> libopusenc*: Scanning shared objects >>> libopusenc-dev*: Tracing dependencies... libopusenc=0.2.1-r0 pc:opus>=1.1 pkgconfig >>> libopusenc-dev*: Package size: 108.0 KB >>> libopusenc-dev*: Compressing data... >>> libopusenc-dev*: Create checksum... >>> libopusenc-dev*: Create libopusenc-dev-0.2.1-r0.apk >>> libopusenc-doc*: Tracing dependencies... >>> libopusenc-doc*: Package size: 32.0 KB >>> libopusenc-doc*: Compressing data... >>> libopusenc-doc*: Create checksum... >>> libopusenc-doc*: Create libopusenc-doc-0.2.1-r0.apk >>> libopusenc*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libopus.so.0 >>> libopusenc*: Package size: 60.0 KB >>> libopusenc*: Compressing data... >>> libopusenc*: Create checksum... >>> libopusenc*: Create libopusenc-0.2.1-r0.apk >>> libopusenc: Build complete at Fri, 22 Oct 2021 00:02:33 +0000 elapsed time 0h 0m 23s >>> libopusenc: Cleaning up srcdir >>> libopusenc: Cleaning up pkgdir >>> libopusenc: Uninstalling dependencies... (1/3) Purging .makedepends-libopusenc (20211022.000225) (2/3) Purging opus-dev (1.3.1-r1) (3/3) Purging opus (1.3.1-r1) OK: 344 MiB in 95 packages >>> libopusenc: Updating the community/x86_64 repository index... >>> libopusenc: Signing the index...