>>> a52dec: Building community/a52dec 0.8.0-r10 (using abuild 3.12.0-r0) started Tue, 24 Oct 2023 08:48:06 +0000
>>> a52dec: Checking sanity of /home/buildozer/aports/community/a52dec/APKBUILD...
>>> a52dec: Analyzing dependencies...
>>> a52dec: Installing for build: build-base linux-headers
(1/2) Installing linux-headers (6.5-r0)
(2/2) Installing .makedepends-a52dec (20231024.084810)
OK: 443 MiB in 107 packages
>>> a52dec: Cleaning up srcdir
>>> a52dec: Cleaning up pkgdir
>>> a52dec: Cleaning up tmpdir
>>> a52dec: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/a52dec-0.8.0.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   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> a52dec: Fetching https://distfiles.adelielinux.org/source/a52dec/a52dec-0.8.0.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  445k  100  445k    0     0   722k      0 --:--:-- --:--:-- --:--:--  722k
>>> a52dec: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/a52dec-0.8.0.tar.gz
>>> a52dec: Checking sha512sums...
a52dec-0.8.0.tar.gz: OK
fix-globals-test-x86-pie.patch: OK
>>> a52dec: Unpacking /var/cache/distfiles/v3.19/a52dec-0.8.0.tar.gz...
>>> a52dec: fix-globals-test-x86-pie.patch
patching file test/globals
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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... s390x-alpine-linux-musl
checking host system type... s390x-alpine-linux-musl
checking for s390x-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 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 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 sys/time.h... (cached) yes
checking for time.h... yes
checking for sys/timeb.h... yes
checking for io.h... no
checking if gcc supports  -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security flags... yes
checking if gcc supports  -Wall s -fstack-clash-protection -Wformat -Werror=format-security -O3 flags... no
checking if gcc supports  -Wall -fomit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security flags... yes
checking if gcc supports  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security 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/s390x-alpine-linux-musl/bin/ld
checking if the linker (/usr/s390x-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 s390x-alpine-linux-musl file names to s390x-alpine-linux-musl format... func_convert_file_noop
checking how to convert s390x-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r
checking for s390x-alpine-linux-musl-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for s390x-alpine-linux-musl-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for s390x-alpine-linux-musl-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for s390x-alpine-linux-musl-strip... no
checking for strip... strip
checking for s390x-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 s390x-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/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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 for struct timeval... yes
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 __builtin_expect... yes
checking whether byte ordering is bigendian... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for memalign... yes
checking for gettimeofday... yes
checking for ftime... yes
checking if libtool supports -prefer-non-pic flag... no
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 liba52/liba52.pc
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/community/a52dec/src/a52dec-0.8.0/autotools'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/autotools'
Making all in include
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/include'
make  all-am
make[2]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/include'
make[2]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/include'
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/include'
Making all in doc
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/doc'
Making all in liba52
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/liba52'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include  -Wall -fomit-frame-pointer -fno-common  -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -fomit-frame-pointer -fno-common  -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -fomit-frame-pointer -fno-common  -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -fomit-frame-pointer -fno-common  -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -fomit-frame-pointer -fno-common  -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c  -fPIC -DPIC -o .libs/bitstream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c  -fPIC -DPIC -o .libs/parse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c downmix.c  -fPIC -DPIC -o .libs/downmix.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT imdct.lo -MD -MP -MF .deps/imdct.Tpo -c imdct.c  -fPIC -DPIC -o .libs/imdct.o
bitstream.c:46:20: warning: 'always_inline' function might not be inlinable [-Wattributes]
   46 | 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:183:20: warning: 'always_inline' function might not be inlinable [-Wattributes]
  183 | static inline void ifft8 (complex_t * buf)
      |                    ^~~~~
imdct.c:89:20: warning: 'always_inline' function might not be inlinable [-Wattributes]
   89 | static inline void ifft4 (complex_t * buf)
      |                    ^~~~~
imdct.c:77:20: warning: 'always_inline' function might not be inlinable [-Wattributes]
   77 | static inline void ifft2 (complex_t * buf)
      |                    ^~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o >/dev/null 2>&1
parse.c:310:23: warning: 'always_inline' function might not be inlinable [-Wattributes]
  310 | static inline int16_t dither_gen (a52_state_t * state)
      |                       ^~~~~~~~~~
parse.c:296:19: warning: 'always_inline' function might not be inlinable [-Wattributes]
  296 | 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 -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bit_allocate.lo -MD -MP -MF .deps/bit_allocate.Tpo -c bit_allocate.c -o bit_allocate.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 -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c downmix.c -o downmix.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT imdct.lo -MD -MP -MF .deps/imdct.Tpo -c imdct.c -o imdct.o >/dev/null 2>&1
mv -f .deps/bit_allocate.Tpo .deps/bit_allocate.Plo
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 -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wall -fomit-frame-pointer -fno-common  -Os -fstack-clash-protection -Wformat -Werror=format-security -no-undefined -Wl,--as-needed,-O1,--sort-common -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,liba52.so.0 -o .libs/liba52.so.0.0.0
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/community/a52dec/src/a52dec-0.8.0/liba52'
Making all in libao
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/libao'
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT audio_out_null.o -MD -MP -MF .deps/audio_out_null.Tpo -c -o audio_out_null.o audio_out_null.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT audio_out_float.o -MD -MP -MF .deps/audio_out_float.Tpo -c -o audio_out_float.o audio_out_float.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT audio_out_oss.o -MD -MP -MF .deps/audio_out_oss.Tpo -c -o audio_out_oss.o audio_out_oss.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT audio_out_solaris.o -MD -MP -MF .deps/audio_out_solaris.Tpo -c -o audio_out_solaris.o audio_out_solaris.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT audio_out_al.o -MD -MP -MF .deps/audio_out_al.Tpo -c -o audio_out_al.o audio_out_al.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT audio_out_win.o -MD -MP -MF .deps/audio_out_win.Tpo -c -o audio_out_win.o audio_out_win.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT audio_out_wav.o -MD -MP -MF .deps/audio_out_wav.Tpo -c -o audio_out_wav.o audio_out_wav.c
mv -f .deps/audio_out.Tpo .deps/audio_out.Po
mv -f .deps/audio_out_solaris.Tpo .deps/audio_out_solaris.Po
mv -f .deps/audio_out_al.Tpo .deps/audio_out_al.Po
mv -f .deps/audio_out_null.Tpo .deps/audio_out_null.Po
mv -f .deps/audio_out_float.Tpo .deps/audio_out_float.Po
mv -f .deps/audio_out_win.Tpo .deps/audio_out_win.Po
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT audio_out_aif.o -MD -MP -MF .deps/audio_out_aif.Tpo -c -o audio_out_aif.o audio_out_aif.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT audio_out_peak.o -MD -MP -MF .deps/audio_out_peak.Tpo -c -o audio_out_peak.o audio_out_peak.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT convert2s16.o -MD -MP -MF .deps/convert2s16.Tpo -c -o convert2s16.o convert2s16.c
mv -f .deps/audio_out_oss.Tpo .deps/audio_out_oss.Po
convert2s16.c:33:23: warning: 'always_inline' function might not be inlinable [-Wattributes]
   33 | static inline int16_t convert (int32_t i)
      |                       ^~~~~~~
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/convert2s16.Tpo .deps/convert2s16.Po
rm -f libao.a
ar cru libao.a audio_out.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 convert2s16.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libao.a
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/libao'
Making all in src
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/src'
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gettimeofday.o -MD -MP -MF .deps/gettimeofday.Tpo -c -o gettimeofday.o gettimeofday.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT extract_a52.o -MD -MP -MF .deps/extract_a52.Tpo -c -o extract_a52.o extract_a52.c
mv -f .deps/gettimeofday.Tpo .deps/gettimeofday.Po
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 -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -o extract_a52 extract_a52.o getopt.o  
mv -f .deps/a52dec.Tpo .deps/a52dec.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -o a52dec a52dec.o getopt.o gettimeofday.o ../liba52/liba52.la ../libao/libao.a -lm  
libtool: link: gcc -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o extract_a52 extract_a52.o getopt.o 
libtool: link: gcc -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/a52dec a52dec.o getopt.o gettimeofday.o  ../liba52/.libs/liba52.so ../libao/libao.a -lm
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/src'
Making all in vc++
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/vc++'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/vc++'
Making all in test
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/test'
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include  -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -MT compare.o -MD -MP -MF .deps/compare.Tpo -c -o compare.o compare.c
mv -f .deps/compare.Tpo .deps/compare.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -o compare compare.o -lm 
libtool: link: gcc -Wall -fomit-frame-pointer -fno-common -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o compare compare.o  -lm
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/test'
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0'
Making check in autotools
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/autotools'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/autotools'
Making check in include
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/include'
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/include'
Making check in doc
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/doc'
Making check in liba52
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/liba52'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/liba52'
Making check in libao
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/libao'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/libao'
Making check in src
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/src'
Making check in vc++
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/vc++'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/vc++'
Making check in test
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/test'
make  check-TESTS
make[2]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/test'
make[3]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/test'
SKIP: compile
SKIP: regression
PASS: globals
============================================================================
Testsuite summary for a52dec 0.8.0
============================================================================
# TOTAL: 3
# PASS:  1
# SKIP:  2
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/test'
make[2]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/test'
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/test'
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0'
>>> a52dec: Entering fakeroot...
Making install in autotools
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/autotools'
make[2]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/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/community/a52dec/src/a52dec-0.8.0/autotools'
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/autotools'
Making install in include
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/include'
make[2]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/include'
make[2]: Nothing to be done for 'install-exec-am'.
 .././autotools/install-sh -c -d '/home/buildozer/aports/community/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/community/a52dec/pkg/a52dec/usr/include/a52dec'
make[2]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/include'
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/include'
Making install in doc
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/doc'
make[2]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/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/community/a52dec/src/a52dec-0.8.0/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/doc'
Making install in liba52
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/liba52'
make[2]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/liba52'
 .././autotools/install-sh -c -d '/home/buildozer/aports/community/a52dec/pkg/a52dec/usr/lib'
 .././autotools/install-sh -c -d '/home/buildozer/aports/community/a52dec/pkg/a52dec/usr/lib/pkgconfig'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   liba52.la '/home/buildozer/aports/community/a52dec/pkg/a52dec/usr/lib'
 /usr/bin/install -c -m 644 liba52.pc '/home/buildozer/aports/community/a52dec/pkg/a52dec/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/liba52.so.0.0.0 /home/buildozer/aports/community/a52dec/pkg/a52dec/usr/lib/liba52.so.0.0.0
libtool: install: (cd /home/buildozer/aports/community/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/community/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/community/a52dec/pkg/a52dec/usr/lib/liba52.la
libtool: install: /usr/bin/install -c .libs/liba52.a /home/buildozer/aports/community/a52dec/pkg/a52dec/usr/lib/liba52.a
libtool: install: chmod 644 /home/buildozer/aports/community/a52dec/pkg/a52dec/usr/lib/liba52.a
libtool: install: ranlib /home/buildozer/aports/community/a52dec/pkg/a52dec/usr/lib/liba52.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/liba52'
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/liba52'
Making install in libao
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/libao'
make[2]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/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/community/a52dec/src/a52dec-0.8.0/libao'
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/libao'
Making install in src
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/src'
make[2]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/src'
 .././autotools/install-sh -c -d '/home/buildozer/aports/community/a52dec/pkg/a52dec/usr/bin'
 .././autotools/install-sh -c -d '/home/buildozer/aports/community/a52dec/pkg/a52dec/usr/share/man/man1'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c a52dec extract_a52 '/home/buildozer/aports/community/a52dec/pkg/a52dec/usr/bin'
 /usr/bin/install -c -m 644 a52dec.1 extract_a52.1 '/home/buildozer/aports/community/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/community/a52dec/pkg/a52dec/usr/bin/a52dec
libtool: install: /usr/bin/install -c extract_a52 /home/buildozer/aports/community/a52dec/pkg/a52dec/usr/bin/extract_a52
make[2]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/src'
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/src'
Making install in vc++
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/vc++'
make[2]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/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/community/a52dec/src/a52dec-0.8.0/vc++'
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/vc++'
Making install in test
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/test'
make[2]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/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/community/a52dec/src/a52dec-0.8.0/test'
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0/test'
make[1]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0'
make[2]: Entering directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0'
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/a52dec/src/a52dec-0.8.0'
make[1]: Leaving directory '/home/buildozer/aports/community/a52dec/src/a52dec-0.8.0'
>>> a52dec-static*: Running split function static...
>>> a52dec-static*: Preparing subpackage a52dec-static...
>>> a52dec-static*: Stripping binaries
>>> a52dec-static*: Running postcheck for a52dec-static
>>> 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-static*: Scanning shared objects
>>> a52dec*: Scanning shared objects
>>> a52dec-dev*: Tracing dependencies...
	a52dec=0.8.0-r10
	pkgconfig
>>> a52dec-dev*: Package size: 44.0 KB
>>> a52dec-dev*: Compressing data...
>>> a52dec-dev*: Create checksum...
>>> a52dec-dev*: Create a52dec-dev-0.8.0-r10.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.8.0-r10.apk
>>> a52dec-static*: Tracing dependencies...
>>> a52dec-static*: Package size: 68.0 KB
>>> a52dec-static*: Compressing data...
>>> a52dec-static*: Create checksum...
>>> a52dec-static*: Create a52dec-static-0.8.0-r10.apk
>>> a52dec*: Tracing dependencies...
	so:libc.musl-s390x.so.1
>>> a52dec*: Package size: 108.0 KB
>>> a52dec*: Compressing data...
>>> a52dec*: Create checksum...
>>> a52dec*: Create a52dec-0.8.0-r10.apk
>>> a52dec: Build complete at Tue, 24 Oct 2023 08:48:28 +0000 elapsed time 0h 0m 22s
>>> a52dec: Cleaning up srcdir
>>> a52dec: Cleaning up pkgdir
>>> a52dec: Uninstalling dependencies...
(1/2) Purging .makedepends-a52dec (20231024.084810)
(2/2) Purging linux-headers (6.5-r0)
OK: 435 MiB in 105 packages
>>> a52dec: Updating the community/s390x repository index...
>>> a52dec: Signing the index...