D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/mpg123-1.25.13-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WdOXFd + 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.25.13 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/mpg123-1.25.13.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpg123-1.25.13 + /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.HQ0nJd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpg123-1.25.13 + '[' 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=. + /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 for style of include used by make... GNU 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... (cached) aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of aarch64-mageia-linux-gnu-gcc... (cached) none 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 int32_t... 4 checking size of long... 8 checking if we want to enable alias wrappers for largefile... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working 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 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 netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for sys/param.h... (cached) 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 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... 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 mpg123.spec config.status: creating src/libmpg123/mpg123.h config.status: creating src/libout123/out123.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands mpg123 1.25.13 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 ...... fast 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. 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' LIBS='-lm -ldl ' Next type 'make' and then 'make install'. + /usr/bin/make -O -j8 V=1 VERBOSE=1 /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/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/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/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/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/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/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/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/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 /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/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/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/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/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/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/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/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/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/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/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/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/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 /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/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/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 /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/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/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/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/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/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/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/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/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/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/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/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/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 --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/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/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 --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/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/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 --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/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/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 --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/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/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 --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/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/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 --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/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/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 --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/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.lo src/libmpg123/dct64_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/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.S -fPIC -DPIC -o src/libmpg123/.libs/dct64_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/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/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 --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/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.lo src/libmpg123/synth_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/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.S -fPIC -DPIC -o src/libmpg123/.libs/synth_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/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/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/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/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 --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/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.lo src/libmpg123/synth_stereo_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/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.S -fPIC -DPIC -o src/libmpg123/.libs/synth_stereo_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/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/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 --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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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=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 -lm -ldl libtool: link: aarch64-mageia-linux-gnu-ar cru 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/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/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 src/libout123/wav.c: In function 'open_file': src/libout123/wav.c:174:2: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] 174 | setuid(getuid()); | ^~~~~~~~~~~~~~~~ /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/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/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/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/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/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/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/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/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/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/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/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/src_libout123_modules_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/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/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/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/src_libout123_modules_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/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/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/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/src_libout123_modules_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/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/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/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/src_libout123_modules_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/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/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/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/src_libout123_modules_output_portaudio_la-portaudio.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/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/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/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/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/src_libout123_modules_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/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/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/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/src_libout123_modules_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/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/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/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/src_libout123_modules_output_sdl_la-sdl.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/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/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/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/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/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/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/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 /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/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/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/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/src_libout123_modules_output_openal_la-openal.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/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/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/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 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/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_pair': src/metaprint.c:122: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=] 122 | snprintf( cfmt, sizeof(cfmt)-1, "%%s:%%-%ds%%-%ds %%s:%%-%ds%%-%ds\n" | ^~ src/metaprint.c:122:35: note: directive argument in the range [-2147483640, 2147483647] 122 | snprintf( cfmt, sizeof(cfmt)-1, "%%s:%%-%ds%%-%ds %%s:%%-%ds%%-%ds\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ./src/compat/compat.h:35, from src/mpg123app.h:17, from src/metaprint.c:12: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 26 and 66 bytes into a destination of size 34 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/metaprint.c:86:40: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] 86 | snprintf( fmt, sizeof(fmt)-1, "%%s:%%-%ds%%s\n" | ^~ src/metaprint.c:86:32: note: directive argument in the range [-2147483639, 2147483647] 86 | snprintf( fmt, sizeof(fmt)-1, "%%s:%%-%ds%%s\n" | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ./src/compat/compat.h:35, from src/mpg123app.h:17, from src/metaprint.c:12: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 21 bytes into a destination of size 13 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/metaprint.c:86:40: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] 86 | snprintf( fmt, sizeof(fmt)-1, "%%s:%%-%ds%%s\n" | ^~ src/metaprint.c:86:32: note: directive argument in the range [-2147483639, 2147483647] 86 | snprintf( fmt, sizeof(fmt)-1, "%%s:%%-%ds%%s\n" | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ./src/compat/compat.h:35, from src/mpg123app.h:17, from src/metaprint.c:12: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 21 bytes into a destination of size 13 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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/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 src/mpg123-strip.c: In function 'do_work': src/mpg123-strip.c:145:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 145 | write(STDOUT_FILENO, hbuf, 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/mpg123-strip.c:146:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 146 | write(STDOUT_FILENO, bodydata, bodybytes); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/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/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 src/term.c: In function 'term_init': src/term.c:113:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 113 | write(STDERR_FILENO, hide_cursor, sizeof(hide_cursor)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/term.c: In function 'term_exit': src/term.c:554:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 554 | write(STDERR_FILENO, cursor_restore, sizeof(cursor_restore)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/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/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/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 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/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 src/mpg123-id3dump.c: In function 'open_picfile': src/mpg123-id3dump.c:293:12: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 293 | digits = snprintf(&dum, 1, "%lu", count); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ./src/compat/compat.h:35, from src/mpg123-id3dump.c:13: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 21 bytes into a destination of size 1 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -lm -ldl libtool: link: aarch64-mageia-linux-gnu-ar cru 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" ) 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/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/waves.o src/waves.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/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 In function 'output_enclist', inlined from 'long_usage' at src/out123.c:875:12, inlined from 'want_long_usage' at src/out123.c:943:2: src/out123.c:816:19: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 816 | if((pos = list = malloc(len))) for(i=0;i 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/src_libout123_modules_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 -ldl -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/src_libout123_modules_output_alsa_la-alsa.lo src/compat/libcompat_str.la -lasound -lm -ldl libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p src/libout123/modules/.libs/src_libout123_modules_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/src_libout123_modules_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 -lasound -lm -ldl -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/src_libout123_modules_output_jack_la-jack.lo src/compat/libcompat_str.la -ljack -lpthread -lm -ldl libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p src/libout123/modules/.libs/src_libout123_modules_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/src_libout123_modules_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 -ljack -lpthread -lm -ldl -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/src_libout123_modules_output_oss_la-oss.lo src/compat/libcompat_str.la -lm -ldl libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p src/libout123/modules/.libs/src_libout123_modules_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/src_libout123_modules_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 -ldl -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/src_libout123_modules_output_portaudio_la-portaudio.lo src/compat/libcompat_str.la -lportaudio -lm -ldl libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p src/libout123/modules/.libs/src_libout123_modules_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/src_libout123_modules_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 -lportaudio -lm -ldl -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/src_libout123_modules_output_pulse_la-pulse.lo src/compat/libcompat_str.la -lpulse-simple -lpulse -lm -ldl libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p src/libout123/modules/.libs/src_libout123_modules_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/src_libout123_modules_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 -lpulse-simple -lpulse -lm -ldl -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 -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/src_libout123_modules_output_sdl_la-sdl.lo src/compat/libcompat_str.la -lSDL -lm -ldl libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p src/libout123/modules/.libs/src_libout123_modules_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/src_libout123_modules_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 -lSDL -lm -ldl -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 -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -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/src_libout123_modules_output_sndio_la-sndio.lo src/compat/libcompat_str.la -lsndio -lm -ldl libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p src/libout123/modules/.libs/src_libout123_modules_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/src_libout123_modules_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 -lsndio -lm -ldl -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 -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/src_libout123_modules_output_openal_la-openal.lo src/compat/libcompat_str.la -lopenal -lm -ldl libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p src/libout123/modules/.libs/src_libout123_modules_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/src_libout123_modules_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 -lopenal -lm -ldl -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 2:2:2 -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/buffer.lo src/libout123/xfermem.lo src/libout123/libmodule.la src/compat/libcompat.la -lm -ldl 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/buffer.o src/libout123/.libs/xfermem.o src/libout123/.libs/libmodule.a 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/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/buffer.o src/libout123/.libs/xfermem.o -Wl,--whole-archive src/libout123/.libs/libmodule.a 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 -ldl -Wl,-soname -Wl,libout123.so.0 -Wl,-version-script -Wl,src/libout123/.libs/libout123.ver -o src/libout123/.libs/libout123.so.0.2.2 libtool: link: (cd "src/libout123/.libs" && rm -f "libout123.so.0" && ln -s "libout123.so.0.2.2" "libout123.so.0") libtool: link: (cd "src/libout123/.libs" && rm -f "libout123.so" && ln -s "libout123.so.0.2.2" "libout123.so") libtool: link: ( cd "src/libout123/.libs" && rm -f "libout123.la" && ln -s "../libout123.la" "libout123.la" ) /bin/sh ./libtool --tag=CC --mode=link 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 44:10:44 -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/dct64_neon64.lo src/libmpg123/synth_neon64.lo src/libmpg123/synth_stereo_neon64.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 -ldl -lm -ldl 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/dct64_neon64.o src/libmpg123/.libs/synth_neon64.o src/libmpg123/.libs/synth_stereo_neon64.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/dct64_neon64.o src/libmpg123/.libs/synth_neon64.o src/libmpg123/.libs/synth_stereo_neon64.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 -ldl -Wl,-soname -Wl,libmpg123.so.0 -Wl,-version-script -Wl,src/libmpg123/.libs/libmpg123.ver -o src/libmpg123/.libs/libmpg123.so.0.44.10 libtool: link: (cd "src/libmpg123/.libs" && rm -f "libmpg123.so.0" && ln -s "libmpg123.so.0.44.10" "libmpg123.so.0") libtool: link: (cd "src/libmpg123/.libs" && rm -f "libmpg123.so" && ln -s "libmpg123.so.0.44.10" "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 -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/waves.o src/getlopt.o src/out123.o src/compat/libcompat.la src/libout123/libout123.la -lm -ldl 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/waves.o src/getlopt.o src/out123.o src/compat/.libs/libcompat.a src/libout123/.libs/libout123.so -lm -ldl -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-strip src/mpg123-strip.o src/getlopt.o src/compat/libcompat.la src/libmpg123/libmpg123.la -lm -ldl 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 -ldl -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 -ldl 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 -ldl -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 -lm -lm -ldl 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 -lm -ldl -Wl,-rpath -Wl,/usr/lib64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Lx0EHc + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64 + cd mpg123-1.25.13 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg123-1.25.13' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p src/libmpg123/libmpg123.la src/libout123/libout123.la '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p src/libmpg123/.libs/libmpg123.so.0.44.10 /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/libmpg123.so.0.44.10 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64 && { ln -s -f libmpg123.so.0.44.10 libmpg123.so.0 || { rm -f libmpg123.so.0 && ln -s libmpg123.so.0.44.10 libmpg123.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64 && { ln -s -f libmpg123.so.0.44.10 libmpg123.so || { rm -f libmpg123.so && ln -s libmpg123.so.0.44.10 libmpg123.so; }; }) libtool: install: /usr/bin/install -p src/libmpg123/.libs/libmpg123.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/libmpg123.la libtool: install: /usr/bin/install -p src/libout123/.libs/libout123.so.0.2.2 /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/libout123.so.0.2.2 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64 && { ln -s -f libout123.so.0.2.2 libout123.so.0 || { rm -f libout123.so.0 && ln -s libout123.so.0.2.2 libout123.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64 && { ln -s -f libout123.so.0.2.2 libout123.so || { rm -f libout123.so && ln -s libout123.so.0.2.2 libout123.so; }; }) libtool: install: /usr/bin/install -p src/libout123/.libs/libout123.lai /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/libout123.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-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.25.13-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: install: /usr/bin/install -p src/.libs/mpg123 /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/bin/mpg123 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.25.13-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.25.13-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.25.13-1.mga8.aarch64/usr/bin/mpg123-strip /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13-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.25.13' cd /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-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.25.13' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/include' /usr/bin/install -p -m 644 src/libmpg123/fmt123.h '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-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.25.13-1.mga8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/include' /usr/bin/install -p -m 644 src/libmpg123/mpg123.h src/libout123/out123.h '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libmpg123.pc libout123.pc '/home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/pkgconfig' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg123-1.25.13' + find /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.25.13-1.mga8 --unique-debug-suffix -1.25.13-1.mga8.aarch64 --unique-debug-src-base mpg123-1.25.13-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.25.13 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/bin/mpg123-id3dump explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/bin/mpg123 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/libmpg123.so.0.44.10 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/bin/mpg123-strip explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_alsa.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_portaudio.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_openal.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/bin/out123 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_dummy.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_pulse.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/libout123.so.0.2.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_oss.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/bin/mpg123-id3dump explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_jack.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/libmpg123.so.0.44.10 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_alsa.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_openal.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/bin/mpg123 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_sdl.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_jack.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_portaudio.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_oss.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/libout123.so.0.2.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/bin/out123 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/bin/mpg123-strip explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_sndio.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_dummy.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_pulse.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_sdl.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/lib64/mpg123/output_sndio.so original debug info size: 2404kB, size after compression: 2160kB /usr/lib/rpm/sepdebugcrcfix: Updated 15 CRC32s, 0 CRC32s did match. 2279 blocks + '[' -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/translate_menu + '[' -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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: mpg123-1.25.13-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gzk49c + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpg123-1.25.13 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-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.25.13-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.25.13-1.mga8.aarch64/usr/share/doc/mpg123 + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/share/doc/mpg123 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/share/doc/mpg123 + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/share/doc/mpg123 + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/share/doc/mpg123 + cp -pr mp3license /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64/usr/share/doc/mpg123 + RPM_EC=0 ++ jobs -p + exit 0 Provides: mpg123 = 1.25.13-1.mga8 mpg123(aarch-64) = 1.25.13-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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libmpg123.so.0()(64bit) libout123.so.0()(64bit) Processing files: mpg123-pulse-1.25.13-1.mga8.aarch64 Provides: mpg123-pulse = 1.25.13-1.mga8 mpg123-pulse(aarch-64) = 1.25.13-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.25.13-1.mga8.aarch64 Provides: mpg123-jack = 1.25.13-1.mga8 mpg123-jack(aarch-64) = 1.25.13-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.25.13-1.mga8.aarch64 Provides: mpg123-portaudio = 1.25.13-1.mga8 mpg123-portaudio(aarch-64) = 1.25.13-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.25.13-1.mga8.aarch64 Provides: mpg123-sdl = 1.25.13-1.mga8 mpg123-sdl(aarch-64) = 1.25.13-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.25.13-1.mga8.aarch64 Provides: mpg123-openal = 1.25.13-1.mga8 mpg123-openal(aarch-64) = 1.25.13-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.25.13-1.mga8.aarch64 Provides: mpg123-sndio = 1.25.13-1.mga8 mpg123-sndio(aarch-64) = 1.25.13-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.0()(64bit) Processing files: lib64mpg123_0-1.25.13-1.mga8.aarch64 Provides: lib64mpg123_0 = 1.25.13-1.mga8 lib64mpg123_0(aarch-64) = 1.25.13-1.mga8 libmpg123.so.0()(64bit) libout123.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) Processing files: lib64mpg123-devel-1.25.13-1.mga8.aarch64 Provides: devel(libmpg123(64bit)) devel(libout123(64bit)) lib64mpg123-devel = 1.25.13-1.mga8 lib64mpg123-devel(aarch-64) = 1.25.13-1.mga8 libmpg123-devel = 1.25.13-1.mga8 pkgconfig(libmpg123) = 1.25.13 pkgconfig(libout123) = 1.25.13 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.25.13-1.mga8.aarch64 Provides: mpg123-debugsource = 1.25.13-1.mga8 mpg123-debugsource(aarch-64) = 1.25.13-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.25.13-1.mga8.aarch64 Provides: debuginfo(build-id) = 1e40131b0605f92f4d49b1703cfbd9dcd5943e8e debuginfo(build-id) = 226cb720cf88eee7560027470b994c1760264a8b debuginfo(build-id) = 3d4d6e449a9f19fc7f18b3fc50ba9bc298c6f9b8 debuginfo(build-id) = 3fc4dc5b1d313bfabf170200f8565b525972751e debuginfo(build-id) = 9d4d0bf510eb4736a62466f39df77642c02d13c3 debuginfo(build-id) = 9e60b710528952433d0206bb5fdb4b597410face debuginfo(build-id) = ed73f3bfbb74467d927c9ce4b79cc7492bb57bf2 mpg123-debuginfo = 1.25.13-1.mga8 mpg123-debuginfo(aarch-64) = 1.25.13-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.25.13-1.mga8 Processing files: mpg123-pulse-debuginfo-1.25.13-1.mga8.aarch64 Provides: debuginfo(build-id) = c572609b8b188998c21769d8a0396c7c925cd2d6 mpg123-pulse-debuginfo = 1.25.13-1.mga8 mpg123-pulse-debuginfo(aarch-64) = 1.25.13-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.25.13-1.mga8 Processing files: mpg123-jack-debuginfo-1.25.13-1.mga8.aarch64 Provides: debuginfo(build-id) = 53a018690941b3fbf9afb3925bd648f707a45fb7 mpg123-jack-debuginfo = 1.25.13-1.mga8 mpg123-jack-debuginfo(aarch-64) = 1.25.13-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.25.13-1.mga8 Processing files: mpg123-portaudio-debuginfo-1.25.13-1.mga8.aarch64 Provides: debuginfo(build-id) = 54997b754ff163d04e431d76f84ae9dc154fe708 mpg123-portaudio-debuginfo = 1.25.13-1.mga8 mpg123-portaudio-debuginfo(aarch-64) = 1.25.13-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.25.13-1.mga8 Processing files: mpg123-sdl-debuginfo-1.25.13-1.mga8.aarch64 Provides: debuginfo(build-id) = 317ee8faa7ed8cacba0b691b63af9c350aef8d0c mpg123-sdl-debuginfo = 1.25.13-1.mga8 mpg123-sdl-debuginfo(aarch-64) = 1.25.13-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.25.13-1.mga8 Processing files: mpg123-openal-debuginfo-1.25.13-1.mga8.aarch64 Provides: debuginfo(build-id) = bdfbf553cfed560b73f2c5c6726df37e320ad9fb mpg123-openal-debuginfo = 1.25.13-1.mga8 mpg123-openal-debuginfo(aarch-64) = 1.25.13-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.25.13-1.mga8 Processing files: mpg123-sndio-debuginfo-1.25.13-1.mga8.aarch64 Provides: debuginfo(build-id) = c7ae9518d6b1d2f94896327fe002f632c00d9bf3 mpg123-sndio-debuginfo = 1.25.13-1.mga8 mpg123-sndio-debuginfo(aarch-64) = 1.25.13-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.25.13-1.mga8 Processing files: lib64mpg123_0-debuginfo-1.25.13-1.mga8.aarch64 Provides: debuginfo(build-id) = 541d33f3c36313381123dc29c2e90c52ef32c97d debuginfo(build-id) = c1f92e6bf852594cd23a9bb0d7a17b7f95bf5d01 lib64mpg123_0-debuginfo = 1.25.13-1.mga8 lib64mpg123_0-debuginfo(aarch-64) = 1.25.13-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.25.13-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-sdl-debuginfo-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64mpg123-devel-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-openal-debuginfo-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-portaudio-debuginfo-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-portaudio-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-sndio-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-pulse-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-jack-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-sdl-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-openal-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-pulse-debuginfo-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-jack-debuginfo-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-sndio-debuginfo-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64mpg123_0-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-debuginfo-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64mpg123_0-debuginfo-1.25.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpg123-debugsource-1.25.13-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fJs6vf + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpg123-1.25.13 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mpg123-1.25.13-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PxnJnb + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mpg123-1.25.13 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!