D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/mpg123-1.28.2-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xyqZAY
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf mpg123-1.28.2
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/mpg123-1.28.2.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd mpg123-1.28.2
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/mp3license.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -f doc/README.WIN32
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5y6tbn
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd mpg123-1.28.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./build/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./build/config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./build/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./build/config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying build/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-audio=alsa --enable-ipv6=yes --enable-network=yes
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for -Werror in CFLAGS (It breaks tests)... -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
yes
configure: WARNING: You have -Werror in CFLAGS. That may break some tests and make this configure bogus.
If you want paranoid compilation, use --enable-nagging option, which adds -Werror for gcc.
Also note that you shall not run make distcheck after configuring with --enable-nagging.
distcheck uses the generated CFLAGS...
Anyhow, continuing at your own risk.
checking if you are up to something totally static with LDFLAGS/CFLAGS... no
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-mageia-linux-gnu-gcc... no
checking for 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 dependency style of gcc... none
checking dependency style of gcc... none
checking for gcc option to accept ISO C99... none needed
checking how to run the C preprocessor... gcc -E
checking for cos in -lm... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 whether byte ordering is bigendian... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for library containing dlopen... none required
checking for library containing dlsym... none required
checking for library containing dlclose... none required
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen... yes
checking for dlsym... yes
checking for dlclose... yes
We found a runtime loader: Modules enabled.
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-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... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... (cached) 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... no
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/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... no
checking what extension is used for runtime loadable modules... .so
We assume IEEE754 floating point format.
checking if .balign is present... yes
checking __attribute__((aligned(16)))... yes
checking if assembler supports AVX instructions... no
checking for yasm... no
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for sys/stat.h... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for size_t... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for off_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint32_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking size of size_t... 8
checking size of ssize_t... 8
checking size of off_t... 8
checking size of off64_t... 0
checking size of int32_t... 4
checking size of long... 8
checking if we want to enable alias wrappers for largefile... yes
checking for mmap... yes
checking POSIX termios... yes
checking for random... yes
checking for sched_setscheduler... yes
checking for setuid... yes
checking for getuid... yes
checking for setpriority... yes
checking for strerror... yes
checking for setlocale... yes
checking for nl_langinfo... yes
checking for mbstowcs... yes
checking for wcstombs... yes
checking for wcswidth... yes
checking for iswprint... yes
checking for atoll... yes
checking for mkfifo... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for getaddrinfo... yes
checking for sqrt in -lm... yes
checking for powf in -lmx... no
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking os2.h usability... no
checking os2.h presence... no
checking for os2.h... no
checking for tcsetattr in -los2term... no
checking if we want feature report function... yes
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PULSE... yes
checking for snd_pcm_open in -lasound... yes
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking for pcm_open in -ltinyalsa... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking linux/soundcard.h usability... yes
checking linux/soundcard.h presence... yes
checking for linux/soundcard.h... yes
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking AudioUnit/AudioUnit.h usability... no
checking AudioUnit/AudioUnit.h presence... no
checking for AudioUnit/AudioUnit.h... no
checking AudioToolbox/AudioToolbox.h usability... no
checking AudioToolbox/AudioToolbox.h presence... no
checking for AudioToolbox/AudioToolbox.h... no
checking for sio_open in -lsndio... yes
checking sndio.h usability... yes
checking sndio.h presence... yes
checking for sndio.h... yes
checking sun/audioio.h usability... no
checking sun/audioio.h presence... no
checking for sun/audioio.h... no
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking asm/audioio.h usability... no
checking asm/audioio.h presence... no
checking for asm/audioio.h... no
checking sys/audio.h usability... no
checking sys/audio.h presence... no
checking for sys/audio.h... no
checking if we have wasapi headers... no
checking for os2.h... (cached) no
checking for ESD... no
checking for sem_post in -lpthread... yes
checking for JACK... yes
checking for Pa_Initialize in -lportaudio... yes
checking portaudio.h usability... yes
checking portaudio.h presence... yes
checking for portaudio.h... yes
checking for Pa_GetVersion in -lportaudio... yes
checking for SDL... no
checking for SDL... yes
checking for AuOpenServer in -laudio... no
checking for artsc... no
checking OpenAL/al.h usability... no
checking OpenAL/al.h presence... no
checking for OpenAL/al.h... no
checking OpenAL/alc.h usability... no
checking OpenAL/alc.h presence... no
checking for OpenAL/alc.h... no
checking AL/al.h usability... yes
checking AL/al.h presence... yes
checking for AL/al.h... yes
checking AL/alc.h usability... yes
checking AL/alc.h presence... yes
checking for AL/alc.h... yes
checking al.h usability... no
checking al.h presence... no
checking for al.h... no
checking alc.h usability... no
checking alc.h presence... no
checking for alc.h... no
checking if you are too dumbing dumb for the dummy... no
checking if we have EOVERFLOW macro... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libmpg123.pc
config.status: creating libout123.pc
config.status: creating libsyn123.pc
config.status: creating mpg123.spec
config.status: creating src/libmpg123/mpg123.h
config.status: creating src/libout123/out123.h
config.status: creating src/libsyn123/syn123.h
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands

  mpg123 1.28.2

  Install path ............ /usr
  CPU Optimization ........ aarch64
  Compiler Optimization ... 2
  Gapless Support ......... enabled
  Debugging ............... disabled
  Extreme debugging ....... disabled
  Seek table size ......... 1000
  FIFO support ............ enabled
  Buffer .................. enabled
  Network (http streams) .. enabled
  Network Sockets ......... Posix
  IPv6 (getaddrinfo) ...... enabled
  File offsets ............ default
  LFS alias symbols ....... enabled (64)
  LFS alias type .......... off_t
  Use yasm (for AVX only) . disabled

  Core libmpg123 features:
  Layer I ................. enabled
  Layer II ................ enabled
  Layer III ............... enabled
  NtoM resampling ......... enabled
  downsampled decoding .... enabled
  Feeder/buffered input ... enabled
  ID3v2 parsing ........... enabled
  String API .............. enabled
  ICY parsing/conversion .. enabled
  Error/warning messages .. enabled
  Win32 Unicode File Open.. unneeded
  Feature Report Function.. enabled
  Output formats (nofpu will disable all but 16 or 8 bit!):
  8 bit integer ........... enabled
  16 bit integer .......... enabled
  32/24 bit integer ....... enabled
  real (32 bit float) ..... enabled
  Equalizer ............... enabled
  Optimization detail:
  Integer conversion ...... quality
  IEEE 754 hackery ........ enabled
  New/old WRITE_SAMPLE .... disabled
  new Huffman scheme ...... enabled

Note: Disabling core features is not commonly done and some combinations might
      not build/work. If you encounter such a case, help yourself (and provide
      a patch) or just poke the maintainers.

  libsyn123 special cases . enabled

  Modules ................. enabled
  Checked audio modules ... pulse alsa tinyalsa oss coreaudio sndio sun win32 win32_wasapi os2 esd jack portaudio sdl nas arts openal dummy
  Detected audio support .. pulse alsa oss sndio jack portaudio sdl openal dummy
  Runtime order ........... alsa

  CPPFLAGS=' -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT '
  CFLAGS='-O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
  PROG_LIBS='-lm '
       (derived from LIBS, only used for end-user binaries and modules)
  LIBDL=''
  LIBMPG123_LIBS='-lm '
  LIBSYN123_LIBS='-lm'
  LIBOUT123_LIBS='-lm '

