>>> a52dec: Building main/a52dec 0.7.4-r7 (using abuild 3.7.0_rc1-r0) started Mon, 16 Nov 2020 22:25:11 +0000 >>> a52dec: Checking sanity of /home/buildozer/aports/main/a52dec/APKBUILD... >>> a52dec: Analyzing dependencies... >>> a52dec: Installing for build: build-base autoconf automake libtool linux-headers (1/14) Installing m4 (1.4.18-r1) (2/14) Installing libbz2 (1.0.8-r1) (3/14) Installing perl (5.32.0-r0) (4/14) Installing autoconf (2.69-r2) (5/14) Installing automake (1.16.2-r0) (6/14) Installing readline (8.0.4-r0) (7/14) Installing bash (5.0.18-r0) Executing bash-5.0.18-r0.post-install (8/14) Installing libltdl (2.4.6-r7) (9/14) Installing libtool (2.4.6-r7) (10/14) Installing linux-headers (5.7.8-r0) (11/14) Installing .makedepends-a52dec (20201116.222514) (12/14) Installing perl-error (0.17029-r1) (13/14) Installing perl-git (2.29.2-r0) (14/14) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r3.trigger OK: 355 MiB in 101 packages >>> a52dec: Cleaning up srcdir >>> a52dec: Cleaning up pkgdir >>> a52dec: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/a52dec-0.7.4.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 100 235k 100 235k 0 0 1288k 0 --:--:-- --:--:-- --:--:-- 1288k >>> a52dec: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/a52dec-0.7.4.tar.gz >>> a52dec: Checking sha512sums... a52dec-0.7.4.tar.gz: OK automake.patch: OK fix-globals-test-x86-pie.patch: OK a52dec-0.7.4-build.patch: OK >>> a52dec: Unpacking /var/cache/distfiles/v3.13/a52dec-0.7.4.tar.gz... >>> a52dec: automake.patch patching file configure.in >>> a52dec: fix-globals-test-x86-pie.patch patching file test/globals >>> a52dec: a52dec-0.7.4-build.patch patching file liba52/Makefile.am patching file liba52/configure.incl patching file src/Makefile.am >>> a52dec: Updating ./autotools/config.sub libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'autotools'. libtoolize: linking file 'autotools/ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltsugar.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:8: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:14: installing 'autotools/compile' configure.in:8: installing 'autotools/missing' configure.in:82: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:82: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:82: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:82: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:82: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' liba52/Makefile.am: installing 'autotools/depcomp' configure.in:82: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:82: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:82: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') parallel-tests: installing 'autotools/test-driver' configure.in:82: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... autotools/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 to enable maintainer-specific portions of Makefiles... no checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 whether gcc needs -traditional... no checking if gcc supports s -fomit-frame-pointer -O3 flags... no checking if gcc supports -Os -fomit-frame-pointer -fomit-frame-pointer flags... yes checking if gcc supports -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium flags... yes 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/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... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... dlltool 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... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for always_inline... yes checking for restrict... restrict checking for size_t... yes checking whether byte ordering is bigendian... no checking for memalign... yes checking for gettimeofday... yes checking for ftime... yes checking return type of signal handlers... void checking for _oss_ioctl in -lossaudio... no checking __attribute__ ((aligned ())) support... 64 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating autotools/Makefile config.status: creating include/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating liba52/Makefile config.status: creating libao/Makefile config.status: creating vc++/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in autotools make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/autotools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/autotools' Making all in include make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/include' make all-am make[2]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/include' make[2]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/include' make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/include' Making all in doc make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/doc' Making all in liba52 make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/liba52' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo bitstream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT imdct.lo -MD -MP -MF .deps/imdct.Tpo -c -o imdct.lo imdct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT bit_allocate.lo -MD -MP -MF .deps/bit_allocate.Tpo -c -o bit_allocate.lo bit_allocate.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c -o downmix.lo downmix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT bit_allocate.lo -MD -MP -MF .deps/bit_allocate.Tpo -c bit_allocate.c -fPIC -DPIC -o .libs/bit_allocate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c downmix.c -fPIC -DPIC -o .libs/downmix.o gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT imdct.lo -MD -MP -MF .deps/imdct.Tpo -c imdct.c -fPIC -DPIC -o .libs/imdct.o gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead bitstream.c:44:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 44 | static inline void bitstream_fill_current (a52_state_t * state) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from bitstream.c:30: bitstream.h:66:23: warning: 'always_inline' function might not be inlinable [-Wattributes] 66 | static inline int32_t bitstream_get_2 (a52_state_t * state, uint32_t num_bits) | ^~~~~~~~~~~~~~~ bitstream.h:53:24: warning: 'always_inline' function might not be inlinable [-Wattributes] 53 | static inline uint32_t bitstream_get (a52_state_t * state, uint32_t num_bits) | ^~~~~~~~~~~~~ imdct.c:170:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 170 | static inline void ifft8 (complex_t * buf) | ^~~~~ imdct.c:88:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 88 | static inline void ifft4 (complex_t * buf) | ^~~~~ imdct.c:76:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 76 | static inline void ifft2 (complex_t * buf) | ^~~~~ parse.c:306:23: warning: 'always_inline' function might not be inlinable [-Wattributes] 306 | static inline int16_t dither_gen (a52_state_t * state) | ^~~~~~~~~~ parse.c:292:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 292 | static inline int zero_snr_offsets (int nfchans, a52_state_t * state) | ^~~~~~~~~~~~~~~~ In file included from parse.c:32: bitstream.h:66:23: warning: 'always_inline' function might not be inlinable [-Wattributes] 66 | static inline int32_t bitstream_get_2 (a52_state_t * state, uint32_t num_bits) | ^~~~~~~~~~~~~~~ bitstream.h:53:24: warning: 'always_inline' function might not be inlinable [-Wattributes] 53 | static inline uint32_t bitstream_get (a52_state_t * state, uint32_t num_bits) | ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o >/dev/null 2>&1 mv -f .deps/bitstream.Tpo .deps/bitstream.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT bit_allocate.lo -MD -MP -MF .deps/bit_allocate.Tpo -c bit_allocate.c -o bit_allocate.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c downmix.c -o downmix.o >/dev/null 2>&1 mv -f .deps/bit_allocate.Tpo .deps/bit_allocate.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT imdct.lo -MD -MP -MF .deps/imdct.Tpo -c imdct.c -o imdct.o >/dev/null 2>&1 mv -f .deps/downmix.Tpo .deps/downmix.Plo mv -f .deps/imdct.Tpo .deps/imdct.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1 mv -f .deps/parse.Tpo .deps/parse.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -no-undefined -Wl,--as-needed -o liba52.la -rpath /usr/lib bitstream.lo imdct.lo bit_allocate.lo parse.lo downmix.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/bitstream.o .libs/imdct.o .libs/bit_allocate.o .libs/parse.o .libs/downmix.o -lm -Os -mcpu=pentium -Wl,--as-needed -Wl,-soname -Wl,liba52.so.0 -o .libs/liba52.so.0.0.0 gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead libtool: link: (cd ".libs" && rm -f "liba52.so.0" && ln -s "liba52.so.0.0.0" "liba52.so.0") libtool: link: (cd ".libs" && rm -f "liba52.so" && ln -s "liba52.so.0.0.0" "liba52.so") libtool: link: ar cru .libs/liba52.a bitstream.o imdct.o bit_allocate.o parse.o downmix.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/liba52.a libtool: link: ( cd ".libs" && rm -f "liba52.la" && ln -s "../liba52.la" "liba52.la" ) make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/liba52' Making all in libao make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/libao' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT audio_out.o -MD -MP -MF .deps/audio_out.Tpo -c -o audio_out.o audio_out.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT float2s16.o -MD -MP -MF .deps/float2s16.Tpo -c -o float2s16.o float2s16.c gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT audio_out_null.o -MD -MP -MF .deps/audio_out_null.Tpo -c -o audio_out_null.o audio_out_null.c gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT audio_out_float.o -MD -MP -MF .deps/audio_out_float.Tpo -c -o audio_out_float.o audio_out_float.c gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT audio_out_oss.o -MD -MP -MF .deps/audio_out_oss.Tpo -c -o audio_out_oss.o audio_out_oss.c gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT audio_out_solaris.o -MD -MP -MF .deps/audio_out_solaris.Tpo -c -o audio_out_solaris.o audio_out_solaris.c gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT audio_out_al.o -MD -MP -MF .deps/audio_out_al.Tpo -c -o audio_out_al.o audio_out_al.c gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT audio_out_win.o -MD -MP -MF .deps/audio_out_win.Tpo -c -o audio_out_win.o audio_out_win.c gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT audio_out_wav.o -MD -MP -MF .deps/audio_out_wav.Tpo -c -o audio_out_wav.o audio_out_wav.c gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT audio_out_aif.o -MD -MP -MF .deps/audio_out_aif.Tpo -c -o audio_out_aif.o audio_out_aif.c gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT audio_out_peak.o -MD -MP -MF .deps/audio_out_peak.Tpo -c -o audio_out_peak.o audio_out_peak.c gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead In file included from audio_out_null.c:29: ../include/audio_out.h:60:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 60 | static inline void ao_close (ao_instance_t * instance) | ^~~~~~~~ ../include/audio_out.h:54:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 54 | static inline int ao_play (ao_instance_t * instance, int flags, | ^~~~~~~ ../include/audio_out.h:48:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 48 | static inline int ao_setup (ao_instance_t * instance, int sample_rate, | ^~~~~~~~ ../include/audio_out.h:43:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 43 | static inline ao_instance_t * ao_open (ao_open_t * open) | ^~~~~~~ float2s16.c:31:23: warning: 'always_inline' function might not be inlinable [-Wattributes] 31 | static inline int16_t convert (int32_t i) | ^~~~~~~ In file included from float2s16.c:29: ../include/audio_out.h:60:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 60 | static inline void ao_close (ao_instance_t * instance) | ^~~~~~~~ ../include/audio_out.h:54:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 54 | static inline int ao_play (ao_instance_t * instance, int flags, | ^~~~~~~ ../include/audio_out.h:48:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 48 | static inline int ao_setup (ao_instance_t * instance, int sample_rate, | ^~~~~~~~ ../include/audio_out.h:43:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 43 | static inline ao_instance_t * ao_open (ao_open_t * open) | ^~~~~~~ mv -f .deps/audio_out_al.Tpo .deps/audio_out_al.Po mv -f .deps/audio_out_win.Tpo .deps/audio_out_win.Po mv -f .deps/audio_out_solaris.Tpo .deps/audio_out_solaris.Po In file included from audio_out.c:30: ../include/audio_out.h:60:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 60 | static inline void ao_close (ao_instance_t * instance) | ^~~~~~~~ ../include/audio_out.h:54:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 54 | static inline int ao_play (ao_instance_t * instance, int flags, | ^~~~~~~ ../include/audio_out.h:48:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 48 | static inline int ao_setup (ao_instance_t * instance, int sample_rate, | ^~~~~~~~ ../include/audio_out.h:43:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 43 | static inline ao_instance_t * ao_open (ao_open_t * open) | ^~~~~~~ In file included from audio_out_wav.c:32: ../include/audio_out.h:60:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 60 | static inline void ao_close (ao_instance_t * instance) | ^~~~~~~~ ../include/audio_out.h:54:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 54 | static inline int ao_play (ao_instance_t * instance, int flags, | ^~~~~~~ ../include/audio_out.h:48:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 48 | static inline int ao_setup (ao_instance_t * instance, int sample_rate, | ^~~~~~~~ ../include/audio_out.h:43:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 43 | static inline ao_instance_t * ao_open (ao_open_t * open) | ^~~~~~~ In file included from audio_out_float.c:30: ../include/audio_out.h:60:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 60 | static inline void ao_close (ao_instance_t * instance) | ^~~~~~~~ ../include/audio_out.h:54:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 54 | static inline int ao_play (ao_instance_t * instance, int flags, | ^~~~~~~ ../include/audio_out.h:48:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 48 | static inline int ao_setup (ao_instance_t * instance, int sample_rate, | ^~~~~~~~ ../include/audio_out.h:43:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 43 | static inline ao_instance_t * ao_open (ao_open_t * open) | ^~~~~~~ In file included from audio_out_oss.c:52: ../include/audio_out.h:60:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 60 | static inline void ao_close (ao_instance_t * instance) | ^~~~~~~~ ../include/audio_out.h:54:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 54 | static inline int ao_play (ao_instance_t * instance, int flags, | ^~~~~~~ ../include/audio_out.h:48:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 48 | static inline int ao_setup (ao_instance_t * instance, int sample_rate, | ^~~~~~~~ ../include/audio_out.h:43:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 43 | static inline ao_instance_t * ao_open (ao_open_t * open) | ^~~~~~~ In file included from audio_out_aif.c:32: ../include/audio_out.h:60:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 60 | static inline void ao_close (ao_instance_t * instance) | ^~~~~~~~ ../include/audio_out.h:54:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 54 | static inline int ao_play (ao_instance_t * instance, int flags, | ^~~~~~~ ../include/audio_out.h:48:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 48 | static inline int ao_setup (ao_instance_t * instance, int sample_rate, | ^~~~~~~~ ../include/audio_out.h:43:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 43 | static inline ao_instance_t * ao_open (ao_open_t * open) | ^~~~~~~ mv -f .deps/audio_out_null.Tpo .deps/audio_out_null.Po mv -f .deps/audio_out.Tpo .deps/audio_out.Po In file included from audio_out_peak.c:9: ../include/audio_out.h:60:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 60 | static inline void ao_close (ao_instance_t * instance) | ^~~~~~~~ ../include/audio_out.h:54:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 54 | static inline int ao_play (ao_instance_t * instance, int flags, | ^~~~~~~ ../include/audio_out.h:48:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 48 | static inline int ao_setup (ao_instance_t * instance, int sample_rate, | ^~~~~~~~ ../include/audio_out.h:43:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 43 | static inline ao_instance_t * ao_open (ao_open_t * open) | ^~~~~~~ mv -f .deps/audio_out_float.Tpo .deps/audio_out_float.Po mv -f .deps/audio_out_wav.Tpo .deps/audio_out_wav.Po mv -f .deps/audio_out_peak.Tpo .deps/audio_out_peak.Po mv -f .deps/audio_out_aif.Tpo .deps/audio_out_aif.Po mv -f .deps/audio_out_oss.Tpo .deps/audio_out_oss.Po mv -f .deps/float2s16.Tpo .deps/float2s16.Po rm -f libao.a ar cru libao.a audio_out.o float2s16.o audio_out_null.o audio_out_float.o audio_out_oss.o audio_out_solaris.o audio_out_al.o audio_out_win.o audio_out_wav.o audio_out_aif.o audio_out_peak.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libao.a make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/libao' Making all in src make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/src' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT a52dec.o -MD -MP -MF .deps/a52dec.Tpo -c -o a52dec.o a52dec.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT gettimeofday.o -MD -MP -MF .deps/gettimeofday.Tpo -c -o gettimeofday.o gettimeofday.c gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT extract_a52.o -MD -MP -MF .deps/extract_a52.Tpo -c -o extract_a52.o extract_a52.c gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead mv -f .deps/gettimeofday.Tpo .deps/gettimeofday.Po In file included from a52dec.c:40: ../include/audio_out.h:60:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 60 | static inline void ao_close (ao_instance_t * instance) | ^~~~~~~~ ../include/audio_out.h:54:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 54 | static inline int ao_play (ao_instance_t * instance, int flags, | ^~~~~~~ ../include/audio_out.h:48:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 48 | static inline int ao_setup (ao_instance_t * instance, int sample_rate, | ^~~~~~~~ ../include/audio_out.h:43:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 43 | static inline ao_instance_t * ao_open (ao_open_t * open) | ^~~~~~~ mv -f .deps/getopt.Tpo .deps/getopt.Po mv -f .deps/extract_a52.Tpo .deps/extract_a52.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -Wl,--as-needed -o extract_a52 extract_a52.o getopt.o libtool: link: gcc -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -Wl,--as-needed -o extract_a52 extract_a52.o getopt.o gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead mv -f .deps/a52dec.Tpo .deps/a52dec.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -Wl,--as-needed -o a52dec a52dec.o getopt.o gettimeofday.o ../liba52/liba52.la ../libao/libao.a libtool: link: gcc -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -Wl,--as-needed -o .libs/a52dec a52dec.o getopt.o gettimeofday.o ../liba52/.libs/liba52.so -lm ../libao/libao.a gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/src' Making all in vc++ make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/vc++' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/vc++' Making all in test make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/test' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -MT compare.o -MD -MP -MF .deps/compare.Tpo -c -o compare.o compare.c gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead mv -f .deps/compare.Tpo .deps/compare.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -Wl,--as-needed -o compare compare.o -lm libtool: link: gcc -Os -fomit-frame-pointer -fomit-frame-pointer -mcpu=pentium -Wl,--as-needed -o compare compare.o -lm gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/test' make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4' Making check in autotools make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/autotools' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/autotools' Making check in include make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/include' make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/include' Making check in doc make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/doc' Making check in liba52 make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/liba52' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/liba52' Making check in libao make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/libao' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/libao' Making check in src make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/src' Making check in vc++ make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/vc++' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/vc++' Making check in test make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/test' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/test' make[3]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/test' SKIP: compile SKIP: regression PASS: globals ============================================================================ Testsuite summary for ============================================================================ # TOTAL: 3 # PASS: 1 # SKIP: 2 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/test' make[2]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/test' make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/test' make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4' >>> a52dec: Entering fakeroot... Making install in autotools make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/autotools' make[2]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/autotools' 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/main/a52dec/src/a52dec-0.7.4/autotools' make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/autotools' Making install in include make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/include' make[2]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/include' make[2]: Nothing to be done for 'install-exec-am'. ../autotools/install-sh -c -d '/home/buildozer/aports/main/a52dec/pkg/a52dec/usr/include/a52dec' /usr/bin/install -c -m 644 a52.h attributes.h audio_out.h mm_accel.h '/home/buildozer/aports/main/a52dec/pkg/a52dec/usr/include/a52dec' make[2]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/include' make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/include' Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/doc' make[2]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/doc' 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/main/a52dec/src/a52dec-0.7.4/doc' make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/doc' Making install in liba52 make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/liba52' make[2]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/liba52' make[2]: Nothing to be done for 'install-data-am'. ../autotools/install-sh -c -d '/home/buildozer/aports/main/a52dec/pkg/a52dec/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c liba52.la '/home/buildozer/aports/main/a52dec/pkg/a52dec/usr/lib' libtool: install: /usr/bin/install -c .libs/liba52.so.0.0.0 /home/buildozer/aports/main/a52dec/pkg/a52dec/usr/lib/liba52.so.0.0.0 libtool: install: (cd /home/buildozer/aports/main/a52dec/pkg/a52dec/usr/lib && { ln -s -f liba52.so.0.0.0 liba52.so.0 || { rm -f liba52.so.0 && ln -s liba52.so.0.0.0 liba52.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/a52dec/pkg/a52dec/usr/lib && { ln -s -f liba52.so.0.0.0 liba52.so || { rm -f liba52.so && ln -s liba52.so.0.0.0 liba52.so; }; }) libtool: install: /usr/bin/install -c .libs/liba52.lai /home/buildozer/aports/main/a52dec/pkg/a52dec/usr/lib/liba52.la libtool: install: /usr/bin/install -c .libs/liba52.a /home/buildozer/aports/main/a52dec/pkg/a52dec/usr/lib/liba52.a libtool: install: chmod 644 /home/buildozer/aports/main/a52dec/pkg/a52dec/usr/lib/liba52.a libtool: install: ranlib /home/buildozer/aports/main/a52dec/pkg/a52dec/usr/lib/liba52.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/liba52' make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/liba52' Making install in libao make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/libao' make[2]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/libao' 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/main/a52dec/src/a52dec-0.7.4/libao' make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/libao' Making install in src make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/src' make[2]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/src' ../autotools/install-sh -c -d '/home/buildozer/aports/main/a52dec/pkg/a52dec/usr/bin' ../autotools/install-sh -c -d '/home/buildozer/aports/main/a52dec/pkg/a52dec/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c a52dec extract_a52 '/home/buildozer/aports/main/a52dec/pkg/a52dec/usr/bin' /usr/bin/install -c -m 644 a52dec.1 extract_a52.1 '/home/buildozer/aports/main/a52dec/pkg/a52dec/usr/share/man/man1' libtool: warning: '../liba52/liba52.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/a52dec /home/buildozer/aports/main/a52dec/pkg/a52dec/usr/bin/a52dec libtool: install: /usr/bin/install -c extract_a52 /home/buildozer/aports/main/a52dec/pkg/a52dec/usr/bin/extract_a52 make[2]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/src' make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/src' Making install in vc++ make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/vc++' make[2]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/vc++' 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/main/a52dec/src/a52dec-0.7.4/vc++' make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/vc++' Making install in test make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/test' make[2]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/test' 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/main/a52dec/src/a52dec-0.7.4/test' make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4/test' make[1]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4' make[2]: Entering directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4' 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/main/a52dec/src/a52dec-0.7.4' make[1]: Leaving directory '/home/buildozer/aports/main/a52dec/src/a52dec-0.7.4' >>> a52dec-dev*: Running split function dev... >>> a52dec-dev*: Preparing subpackage a52dec-dev... >>> a52dec-dev*: Stripping binaries >>> a52dec-dev*: Running postcheck for a52dec-dev >>> a52dec-doc*: Running split function doc... >>> a52dec-doc*: Preparing subpackage a52dec-doc... >>> a52dec-doc*: Running postcheck for a52dec-doc >>> a52dec*: Running postcheck for a52dec >>> a52dec*: Preparing package a52dec... >>> a52dec*: Stripping binaries >>> a52dec-dev*: Scanning shared objects >>> a52dec-doc*: Scanning shared objects >>> a52dec*: Scanning shared objects >>> a52dec-dev*: Tracing dependencies... a52dec=0.7.4-r7 >>> a52dec-dev*: Package size: 92.0 KB >>> a52dec-dev*: Compressing data... >>> a52dec-dev*: Create checksum... >>> a52dec-dev*: Create a52dec-dev-0.7.4-r7.apk >>> a52dec-doc*: Tracing dependencies... >>> a52dec-doc*: Package size: 28.0 KB >>> a52dec-doc*: Compressing data... >>> a52dec-doc*: Create checksum... >>> a52dec-doc*: Create a52dec-doc-0.7.4-r7.apk >>> a52dec*: Tracing dependencies... so:libc.musl-x86.so.1 >>> a52dec*: Package size: 108.0 KB >>> a52dec*: Compressing data... >>> a52dec*: Create checksum... >>> a52dec*: Create a52dec-0.7.4-r7.apk >>> a52dec: Build complete at Mon, 16 Nov 2020 22:25:31 +0000 elapsed time 0h 0m 20s >>> a52dec: Cleaning up srcdir >>> a52dec: Cleaning up pkgdir >>> a52dec: Uninstalling dependencies... (1/14) Purging .makedepends-a52dec (20201116.222514) (2/14) Purging autoconf (2.69-r2) (3/14) Purging m4 (1.4.18-r1) (4/14) Purging automake (1.16.2-r0) (5/14) Purging libtool (2.4.6-r7) (6/14) Purging bash (5.0.18-r0) Executing bash-5.0.18-r0.pre-deinstall (7/14) Purging libltdl (2.4.6-r7) (8/14) Purging linux-headers (5.7.8-r0) (9/14) Purging git-perl (2.29.2-r0) (10/14) Purging perl-git (2.29.2-r0) (11/14) Purging perl-error (0.17029-r1) (12/14) Purging perl (5.32.0-r0) (13/14) Purging libbz2 (1.0.8-r1) (14/14) Purging readline (8.0.4-r0) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 87 packages >>> a52dec: Updating the main/x86 repository index... >>> a52dec: Signing the index...