>>> vo-aacenc: Building community/vo-aacenc 0.1.3-r3 (using abuild 3.15.0_rc3-r1) started Wed, 23 Apr 2025 17:56:02 +0000 >>> vo-aacenc: Validating /home/buildozer/aports/community/vo-aacenc/APKBUILD... >>> vo-aacenc: Analyzing dependencies... >>> vo-aacenc: Installing for build: build-base (1/1) Installing .makedepends-vo-aacenc (20250423.175717) OK: 400 MiB in 104 packages >>> vo-aacenc: Cleaning up srcdir >>> vo-aacenc: Cleaning up pkgdir >>> vo-aacenc: Cleaning up tmpdir >>> vo-aacenc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/vo-aacenc-0.1.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> vo-aacenc: Fetching https://netcologne.dl.sourceforge.net/project/opencore-amr/vo-aacenc/vo-aacenc-0.1.3.tar.gz Connecting to netcologne.dl.sourceforge.net (78.35.24.122:443) saving to '/var/cache/distfiles/v3.22/vo-aacenc-0.1.3.tar.gz.part' vo-aacenc-0.1.3.tar. 100% |********************************| 598k 0:00:00 ETA '/var/cache/distfiles/v3.22/vo-aacenc-0.1.3.tar.gz.part' saved >>> vo-aacenc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/vo-aacenc-0.1.3.tar.gz >>> vo-aacenc: Checking sha512sums... vo-aacenc-0.1.3.tar.gz: OK >>> vo-aacenc: Unpacking /var/cache/distfiles/v3.22/vo-aacenc-0.1.3.tar.gz... >>> vo-aacenc: Updating ./config.sub 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 how to create a ustar tar archive... gnutar checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i586-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed 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 cc... /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 cc 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... cc -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 cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc 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 configure: creating ./config.status config.status: creating Makefile config.status: creating vo-aacenc.pc config.status: executing depfiles commands config.status: executing libtool commands CC cmnMemory.lo CC basicop2.lo CC oper_32b.lo CC aac_rom.lo CC aacenc.lo CC aacenc_core.lo CC adj_thr.lo CC band_nrg.lo CC bit_cnt.lo CC bitbuffer.lo CC bitenc.lo CC block_switch.lo CC channel_map.lo CC dyn_bits.lo CC grp_data.lo CC interface.lo CC line_pe.lo CC memalign.lo CC pre_echo_control.lo CC ms_stereo.lo CC psy_configuration.lo CC psy_main.lo CC qc_main.lo CC quantize.lo CC sf_estim.lo CC spreading.lo CC stat_bits.lo CC tns.lo CC transform.lo In file included from ./aacenc/basic_op/typedef.h:58, from ./aacenc/basic_op/basic_op.h:26, from aacenc/src/adj_thr.c:27: ./aacenc/basic_op/typedefs.h:51:9: warning: "__inline" redefined 51 | #define __inline static __inline | ^~~~~~~~ In file included from /usr/include/string.h:8, from /usr/include/fortify/string.h:23, from aacenc/src/adj_thr.c:26: /usr/include/features.h:26:9: note: this is the location of the previous definition 26 | #define __inline inline | ^~~~~~~~ CCLD libvo-aacenc.la ar: `u' modifier ignored since `D' is the default (see `U') make: Nothing to be done for 'check'. >>> vo-aacenc: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/vo-aacenc/src/vo-aacenc-0.1.3' ./install-sh -c -d '/home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc/usr/lib' ./install-sh -c -d '/home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc/usr/include/vo-aacenc' ./install-sh -c -d '/home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libvo-aacenc.la '/home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc/usr/lib' /usr/bin/install -c -m 644 vo-aacenc.pc '/home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ./common/include/cmnMemory.h ./common/include/voAAC.h ./common/include/voAMRWB.h ./common/include/voAudio.h ./common/include/voIndex.h ./common/include/voMem.h ./common/include/voType.h '/home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc/usr/include/vo-aacenc' libtool: install: /usr/bin/install -c .libs/libvo-aacenc.so.0.0.4 /home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc/usr/lib/libvo-aacenc.so.0.0.4 libtool: install: (cd /home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc/usr/lib && { ln -s -f libvo-aacenc.so.0.0.4 libvo-aacenc.so.0 || { rm -f libvo-aacenc.so.0 && ln -s libvo-aacenc.so.0.0.4 libvo-aacenc.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc/usr/lib && { ln -s -f libvo-aacenc.so.0.0.4 libvo-aacenc.so || { rm -f libvo-aacenc.so && ln -s libvo-aacenc.so.0.0.4 libvo-aacenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libvo-aacenc.lai /home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc/usr/lib/libvo-aacenc.la libtool: install: /usr/bin/install -c .libs/libvo-aacenc.a /home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc/usr/lib/libvo-aacenc.a libtool: install: chmod 644 /home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc/usr/lib/libvo-aacenc.a libtool: install: ranlib /home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc/usr/lib/libvo-aacenc.a libtool: install: warning: remember to run `libtool --finish /usr/lib' libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! make[1]: Leaving directory '/home/buildozer/aports/community/vo-aacenc/src/vo-aacenc-0.1.3' >>> vo-aacenc-static*: Running split function static... 'usr/lib/libvo-aacenc.a' -> '/home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc-static/usr/lib/libvo-aacenc.a' >>> vo-aacenc-static*: Preparing subpackage vo-aacenc-static... >>> vo-aacenc-static*: Stripping binaries >>> vo-aacenc-static*: Running postcheck for vo-aacenc-static >>> vo-aacenc-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc-dev/usr/lib/pkgconfig' 'usr/lib/libvo-aacenc.so' -> '/home/buildozer/aports/community/vo-aacenc/pkg/vo-aacenc-dev/usr/lib/libvo-aacenc.so' >>> vo-aacenc-dev*: Preparing subpackage vo-aacenc-dev... >>> vo-aacenc-dev*: Stripping binaries >>> vo-aacenc-dev*: Running postcheck for vo-aacenc-dev >>> vo-aacenc*: Running postcheck for vo-aacenc >>> vo-aacenc*: Preparing package vo-aacenc... >>> vo-aacenc*: Stripping binaries >>> vo-aacenc-dev*: Scanning shared objects >>> vo-aacenc-static*: Scanning shared objects >>> vo-aacenc*: Scanning shared objects >>> vo-aacenc-dev*: Tracing dependencies... pkgconfig vo-aacenc=0.1.3-r3 >>> vo-aacenc-dev*: Package size: 28.7 KB >>> vo-aacenc-dev*: Compressing data... >>> vo-aacenc-dev*: Create checksum... >>> vo-aacenc-dev*: Create vo-aacenc-dev-0.1.3-r3.apk >>> vo-aacenc-static*: Tracing dependencies... >>> vo-aacenc-static*: Package size: 135.5 KB >>> vo-aacenc-static*: Compressing data... >>> vo-aacenc-static*: Create checksum... >>> vo-aacenc-static*: Create vo-aacenc-static-0.1.3-r3.apk >>> vo-aacenc*: Tracing dependencies... so:libc.musl-x86.so.1 >>> vo-aacenc*: Package size: 97.3 KB >>> vo-aacenc*: Compressing data... >>> vo-aacenc*: Create checksum... >>> vo-aacenc*: Create vo-aacenc-0.1.3-r3.apk >>> vo-aacenc: Build complete at Wed, 23 Apr 2025 17:57:26 +0000 elapsed time 0h 1m 24s >>> vo-aacenc: Cleaning up srcdir >>> vo-aacenc: Cleaning up pkgdir >>> vo-aacenc: Uninstalling dependencies... (1/1) Purging .makedepends-vo-aacenc (20250423.175717) OK: 400 MiB in 103 packages >>> vo-aacenc: Updating the community/x86 repository index... >>> vo-aacenc: Signing the index...