D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/mpg123-1.26.4-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Cearne + 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.26.4 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/mpg123-1.26.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpg123-1.26.4 + /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.IGBKff + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpg123-1.26.4 + '[' 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 + 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... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... aarch64-mageia-linux-gnu-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... -ldl 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 aarch64-mageia-linux-gnu-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/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) 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... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-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... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-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 for ANSI C header files... (cached) yes 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 working AI_ADDRCONFIG... 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 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 PULSE... 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.26.4 Install path ............ /usr CPU Optimization ........ aarch64 Compiler Optimization ... 2 Gapless Support ......... enabled 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 ... alsa tinyalsa oss coreaudio sndio sun win32 win32_wasapi os2 esd jack portaudio pulse sdl nas arts openal dummy Detected audio support .. alsa oss sndio jack portaudio pulse sdl openal dummy Default output module ... 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='-ldl' 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 aarch64-mageia-linux-gnu-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 /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 src/metaprint.c: In function 'print_oneline': src/metaprint.c:84:40: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] 84 | snprintf( fmt, sizeof(fmt)-1, "%%s:%%-%ds%%s\n" | ^~ src/metaprint.c:84:32: note: directive argument in the range [-2147483639, 2147483647] 84 | snprintf( fmt, sizeof(fmt)-1, "%%s:%%-%ds%%s\n" | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ./src/compat/compat.h:34, from src/mpg123app.h:17, from src/common.h:12, from src/metaprint.c:17: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 11 and 21 bytes into a destination of size 13 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/metaprint.c: In function 'print_pair': src/metaprint.c:120:61: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 16 [-Wformat-truncation=] 120 | snprintf( cfmt, sizeof(cfmt)-1, "%%s:%%-%ds%%-%ds %%s:%%-%ds%%-%ds\n" | ^~ src/metaprint.c:120:35: note: directive argument in the range [-2147483640, 2147483647] 120 | snprintf( cfmt, sizeof(cfmt)-1, "%%s:%%-%ds%%-%ds %%s:%%-%ds%%-%ds\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ./src/compat/compat.h:34, from src/mpg123app.h:17, from src/common.h:12, from src/metaprint.c:17: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 26 and 66 bytes into a destination of size 34 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/equalizer.lo src/libmpg123/equalizer.c libtool: compile: aarch64-mageia-linux-gnu-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/equalizer.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/dct64.lo src/libmpg123/dct64.c libtool: compile: aarch64-mageia-linux-gnu-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/dct64.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/frame.lo src/libmpg123/frame.c libtool: compile: aarch64-mageia-linux-gnu-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/frame.o aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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/libmpg123/parse.lo src/libmpg123/parse.c libtool: compile: aarch64-mageia-linux-gnu-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/parse.o aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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/libmpg123/optimize.lo src/libmpg123/optimize.c libtool: compile: aarch64-mageia-linux-gnu-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/optimize.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/format.lo src/libmpg123/format.c libtool: compile: aarch64-mageia-linux-gnu-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/format.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/index.lo src/libmpg123/index.c libtool: compile: aarch64-mageia-linux-gnu-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/index.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/tabinit.lo src/libmpg123/tabinit.c libtool: compile: aarch64-mageia-linux-gnu-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/tabinit.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/icy.lo src/libmpg123/icy.c libtool: compile: aarch64-mageia-linux-gnu-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/icy.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/stringbuf.lo src/libmpg123/stringbuf.c libtool: compile: aarch64-mageia-linux-gnu-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/stringbuf.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/readers.lo src/libmpg123/readers.c libtool: compile: aarch64-mageia-linux-gnu-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/readers.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/id3.lo src/libmpg123/id3.c libtool: compile: aarch64-mageia-linux-gnu-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/id3.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/libmpg123.lo src/libmpg123/libmpg123.c libtool: compile: aarch64-mageia-linux-gnu-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.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/icy2utf8.lo src/libmpg123/icy2utf8.c libtool: compile: aarch64-mageia-linux-gnu-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/icy2utf8.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/ntom.lo src/libmpg123/ntom.c libtool: compile: aarch64-mageia-linux-gnu-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/ntom.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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/libmpg123/synth_8bit.lo src/libmpg123/synth_8bit.c libtool: compile: aarch64-mageia-linux-gnu-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/synth_8bit.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/getcpuflags_arm.lo src/libmpg123/getcpuflags_arm.c libtool: compile: aarch64-mageia-linux-gnu-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/getcpuflags_arm.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/dither.lo src/libmpg123/dither.c libtool: compile: aarch64-mageia-linux-gnu-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/dither.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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/libmpg123/layer2.lo src/libmpg123/layer2.c libtool: compile: aarch64-mageia-linux-gnu-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/layer2.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/feature.lo src/libmpg123/feature.c libtool: compile: aarch64-mageia-linux-gnu-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/feature.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/layer1.lo src/libmpg123/layer1.c libtool: compile: aarch64-mageia-linux-gnu-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/layer1.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/synth_real.lo src/libmpg123/synth_real.c libtool: compile: aarch64-mageia-linux-gnu-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/synth_real.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/lfs_alias.lo src/libmpg123/lfs_alias.c libtool: compile: aarch64-mageia-linux-gnu-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/lfs_alias.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/stringlists.lo src/libout123/stringlists.c libtool: compile: aarch64-mageia-linux-gnu-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/stringlists.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/synth_s32.lo src/libmpg123/synth_s32.c libtool: compile: aarch64-mageia-linux-gnu-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/synth_s32.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/xfermem.lo src/libout123/xfermem.c libtool: compile: aarch64-mageia-linux-gnu-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/xfermem.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/synth.lo src/libmpg123/synth.c libtool: compile: aarch64-mageia-linux-gnu-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/synth.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/hextxt.lo src/libout123/hextxt.c libtool: compile: aarch64-mageia-linux-gnu-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/hextxt.o /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-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 -ldl libtool: link: aarch64-mageia-linux-gnu-ar cr src/compat/.libs/libcompat_dl.a src/compat/.libs/compat_dl.o libtool: link: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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/wav.lo src/libout123/wav.c libtool: compile: aarch64-mageia-linux-gnu-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/wav.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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/libout123.lo src/libout123/libout123.c libtool: compile: aarch64-mageia-linux-gnu-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.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/buffer.lo src/libout123/buffer.c libtool: compile: aarch64-mageia-linux-gnu-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/buffer.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libsyn123/pinknoise.lo src/libsyn123/pinknoise.c libtool: compile: aarch64-mageia-linux-gnu-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/pinknoise.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libsyn123/volume.lo src/libsyn123/volume.c libtool: compile: aarch64-mageia-linux-gnu-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/volume.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libsyn123/geiger.lo src/libsyn123/geiger.c libtool: compile: aarch64-mageia-linux-gnu-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/geiger.o /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-ar cr src/compat/.libs/libcompat_str.a src/compat/.libs/compat_str.o libtool: link: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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/modules/output_dummy_la-dummy.lo `test -f 'src/libout123/modules/dummy.c' || echo './'`src/libout123/modules/dummy.c libtool: compile: aarch64-mageia-linux-gnu-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=compile aarch64-mageia-linux-gnu-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/modules/output_alsa_la-alsa.lo `test -f 'src/libout123/modules/alsa.c' || echo './'`src/libout123/modules/alsa.c libtool: compile: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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/libsyn123/libsyn123.lo src/libsyn123/libsyn123.c libtool: compile: aarch64-mageia-linux-gnu-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.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/modules/output_oss_la-oss.lo `test -f 'src/libout123/modules/oss.c' || echo './'`src/libout123/modules/oss.c libtool: compile: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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/modules/output_portaudio_la-portaudio.lo `test -f 'src/libout123/modules/portaudio.c' || echo './'`src/libout123/modules/portaudio.c libtool: compile: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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/libsyn123/filter.lo src/libsyn123/filter.c libtool: compile: aarch64-mageia-linux-gnu-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/filter.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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 -o src/libout123/modules/output_pulse_la-pulse.lo `test -f 'src/libout123/modules/pulse.c' || echo './'`src/libout123/modules/pulse.c libtool: compile: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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/modules/output_jack_la-jack.lo `test -f 'src/libout123/modules/jack.c' || echo './'`src/libout123/modules/jack.c libtool: compile: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 -o src/libout123/modules/output_openal_la-openal.lo `test -f 'src/libout123/modules/openal.c' || echo './'`src/libout123/modules/openal.c libtool: compile: aarch64-mageia-linux-gnu-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=compile aarch64-mageia-linux-gnu-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/modules/output_sndio_la-sndio.lo `test -f 'src/libout123/modules/sndio.c' || echo './'`src/libout123/modules/sndio.c libtool: compile: aarch64-mageia-linux-gnu-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=compile aarch64-mageia-linux-gnu-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 -o src/libout123/modules/output_sdl_la-sdl.lo `test -f 'src/libout123/modules/sdl.c' || echo './'`src/libout123/modules/sdl.c libtool: compile: aarch64-mageia-linux-gnu-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=link aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-ar cr src/compat/.libs/libcompat.a src/compat/.libs/compat_str.o src/compat/.libs/compat.o libtool: link: aarch64-mageia-linux-gnu-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=link aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-ar cr src/libout123/.libs/libmodule.a src/libout123/.libs/module.o libtool: link: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 -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/aarch64-mageia-linux-gnu-nm -p 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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 -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/aarch64-mageia-linux-gnu-nm -p 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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 -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/aarch64-mageia-linux-gnu-nm -p 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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 -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/aarch64-mageia-linux-gnu-nm -p 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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 -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/aarch64-mageia-linux-gnu-nm -p 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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc -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 libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p 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: aarch64-mageia-linux-gnu-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 -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 aarch64-mageia-linux-gnu-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 -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/aarch64-mageia-linux-gnu-nm -p 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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc -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/aarch64-mageia-linux-gnu-nm -p 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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc -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/aarch64-mageia-linux-gnu-nm -p 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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 -no-undefined -version-info 3:0:3 -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.lo src/libout123/stringlists.lo src/libout123/wav.lo src/libout123/hextxt.lo src/libout123/buffer.lo src/libout123/xfermem.lo src/libout123/libmodule.la src/compat/libcompat.la -lm src/compat/libcompat_dl.la libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p src/libout123/.libs/libout123.o src/libout123/.libs/stringlists.o src/libout123/.libs/wav.o src/libout123/.libs/hextxt.o src/libout123/.libs/buffer.o src/libout123/.libs/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: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC src/libout123/.libs/libout123.o src/libout123/.libs/stringlists.o src/libout123/.libs/wav.o src/libout123/.libs/hextxt.o src/libout123/.libs/buffer.o src/libout123/.libs/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 -ldl -Wl,-soname -Wl,libout123.so.0 -Wl,-version-script -Wl,src/libout123/.libs/libout123.ver -o src/libout123/.libs/libout123.so.0.3.0 libtool: link: (cd "src/libout123/.libs" && rm -f "libout123.so.0" && ln -s "libout123.so.0.3.0" "libout123.so.0") libtool: link: (cd "src/libout123/.libs" && rm -f "libout123.so" && ln -s "libout123.so.0.3.0" "libout123.so") libtool: link: ( cd "src/libout123/.libs" && rm -f "libout123.la" && ln -s "../libout123.la" "libout123.la" ) /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libsyn123/resample.lo src/libsyn123/resample.c libtool: compile: aarch64-mageia-linux-gnu-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/resample.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libmpg123/layer3.lo src/libmpg123/layer3.c libtool: compile: aarch64-mageia-linux-gnu-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/layer3.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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/libsyn123/sampleconv.lo src/libsyn123/sampleconv.c libtool: compile: aarch64-mageia-linux-gnu-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/sampleconv.o /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-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 -no-undefined -version-info 45:3:45 -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/parse.lo src/libmpg123/frame.lo src/libmpg123/format.lo src/libmpg123/dct64.lo src/libmpg123/equalizer.lo src/libmpg123/id3.lo src/libmpg123/optimize.lo src/libmpg123/readers.lo src/libmpg123/tabinit.lo src/libmpg123/libmpg123.lo src/libmpg123/index.lo src/compat/libcompat.la src/libmpg123/stringbuf.lo src/libmpg123/icy.lo src/libmpg123/icy2utf8.lo src/libmpg123/ntom.lo src/libmpg123/synth.lo src/libmpg123/synth_8bit.lo src/libmpg123/layer1.lo src/libmpg123/layer2.lo src/libmpg123/layer3.lo src/libmpg123/dct36_neon64.lo src/libmpg123/dct64_neon64_float.lo src/libmpg123/synth_neon64_float.lo src/libmpg123/synth_neon64_s32.lo src/libmpg123/synth_stereo_neon64_float.lo src/libmpg123/synth_stereo_neon64_s32.lo src/libmpg123/synth_neon64_accurate.lo src/libmpg123/synth_stereo_neon64_accurate.lo src/libmpg123/synth_s32.lo src/libmpg123/synth_real.lo src/libmpg123/dither.lo src/libmpg123/getcpuflags_arm.lo src/libmpg123/check_neon.lo src/libmpg123/feature.lo src/libmpg123/lfs_alias.lo -lm libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p src/libmpg123/.libs/parse.o src/libmpg123/.libs/frame.o src/libmpg123/.libs/format.o src/libmpg123/.libs/dct64.o src/libmpg123/.libs/equalizer.o src/libmpg123/.libs/id3.o src/libmpg123/.libs/optimize.o src/libmpg123/.libs/readers.o src/libmpg123/.libs/tabinit.o src/libmpg123/.libs/libmpg123.o src/libmpg123/.libs/index.o src/libmpg123/.libs/stringbuf.o src/libmpg123/.libs/icy.o src/libmpg123/.libs/icy2utf8.o src/libmpg123/.libs/ntom.o src/libmpg123/.libs/synth.o src/libmpg123/.libs/synth_8bit.o src/libmpg123/.libs/layer1.o src/libmpg123/.libs/layer2.o src/libmpg123/.libs/layer3.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_neon64_s32.o src/libmpg123/.libs/synth_stereo_neon64_float.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/libmpg123/.libs/synth_s32.o src/libmpg123/.libs/synth_real.o src/libmpg123/.libs/dither.o src/libmpg123/.libs/getcpuflags_arm.o src/libmpg123/.libs/check_neon.o src/libmpg123/.libs/feature.o src/libmpg123/.libs/lfs_alias.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: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC src/libmpg123/.libs/parse.o src/libmpg123/.libs/frame.o src/libmpg123/.libs/format.o src/libmpg123/.libs/dct64.o src/libmpg123/.libs/equalizer.o src/libmpg123/.libs/id3.o src/libmpg123/.libs/optimize.o src/libmpg123/.libs/readers.o src/libmpg123/.libs/tabinit.o src/libmpg123/.libs/libmpg123.o src/libmpg123/.libs/index.o src/libmpg123/.libs/stringbuf.o src/libmpg123/.libs/icy.o src/libmpg123/.libs/icy2utf8.o src/libmpg123/.libs/ntom.o src/libmpg123/.libs/synth.o src/libmpg123/.libs/synth_8bit.o src/libmpg123/.libs/layer1.o src/libmpg123/.libs/layer2.o src/libmpg123/.libs/layer3.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_neon64_s32.o src/libmpg123/.libs/synth_stereo_neon64_float.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/libmpg123/.libs/synth_s32.o src/libmpg123/.libs/synth_real.o src/libmpg123/.libs/dither.o src/libmpg123/.libs/getcpuflags_arm.o src/libmpg123/.libs/check_neon.o src/libmpg123/.libs/feature.o src/libmpg123/.libs/lfs_alias.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.45.3 libtool: link: (cd "src/libmpg123/.libs" && rm -f "libmpg123.so.0" && ln -s "libmpg123.so.0.45.3" "libmpg123.so.0") libtool: link: (cd "src/libmpg123/.libs" && rm -f "libmpg123.so" && ln -s "libmpg123.so.0.45.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 aarch64-mageia-linux-gnu-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 -no-undefined -version-info 1:1: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/pinknoise.lo src/libsyn123/geiger.lo src/libsyn123/libsyn123.lo src/libsyn123/volume.lo src/libsyn123/resample.lo src/libsyn123/filter.lo src/libsyn123/sampleconv.lo src/compat/libcompat_str.la -lm libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p src/libsyn123/.libs/pinknoise.o src/libsyn123/.libs/geiger.o src/libsyn123/.libs/libsyn123.o src/libsyn123/.libs/volume.o src/libsyn123/.libs/resample.o src/libsyn123/.libs/filter.o src/libsyn123/.libs/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: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC src/libsyn123/.libs/pinknoise.o src/libsyn123/.libs/geiger.o src/libsyn123/.libs/libsyn123.o src/libsyn123/.libs/volume.o src/libsyn123/.libs/resample.o src/libsyn123/.libs/filter.o src/libsyn123/.libs/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.1 libtool: link: (cd "src/libsyn123/.libs" && rm -f "libsyn123.so.0" && ln -s "libsyn123.so.0.1.1" "libsyn123.so.0") libtool: link: (cd "src/libsyn123/.libs" && rm -f "libsyn123.so" && ln -s "libsyn123.so.0.1.1" "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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-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/filters.o src/out123.o src/compat/libcompat.la src/libsyn123/libsyn123.la src/libout123/libout123.la -lm libtool: link: aarch64-mageia-linux-gnu-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/filters.o src/out123.o src/compat/.libs/libcompat.a src/libsyn123/.libs/libsyn123.so src/libout123/.libs/libout123.so -lm -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WuNfac + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64 + cd mpg123-1.26.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg123-1.26.4' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.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.26.4-1.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p src/libmpg123/.libs/libmpg123.so.0.45.3 /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/libmpg123.so.0.45.3 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64 && { ln -s -f libmpg123.so.0.45.3 libmpg123.so.0 || { rm -f libmpg123.so.0 && ln -s libmpg123.so.0.45.3 libmpg123.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64 && { ln -s -f libmpg123.so.0.45.3 libmpg123.so || { rm -f libmpg123.so && ln -s libmpg123.so.0.45.3 libmpg123.so; }; }) libtool: install: /usr/bin/install -p src/libmpg123/.libs/libmpg123.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/libmpg123.la libtool: install: /usr/bin/install -p src/libout123/.libs/libout123.so.0.3.0 /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/libout123.so.0.3.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64 && { ln -s -f libout123.so.0.3.0 libout123.so.0 || { rm -f libout123.so.0 && ln -s libout123.so.0.3.0 libout123.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64 && { ln -s -f libout123.so.0.3.0 libout123.so || { rm -f libout123.so && ln -s libout123.so.0.3.0 libout123.so; }; }) libtool: install: /usr/bin/install -p src/libout123/.libs/libout123.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/libout123.la libtool: install: /usr/bin/install -p src/libsyn123/.libs/libsyn123.so.0.1.1 /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/libsyn123.so.0.1.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64 && { ln -s -f libsyn123.so.0.1.1 libsyn123.so.0 || { rm -f libsyn123.so.0 && ln -s libsyn123.so.0.1.1 libsyn123.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64 && { ln -s -f libsyn123.so.0.1.1 libsyn123.so || { rm -f libsyn123.so && ln -s libsyn123.so.0.1.1 libsyn123.so; }; }) libtool: install: /usr/bin/install -p src/libsyn123/.libs/libsyn123.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/libsyn123.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.aarch64/usr/bin/mpg123-strip /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.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.26.4-1.mga8.aarch64/usr/lib64/mpg123' libtool: install: /usr/bin/install -p src/libout123/modules/.libs/output_dummy.so /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4-1.mga8.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.26.4' cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123 && rm -f output_alsa.la output_oss.la output_sndio.la output_jack.la output_portaudio.la output_pulse.la output_sdl.la output_openal.la output_dummy.la make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg123-1.26.4' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/include' /usr/bin/install -p -m 644 src/libmpg123/fmt123.h '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 man1/mpg123.1 man1/out123.1 '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.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.26.4-1.mga8.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libmpg123.pc libout123.pc libsyn123.pc '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/pkgconfig' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg123-1.26.4' + find /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.26.4-1.mga8 --unique-debug-suffix -1.26.4-1.mga8.aarch64 --unique-debug-src-base mpg123-1.26.4-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mpg123-1.26.4 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/bin/mpg123-id3dump explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/bin/mpg123-strip extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/bin/mpg123-id3dump explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/libout123.so.0.3.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/bin/mpg123-strip explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/libmpg123.so.0.45.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/bin/out123 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/libsyn123.so.0.1.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/bin/mpg123 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/libsyn123.so.0.1.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/libmpg123.so.0.45.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/libout123.so.0.3.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/bin/mpg123 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/bin/out123 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_alsa.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_alsa.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_dummy.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_dummy.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_jack.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_jack.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_openal.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_openal.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_portaudio.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_portaudio.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_sndio.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_sdl.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_oss.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_sndio.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_pulse.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_oss.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_sdl.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/lib64/mpg123/output_pulse.so original debug info size: 3180kB, size after compression: 2916kB /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. 2904 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: mpg123-1.26.4-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UsZO2b + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpg123-1.26.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/share/doc/mpg123 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.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.26.4-1.mga8.aarch64/usr/share/doc/mpg123 + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/share/doc/mpg123 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/share/doc/mpg123 + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/share/doc/mpg123 + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/share/doc/mpg123 + cp -pr mp3license /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64/usr/share/doc/mpg123 + RPM_EC=0 ++ jobs -p + exit 0 Provides: mpg123 = 1.26.4-1.mga8 mpg123(aarch-64) = 1.26.4-1.mga8 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) 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.26.4-1.mga8.aarch64 Provides: mpg123-pulse = 1.26.4-1.mga8 mpg123-pulse(aarch-64) = 1.26.4-1.mga8 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.26.4-1.mga8.aarch64 Provides: mpg123-jack = 1.26.4-1.mga8 mpg123-jack(aarch-64) = 1.26.4-1.mga8 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) libjack.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: mpg123-portaudio-1.26.4-1.mga8.aarch64 Provides: mpg123-portaudio = 1.26.4-1.mga8 mpg123-portaudio(aarch-64) = 1.26.4-1.mga8 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.26.4-1.mga8.aarch64 Provides: mpg123-sdl = 1.26.4-1.mga8 mpg123-sdl(aarch-64) = 1.26.4-1.mga8 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.26.4-1.mga8.aarch64 Provides: mpg123-openal = 1.26.4-1.mga8 mpg123-openal(aarch-64) = 1.26.4-1.mga8 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.26.4-1.mga8.aarch64 Provides: mpg123-sndio = 1.26.4-1.mga8 mpg123-sndio(aarch-64) = 1.26.4-1.mga8 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.1()(64bit) Processing files: lib64mpg123_0-1.26.4-1.mga8.aarch64 Provides: lib64mpg123_0 = 1.26.4-1.mga8 lib64mpg123_0(aarch-64) = 1.26.4-1.mga8 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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) Processing files: lib64mpg123-devel-1.26.4-1.mga8.aarch64 Provides: devel(libmpg123(64bit)) devel(libout123(64bit)) devel(libsyn123(64bit)) lib64mpg123-devel = 1.26.4-1.mga8 lib64mpg123-devel(aarch-64) = 1.26.4-1.mga8 libmpg123-devel = 1.26.4-1.mga8 pkgconfig(libmpg123) = 1.26.4 pkgconfig(libout123) = 1.26.4 pkgconfig(libsyn123) = 1.26.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libdl(64bit)) devel(libm(64bit)) pkgconfig Processing files: mpg123-debugsource-1.26.4-1.mga8.aarch64 Provides: mpg123-debugsource = 1.26.4-1.mga8 mpg123-debugsource(aarch-64) = 1.26.4-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mpg123-debuginfo-1.26.4-1.mga8.aarch64 Provides: debuginfo(build-id) = 08a4af283b83804ae56d7cfaf8ad89ab1c3c7253 debuginfo(build-id) = 0c41582888163b919fe013187d95f88a1ebb27ac debuginfo(build-id) = 242850db83be0b1b11121bbd423124d6eb9246ad debuginfo(build-id) = 4849170997a540abdd4726032cc9835b0ed013b0 debuginfo(build-id) = 6415970a90fb0c9aa4f5848497dfdae1abadec07 debuginfo(build-id) = 7ab97d267880f4ffe66632ccfb51818349749190 debuginfo(build-id) = c229f8f91251f9653d93980026aec8b83b38afa2 mpg123-debuginfo = 1.26.4-1.mga8 mpg123-debuginfo(aarch-64) = 1.26.4-1.mga8 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.26.4-1.mga8 Processing files: mpg123-pulse-debuginfo-1.26.4-1.mga8.aarch64 Provides: debuginfo(build-id) = 6e88dba89bca4e5ebe12ae8d0ff8db39466eb4ef mpg123-pulse-debuginfo = 1.26.4-1.mga8 mpg123-pulse-debuginfo(aarch-64) = 1.26.4-1.mga8 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.26.4-1.mga8 Processing files: mpg123-jack-debuginfo-1.26.4-1.mga8.aarch64 Provides: debuginfo(build-id) = a9aaea0fd1e2363f92a648e1e731bebc463b6565 mpg123-jack-debuginfo = 1.26.4-1.mga8 mpg123-jack-debuginfo(aarch-64) = 1.26.4-1.mga8 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.26.4-1.mga8 Processing files: mpg123-portaudio-debuginfo-1.26.4-1.mga8.aarch64 Provides: debuginfo(build-id) = e8c86b425ecda6d5ae412f4cbcc252493111afc4 mpg123-portaudio-debuginfo = 1.26.4-1.mga8 mpg123-portaudio-debuginfo(aarch-64) = 1.26.4-1.mga8 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.26.4-1.mga8 Processing files: mpg123-sdl-debuginfo-1.26.4-1.mga8.aarch64 Provides: debuginfo(build-id) = ea37d0be7514c338bf5f38949a6672f7c3f177a3 mpg123-sdl-debuginfo = 1.26.4-1.mga8 mpg123-sdl-debuginfo(aarch-64) = 1.26.4-1.mga8 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.26.4-1.mga8 Processing files: mpg123-openal-debuginfo-1.26.4-1.mga8.aarch64 Provides: debuginfo(build-id) = 7741a9e3a0f2d0956917d784f1b758c946f0f049 mpg123-openal-debuginfo = 1.26.4-1.mga8 mpg123-openal-debuginfo(aarch-64) = 1.26.4-1.mga8 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.26.4-1.mga8 Processing files: mpg123-sndio-debuginfo-1.26.4-1.mga8.aarch64 Provides: debuginfo(build-id) = b18e16b08f5215b2bf16d2bcac3766bc90e82a3e mpg123-sndio-debuginfo = 1.26.4-1.mga8 mpg123-sndio-debuginfo(aarch-64) = 1.26.4-1.mga8 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.26.4-1.mga8 Processing files: lib64mpg123_0-debuginfo-1.26.4-1.mga8.aarch64 Provides: debuginfo(build-id) = 11b5299eb25b182c65249087b4ab1e17e956b3f9 debuginfo(build-id) = a7b718328f46f66cb0bf3dae4d8d386e6060eaa3 debuginfo(build-id) = c73573cd909262d1788933f6cc0feaf04a609c96 lib64mpg123_0-debuginfo = 1.26.4-1.mga8 lib64mpg123_0-debuginfo(aarch-64) = 1.26.4-1.mga8 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.26.4-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-jack-debuginfo-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-portaudio-debuginfo-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-sdl-debuginfo-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-openal-debuginfo-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64mpg123-devel-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-pulse-debuginfo-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64mpg123_0-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-openal-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-jack-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-sndio-debuginfo-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-portaudio-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-debuginfo-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-pulse-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-sdl-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-sndio-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64mpg123_0-debuginfo-1.26.4-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-debugsource-1.26.4-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qeJAvf + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpg123-1.26.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mpg123-1.26.4-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V4Opod + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mpg123-1.26.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!