Next type 'make' and then 'make install'.
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/sysutil.o src/sysutil.c
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/mpg123-strip.o src/mpg123-strip.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/compat/compat_dl.lo src/compat/compat_dl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/compat/compat_dl.c  -fPIC -DPIC -o src/compat/.libs/compat_dl.o
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/filters.o src/filters.c
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/equalizer.o src/equalizer.c
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/mpg123-id3dump.o src/mpg123-id3dump.c
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/genre.o src/genre.c
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/common.o src/common.c
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/getlopt.o src/getlopt.c
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/resolver.o src/resolver.c
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/audio.o src/audio.c
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/httpget.o src/httpget.c
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/metaprint.o src/metaprint.c
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/streamdump.o src/streamdump.c
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/playlist.o src/playlist.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/compat/compat_str.lo src/compat/compat_str.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/compat/compat_str.c  -fPIC -DPIC -o src/compat/.libs/compat_str.o
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/local.o src/local.c
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/control_generic.o src/control_generic.c
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/term.o src/term.c
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/mpg123.o src/mpg123.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/compat/compat.lo src/compat/compat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/compat/compat.c  -fPIC -DPIC -o src/compat/.libs/compat.o
gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/out123.o src/out123.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-optimize.lo `test -f 'src/libmpg123/optimize.c' || echo './'`src/libmpg123/optimize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/optimize.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-optimize.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-dct64.lo `test -f 'src/libmpg123/dct64.c' || echo './'`src/libmpg123/dct64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/dct64.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-dct64.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-frame.lo `test -f 'src/libmpg123/frame.c' || echo './'`src/libmpg123/frame.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/frame.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-frame.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-index.lo `test -f 'src/libmpg123/index.c' || echo './'`src/libmpg123/index.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/index.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-index.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-tabinit.lo `test -f 'src/libmpg123/tabinit.c' || echo './'`src/libmpg123/tabinit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/tabinit.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-tabinit.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-parse.lo `test -f 'src/libmpg123/parse.c' || echo './'`src/libmpg123/parse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/parse.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-parse.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-readers.lo `test -f 'src/libmpg123/readers.c' || echo './'`src/libmpg123/readers.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/readers.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-readers.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-format.lo `test -f 'src/libmpg123/format.c' || echo './'`src/libmpg123/format.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/format.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-format.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-equalizer.lo `test -f 'src/libmpg123/equalizer.c' || echo './'`src/libmpg123/equalizer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/equalizer.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-equalizer.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-dither.lo `test -f 'src/libmpg123/dither.c' || echo './'`src/libmpg123/dither.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/dither.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-dither.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-libmpg123.lo `test -f 'src/libmpg123/libmpg123.c' || echo './'`src/libmpg123/libmpg123.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/libmpg123.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-libmpg123.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-layer1.lo `test -f 'src/libmpg123/layer1.c' || echo './'`src/libmpg123/layer1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/layer1.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-layer1.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-layer2.lo `test -f 'src/libmpg123/layer2.c' || echo './'`src/libmpg123/layer2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/layer2.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-layer2.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-id3.lo `test -f 'src/libmpg123/id3.c' || echo './'`src/libmpg123/id3.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/id3.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-id3.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-lfs_alias.lo `test -f 'src/libmpg123/lfs_alias.c' || echo './'`src/libmpg123/lfs_alias.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/lfs_alias.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-lfs_alias.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-icy.lo `test -f 'src/libmpg123/icy.c' || echo './'`src/libmpg123/icy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/icy.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-icy.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-synth_8bit.lo `test -f 'src/libmpg123/synth_8bit.c' || echo './'`src/libmpg123/synth_8bit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/synth_8bit.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-synth_8bit.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-icy2utf8.lo `test -f 'src/libmpg123/icy2utf8.c' || echo './'`src/libmpg123/icy2utf8.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/icy2utf8.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-icy2utf8.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-feature.lo `test -f 'src/libmpg123/feature.c' || echo './'`src/libmpg123/feature.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/feature.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-feature.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-synth_real.lo `test -f 'src/libmpg123/synth_real.c' || echo './'`src/libmpg123/synth_real.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/synth_real.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-synth_real.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-ntom.lo `test -f 'src/libmpg123/ntom.c' || echo './'`src/libmpg123/ntom.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/ntom.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-ntom.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-synth_s32.lo `test -f 'src/libmpg123/synth_s32.c' || echo './'`src/libmpg123/synth_s32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/synth_s32.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-synth_s32.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-getcpuflags_arm.lo `test -f 'src/libmpg123/getcpuflags_arm.c' || echo './'`src/libmpg123/getcpuflags_arm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/getcpuflags_arm.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-getcpuflags_arm.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/check_neon.lo src/libmpg123/check_neon.S
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/check_neon.S  -fPIC -DPIC -o src/libmpg123/.libs/check_neon.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/dct36_neon64.lo src/libmpg123/dct36_neon64.S
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/dct36_neon64.S  -fPIC -DPIC -o src/libmpg123/.libs/dct36_neon64.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-stringbuf.lo `test -f 'src/libmpg123/stringbuf.c' || echo './'`src/libmpg123/stringbuf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/stringbuf.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-stringbuf.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/dct64_neon64_float.lo src/libmpg123/dct64_neon64_float.S
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/dct64_neon64_float.S  -fPIC -DPIC -o src/libmpg123/.libs/dct64_neon64_float.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-synth.lo `test -f 'src/libmpg123/synth.c' || echo './'`src/libmpg123/synth.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/synth.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-synth.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/synth_stereo_neon64_float.lo src/libmpg123/synth_stereo_neon64_float.S
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/synth_stereo_neon64_float.S  -fPIC -DPIC -o src/libmpg123/.libs/synth_stereo_neon64_float.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/synth_neon64_s32.lo src/libmpg123/synth_neon64_s32.S
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/synth_neon64_s32.S  -fPIC -DPIC -o src/libmpg123/.libs/synth_neon64_s32.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/synth_neon64_float.lo src/libmpg123/synth_neon64_float.S
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/synth_neon64_float.S  -fPIC -DPIC -o src/libmpg123/.libs/synth_neon64_float.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/synth_stereo_neon64_s32.lo src/libmpg123/synth_stereo_neon64_s32.S
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/synth_stereo_neon64_s32.S  -fPIC -DPIC -o src/libmpg123/.libs/synth_stereo_neon64_s32.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/synth_neon64_accurate.lo src/libmpg123/synth_neon64_accurate.S
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/synth_neon64_accurate.S  -fPIC -DPIC -o src/libmpg123/.libs/synth_neon64_accurate.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/synth_stereo_neon64_accurate.lo src/libmpg123/synth_stereo_neon64_accurate.S
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/synth_stereo_neon64_accurate.S  -fPIC -DPIC -o src/libmpg123/.libs/synth_stereo_neon64_accurate.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/libout123_la-stringlists.lo `test -f 'src/libout123/stringlists.c' || echo './'`src/libout123/stringlists.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/stringlists.c  -fPIC -DPIC -o src/libout123/.libs/libout123_la-stringlists.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/libout123_la-hextxt.lo `test -f 'src/libout123/hextxt.c' || echo './'`src/libout123/hextxt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/hextxt.c  -fPIC -DPIC -o src/libout123/.libs/libout123_la-hextxt.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/libout123_la-xfermem.lo `test -f 'src/libout123/xfermem.c' || echo './'`src/libout123/xfermem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/xfermem.c  -fPIC -DPIC -o src/libout123/.libs/libout123_la-xfermem.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/libout123_la-wav.lo `test -f 'src/libout123/wav.c' || echo './'`src/libout123/wav.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/wav.c  -fPIC -DPIC -o src/libout123/.libs/libout123_la-wav.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT   -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/module.lo src/libout123/module.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/module.c  -fPIC -DPIC -o src/libout123/.libs/module.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/libout123_la-buffer.lo `test -f 'src/libout123/buffer.c' || echo './'`src/libout123/buffer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/buffer.c  -fPIC -DPIC -o src/libout123/.libs/libout123_la-buffer.o
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/compat/libcompat_dl.la  src/compat/compat_dl.lo  
libtool: link: ar cr src/compat/.libs/libcompat_dl.a src/compat/.libs/compat_dl.o 
libtool: link: ranlib src/compat/.libs/libcompat_dl.a
libtool: link: ( cd "src/compat/.libs" && rm -f "libcompat_dl.la" && ln -s "../libcompat_dl.la" "libcompat_dl.la" )
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libsyn123/libsyn123_la-pinknoise.lo `test -f 'src/libsyn123/pinknoise.c' || echo './'`src/libsyn123/pinknoise.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libsyn123/pinknoise.c  -fPIC -DPIC -o src/libsyn123/.libs/libsyn123_la-pinknoise.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/libout123_la-libout123.lo `test -f 'src/libout123/libout123.c' || echo './'`src/libout123/libout123.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/libout123.c  -fPIC -DPIC -o src/libout123/.libs/libout123_la-libout123.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libsyn123/libsyn123_la-geiger.lo `test -f 'src/libsyn123/geiger.c' || echo './'`src/libsyn123/geiger.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libsyn123/geiger.c  -fPIC -DPIC -o src/libsyn123/.libs/libsyn123_la-geiger.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libsyn123/libsyn123_la-volume.lo `test -f 'src/libsyn123/volume.c' || echo './'`src/libsyn123/volume.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libsyn123/volume.c  -fPIC -DPIC -o src/libsyn123/.libs/libsyn123_la-volume.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/modules/output_dummy_la-dummy.lo `test -f 'src/libout123/modules/dummy.c' || echo './'`src/libout123/modules/dummy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/modules/dummy.c  -fPIC -DPIC -o src/libout123/modules/.libs/output_dummy_la-dummy.o
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/compat/libcompat_str.la  src/compat/compat_str.lo  
libtool: link: ar cr src/compat/.libs/libcompat_str.a src/compat/.libs/compat_str.o 
libtool: link: ranlib src/compat/.libs/libcompat_str.a
libtool: link: ( cd "src/compat/.libs" && rm -f "libcompat_str.la" && ln -s "../libcompat_str.la" "libcompat_str.la" )
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libsyn123/libsyn123_la-libsyn123.lo `test -f 'src/libsyn123/libsyn123.c' || echo './'`src/libsyn123/libsyn123.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libsyn123/libsyn123.c  -fPIC -DPIC -o src/libsyn123/.libs/libsyn123_la-libsyn123.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/modules/output_alsa_la-alsa.lo `test -f 'src/libout123/modules/alsa.c' || echo './'`src/libout123/modules/alsa.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/modules/alsa.c  -fPIC -DPIC -o src/libout123/modules/.libs/output_alsa_la-alsa.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libsyn123/libsyn123_la-filter.lo `test -f 'src/libsyn123/filter.c' || echo './'`src/libsyn123/filter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libsyn123/filter.c  -fPIC -DPIC -o src/libsyn123/.libs/libsyn123_la-filter.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libmpg123/libmpg123_la-layer3.lo `test -f 'src/libmpg123/layer3.c' || echo './'`src/libmpg123/layer3.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libmpg123/layer3.c  -fPIC -DPIC -o src/libmpg123/.libs/libmpg123_la-layer3.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/modules/output_oss_la-oss.lo `test -f 'src/libout123/modules/oss.c' || echo './'`src/libout123/modules/oss.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/modules/oss.c  -fPIC -DPIC -o src/libout123/modules/.libs/output_oss_la-oss.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/modules/output_jack_la-jack.lo `test -f 'src/libout123/modules/jack.c' || echo './'`src/libout123/modules/jack.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/modules/jack.c  -fPIC -DPIC -o src/libout123/modules/.libs/output_jack_la-jack.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/modules/output_portaudio_la-portaudio.lo `test -f 'src/libout123/modules/portaudio.c' || echo './'`src/libout123/modules/portaudio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/modules/portaudio.c  -fPIC -DPIC -o src/libout123/modules/.libs/output_portaudio_la-portaudio.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -D_REENTRANT  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/modules/output_pulse_la-pulse.lo `test -f 'src/libout123/modules/pulse.c' || echo './'`src/libout123/modules/pulse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -D_REENTRANT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/modules/pulse.c  -fPIC -DPIC -o src/libout123/modules/.libs/output_pulse_la-pulse.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/modules/output_sdl_la-sdl.lo `test -f 'src/libout123/modules/sdl.c' || echo './'`src/libout123/modules/sdl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/modules/sdl.c  -fPIC -DPIC -o src/libout123/modules/.libs/output_sdl_la-sdl.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -DOPENAL_SUBDIR_AL -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/modules/output_openal_la-openal.lo `test -f 'src/libout123/modules/openal.c' || echo './'`src/libout123/modules/openal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -DOPENAL_SUBDIR_AL -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/modules/openal.c  -fPIC -DPIC -o src/libout123/modules/.libs/output_openal_la-openal.o
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/libout123/libmodule.la  src/libout123/module.lo   
libtool: link: ar cr src/libout123/.libs/libmodule.a src/libout123/.libs/module.o 
libtool: link: ranlib src/libout123/.libs/libmodule.a
libtool: link: ( cd "src/libout123/.libs" && rm -f "libmodule.la" && ln -s "../libmodule.la" "libmodule.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/compat/libcompat.la  src/compat/compat_str.lo src/compat/compat.lo  
libtool: link: ar cr src/compat/.libs/libcompat.a src/compat/.libs/compat_str.o src/compat/.libs/compat.o 
libtool: link: ranlib src/compat/.libs/libcompat.a
libtool: link: ( cd "src/compat/.libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libout123/modules/output_sndio_la-sndio.lo `test -f 'src/libout123/modules/sndio.c' || echo './'`src/libout123/modules/sndio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libout123/modules/sndio.c  -fPIC -DPIC -o src/libout123/modules/.libs/output_sndio_la-sndio.o
/bin/sh ./libtool  --tag=CC   --mode=link gcc -shared  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -no-undefined -avoid-version -export-dynamic  -export-symbols-regex '^mpg123_'  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/libout123/modules/output_dummy.la -rpath /usr/lib64/mpg123 src/libout123/modules/output_dummy_la-dummy.lo -lm src/compat/libcompat_str.la  
libtool: link: /usr/bin/nm -B  src/libout123/modules/.libs/output_dummy_la-dummy.o   src/compat/.libs/libcompat_str.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > src/libout123/modules/.libs/output_dummy.exp
libtool: link: /usr/bin/grep -E -e "^mpg123_" "src/libout123/modules/.libs/output_dummy.exp" > "src/libout123/modules/.libs/output_dummy.expT"
libtool: link: mv -f "src/libout123/modules/.libs/output_dummy.expT" "src/libout123/modules/.libs/output_dummy.exp"
libtool: link: echo "{ global:" > src/libout123/modules/.libs/output_dummy.ver
libtool: link:  cat src/libout123/modules/.libs/output_dummy.exp | sed -e "s/\(.*\)/\1;/" >> src/libout123/modules/.libs/output_dummy.ver
libtool: link:  echo "local: *; };" >> src/libout123/modules/.libs/output_dummy.ver
libtool: link:  gcc -shared -Wl,--as-needed  -fPIC -DPIC  src/libout123/modules/.libs/output_dummy_la-dummy.o  -Wl,--whole-archive src/compat/.libs/libcompat_str.a -Wl,--no-whole-archive   -O2 -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lm -Wl,-soname -Wl,output_dummy.so -Wl,-version-script -Wl,src/libout123/modules/.libs/output_dummy.ver -o src/libout123/modules/.libs/output_dummy.so
libtool: link: ( cd "src/libout123/modules/.libs" && rm -f "output_dummy.la" && ln -s "../output_dummy.la" "output_dummy.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc -shared  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -no-undefined -avoid-version -export-dynamic  -export-symbols-regex '^mpg123_'  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/libout123/modules/output_oss.la -rpath /usr/lib64/mpg123 src/libout123/modules/output_oss_la-oss.lo -lm src/compat/libcompat_str.la  
libtool: link: /usr/bin/nm -B  src/libout123/modules/.libs/output_oss_la-oss.o   src/compat/.libs/libcompat_str.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > src/libout123/modules/.libs/output_oss.exp
libtool: link: /usr/bin/grep -E -e "^mpg123_" "src/libout123/modules/.libs/output_oss.exp" > "src/libout123/modules/.libs/output_oss.expT"
libtool: link: mv -f "src/libout123/modules/.libs/output_oss.expT" "src/libout123/modules/.libs/output_oss.exp"
libtool: link: echo "{ global:" > src/libout123/modules/.libs/output_oss.ver
libtool: link:  cat src/libout123/modules/.libs/output_oss.exp | sed -e "s/\(.*\)/\1;/" >> src/libout123/modules/.libs/output_oss.ver
libtool: link:  echo "local: *; };" >> src/libout123/modules/.libs/output_oss.ver
libtool: link:  gcc -shared -Wl,--as-needed  -fPIC -DPIC  src/libout123/modules/.libs/output_oss_la-oss.o  -Wl,--whole-archive src/compat/.libs/libcompat_str.a -Wl,--no-whole-archive   -O2 -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lm -Wl,-soname -Wl,output_oss.so -Wl,-version-script -Wl,src/libout123/modules/.libs/output_oss.ver -o src/libout123/modules/.libs/output_oss.so
libtool: link: ( cd "src/libout123/modules/.libs" && rm -f "output_oss.la" && ln -s "../output_oss.la" "output_oss.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc -shared  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -no-undefined -avoid-version -export-dynamic  -export-symbols-regex '^mpg123_'  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/libout123/modules/output_jack.la -rpath /usr/lib64/mpg123 src/libout123/modules/output_jack_la-jack.lo -lm src/compat/libcompat_str.la -ljack  -lpthread 
libtool: link: /usr/bin/nm -B  src/libout123/modules/.libs/output_jack_la-jack.o   src/compat/.libs/libcompat_str.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > src/libout123/modules/.libs/output_jack.exp
libtool: link: /usr/bin/grep -E -e "^mpg123_" "src/libout123/modules/.libs/output_jack.exp" > "src/libout123/modules/.libs/output_jack.expT"
libtool: link: mv -f "src/libout123/modules/.libs/output_jack.expT" "src/libout123/modules/.libs/output_jack.exp"
libtool: link: echo "{ global:" > src/libout123/modules/.libs/output_jack.ver
libtool: link:  cat src/libout123/modules/.libs/output_jack.exp | sed -e "s/\(.*\)/\1;/" >> src/libout123/modules/.libs/output_jack.ver
libtool: link:  echo "local: *; };" >> src/libout123/modules/.libs/output_jack.ver
libtool: link:  gcc -shared -Wl,--as-needed  -fPIC -DPIC  src/libout123/modules/.libs/output_jack_la-jack.o  -Wl,--whole-archive src/compat/.libs/libcompat_str.a -Wl,--no-whole-archive   -O2 -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lm -ljack -lpthread -Wl,-soname -Wl,output_jack.so -Wl,-version-script -Wl,src/libout123/modules/.libs/output_jack.ver -o src/libout123/modules/.libs/output_jack.so
libtool: link: ( cd "src/libout123/modules/.libs" && rm -f "output_jack.la" && ln -s "../output_jack.la" "output_jack.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc -shared  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -no-undefined -avoid-version -export-dynamic  -export-symbols-regex '^mpg123_'  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/libout123/modules/output_alsa.la -rpath /usr/lib64/mpg123 src/libout123/modules/output_alsa_la-alsa.lo -lm src/compat/libcompat_str.la -lasound 
libtool: link: /usr/bin/nm -B  src/libout123/modules/.libs/output_alsa_la-alsa.o   src/compat/.libs/libcompat_str.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > src/libout123/modules/.libs/output_alsa.exp
libtool: link: /usr/bin/grep -E -e "^mpg123_" "src/libout123/modules/.libs/output_alsa.exp" > "src/libout123/modules/.libs/output_alsa.expT"
libtool: link: mv -f "src/libout123/modules/.libs/output_alsa.expT" "src/libout123/modules/.libs/output_alsa.exp"
libtool: link: echo "{ global:" > src/libout123/modules/.libs/output_alsa.ver
libtool: link:  cat src/libout123/modules/.libs/output_alsa.exp | sed -e "s/\(.*\)/\1;/" >> src/libout123/modules/.libs/output_alsa.ver
libtool: link:  echo "local: *; };" >> src/libout123/modules/.libs/output_alsa.ver
libtool: link:  gcc -shared -Wl,--as-needed  -fPIC -DPIC  src/libout123/modules/.libs/output_alsa_la-alsa.o  -Wl,--whole-archive src/compat/.libs/libcompat_str.a -Wl,--no-whole-archive   -O2 -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lm -lasound -Wl,-soname -Wl,output_alsa.so -Wl,-version-script -Wl,src/libout123/modules/.libs/output_alsa.ver -o src/libout123/modules/.libs/output_alsa.so
libtool: link: ( cd "src/libout123/modules/.libs" && rm -f "output_alsa.la" && ln -s "../output_alsa.la" "output_alsa.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc -shared  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -no-undefined -avoid-version -export-dynamic  -export-symbols-regex '^mpg123_'  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/libout123/modules/output_portaudio.la -rpath /usr/lib64/mpg123 src/libout123/modules/output_portaudio_la-portaudio.lo -lm src/compat/libcompat_str.la -lportaudio 
libtool: link: /usr/bin/nm -B  src/libout123/modules/.libs/output_portaudio_la-portaudio.o   src/compat/.libs/libcompat_str.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > src/libout123/modules/.libs/output_portaudio.exp
libtool: link: /usr/bin/grep -E -e "^mpg123_" "src/libout123/modules/.libs/output_portaudio.exp" > "src/libout123/modules/.libs/output_portaudio.expT"
libtool: link: mv -f "src/libout123/modules/.libs/output_portaudio.expT" "src/libout123/modules/.libs/output_portaudio.exp"
libtool: link: echo "{ global:" > src/libout123/modules/.libs/output_portaudio.ver
libtool: link:  cat src/libout123/modules/.libs/output_portaudio.exp | sed -e "s/\(.*\)/\1;/" >> src/libout123/modules/.libs/output_portaudio.ver
libtool: link:  echo "local: *; };" >> src/libout123/modules/.libs/output_portaudio.ver
libtool: link:  gcc -shared -Wl,--as-needed  -fPIC -DPIC  src/libout123/modules/.libs/output_portaudio_la-portaudio.o  -Wl,--whole-archive src/compat/.libs/libcompat_str.a -Wl,--no-whole-archive   -O2 -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lm -lportaudio -Wl,-soname -Wl,output_portaudio.so -Wl,-version-script -Wl,src/libout123/modules/.libs/output_portaudio.ver -o src/libout123/modules/.libs/output_portaudio.so
libtool: link: ( cd "src/libout123/modules/.libs" && rm -f "output_portaudio.la" && ln -s "../output_portaudio.la" "output_portaudio.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc -shared -D_REENTRANT  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -no-undefined -avoid-version -export-dynamic  -export-symbols-regex '^mpg123_'  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/libout123/modules/output_pulse.la -rpath /usr/lib64/mpg123 src/libout123/modules/output_pulse_la-pulse.lo -lm src/compat/libcompat_str.la -lpulse-simple -lpulse -pthread  
libtool: link: /usr/bin/nm -B  src/libout123/modules/.libs/output_pulse_la-pulse.o   src/compat/.libs/libcompat_str.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > src/libout123/modules/.libs/output_pulse.exp
libtool: link: /usr/bin/grep -E -e "^mpg123_" "src/libout123/modules/.libs/output_pulse.exp" > "src/libout123/modules/.libs/output_pulse.expT"
libtool: link: mv -f "src/libout123/modules/.libs/output_pulse.expT" "src/libout123/modules/.libs/output_pulse.exp"
libtool: link: echo "{ global:" > src/libout123/modules/.libs/output_pulse.ver
libtool: link:  cat src/libout123/modules/.libs/output_pulse.exp | sed -e "s/\(.*\)/\1;/" >> src/libout123/modules/.libs/output_pulse.ver
libtool: link:  echo "local: *; };" >> src/libout123/modules/.libs/output_pulse.ver
libtool: link:  gcc -shared -Wl,--as-needed  -fPIC -DPIC  src/libout123/modules/.libs/output_pulse_la-pulse.o  -Wl,--whole-archive src/compat/.libs/libcompat_str.a -Wl,--no-whole-archive   -O2 -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread   -pthread  -lm -lpulse-simple -lpulse -Wl,-soname -Wl,output_pulse.so -Wl,-version-script -Wl,src/libout123/modules/.libs/output_pulse.ver -o src/libout123/modules/.libs/output_pulse.so
libtool: link: ( cd "src/libout123/modules/.libs" && rm -f "output_pulse.la" && ln -s "../output_pulse.la" "output_pulse.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc -shared -DOPENAL_SUBDIR_AL -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -no-undefined -avoid-version -export-dynamic  -export-symbols-regex '^mpg123_'  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/libout123/modules/output_openal.la -rpath /usr/lib64/mpg123 src/libout123/modules/output_openal_la-openal.lo -lm src/compat/libcompat_str.la -lopenal 
libtool: link: /usr/bin/nm -B  src/libout123/modules/.libs/output_openal_la-openal.o   src/compat/.libs/libcompat_str.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > src/libout123/modules/.libs/output_openal.exp
libtool: link: /usr/bin/grep -E -e "^mpg123_" "src/libout123/modules/.libs/output_openal.exp" > "src/libout123/modules/.libs/output_openal.expT"
libtool: link: mv -f "src/libout123/modules/.libs/output_openal.expT" "src/libout123/modules/.libs/output_openal.exp"
libtool: link: echo "{ global:" > src/libout123/modules/.libs/output_openal.ver
libtool: link:  cat src/libout123/modules/.libs/output_openal.exp | sed -e "s/\(.*\)/\1;/" >> src/libout123/modules/.libs/output_openal.ver
libtool: link:  echo "local: *; };" >> src/libout123/modules/.libs/output_openal.ver
libtool: link:  gcc -shared -Wl,--as-needed  -fPIC -DPIC  src/libout123/modules/.libs/output_openal_la-openal.o  -Wl,--whole-archive src/compat/.libs/libcompat_str.a -Wl,--no-whole-archive   -O2 -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lm -lopenal -Wl,-soname -Wl,output_openal.so -Wl,-version-script -Wl,src/libout123/modules/.libs/output_openal.ver -o src/libout123/modules/.libs/output_openal.so
libtool: link: ( cd "src/libout123/modules/.libs" && rm -f "output_openal.la" && ln -s "../output_openal.la" "output_openal.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc -shared  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -no-undefined -avoid-version -export-dynamic  -export-symbols-regex '^mpg123_'  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/libout123/modules/output_sndio.la -rpath /usr/lib64/mpg123 src/libout123/modules/output_sndio_la-sndio.lo -lm src/compat/libcompat_str.la -lsndio 
libtool: link: /usr/bin/nm -B  src/libout123/modules/.libs/output_sndio_la-sndio.o   src/compat/.libs/libcompat_str.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > src/libout123/modules/.libs/output_sndio.exp
libtool: link: /usr/bin/grep -E -e "^mpg123_" "src/libout123/modules/.libs/output_sndio.exp" > "src/libout123/modules/.libs/output_sndio.expT"
libtool: link: mv -f "src/libout123/modules/.libs/output_sndio.expT" "src/libout123/modules/.libs/output_sndio.exp"
libtool: link: echo "{ global:" > src/libout123/modules/.libs/output_sndio.ver
libtool: link:  cat src/libout123/modules/.libs/output_sndio.exp | sed -e "s/\(.*\)/\1;/" >> src/libout123/modules/.libs/output_sndio.ver
libtool: link:  echo "local: *; };" >> src/libout123/modules/.libs/output_sndio.ver
libtool: link:  gcc -shared -Wl,--as-needed  -fPIC -DPIC  src/libout123/modules/.libs/output_sndio_la-sndio.o  -Wl,--whole-archive src/compat/.libs/libcompat_str.a -Wl,--no-whole-archive   -O2 -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lm -lsndio -Wl,-soname -Wl,output_sndio.so -Wl,-version-script -Wl,src/libout123/modules/.libs/output_sndio.ver -o src/libout123/modules/.libs/output_sndio.so
libtool: link: ( cd "src/libout123/modules/.libs" && rm -f "output_sndio.la" && ln -s "../output_sndio.la" "output_sndio.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc -shared -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -no-undefined -avoid-version -export-dynamic  -export-symbols-regex '^mpg123_'  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/libout123/modules/output_sdl.la -rpath /usr/lib64/mpg123 src/libout123/modules/output_sdl_la-sdl.lo -lm src/compat/libcompat_str.la -lSDL  
libtool: link: /usr/bin/nm -B  src/libout123/modules/.libs/output_sdl_la-sdl.o   src/compat/.libs/libcompat_str.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > src/libout123/modules/.libs/output_sdl.exp
libtool: link: /usr/bin/grep -E -e "^mpg123_" "src/libout123/modules/.libs/output_sdl.exp" > "src/libout123/modules/.libs/output_sdl.expT"
libtool: link: mv -f "src/libout123/modules/.libs/output_sdl.expT" "src/libout123/modules/.libs/output_sdl.exp"
libtool: link: echo "{ global:" > src/libout123/modules/.libs/output_sdl.ver
libtool: link:  cat src/libout123/modules/.libs/output_sdl.exp | sed -e "s/\(.*\)/\1;/" >> src/libout123/modules/.libs/output_sdl.ver
libtool: link:  echo "local: *; };" >> src/libout123/modules/.libs/output_sdl.ver
libtool: link:  gcc -shared -Wl,--as-needed  -fPIC -DPIC  src/libout123/modules/.libs/output_sdl_la-sdl.o  -Wl,--whole-archive src/compat/.libs/libcompat_str.a -Wl,--no-whole-archive   -O2 -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lm -lSDL -Wl,-soname -Wl,output_sdl.so -Wl,-version-script -Wl,src/libout123/modules/.libs/output_sdl.ver -o src/libout123/modules/.libs/output_sdl.so
libtool: link: ( cd "src/libout123/modules/.libs" && rm -f "output_sdl.la" && ln -s "../output_sdl.la" "output_sdl.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -no-undefined -version-info 4:2:4 -export-symbols-regex '^out123_' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/libout123/libout123.la -rpath /usr/lib64 src/libout123/libout123_la-libout123.lo src/libout123/libout123_la-stringlists.lo src/libout123/libout123_la-wav.lo src/libout123/libout123_la-hextxt.lo src/libout123/libout123_la-buffer.lo src/libout123/libout123_la-xfermem.lo src/libout123/libmodule.la src/compat/libcompat.la -lm  src/compat/libcompat_dl.la  
libtool: link: /usr/bin/nm -B  src/libout123/.libs/libout123_la-libout123.o src/libout123/.libs/libout123_la-stringlists.o src/libout123/.libs/libout123_la-wav.o src/libout123/.libs/libout123_la-hextxt.o src/libout123/.libs/libout123_la-buffer.o src/libout123/.libs/libout123_la-xfermem.o   src/libout123/.libs/libmodule.a src/compat/.libs/libcompat.a src/compat/.libs/libcompat_dl.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > src/libout123/.libs/libout123.exp
libtool: link: /usr/bin/grep -E -e "^out123_" "src/libout123/.libs/libout123.exp" > "src/libout123/.libs/libout123.expT"
libtool: link: mv -f "src/libout123/.libs/libout123.expT" "src/libout123/.libs/libout123.exp"
libtool: link: echo "{ global:" > src/libout123/.libs/libout123.ver
libtool: link:  cat src/libout123/.libs/libout123.exp | sed -e "s/\(.*\)/\1;/" >> src/libout123/.libs/libout123.ver
libtool: link:  echo "local: *; };" >> src/libout123/.libs/libout123.ver
libtool: link:  gcc -shared -Wl,--as-needed  -fPIC -DPIC  src/libout123/.libs/libout123_la-libout123.o src/libout123/.libs/libout123_la-stringlists.o src/libout123/.libs/libout123_la-wav.o src/libout123/.libs/libout123_la-hextxt.o src/libout123/.libs/libout123_la-buffer.o src/libout123/.libs/libout123_la-xfermem.o  -Wl,--whole-archive src/libout123/.libs/libmodule.a src/compat/.libs/libcompat.a src/compat/.libs/libcompat_dl.a -Wl,--no-whole-archive  -O2 -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lm -Wl,-soname -Wl,libout123.so.0 -Wl,-version-script -Wl,src/libout123/.libs/libout123.ver -o src/libout123/.libs/libout123.so.0.4.2
libtool: link: (cd "src/libout123/.libs" && rm -f "libout123.so.0" && ln -s "libout123.so.0.4.2" "libout123.so.0")
libtool: link: (cd "src/libout123/.libs" && rm -f "libout123.so" && ln -s "libout123.so.0.4.2" "libout123.so")
libtool: link: ( cd "src/libout123/.libs" && rm -f "libout123.la" && ln -s "../libout123.la" "libout123.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -no-undefined -version-info 46:3:46 -export-symbols-regex '^mpg123_' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/libmpg123/libmpg123.la -rpath /usr/lib64 src/libmpg123/libmpg123_la-parse.lo src/libmpg123/libmpg123_la-frame.lo src/libmpg123/libmpg123_la-format.lo src/libmpg123/libmpg123_la-dct64.lo src/libmpg123/libmpg123_la-id3.lo src/libmpg123/libmpg123_la-optimize.lo src/libmpg123/libmpg123_la-readers.lo src/libmpg123/libmpg123_la-tabinit.lo src/libmpg123/libmpg123_la-libmpg123.lo src/libmpg123/libmpg123_la-index.lo src/libmpg123/libmpg123_la-layer1.lo src/libmpg123/libmpg123_la-layer2.lo src/libmpg123/libmpg123_la-layer3.lo src/libmpg123/libmpg123_la-equalizer.lo src/libmpg123/libmpg123_la-dither.lo src/libmpg123/libmpg123_la-synth_8bit.lo src/libmpg123/libmpg123_la-synth.lo src/libmpg123/libmpg123_la-synth_s32.lo src/libmpg123/libmpg123_la-synth_real.lo src/libmpg123/libmpg123_la-lfs_alias.lo  src/libmpg123/libmpg123_la-icy.lo src/libmpg123/libmpg123_la-icy2utf8.lo src/libmpg123/libmpg123_la-feature.lo src/libmpg123/libmpg123_la-ntom.lo src/libmpg123/libmpg123_la-stringbuf.lo   src/libmpg123/libmpg123_la-getcpuflags_arm.lo src/libmpg123/check_neon.lo                                           src/libmpg123/dct36_neon64.lo src/libmpg123/dct64_neon64_float.lo src/libmpg123/synth_neon64_float.lo src/libmpg123/synth_stereo_neon64_float.lo src/libmpg123/synth_neon64_s32.lo src/libmpg123/synth_stereo_neon64_s32.lo src/libmpg123/synth_neon64_accurate.lo src/libmpg123/synth_stereo_neon64_accurate.lo  src/compat/libcompat.la -lm  
libtool: link: /usr/bin/nm -B  src/libmpg123/.libs/libmpg123_la-parse.o src/libmpg123/.libs/libmpg123_la-frame.o src/libmpg123/.libs/libmpg123_la-format.o src/libmpg123/.libs/libmpg123_la-dct64.o src/libmpg123/.libs/libmpg123_la-id3.o src/libmpg123/.libs/libmpg123_la-optimize.o src/libmpg123/.libs/libmpg123_la-readers.o src/libmpg123/.libs/libmpg123_la-tabinit.o src/libmpg123/.libs/libmpg123_la-libmpg123.o src/libmpg123/.libs/libmpg123_la-index.o src/libmpg123/.libs/libmpg123_la-layer1.o src/libmpg123/.libs/libmpg123_la-layer2.o src/libmpg123/.libs/libmpg123_la-layer3.o src/libmpg123/.libs/libmpg123_la-equalizer.o src/libmpg123/.libs/libmpg123_la-dither.o src/libmpg123/.libs/libmpg123_la-synth_8bit.o src/libmpg123/.libs/libmpg123_la-synth.o src/libmpg123/.libs/libmpg123_la-synth_s32.o src/libmpg123/.libs/libmpg123_la-synth_real.o src/libmpg123/.libs/libmpg123_la-lfs_alias.o src/libmpg123/.libs/libmpg123_la-icy.o src/libmpg123/.libs/libmpg123_la-icy2utf8.o src/libmpg123/.libs/libmpg123_la-feature.o src/libmpg123/.libs/libmpg123_la-ntom.o src/libmpg123/.libs/libmpg123_la-stringbuf.o src/libmpg123/.libs/libmpg123_la-getcpuflags_arm.o src/libmpg123/.libs/check_neon.o src/libmpg123/.libs/dct36_neon64.o src/libmpg123/.libs/dct64_neon64_float.o src/libmpg123/.libs/synth_neon64_float.o src/libmpg123/.libs/synth_stereo_neon64_float.o src/libmpg123/.libs/synth_neon64_s32.o src/libmpg123/.libs/synth_stereo_neon64_s32.o src/libmpg123/.libs/synth_neon64_accurate.o src/libmpg123/.libs/synth_stereo_neon64_accurate.o   src/compat/.libs/libcompat.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > src/libmpg123/.libs/libmpg123.exp
libtool: link: /usr/bin/grep -E -e "^mpg123_" "src/libmpg123/.libs/libmpg123.exp" > "src/libmpg123/.libs/libmpg123.expT"
libtool: link: mv -f "src/libmpg123/.libs/libmpg123.expT" "src/libmpg123/.libs/libmpg123.exp"
libtool: link: echo "{ global:" > src/libmpg123/.libs/libmpg123.ver
libtool: link:  cat src/libmpg123/.libs/libmpg123.exp | sed -e "s/\(.*\)/\1;/" >> src/libmpg123/.libs/libmpg123.ver
libtool: link:  echo "local: *; };" >> src/libmpg123/.libs/libmpg123.ver
libtool: link:  gcc -shared -Wl,--as-needed  -fPIC -DPIC  src/libmpg123/.libs/libmpg123_la-parse.o src/libmpg123/.libs/libmpg123_la-frame.o src/libmpg123/.libs/libmpg123_la-format.o src/libmpg123/.libs/libmpg123_la-dct64.o src/libmpg123/.libs/libmpg123_la-id3.o src/libmpg123/.libs/libmpg123_la-optimize.o src/libmpg123/.libs/libmpg123_la-readers.o src/libmpg123/.libs/libmpg123_la-tabinit.o src/libmpg123/.libs/libmpg123_la-libmpg123.o src/libmpg123/.libs/libmpg123_la-index.o src/libmpg123/.libs/libmpg123_la-layer1.o src/libmpg123/.libs/libmpg123_la-layer2.o src/libmpg123/.libs/libmpg123_la-layer3.o src/libmpg123/.libs/libmpg123_la-equalizer.o src/libmpg123/.libs/libmpg123_la-dither.o src/libmpg123/.libs/libmpg123_la-synth_8bit.o src/libmpg123/.libs/libmpg123_la-synth.o src/libmpg123/.libs/libmpg123_la-synth_s32.o src/libmpg123/.libs/libmpg123_la-synth_real.o src/libmpg123/.libs/libmpg123_la-lfs_alias.o src/libmpg123/.libs/libmpg123_la-icy.o src/libmpg123/.libs/libmpg123_la-icy2utf8.o src/libmpg123/.libs/libmpg123_la-feature.o src/libmpg123/.libs/libmpg123_la-ntom.o src/libmpg123/.libs/libmpg123_la-stringbuf.o src/libmpg123/.libs/libmpg123_la-getcpuflags_arm.o src/libmpg123/.libs/check_neon.o src/libmpg123/.libs/dct36_neon64.o src/libmpg123/.libs/dct64_neon64_float.o src/libmpg123/.libs/synth_neon64_float.o src/libmpg123/.libs/synth_stereo_neon64_float.o src/libmpg123/.libs/synth_neon64_s32.o src/libmpg123/.libs/synth_stereo_neon64_s32.o src/libmpg123/.libs/synth_neon64_accurate.o src/libmpg123/.libs/synth_stereo_neon64_accurate.o  -Wl,--whole-archive src/compat/.libs/libcompat.a -Wl,--no-whole-archive  -O2 -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lm -Wl,-soname -Wl,libmpg123.so.0 -Wl,-version-script -Wl,src/libmpg123/.libs/libmpg123.ver -o src/libmpg123/.libs/libmpg123.so.0.46.3
libtool: link: (cd "src/libmpg123/.libs" && rm -f "libmpg123.so.0" && ln -s "libmpg123.so.0.46.3" "libmpg123.so.0")
libtool: link: (cd "src/libmpg123/.libs" && rm -f "libmpg123.so" && ln -s "libmpg123.so.0.46.3" "libmpg123.so")
libtool: link: ( cd "src/libmpg123/.libs" && rm -f "libmpg123.la" && ln -s "../libmpg123.la" "libmpg123.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/mpg123-id3dump src/mpg123-id3dump.o src/getlopt.o  src/compat/libcompat.la src/libmpg123/libmpg123.la -lm  
libtool: link: gcc -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/.libs/mpg123-id3dump src/mpg123-id3dump.o src/getlopt.o  src/compat/.libs/libcompat.a src/libmpg123/.libs/libmpg123.so -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/mpg123-strip src/mpg123-strip.o src/getlopt.o src/compat/libcompat.la src/libmpg123/libmpg123.la -lm  
libtool: link: gcc -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/.libs/mpg123-strip src/mpg123-strip.o src/getlopt.o  src/compat/.libs/libcompat.a src/libmpg123/.libs/libmpg123.so -lm
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libsyn123/libsyn123_la-resample.lo `test -f 'src/libsyn123/resample.c' || echo './'`src/libsyn123/resample.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libsyn123/resample.c  -fPIC -DPIC -o src/libsyn123/.libs/libsyn123_la-resample.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -DPKGLIBDIR="\"/usr/lib64/mpg123\""  -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT  -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libsyn123/libsyn123_la-sampleconv.lo `test -f 'src/libsyn123/sampleconv.c' || echo './'`src/libsyn123/sampleconv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -DPKGLIBDIR=\"/usr/lib64/mpg123\" -I./src -I./src/compat -I./src/libmpg123 -I./src/libout123 -I./src/libmpg123 -I./src/libsyn123 -I./src/libout123 -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libsyn123/sampleconv.c  -fPIC -DPIC -o src/libsyn123/.libs/libsyn123_la-sampleconv.o
/bin/sh ./libtool  --tag=CC   --mode=link gcc -shared -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -no-undefined -version-info 1:4:1 -export-symbols-regex '^syn123_' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/libsyn123/libsyn123.la -rpath /usr/lib64 src/libsyn123/libsyn123_la-pinknoise.lo src/libsyn123/libsyn123_la-geiger.lo src/libsyn123/libsyn123_la-libsyn123.lo src/libsyn123/libsyn123_la-volume.lo src/libsyn123/libsyn123_la-resample.lo src/libsyn123/libsyn123_la-filter.lo src/libsyn123/libsyn123_la-sampleconv.lo src/compat/libcompat_str.la -lm 
libtool: link: /usr/bin/nm -B  src/libsyn123/.libs/libsyn123_la-pinknoise.o src/libsyn123/.libs/libsyn123_la-geiger.o src/libsyn123/.libs/libsyn123_la-libsyn123.o src/libsyn123/.libs/libsyn123_la-volume.o src/libsyn123/.libs/libsyn123_la-resample.o src/libsyn123/.libs/libsyn123_la-filter.o src/libsyn123/.libs/libsyn123_la-sampleconv.o   src/compat/.libs/libcompat_str.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > src/libsyn123/.libs/libsyn123.exp
libtool: link: /usr/bin/grep -E -e "^syn123_" "src/libsyn123/.libs/libsyn123.exp" > "src/libsyn123/.libs/libsyn123.expT"
libtool: link: mv -f "src/libsyn123/.libs/libsyn123.expT" "src/libsyn123/.libs/libsyn123.exp"
libtool: link: echo "{ global:" > src/libsyn123/.libs/libsyn123.ver
libtool: link:  cat src/libsyn123/.libs/libsyn123.exp | sed -e "s/\(.*\)/\1;/" >> src/libsyn123/.libs/libsyn123.ver
libtool: link:  echo "local: *; };" >> src/libsyn123/.libs/libsyn123.ver
libtool: link:  gcc -shared -Wl,--as-needed  -fPIC -DPIC  src/libsyn123/.libs/libsyn123_la-pinknoise.o src/libsyn123/.libs/libsyn123_la-geiger.o src/libsyn123/.libs/libsyn123_la-libsyn123.o src/libsyn123/.libs/libsyn123_la-volume.o src/libsyn123/.libs/libsyn123_la-resample.o src/libsyn123/.libs/libsyn123_la-filter.o src/libsyn123/.libs/libsyn123_la-sampleconv.o  -Wl,--whole-archive src/compat/.libs/libcompat_str.a -Wl,--no-whole-archive  -O2 -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lm -Wl,-soname -Wl,libsyn123.so.0 -Wl,-version-script -Wl,src/libsyn123/.libs/libsyn123.ver -o src/libsyn123/.libs/libsyn123.so.0.1.4
libtool: link: (cd "src/libsyn123/.libs" && rm -f "libsyn123.so.0" && ln -s "libsyn123.so.0.1.4" "libsyn123.so.0")
libtool: link: (cd "src/libsyn123/.libs" && rm -f "libsyn123.so" && ln -s "libsyn123.so.0.1.4" "libsyn123.so")
libtool: link: ( cd "src/libsyn123/.libs" && rm -f "libsyn123.la" && ln -s "../libsyn123.la" "libsyn123.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/out123 src/sysutil.o src/getlopt.o src/local.o src/filters.o src/out123.o  src/compat/libcompat.la src/libsyn123/libsyn123.la src/libout123/libout123.la -lm  
libtool: link: gcc -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/.libs/out123 src/sysutil.o src/getlopt.o src/local.o src/filters.o src/out123.o  src/compat/.libs/libcompat.a src/libsyn123/.libs/libsyn123.so src/libout123/.libs/libout123.so -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/mpg123 src/audio.o src/common.o src/sysutil.o src/control_generic.o src/equalizer.o src/getlopt.o src/httpget.o src/resolver.o src/genre.o src/mpg123.o src/metaprint.o src/local.o src/playlist.o src/streamdump.o src/term.o  src/compat/libcompat.la src/libmpg123/libmpg123.la src/libout123/libout123.la src/libsyn123/libsyn123.la -lm  
libtool: link: gcc -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/.libs/mpg123 src/audio.o src/common.o src/sysutil.o src/control_generic.o src/equalizer.o src/getlopt.o src/httpget.o src/resolver.o src/genre.o src/mpg123.o src/metaprint.o src/local.o src/playlist.o src/streamdump.o src/term.o  src/compat/.libs/libcompat.a src/libmpg123/.libs/libmpg123.so src/libout123/.libs/libout123.so src/libsyn123/.libs/libsyn123.so -lm
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.a4kIjW
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64
+ cd mpg123-1.28.2
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64 'INSTALL=/usr/bin/install -p'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg123-1.28.2'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64'
 /bin/sh ./libtool   --mode=install /usr/bin/install -p   src/libmpg123/libmpg123.la src/libout123/libout123.la src/libsyn123/libsyn123.la '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p src/libmpg123/.libs/libmpg123.so.0.46.3 /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/libmpg123.so.0.46.3
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64 && { ln -s -f libmpg123.so.0.46.3 libmpg123.so.0 || { rm -f libmpg123.so.0 && ln -s libmpg123.so.0.46.3 libmpg123.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64 && { ln -s -f libmpg123.so.0.46.3 libmpg123.so || { rm -f libmpg123.so && ln -s libmpg123.so.0.46.3 libmpg123.so; }; })
libtool: install: /usr/bin/install -p src/libmpg123/.libs/libmpg123.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/libmpg123.la
libtool: install: /usr/bin/install -p src/libout123/.libs/libout123.so.0.4.2 /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/libout123.so.0.4.2
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64 && { ln -s -f libout123.so.0.4.2 libout123.so.0 || { rm -f libout123.so.0 && ln -s libout123.so.0.4.2 libout123.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64 && { ln -s -f libout123.so.0.4.2 libout123.so || { rm -f libout123.so && ln -s libout123.so.0.4.2 libout123.so; }; })
libtool: install: /usr/bin/install -p src/libout123/.libs/libout123.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/libout123.la
libtool: install: /usr/bin/install -p src/libsyn123/.libs/libsyn123.so.0.1.4 /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/libsyn123.so.0.1.4
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64 && { ln -s -f libsyn123.so.0.1.4 libsyn123.so.0 || { rm -f libsyn123.so.0 && ln -s libsyn123.so.0.1.4 libsyn123.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64 && { ln -s -f libsyn123.so.0.1.4 libsyn123.so || { rm -f libsyn123.so && ln -s libsyn123.so.0.1.4 libsyn123.so; }; })
libtool: install: /usr/bin/install -p src/libsyn123/.libs/libsyn123.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/libsyn123.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -p src/mpg123 src/out123 src/mpg123-id3dump src/mpg123-strip '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/bin'
libtool: warning: 'src/libmpg123/libmpg123.la' has not been installed in '/usr/lib64'
libtool: warning: 'src/libout123/libout123.la' has not been installed in '/usr/lib64'
libtool: warning: 'src/libsyn123/libsyn123.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p src/.libs/mpg123 /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/bin/mpg123
libtool: warning: 'src/libsyn123/libsyn123.la' has not been installed in '/usr/lib64'
libtool: warning: 'src/libout123/libout123.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p src/.libs/out123 /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/bin/out123
libtool: warning: 'src/libmpg123/libmpg123.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p src/.libs/mpg123-id3dump /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/bin/mpg123-id3dump
libtool: warning: 'src/libmpg123/libmpg123.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p src/.libs/mpg123-strip /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/bin/mpg123-strip
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123'
 /bin/sh ./libtool   --mode=install /usr/bin/install -p   src/libout123/modules/output_dummy.la src/libout123/modules/output_alsa.la src/libout123/modules/output_jack.la src/libout123/modules/output_oss.la src/libout123/modules/output_portaudio.la src/libout123/modules/output_pulse.la src/libout123/modules/output_sdl.la src/libout123/modules/output_sndio.la src/libout123/modules/output_openal.la '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123'
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_dummy.so /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_dummy.so
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_dummy.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_dummy.la
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_alsa.so /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_alsa.so
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_alsa.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_alsa.la
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_jack.so /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_jack.so
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_jack.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_jack.la
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_oss.so /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_oss.so
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_oss.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_oss.la
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_portaudio.so /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_portaudio.so
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_portaudio.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_portaudio.la
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_pulse.so /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_pulse.so
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_pulse.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_pulse.la
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_sdl.so /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_sdl.so
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_sdl.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_sdl.la
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_sndio.so /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_sndio.so
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_sndio.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_sndio.la
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_openal.so /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_openal.so
libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_openal.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_openal.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/mpg123'
/usr/bin/make  install-exec-hook
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg123-1.28.2'
cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123 && rm -f  output_pulse.la output_alsa.la output_oss.la output_sndio.la output_jack.la output_portaudio.la output_sdl.la output_openal.la output_dummy.la
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg123-1.28.2'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/include'
 /usr/bin/install -p -m 644 src/libmpg123/fmt123.h '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/include'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 man1/mpg123.1 man1/out123.1 '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/share/man/man1'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/include'
 /usr/bin/install -p -m 644 src/libmpg123/mpg123.h src/libout123/out123.h src/libsyn123/syn123.h '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/include'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 libmpg123.pc libout123.pc libsyn123.pc '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/pkgconfig'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg123-1.28.2'
+ find /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64 -name '*.la' -delete
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.28.2-1.mga9 --unique-debug-suffix -1.28.2-1.mga9.aarch64 --unique-debug-src-base mpg123-1.28.2-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mpg123-1.28.2

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/bin/mpg123-strip
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/bin/mpg123
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/libmpg123.so.0.46.3
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/bin/out123
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/libout123.so.0.4.2
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/bin/mpg123-id3dump
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/libsyn123.so.0.1.4
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_alsa.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_dummy.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_jack.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_openal.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_oss.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_portaudio.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_pulse.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_sdl.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/lib64/mpg123/output_sndio.so
dwz: ./usr/bin/mpg123-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/mpg123-id3dump-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/mpg123-strip-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/out123-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libmpg123.so.0.46.3-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libout123.so.0.4.2-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libsyn123.so.0.1.4-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/mpg123/output_alsa.so-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/mpg123/output_dummy.so-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/mpg123/output_jack.so-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/mpg123/output_openal.so-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/mpg123/output_oss.so-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/mpg123/output_portaudio.so-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/mpg123/output_pulse.so-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/mpg123/output_sdl.so-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/mpg123/output_sndio.so-1.28.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 2424kB, size after compression: 2424kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 16 CRC32s did match.
3657 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: mpg123-1.28.2-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.36o6IN
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd mpg123-1.28.2
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/share/doc/mpg123
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/share/doc/mpg123
+ cp -pr doc/ACCURACY doc/BENCHMARKING doc/BUGS doc/CONTACT doc/LARGEFILE doc/LICENSE doc/Makemodule.am doc/PATENTS doc/README.3DNOW doc/README.gain doc/README.remote doc/ROAD_TO_LGPL doc/THANKS doc/TODO doc/doxy_examples.c doc/doxyfoot.xhtml doc/doxygen.conf doc/doxyhead.xhtml doc/examples doc/libmpg123_speed.txt /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/share/doc/mpg123
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/share/doc/mpg123
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/share/doc/mpg123
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/share/doc/mpg123
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/share/doc/mpg123
+ cp -pr mp3license /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64/usr/share/doc/mpg123
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: mpg123 = 1.28.2-1.mga9 mpg123(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libmpg123.so.0()(64bit) libout123.so.0()(64bit) libsyn123.so.0()(64bit)
Processing files: mpg123-pulse-1.28.2-1.mga9.aarch64
Provides: mpg123-pulse = 1.28.2-1.mga9 mpg123-pulse(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpulse-simple.so.0()(64bit) libpulse-simple.so.0(PULSE_0)(64bit) libpulse.so.0()(64bit) libpulse.so.0(PULSE_0)(64bit)
Processing files: mpg123-jack-1.28.2-1.mga9.aarch64
Provides: mpg123-jack = 1.28.2-1.mga9 mpg123-jack(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libjack.so.0()(64bit)
Processing files: mpg123-portaudio-1.28.2-1.mga9.aarch64
Provides: mpg123-portaudio = 1.28.2-1.mga9 mpg123-portaudio(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libportaudio.so.2()(64bit)
Processing files: mpg123-sdl-1.28.2-1.mga9.aarch64
Provides: mpg123-sdl = 1.28.2-1.mga9 mpg123-sdl(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libSDL-1.2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit)
Processing files: mpg123-openal-1.28.2-1.mga9.aarch64
Provides: mpg123-openal = 1.28.2-1.mga9 mpg123-openal(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libopenal.so.1()(64bit)
Processing files: mpg123-sndio-1.28.2-1.mga9.aarch64
Provides: mpg123-sndio = 1.28.2-1.mga9 mpg123-sndio(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libsndio.so.7()(64bit)
Processing files: lib64mpg123_0-1.28.2-1.mga9.aarch64
Provides: lib64mpg123_0 = 1.28.2-1.mga9 lib64mpg123_0(aarch-64) = 1.28.2-1.mga9 libmpg123.so.0()(64bit) libout123.so.0()(64bit) libsyn123.so.0()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit)
Processing files: lib64mpg123-devel-1.28.2-1.mga9.aarch64
Provides: devel(libmpg123(64bit)) devel(libout123(64bit)) devel(libsyn123(64bit)) lib64mpg123-devel = 1.28.2-1.mga9 lib64mpg123-devel(aarch-64) = 1.28.2-1.mga9 libmpg123-devel = 1.28.2-1.mga9 pkgconfig(libmpg123) = 1.28.2 pkgconfig(libout123) = 1.28.2 pkgconfig(libsyn123) = 1.28.2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libm(64bit)) pkgconfig
Processing files: mpg123-debugsource-1.28.2-1.mga9.aarch64
Provides: mpg123-debugsource = 1.28.2-1.mga9 mpg123-debugsource(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: mpg123-debuginfo-1.28.2-1.mga9.aarch64
Provides: debuginfo(build-id) = 480b0490f16df91a1885531cf01a3c35d1070327 debuginfo(build-id) = 82f8e4688b0282c24f04a1cf2d72b075208a7b54 debuginfo(build-id) = 92ca1ea8b51efbb666b6316155cbaf290ff661e4 debuginfo(build-id) = a02b52cf7c9079286f6271bacc2234bf77d0f9fa debuginfo(build-id) = b3350ee264fbc333adfeeca7d2bc8da2ee1819b2 debuginfo(build-id) = ec8f8875effadfdc2af3df8444298f74fea3e9f7 debuginfo(build-id) = fe825d0877d3b9451b915a17df7a79e3ada55fbc mpg123-debuginfo = 1.28.2-1.mga9 mpg123-debuginfo(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: mpg123-debugsource(aarch-64) = 1.28.2-1.mga9
Processing files: mpg123-pulse-debuginfo-1.28.2-1.mga9.aarch64
Provides: debuginfo(build-id) = 034b3af65bec1b3b64dc9ed92284706edb0d0ab2 mpg123-pulse-debuginfo = 1.28.2-1.mga9 mpg123-pulse-debuginfo(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: mpg123-debugsource(aarch-64) = 1.28.2-1.mga9
Processing files: mpg123-jack-debuginfo-1.28.2-1.mga9.aarch64
Provides: debuginfo(build-id) = 9342eee7f0d0fd4136f1635c75768cef385e92ff mpg123-jack-debuginfo = 1.28.2-1.mga9 mpg123-jack-debuginfo(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: mpg123-debugsource(aarch-64) = 1.28.2-1.mga9
Processing files: mpg123-portaudio-debuginfo-1.28.2-1.mga9.aarch64
Provides: debuginfo(build-id) = 9571cb64d7a3bcf746e92015ad1f7593ef0a73eb mpg123-portaudio-debuginfo = 1.28.2-1.mga9 mpg123-portaudio-debuginfo(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: mpg123-debugsource(aarch-64) = 1.28.2-1.mga9
Processing files: mpg123-sdl-debuginfo-1.28.2-1.mga9.aarch64
Provides: debuginfo(build-id) = 2ab7e7e97240ac3aaf3a1a8e2d1b6a6efedb9d80 mpg123-sdl-debuginfo = 1.28.2-1.mga9 mpg123-sdl-debuginfo(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: mpg123-debugsource(aarch-64) = 1.28.2-1.mga9
Processing files: mpg123-openal-debuginfo-1.28.2-1.mga9.aarch64
Provides: debuginfo(build-id) = bec7ae3dd20b0ba00e6c63a7584f89132bc82c17 mpg123-openal-debuginfo = 1.28.2-1.mga9 mpg123-openal-debuginfo(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: mpg123-debugsource(aarch-64) = 1.28.2-1.mga9
Processing files: mpg123-sndio-debuginfo-1.28.2-1.mga9.aarch64
Provides: debuginfo(build-id) = 9f4a78e0c5ac2a9297e3243c81b4a4150302f7cb mpg123-sndio-debuginfo = 1.28.2-1.mga9 mpg123-sndio-debuginfo(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: mpg123-debugsource(aarch-64) = 1.28.2-1.mga9
Processing files: lib64mpg123_0-debuginfo-1.28.2-1.mga9.aarch64
Provides: debuginfo(build-id) = 3aeb2054498f553cbbf8662852e72da055cbca3c debuginfo(build-id) = 3c677b7de9d88ef509ffa864492b49f3689aee5e debuginfo(build-id) = 657dc59d9a8790ed0010467f20b905363a752a82 lib64mpg123_0-debuginfo = 1.28.2-1.mga9 lib64mpg123_0-debuginfo(aarch-64) = 1.28.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: mpg123-debugsource(aarch-64) = 1.28.2-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-jack-debuginfo-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-pulse-debuginfo-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-sndio-debuginfo-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-portaudio-debuginfo-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-sdl-debuginfo-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-openal-debuginfo-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64mpg123-devel-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64mpg123_0-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-sndio-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-pulse-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-sdl-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-portaudio-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-openal-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-jack-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-debuginfo-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64mpg123_0-debuginfo-1.28.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-debugsource-1.28.2-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WyLOMl
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd mpg123-1.28.2
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mpg123-1.28.2-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eKehNU
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf mpg123-1.28.2
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!