>>> faac: Building community/faac 1.30-r2 (using abuild 3.10.0_rc1-r2) started Fri, 14 Oct 2022 14:45:07 +0000 >>> faac: Checking sanity of /home/buildozer/aports/community/faac/APKBUILD... >>> faac: Analyzing dependencies... >>> faac: Installing for build: build-base autoconf automake libtool (1/11) Installing m4 (1.4.19-r1) (2/11) Installing libbz2 (1.0.8-r3) (3/11) Installing perl (5.36.0-r0) (4/11) Installing autoconf (2.71-r0) (5/11) Installing automake (1.16.5-r1) (6/11) Installing libltdl (2.4.7-r0) (7/11) Installing libtool (2.4.7-r0) (8/11) Installing .makedepends-faac (20221014.144508) (9/11) Installing perl-error (0.17029-r1) (10/11) Installing perl-git (2.38.0-r1) (11/11) Installing git-perl (2.38.0-r1) Executing busybox-1.35.0-r27.trigger OK: 449 MiB in 107 packages >>> faac: Cleaning up srcdir >>> faac: Cleaning up pkgdir >>> faac: Fetching https://distfiles.alpinelinux.org/distfiles/edge/faac-1.30.tar.gz >>> faac: Fetching https://distfiles.alpinelinux.org/distfiles/edge/faac-1.30.tar.gz >>> faac: Checking sha512sums... faac-1.30.tar.gz: OK >>> faac: Unpacking /var/cache/distfiles/edge/faac-1.30.tar.gz... configure.ac:17: installing './compile' configure.ac:19: installing './config.guess' configure.ac:19: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' frontend/Makefile.am: installing './depcomp' configure.ac:6: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:6: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:9806: AM_CONFIG_HEADER is expanded from... configure.ac:6: the top level configure.ac:19: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:19: You should run autoupdate. aclocal.m4:123: AM_PROG_LIBTOOL is expanded from... configure.ac:19: the top level configure.ac:44: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:44: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:44: the top level configure.ac:53: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:53: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:53: the top level configure.ac:61: warning: AC_OUTPUT should be used without arguments. configure.ac:61: You should run autoupdate. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 for aarch64-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-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/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-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 aarch64-alpine-linux-musl file names to aarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert aarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for aarch64-alpine-linux-musl-file... no checking for file... file checking for aarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-alpine-linux-musl-strip... no checking for strip... strip checking for aarch64-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 aarch64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.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/aarch64-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/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/aarch64-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/aarch64-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 getopt.h... yes checking for immintrin.h... no checking for gcc options needed to detect all undeclared functions... none needed checking whether strcasecmp is declared... yes checking for getopt_long in -lgnugetopt... no checking for aarch64-alpine-linux-musl-windres... no checking for windres... no checking whether byte ordering is bigendian... no checking for egrep... (cached) /bin/grep -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for mathf.h... no checking for float.h... yes checking whether strchr is declared... yes checking whether memcpy is declared... yes checking whether strsep is declared... yes checking for sys/time.h... (cached) yes checking for off_t... yes checking for in_port_t... yes checking for socklen_t... yes checking for fpos_t.__pos... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating common/Makefile config.status: creating libfaac/Makefile config.status: creating frontend/Makefile config.status: creating include/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30' Making all in include make[2]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30/include' Making all in libfaac make[2]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30/libfaac' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-bitstream.lo -MD -MP -MF .deps/libfaac_la-bitstream.Tpo -c -o libfaac_la-bitstream.lo `test -f 'bitstream.c' || echo './'`bitstream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-fft.lo -MD -MP -MF .deps/libfaac_la-fft.Tpo -c -o libfaac_la-fft.lo `test -f 'fft.c' || echo './'`fft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-frame.lo -MD -MP -MF .deps/libfaac_la-frame.Tpo -c -o libfaac_la-frame.lo `test -f 'frame.c' || echo './'`frame.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-blockswitch.lo -MD -MP -MF .deps/libfaac_la-blockswitch.Tpo -c -o libfaac_la-blockswitch.lo `test -f 'blockswitch.c' || echo './'`blockswitch.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-util.lo -MD -MP -MF .deps/libfaac_la-util.Tpo -c -o libfaac_la-util.lo `test -f 'util.c' || echo './'`util.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-channels.lo -MD -MP -MF .deps/libfaac_la-channels.Tpo -c -o libfaac_la-channels.lo `test -f 'channels.c' || echo './'`channels.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-filtbank.lo -MD -MP -MF .deps/libfaac_la-filtbank.Tpo -c -o libfaac_la-filtbank.lo `test -f 'filtbank.c' || echo './'`filtbank.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-tns.lo -MD -MP -MF .deps/libfaac_la-tns.Tpo -c -o libfaac_la-tns.lo `test -f 'tns.c' || echo './'`tns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-quantize.lo -MD -MP -MF .deps/libfaac_la-quantize.Tpo -c -o libfaac_la-quantize.lo `test -f 'quantize.c' || echo './'`quantize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-huff2.lo -MD -MP -MF .deps/libfaac_la-huff2.Tpo -c -o libfaac_la-huff2.lo `test -f 'huff2.c' || echo './'`huff2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-huffdata.lo -MD -MP -MF .deps/libfaac_la-huffdata.Tpo -c -o libfaac_la-huffdata.lo `test -f 'huffdata.c' || echo './'`huffdata.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-stereo.lo -MD -MP -MF .deps/libfaac_la-stereo.Tpo -c -o libfaac_la-stereo.lo `test -f 'stereo.c' || echo './'`stereo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-bitstream.lo -MD -MP -MF .deps/libfaac_la-bitstream.Tpo -c bitstream.c -fPIC -DPIC -o .libs/libfaac_la-bitstream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-fft.lo -MD -MP -MF .deps/libfaac_la-fft.Tpo -c fft.c -fPIC -DPIC -o .libs/libfaac_la-fft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-blockswitch.lo -MD -MP -MF .deps/libfaac_la-blockswitch.Tpo -c blockswitch.c -fPIC -DPIC -o .libs/libfaac_la-blockswitch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-util.lo -MD -MP -MF .deps/libfaac_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libfaac_la-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-frame.lo -MD -MP -MF .deps/libfaac_la-frame.Tpo -c frame.c -fPIC -DPIC -o .libs/libfaac_la-frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-tns.lo -MD -MP -MF .deps/libfaac_la-tns.Tpo -c tns.c -fPIC -DPIC -o .libs/libfaac_la-tns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-channels.lo -MD -MP -MF .deps/libfaac_la-channels.Tpo -c channels.c -fPIC -DPIC -o .libs/libfaac_la-channels.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-quantize.lo -MD -MP -MF .deps/libfaac_la-quantize.Tpo -c quantize.c -fPIC -DPIC -o .libs/libfaac_la-quantize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-huffdata.lo -MD -MP -MF .deps/libfaac_la-huffdata.Tpo -c huffdata.c -fPIC -DPIC -o .libs/libfaac_la-huffdata.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-filtbank.lo -MD -MP -MF .deps/libfaac_la-filtbank.Tpo -c filtbank.c -fPIC -DPIC -o .libs/libfaac_la-filtbank.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-huff2.lo -MD -MP -MF .deps/libfaac_la-huff2.Tpo -c huff2.c -fPIC -DPIC -o .libs/libfaac_la-huff2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-stereo.lo -MD -MP -MF .deps/libfaac_la-stereo.Tpo -c stereo.c -fPIC -DPIC -o .libs/libfaac_la-stereo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-huffdata.lo -MD -MP -MF .deps/libfaac_la-huffdata.Tpo -c huffdata.c -o libfaac_la-huffdata.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-channels.lo -MD -MP -MF .deps/libfaac_la-channels.Tpo -c channels.c -o libfaac_la-channels.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-util.lo -MD -MP -MF .deps/libfaac_la-util.Tpo -c util.c -o libfaac_la-util.o >/dev/null 2>&1 mv -f .deps/libfaac_la-huffdata.Tpo .deps/libfaac_la-huffdata.Plo mv -f .deps/libfaac_la-channels.Tpo .deps/libfaac_la-channels.Plo mv -f .deps/libfaac_la-util.Tpo .deps/libfaac_la-util.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-fft.lo -MD -MP -MF .deps/libfaac_la-fft.Tpo -c fft.c -o libfaac_la-fft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-stereo.lo -MD -MP -MF .deps/libfaac_la-stereo.Tpo -c stereo.c -o libfaac_la-stereo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-quantize.lo -MD -MP -MF .deps/libfaac_la-quantize.Tpo -c quantize.c -o libfaac_la-quantize.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-huff2.lo -MD -MP -MF .deps/libfaac_la-huff2.Tpo -c huff2.c -o libfaac_la-huff2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-blockswitch.lo -MD -MP -MF .deps/libfaac_la-blockswitch.Tpo -c blockswitch.c -o libfaac_la-blockswitch.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-tns.lo -MD -MP -MF .deps/libfaac_la-tns.Tpo -c tns.c -o libfaac_la-tns.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-bitstream.lo -MD -MP -MF .deps/libfaac_la-bitstream.Tpo -c bitstream.c -o libfaac_la-bitstream.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-frame.lo -MD -MP -MF .deps/libfaac_la-frame.Tpo -c frame.c -o libfaac_la-frame.o >/dev/null 2>&1 mv -f .deps/libfaac_la-fft.Tpo .deps/libfaac_la-fft.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fvisibility=hidden -Os -MT libfaac_la-filtbank.lo -MD -MP -MF .deps/libfaac_la-filtbank.Tpo -c filtbank.c -o libfaac_la-filtbank.o >/dev/null 2>&1 mv -f .deps/libfaac_la-stereo.Tpo .deps/libfaac_la-stereo.Plo mv -f .deps/libfaac_la-quantize.Tpo .deps/libfaac_la-quantize.Plo mv -f .deps/libfaac_la-huff2.Tpo .deps/libfaac_la-huff2.Plo mv -f .deps/libfaac_la-blockswitch.Tpo .deps/libfaac_la-blockswitch.Plo mv -f .deps/libfaac_la-tns.Tpo .deps/libfaac_la-tns.Plo mv -f .deps/libfaac_la-bitstream.Tpo .deps/libfaac_la-bitstream.Plo mv -f .deps/libfaac_la-frame.Tpo .deps/libfaac_la-frame.Plo mv -f .deps/libfaac_la-filtbank.Tpo .deps/libfaac_la-filtbank.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -no-undefined -Wl,--as-needed,-O1,--sort-common -o libfaac.la -rpath /usr/lib libfaac_la-bitstream.lo libfaac_la-fft.lo libfaac_la-frame.lo libfaac_la-blockswitch.lo libfaac_la-util.lo libfaac_la-channels.lo libfaac_la-filtbank.lo libfaac_la-tns.lo libfaac_la-quantize.lo libfaac_la-huff2.lo libfaac_la-huffdata.lo libfaac_la-stereo.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libfaac_la-bitstream.o .libs/libfaac_la-fft.o .libs/libfaac_la-frame.o .libs/libfaac_la-blockswitch.o .libs/libfaac_la-util.o .libs/libfaac_la-channels.o .libs/libfaac_la-filtbank.o .libs/libfaac_la-tns.o .libs/libfaac_la-quantize.o .libs/libfaac_la-huff2.o .libs/libfaac_la-huffdata.o .libs/libfaac_la-stereo.o -lm -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libfaac.so.0 -o .libs/libfaac.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libfaac.so.0" && ln -s "libfaac.so.0.0.0" "libfaac.so.0") libtool: link: (cd ".libs" && rm -f "libfaac.so" && ln -s "libfaac.so.0.0.0" "libfaac.so") libtool: link: ar cr .libs/libfaac.a libfaac_la-bitstream.o libfaac_la-fft.o libfaac_la-frame.o libfaac_la-blockswitch.o libfaac_la-util.o libfaac_la-channels.o libfaac_la-filtbank.o libfaac_la-tns.o libfaac_la-quantize.o libfaac_la-huff2.o libfaac_la-huffdata.o libfaac_la-stereo.o libtool: link: ranlib .libs/libfaac.a libtool: link: ( cd ".libs" && rm -f "libfaac.la" && ln -s "../libfaac.la" "libfaac.la" ) make[2]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30/libfaac' Making all in common make[2]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30/common' make[3]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30/common' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30/common' make[2]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30/common' Making all in frontend make[2]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30/frontend' depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -Os -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -Os -MT input.o -MD -MP -MF $depbase.Tpo -c -o input.o input.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mp4write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -Os -MT mp4write.o -MD -MP -MF $depbase.Tpo -c -o mp4write.o mp4write.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wl,--as-needed,-O1,--sort-common -o faac main.o input.o mp4write.o ../libfaac/libfaac.la -lm libtool: link: gcc -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/faac main.o input.o mp4write.o ../libfaac/.libs/libfaac.so -lm make[2]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30/frontend' make[2]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30' make[2]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30' make[1]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30' >>> faac: Entering fakeroot... Making install in include make[1]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30/include' make[2]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30/include' make[2]: Nothing to be done for 'install-exec-am'. ../././install-sh -c -d '/home/buildozer/aports/community/faac/pkg/faac/usr/include' /usr/bin/install -c -m 644 faac.h faaccfg.h '/home/buildozer/aports/community/faac/pkg/faac/usr/include' make[2]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30/include' make[1]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30/include' Making install in libfaac make[1]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30/libfaac' make[2]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30/libfaac' make[2]: Nothing to be done for 'install-data-am'. ../././install-sh -c -d '/home/buildozer/aports/community/faac/pkg/faac/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libfaac.la '/home/buildozer/aports/community/faac/pkg/faac/usr/lib' libtool: install: /usr/bin/install -c .libs/libfaac.so.0.0.0 /home/buildozer/aports/community/faac/pkg/faac/usr/lib/libfaac.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/faac/pkg/faac/usr/lib && { ln -s -f libfaac.so.0.0.0 libfaac.so.0 || { rm -f libfaac.so.0 && ln -s libfaac.so.0.0.0 libfaac.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/faac/pkg/faac/usr/lib && { ln -s -f libfaac.so.0.0.0 libfaac.so || { rm -f libfaac.so && ln -s libfaac.so.0.0.0 libfaac.so; }; }) libtool: install: /usr/bin/install -c .libs/libfaac.lai /home/buildozer/aports/community/faac/pkg/faac/usr/lib/libfaac.la libtool: install: /usr/bin/install -c .libs/libfaac.a /home/buildozer/aports/community/faac/pkg/faac/usr/lib/libfaac.a libtool: install: chmod 644 /home/buildozer/aports/community/faac/pkg/faac/usr/lib/libfaac.a libtool: install: ranlib /home/buildozer/aports/community/faac/pkg/faac/usr/lib/libfaac.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30/libfaac' make[1]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30/libfaac' Making install in common make[1]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30/common' make[2]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30/common' make[3]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30/common' 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/faac/src/faac-1_30/common' make[2]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30/common' make[1]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30/common' Making install in frontend make[1]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30/frontend' make[2]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30/frontend' ../././install-sh -c -d '/home/buildozer/aports/community/faac/pkg/faac/usr/bin' ../././install-sh -c -d '/home/buildozer/aports/community/faac/pkg/faac/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c faac '/home/buildozer/aports/community/faac/pkg/faac/usr/bin' /usr/bin/install -c -m 644 ../docs/faac.1 '/home/buildozer/aports/community/faac/pkg/faac/usr/share/man/man1' libtool: warning: '../libfaac/libfaac.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/faac /home/buildozer/aports/community/faac/pkg/faac/usr/bin/faac make[2]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30/frontend' make[1]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30/frontend' make[1]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30' make[2]: Entering directory '/home/buildozer/aports/community/faac/src/faac-1_30' 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/community/faac/src/faac-1_30' make[1]: Leaving directory '/home/buildozer/aports/community/faac/src/faac-1_30' >>> faac-static*: Running split function static... >>> faac-static*: Preparing subpackage faac-static... >>> faac-static*: Stripping binaries >>> faac-static*: Running postcheck for faac-static >>> faac-dev*: Running split function dev... >>> faac-dev*: Preparing subpackage faac-dev... >>> faac-dev*: Stripping binaries >>> faac-dev*: Running postcheck for faac-dev >>> faac-doc*: Running split function doc... >>> faac-doc*: Preparing subpackage faac-doc... >>> faac-doc*: Running postcheck for faac-doc >>> faac*: Running postcheck for faac >>> faac*: Preparing package faac... >>> faac*: Stripping binaries >>> faac-dev*: Scanning shared objects >>> faac-doc*: Scanning shared objects >>> faac-static*: Scanning shared objects >>> faac*: Scanning shared objects >>> faac-dev*: Tracing dependencies... faac=1.30-r2 >>> faac-dev*: Package size: 24.0 KB >>> faac-dev*: Compressing data... >>> faac-dev*: Create checksum... >>> faac-dev*: Create faac-dev-1.30-r2.apk >>> faac-doc*: Tracing dependencies... >>> faac-doc*: Package size: 24.0 KB >>> faac-doc*: Compressing data... >>> faac-doc*: Create checksum... >>> faac-doc*: Create faac-doc-1.30-r2.apk >>> faac-static*: Tracing dependencies... >>> faac-static*: Package size: 88.0 KB >>> faac-static*: Compressing data... >>> faac-static*: Create checksum... >>> faac-static*: Create faac-static-1.30-r2.apk >>> faac*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> faac*: Package size: 164.0 KB >>> faac*: Compressing data... >>> faac*: Create checksum... >>> faac*: Create faac-1.30-r2.apk >>> faac: Build complete at Fri, 14 Oct 2022 14:45:17 +0000 elapsed time 0h 0m 10s >>> faac: Cleaning up srcdir >>> faac: Cleaning up pkgdir >>> faac: Uninstalling dependencies... (1/11) Purging .makedepends-faac (20221014.144508) (2/11) Purging autoconf (2.71-r0) (3/11) Purging m4 (1.4.19-r1) (4/11) Purging automake (1.16.5-r1) (5/11) Purging libtool (2.4.7-r0) (6/11) Purging libltdl (2.4.7-r0) (7/11) Purging git-perl (2.38.0-r1) (8/11) Purging perl-git (2.38.0-r1) (9/11) Purging perl-error (0.17029-r1) (10/11) Purging perl (5.36.0-r0) (11/11) Purging libbz2 (1.0.8-r3) Executing busybox-1.35.0-r27.trigger OK: 405 MiB in 96 packages >>> faac: Updating the community/aarch64 repository index... >>> faac: Signing the index...