D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/SDL_sound-1.0.3-21.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Sgbny1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf SDL_sound-1.0.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/SDL_sound-1.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd SDL_sound-1.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/SDL_sound-lib-m.patch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VDPqA0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd SDL_sound-1.0.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + touch NEWS AUTHORS ChangeLog + autoreconf -fi autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:46: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.in:46: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2433: AC_DIAGNOSE is expanded from... aclocal.m4:9762: AM_CONFIG_HEADER is expanded from... configure.in:46: the top level configure.in:47: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2433: AC_DIAGNOSE is expanded from... aclocal.m4:9464: AM_INIT_AUTOMAKE is expanded from... configure.in:47: the top level configure.in:57: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.in:57: You should run autoupdate. aclocal.m4:122: AM_PROG_LIBTOOL is expanded from... configure.in:57: the top level configure.in:87: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:87: You should run autoupdate. ./lib/autoconf/general.m4:2996: AC_TRY_RUN is expanded from... acinclude.m4:4: AM_PATH_SDL is expanded from... configure.in:87: the top level configure.in:87: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:87: You should run autoupdate. ./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from... acinclude.m4:4: AM_PATH_SDL is expanded from... configure.in:87: the top level configure.in:320: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:320: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:320: the top level configure.in:341: warning: AC_OUTPUT should be used without arguments. configure.in:341: You should run autoupdate. autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:47: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:47: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:54: installing './compile' configure.in:47: installing './missing' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' Makefile.am: installing './depcomp' decoders/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') decoders/mpglib/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') decoders/timidity/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') playsound/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + export 'CPPFLAGS=-I/usr/include/libmodplug -D__EXPORT__=' + CPPFLAGS='-I/usr/include/libmodplug -D__EXPORT__=' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./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 --enable-static checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target 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 race-free 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 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 the compiler supports GNU C... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... 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 stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... 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... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for smpeg.h... no checking for SMPEG_new in -lsmpeg... no checking for mikmod.h... yes checking for MikMod_RegisterDriver in -lmikmod... yes checking for modplug.h... yes checking for ModPlug_Load in -lmodplug... yes checking for ogg/ogg.h... yes checking for ogg_sync_init in -logg... yes checking for vorbis/codec.h... yes checking for vorbis_info_init in -lvorbis... yes checking for vorbis/vorbisfile.h... yes checking for ov_open_callbacks in -lvorbisfile... yes checking for FLAC/stream_decoder.h... yes checking for FLAC__stream_decoder_process_single in -lFLAC... yes checking for ogg/ogg.h... (cached) yes checking for ogg_sync_init in -logg... (cached) yes checking for speex/speex.h... yes checking for speex_bits_init in -lspeex... yes checking for physfs.h... yes checking for PHYSFS_init in -lphysfs... yes checking for egrep... (cached) /usr/bin/grep -E checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for signal.h... yes checking for assert.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working memcmp... yes checking for memset... yes checking for strrchr... yes checking for setbuf... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating decoders/Makefile config.status: creating decoders/timidity/Makefile config.status: creating decoders/mpglib/Makefile config.status: creating playsound/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in decoders Making all in timidity make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o common.lo common.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c common.c -fPIC -DPIC -o .libs/common.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c common.c -o common.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o output.lo output.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c output.c -fPIC -DPIC -o .libs/output.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c output.c -o output.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o instrum.lo instrum.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c instrum.c -fPIC -DPIC -o .libs/instrum.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c instrum.c -o instrum.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o tables.lo tables.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c tables.c -fPIC -DPIC -o .libs/tables.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c tables.c -o tables.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o mix.lo mix.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c mix.c -fPIC -DPIC -o .libs/mix.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c mix.c -o mix.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o resample.lo resample.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c resample.c -fPIC -DPIC -o .libs/resample.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c resample.c -o resample.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o playmidi.lo playmidi.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c playmidi.c -fPIC -DPIC -o .libs/playmidi.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c playmidi.c -o playmidi.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o readmidi.lo readmidi.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c readmidi.c -fPIC -DPIC -o .libs/readmidi.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c readmidi.c -o readmidi.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o timidity.lo timidity.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c timidity.c -fPIC -DPIC -o .libs/timidity.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c timidity.c -o timidity.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o instrum_dls.lo instrum_dls.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c instrum_dls.c -fPIC -DPIC -o .libs/instrum_dls.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c instrum_dls.c -o instrum_dls.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtimidity.la common.lo instrum.lo instrum_dls.lo mix.lo output.lo playmidi.lo readmidi.lo resample.lo tables.lo timidity.lo -L/usr/lib64 -lSDL -lmikmod -lmodplug -logg -lvorbis -lvorbisfile -lFLAC -logg -logg -lspeex libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libtimidity.a .libs/common.o .libs/instrum.o .libs/instrum_dls.o .libs/mix.o .libs/output.o .libs/playmidi.o .libs/readmidi.o .libs/resample.o .libs/tables.o .libs/timidity.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libtimidity.a libtool: link: ( cd ".libs" && rm -f "libtimidity.la" && ln -s "../libtimidity.la" "libtimidity.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' Making all in mpglib make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o libmpglib_la-tabinit.lo `test -f 'tabinit.c' || echo './'`tabinit.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c tabinit.c -fPIC -DPIC -o .libs/libmpglib_la-tabinit.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c tabinit.c -o libmpglib_la-tabinit.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o libmpglib_la-layer1.lo `test -f 'layer1.c' || echo './'`layer1.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c layer1.c -fPIC -DPIC -o .libs/libmpglib_la-layer1.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c layer1.c -o libmpglib_la-layer1.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o libmpglib_la-mpglib_common.lo `test -f 'mpglib_common.c' || echo './'`mpglib_common.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c mpglib_common.c -fPIC -DPIC -o .libs/libmpglib_la-mpglib_common.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c mpglib_common.c -o libmpglib_la-mpglib_common.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o libmpglib_la-layer2.lo `test -f 'layer2.c' || echo './'`layer2.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c layer2.c -fPIC -DPIC -o .libs/libmpglib_la-layer2.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c layer2.c -o libmpglib_la-layer2.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o libmpglib_la-interface.lo `test -f 'interface.c' || echo './'`interface.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c interface.c -fPIC -DPIC -o .libs/libmpglib_la-interface.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c interface.c -o libmpglib_la-interface.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o libmpglib_la-dct64_i386.lo `test -f 'dct64_i386.c' || echo './'`dct64_i386.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c dct64_i386.c -fPIC -DPIC -o .libs/libmpglib_la-dct64_i386.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c dct64_i386.c -o libmpglib_la-dct64_i386.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o libmpglib_la-decode_i386.lo `test -f 'decode_i386.c' || echo './'`decode_i386.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c decode_i386.c -fPIC -DPIC -o .libs/libmpglib_la-decode_i386.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c decode_i386.c -o libmpglib_la-decode_i386.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o libmpglib_la-layer3.lo `test -f 'layer3.c' || echo './'`layer3.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c layer3.c -fPIC -DPIC -o .libs/libmpglib_la-layer3.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/libmodplug -D__EXPORT__= -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c layer3.c -o libmpglib_la-layer3.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DLAYER1 -DLAYER2 -DLAYER3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmpglib.la libmpglib_la-mpglib_common.lo libmpglib_la-layer1.lo libmpglib_la-tabinit.lo libmpglib_la-dct64_i386.lo libmpglib_la-interface.lo libmpglib_la-layer2.lo libmpglib_la-decode_i386.lo libmpglib_la-layer3.lo -lm -L/usr/lib64 -lSDL -lmikmod -lmodplug -logg -lvorbis -lvorbisfile -lFLAC -logg -logg -lspeex libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libmpglib.a .libs/libmpglib_la-mpglib_common.o .libs/libmpglib_la-layer1.o .libs/libmpglib_la-tabinit.o .libs/libmpglib_la-dct64_i386.o .libs/libmpglib_la-interface.o .libs/libmpglib_la-layer2.o .libs/libmpglib_la-decode_i386.o .libs/libmpglib_la-layer3.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libmpglib.a libtool: link: ( cd ".libs" && rm -f "libmpglib.la" && ln -s "../libmpglib.la" "libmpglib.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o smpeg.lo smpeg.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c smpeg.c -fPIC -DPIC -o .libs/smpeg.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c smpeg.c -o smpeg.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o raw.lo raw.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c raw.c -fPIC -DPIC -o .libs/raw.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c raw.c -o raw.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o au.lo au.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c au.c -fPIC -DPIC -o .libs/au.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c au.c -o au.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o mikmod.lo mikmod.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c mikmod.c -fPIC -DPIC -o .libs/mikmod.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c mikmod.c -o mikmod.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o mpglib.lo mpglib.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c mpglib.c -fPIC -DPIC -o .libs/mpglib.o In file included from /usr/include/SDL/SDL_audio.h:36, from /usr/include/SDL/SDL.h:32, from ../SDL_sound.h:67, from mpglib.c:52: mpglib.c: In function 'MPGLIB_open': mpglib.c:147:34: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551614' to '-2' [-Woverflow] 147 | SDL_RWseek(internal->rw, -sizeof (mp3_magic), SEEK_CUR); | ^~~~~~~~~~~~~~~~~~~ /usr/include/SDL/SDL_rwops.h:122:58: note: in definition of macro 'SDL_RWseek' 122 | #define SDL_RWseek(ctx, offset, whence) (ctx)->seek(ctx, offset, whence) | ^~~~~~ libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c mpglib.c -o mpglib.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ogg.lo ogg.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ogg.c -fPIC -DPIC -o .libs/ogg.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ogg.c -o ogg.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o modplug.lo modplug.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c modplug.c -fPIC -DPIC -o .libs/modplug.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c modplug.c -o modplug.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o aiff.lo aiff.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c aiff.c -fPIC -DPIC -o .libs/aiff.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c aiff.c -o aiff.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o quicktime.lo quicktime.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c quicktime.c -fPIC -DPIC -o .libs/quicktime.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c quicktime.c -o quicktime.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o midi.lo midi.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c midi.c -fPIC -DPIC -o .libs/midi.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c midi.c -o midi.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o flac.lo flac.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c flac.c -fPIC -DPIC -o .libs/flac.o In file included from /usr/include/SDL/SDL_audio.h:36, from /usr/include/SDL/SDL.h:32, from ../SDL_sound.h:67, from flac.c:42: flac.c: In function 'FLAC_open': flac.c:433:39: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551612' to '-4' [-Woverflow] 433 | rc = SDL_RWseek(internal->rw, -sizeof (flac_magic), SEEK_CUR); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/SDL/SDL_rwops.h:122:58: note: in definition of macro 'SDL_RWseek' 122 | #define SDL_RWseek(ctx, offset, whence) (ctx)->seek(ctx, offset, whence) | ^~~~~~ libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c flac.c -o flac.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o speex.lo speex.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c speex.c -fPIC -DPIC -o .libs/speex.o speex.c: In function 'process_header': speex.c:140:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 140 | mode = speex_mode_list[header.mode]; | ^ libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c speex.c -o speex.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o voc.lo voc.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c voc.c -fPIC -DPIC -o .libs/voc.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c voc.c -o voc.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o wav.lo wav.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c wav.c -fPIC -DPIC -o .libs/wav.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c wav.c -o wav.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o shn.lo shn.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c shn.c -fPIC -DPIC -o .libs/shn.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../decoders/timidity -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c shn.c -o shn.o >/dev/null 2>&1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdecoders.la aiff.lo au.lo mikmod.lo modplug.lo mpglib.lo smpeg.lo ogg.lo raw.lo shn.lo voc.lo midi.lo flac.lo speex.lo quicktime.lo wav.lo -L/usr/lib64 -lSDL -lmikmod -lmodplug -logg -lvorbis -lvorbisfile -lFLAC -logg -logg -lspeex libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libdecoders.a .libs/aiff.o .libs/au.o .libs/mikmod.o .libs/modplug.o .libs/mpglib.o .libs/smpeg.o .libs/ogg.o .libs/raw.o .libs/shn.o .libs/voc.o .libs/midi.o .libs/flac.o .libs/speex.o .libs/quicktime.o .libs/wav.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libdecoders.a libtool: link: ( cd ".libs" && rm -f "libdecoders.la" && ln -s "../libdecoders.la" "libdecoders.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' Making all in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o alt_audio_convert.lo alt_audio_convert.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c alt_audio_convert.c -fPIC -DPIC -o .libs/alt_audio_convert.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c alt_audio_convert.c -o alt_audio_convert.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o extra_rwops.lo extra_rwops.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c extra_rwops.c -fPIC -DPIC -o .libs/extra_rwops.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c extra_rwops.c -o extra_rwops.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDL_sound.lo SDL_sound.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDL_sound.c -fPIC -DPIC -o .libs/SDL_sound.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDL_sound.c -o SDL_sound.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o audio_convert.lo audio_convert.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c audio_convert.c -fPIC -DPIC -o .libs/audio_convert.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c audio_convert.c -o audio_convert.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -release 1.0 -version-info 1:2:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libSDL_sound.la -rpath /usr/lib64 SDL_sound.lo alt_audio_convert.lo audio_convert.lo extra_rwops.lo decoders/libdecoders.la decoders/timidity/libtimidity.la decoders/mpglib/libmpglib.la -L/usr/lib64 -lSDL -lmikmod -lmodplug -logg -lvorbis -lvorbisfile -lFLAC -logg -logg -lspeex libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/SDL_sound.o .libs/alt_audio_convert.o .libs/audio_convert.o .libs/extra_rwops.o -Wl,--whole-archive decoders/.libs/libdecoders.a decoders/timidity/.libs/libtimidity.a decoders/mpglib/.libs/libmpglib.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lm -lSDL -lmikmod -lmodplug -lvorbis -lvorbisfile -lFLAC -logg -lspeex -Wl,-soname -Wl,libSDL_sound-1.0.so.1 -o .libs/libSDL_sound-1.0.so.1.0.2 libtool: link: (cd ".libs" && rm -f "libSDL_sound-1.0.so.1" && ln -s "libSDL_sound-1.0.so.1.0.2" "libSDL_sound-1.0.so.1") libtool: link: (cd ".libs" && rm -f "libSDL_sound.so" && ln -s "libSDL_sound-1.0.so.1.0.2" "libSDL_sound.so") libtool: link: (cd .libs/libSDL_sound.lax/libdecoders.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/.libs/libdecoders.a") libtool: link: (cd .libs/libSDL_sound.lax/libtimidity.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity/.libs/libtimidity.a") libtool: link: (cd .libs/libSDL_sound.lax/libmpglib.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib/.libs/libmpglib.a") libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libSDL_sound.a SDL_sound.o alt_audio_convert.o audio_convert.o extra_rwops.o .libs/libSDL_sound.lax/libdecoders.a/aiff.o .libs/libSDL_sound.lax/libdecoders.a/au.o .libs/libSDL_sound.lax/libdecoders.a/flac.o .libs/libSDL_sound.lax/libdecoders.a/midi.o .libs/libSDL_sound.lax/libdecoders.a/mikmod.o .libs/libSDL_sound.lax/libdecoders.a/modplug.o .libs/libSDL_sound.lax/libdecoders.a/mpglib.o .libs/libSDL_sound.lax/libdecoders.a/ogg.o .libs/libSDL_sound.lax/libdecoders.a/quicktime.o .libs/libSDL_sound.lax/libdecoders.a/raw.o .libs/libSDL_sound.lax/libdecoders.a/shn.o .libs/libSDL_sound.lax/libdecoders.a/smpeg.o .libs/libSDL_sound.lax/libdecoders.a/speex.o .libs/libSDL_sound.lax/libdecoders.a/voc.o .libs/libSDL_sound.lax/libdecoders.a/wav.o .libs/libSDL_sound.lax/libtimidity.a/common.o .libs/libSDL_sound.lax/libtimidity.a/instrum.o .libs/libSDL_sound.lax/libtimidity.a/instrum_dls.o .libs/libSDL_sound.lax/libtimidity.a/mix.o .libs/libSDL_sound.lax/libtimidity.a/output.o .libs/libSDL_sound.lax/libtimidity.a/playmidi.o .libs/libSDL_sound.lax/libtimidity.a/readmidi.o .libs/libSDL_sound.lax/libtimidity.a/resample.o .libs/libSDL_sound.lax/libtimidity.a/tables.o .libs/libSDL_sound.lax/libtimidity.a/timidity.o .libs/libSDL_sound.lax/libmpglib.a/libmpglib_la-dct64_i386.o .libs/libSDL_sound.lax/libmpglib.a/libmpglib_la-decode_i386.o .libs/libSDL_sound.lax/libmpglib.a/libmpglib_la-interface.o .libs/libSDL_sound.lax/libmpglib.a/libmpglib_la-layer1.o .libs/libSDL_sound.lax/libmpglib.a/libmpglib_la-layer2.o .libs/libSDL_sound.lax/libmpglib.a/libmpglib_la-layer3.o .libs/libSDL_sound.lax/libmpglib.a/libmpglib_la-mpglib_common.o .libs/libSDL_sound.lax/libmpglib.a/libmpglib_la-tabinit.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libSDL_sound.a libtool: link: rm -fr .libs/libSDL_sound.lax libtool: link: ( cd ".libs" && rm -f "libSDL_sound.la" && ln -s "../libSDL_sound.la" "libSDL_sound.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3' Making all in playsound make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/playsound' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/libmodplug -D__EXPORT__= -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o playsound_simple.o playsound_simple.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/playsound' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/playsound' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/libmodplug -D__EXPORT__= -DSUPPORT_PHYSFS=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o playsound-physfsrwops.o `test -f 'physfsrwops.c' || echo './'`physfsrwops.c physfsrwops.c: In function 'physfsrwops_seek': physfsrwops.c:43:27: warning: 'PHYSFS_getLastError' is deprecated [-Wdeprecated-declarations] 43 | PHYSFS_getLastError()); | ^~~~~~~~~~~~~~~~~~~ In file included from physfsrwops.h:25, from physfsrwops.c:25: /usr/include/physfs.h:654:25: note: declared here 654 | PHYSFS_DECL const char *PHYSFS_getLastError(void) PHYSFS_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~ physfsrwops.c:65:13: warning: 'PHYSFS_getLastError' is deprecated [-Wdeprecated-declarations] 65 | SDL_SetError("Can't find end of file: %s", PHYSFS_getLastError()); | ^~~~~~~~~~~~ In file included from physfsrwops.h:25, from physfsrwops.c:25: /usr/include/physfs.h:654:25: note: declared here 654 | PHYSFS_DECL const char *PHYSFS_getLastError(void) PHYSFS_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~ physfsrwops.c:93:9: warning: 'PHYSFS_getLastError' is deprecated [-Wdeprecated-declarations] 93 | SDL_SetError("PhysicsFS error: %s", PHYSFS_getLastError()); | ^~~~~~~~~~~~ In file included from physfsrwops.h:25, from physfsrwops.c:25: /usr/include/physfs.h:654:25: note: declared here 654 | PHYSFS_DECL const char *PHYSFS_getLastError(void) PHYSFS_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~ physfsrwops.c: In function 'physfsrwops_read': physfsrwops.c:104:5: warning: 'PHYSFS_read' is deprecated [-Wdeprecated-declarations] 104 | PHYSFS_sint64 rc = PHYSFS_read(handle, ptr, size, maxnum); | ^~~~~~~~~~~~~ In file included from physfsrwops.h:25, from physfsrwops.c:25: /usr/include/physfs.h:1333:27: note: declared here 1333 | PHYSFS_DECL PHYSFS_sint64 PHYSFS_read(PHYSFS_File *handle, | ^~~~~~~~~~~ physfsrwops.c:108:13: warning: 'PHYSFS_getLastError' is deprecated [-Wdeprecated-declarations] 108 | SDL_SetError("PhysicsFS error: %s", PHYSFS_getLastError()); | ^~~~~~~~~~~~ In file included from physfsrwops.h:25, from physfsrwops.c:25: /usr/include/physfs.h:654:25: note: declared here 654 | PHYSFS_DECL const char *PHYSFS_getLastError(void) PHYSFS_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~ physfsrwops.c: In function 'physfsrwops_write': physfsrwops.c:118:5: warning: 'PHYSFS_write' is deprecated [-Wdeprecated-declarations] 118 | PHYSFS_sint64 rc = PHYSFS_write(handle, ptr, size, num); | ^~~~~~~~~~~~~ In file included from physfsrwops.h:25, from physfsrwops.c:25: /usr/include/physfs.h:1362:27: note: declared here 1362 | PHYSFS_DECL PHYSFS_sint64 PHYSFS_write(PHYSFS_File *handle, | ^~~~~~~~~~~~ physfsrwops.c:120:9: warning: 'PHYSFS_getLastError' is deprecated [-Wdeprecated-declarations] 120 | SDL_SetError("PhysicsFS error: %s", PHYSFS_getLastError()); | ^~~~~~~~~~~~ In file included from physfsrwops.h:25, from physfsrwops.c:25: /usr/include/physfs.h:654:25: note: declared here 654 | PHYSFS_DECL const char *PHYSFS_getLastError(void) PHYSFS_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~ physfsrwops.c: In function 'physfsrwops_close': physfsrwops.c:131:9: warning: 'PHYSFS_getLastError' is deprecated [-Wdeprecated-declarations] 131 | SDL_SetError("PhysicsFS error: %s", PHYSFS_getLastError()); | ^~~~~~~~~~~~ In file included from physfsrwops.h:25, from physfsrwops.c:25: /usr/include/physfs.h:654:25: note: declared here 654 | PHYSFS_DECL const char *PHYSFS_getLastError(void) PHYSFS_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~ physfsrwops.c: In function 'create_rwops': physfsrwops.c:145:9: warning: 'PHYSFS_getLastError' is deprecated [-Wdeprecated-declarations] 145 | SDL_SetError("PhysicsFS error: %s", PHYSFS_getLastError()); | ^~~~~~~~~~~~ In file included from physfsrwops.h:25, from physfsrwops.c:25: /usr/include/physfs.h:654:25: note: declared here 654 | PHYSFS_DECL const char *PHYSFS_getLastError(void) PHYSFS_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/playsound' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/playsound' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/libmodplug -D__EXPORT__= -DSUPPORT_PHYSFS=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o playsound-playsound.o `test -f 'playsound.c' || echo './'`playsound.c playsound.c: In function 'init_archive': playsound.c:215:17: warning: 'PHYSFS_getLastError' is deprecated [-Wdeprecated-declarations] 215 | PHYSFS_getLastError()); | ^~~~~~~~~~~~~~~~~~~ In file included from playsound.c:50: /usr/include/physfs.h:654:25: note: declared here 654 | PHYSFS_DECL const char *PHYSFS_getLastError(void) PHYSFS_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~ playsound.c: In function 'rwops_from_physfs': playsound.c:242:9: warning: 'PHYSFS_addToSearchPath' is deprecated [-Wdeprecated-declarations] 242 | if (!PHYSFS_addToSearchPath(archive, 0)) | ^~ In file included from playsound.c:50: /usr/include/physfs.h:851:17: note: declared here 851 | PHYSFS_DECL int PHYSFS_addToSearchPath(const char *newDir, int appendToPath) | ^~~~~~~~~~~~~~~~~~~~~~ playsound.c:245:21: warning: 'PHYSFS_getLastError' is deprecated [-Wdeprecated-declarations] 245 | PHYSFS_getLastError()); | ^~~~~~~~~~~~~~~~~~~ In file included from playsound.c:50: /usr/include/physfs.h:654:25: note: declared here 654 | PHYSFS_DECL const char *PHYSFS_getLastError(void) PHYSFS_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~ playsound.c: In function 'close_archive': playsound.c:292:9: warning: 'PHYSFS_removeFromSearchPath' is deprecated [-Wdeprecated-declarations] 292 | PHYSFS_removeFromSearchPath(archive_name + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from playsound.c:50: /usr/include/physfs.h:878:17: note: declared here 878 | PHYSFS_DECL int PHYSFS_removeFromSearchPath(const char *oldDir) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ playsound.c: In function 'main': playsound.c:1014:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'Uint32' {aka 'volatile unsigned int'} [-Wformat=] 1014 | "Couldn't fully decode \"%s\"!\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 1017 | filename, Sound_GetError(), global_state.decoded_bytes); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | Uint32 {aka volatile unsigned int} playsound.c:1016:45: note: format string is defined here 1016 | " (playing first %lu bytes of decoded data...)\n", | ~~^ | | | long unsigned int | %u make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/playsound' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/playsound' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o playsound_simple playsound_simple.o ../libSDL_sound.la -L/usr/lib64 -lSDL -lmikmod -lmodplug -logg -lvorbis -lvorbisfile -lFLAC -logg -logg -lspeex libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/playsound_simple playsound_simple.o ../.libs/libSDL_sound.so -L/usr/lib64 -lm -lSDL -lmikmod -lmodplug -lvorbis -lvorbisfile -lFLAC -logg -lspeex make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/playsound' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/playsound' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DSUPPORT_PHYSFS=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o playsound playsound-playsound.o playsound-physfsrwops.o ../libSDL_sound.la -lphysfs -L/usr/lib64 -lSDL -lmikmod -lmodplug -logg -lvorbis -lvorbisfile -lFLAC -logg -logg -lspeex libtool: link: aarch64-mageia-linux-gnu-gcc -DSUPPORT_PHYSFS=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/playsound playsound-playsound.o playsound-physfsrwops.o ../.libs/libSDL_sound.so -L/usr/lib64 -lm -lphysfs -lSDL -lmikmod -lmodplug -lvorbis -lvorbisfile -lFLAC -logg -lspeex make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/playsound' + doxygen warning: Tag 'DETAILS_AT_TOP' at line 182 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 434 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 487 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 794 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MAX_DOT_GRAPH_WIDTH' at line 882 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MAX_DOT_GRAPH_HEIGHT' at line 890 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CGI_NAME' at line 917 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CGI_URL' at line 923 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOC_URL' at line 929 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOC_ABSPATH' at line 935 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'BIN_ABSPATH' at line 940 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'EXT_DOC_PATHS' at line 946 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/SDL_sound.h... Parsing file /home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/SDL_sound.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file SDL_sound.h... Generating file documentation... Generating docs for file SDL_sound.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound Sound_AudioInfo... Generating docs for compound Sound_DecoderInfo... Generating docs for compound Sound_Sample... Generating docs for compound Sound_Version... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 49/65536 hits=139 misses=51 finished... + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FwcZzZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64 + cd SDL_sound-1.0.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in decoders make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' Making install in timidity make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/timidity' Making install in mpglib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders/mpglib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/decoders' Making install in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libSDL_sound.la '/home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libSDL_sound-1.0.so.1.0.2 /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/lib64/libSDL_sound-1.0.so.1.0.2 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/lib64 && { ln -s -f libSDL_sound-1.0.so.1.0.2 libSDL_sound-1.0.so.1 || { rm -f libSDL_sound-1.0.so.1 && ln -s libSDL_sound-1.0.so.1.0.2 libSDL_sound-1.0.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/lib64 && { ln -s -f libSDL_sound-1.0.so.1.0.2 libSDL_sound.so || { rm -f libSDL_sound.so && ln -s libSDL_sound-1.0.so.1.0.2 libSDL_sound.so; }; }) libtool: install: /usr/bin/install -p .libs/libSDL_sound.lai /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/lib64/libSDL_sound.la libtool: install: /usr/bin/install -p .libs/libSDL_sound.a /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/lib64/libSDL_sound.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/lib64/libSDL_sound.a libtool: install: aarch64-mageia-linux-gnu-ranlib /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/lib64/libSDL_sound.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/include/SDL' /usr/bin/install -p -m 644 SDL_sound.h '/home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/include/SDL' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3' Making install in playsound make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/playsound' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/playsound' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p playsound playsound_simple '/home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/bin' libtool: warning: '../libSDL_sound.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/playsound /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/bin/playsound libtool: warning: '../libSDL_sound.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/playsound_simple /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/bin/playsound_simple make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/playsound' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3/playsound' + rm -f /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/lib64/libSDL_sound.la + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.0.3-21.mga8 --unique-debug-suffix -1.0.3-21.mga8.aarch64 --unique-debug-src-base SDL_sound-1.0.3-21.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/SDL_sound-1.0.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/bin/playsound_simple explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/bin/playsound explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/lib64/libSDL_sound-1.0.so.1.0.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/bin/playsound_simple extracting debug info from /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/bin/playsound extracting debug info from /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/lib64/libSDL_sound-1.0.so.1.0.2 original debug info size: 800kB, size after compression: 712kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 1258 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: SDL_sound-1.0.3-21.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9MutDX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd SDL_sound-1.0.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/share/doc/SDL_sound + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/share/doc/SDL_sound + cp -pr README /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/share/doc/SDL_sound + RPM_EC=0 ++ jobs -p + exit 0 Provides: SDL_sound = 1.0.3-21.mga8 SDL_sound(aarch-64) = 1.0.3-21.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) libSDL_sound-1.0.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libphysfs.so.1()(64bit) Processing files: lib64SDL_sound1.0_1-1.0.3-21.mga8.aarch64 Provides: lib64SDL_sound1.0_1 = 1.0.3-21.mga8 lib64SDL_sound1.0_1(aarch-64) = 1.0.3-21.mga8 libSDL_sound-1.0.so.1()(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) libFLAC.so.8()(64bit) libSDL-1.2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmikmod.so.3()(64bit) libmodplug.so.1()(64bit) libogg.so.0()(64bit) libspeex.so.1()(64bit) libvorbisfile.so.3()(64bit) Obsoletes: lib64SDL_sound1.0 < 1.0.1-15 Processing files: lib64SDL_sound-devel-1.0.3-21.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zHyWeY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd SDL_sound-1.0.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/share/doc/lib64SDL_sound-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/share/doc/lib64SDL_sound-devel + cp -pr CHANGELOG /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/share/doc/lib64SDL_sound-devel + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/share/doc/lib64SDL_sound-devel + cp -pr CREDITS /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/share/doc/lib64SDL_sound-devel + cp -pr docs/html /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64/usr/share/doc/lib64SDL_sound-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: SDL_sound-devel = 1.0.3-21.mga8 devel(libSDL_sound-1.0(64bit)) lib64SDL_sound-devel = 1.0.3-21.mga8 lib64SDL_sound-devel(aarch-64) = 1.0.3-21.mga8 libSDL_sound-devel = 1.0.3-21.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libFLAC(64bit)) devel(libSDL-1.2(64bit)) devel(libm(64bit)) devel(libmikmod(64bit)) devel(libmodplug(64bit)) devel(libogg(64bit)) devel(libspeex(64bit)) devel(libvorbisfile(64bit)) Obsoletes: lib64SDL_sound1.0-devel < 1.0.1-15 Processing files: lib64SDL_sound-static-devel-1.0.3-21.mga8.aarch64 Provides: lib64SDL_sound-static-devel = 1.0.3-21.mga8 lib64SDL_sound-static-devel(aarch-64) = 1.0.3-21.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: lib64SDL_sound1.0-static-devel < 1.0.1-15 Processing files: SDL_sound-debugsource-1.0.3-21.mga8.aarch64 Provides: SDL_sound-debugsource = 1.0.3-21.mga8 SDL_sound-debugsource(aarch-64) = 1.0.3-21.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: SDL_sound-debuginfo-1.0.3-21.mga8.aarch64 Provides: SDL_sound-debuginfo = 1.0.3-21.mga8 SDL_sound-debuginfo(aarch-64) = 1.0.3-21.mga8 debuginfo(build-id) = 74b253c8b997d2a91aaba25207c162caaa20eae1 debuginfo(build-id) = fbc833c15a781ff44e7905431acbdec3320a086d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: SDL_sound-debugsource(aarch-64) = 1.0.3-21.mga8 Processing files: lib64SDL_sound1.0_1-debuginfo-1.0.3-21.mga8.aarch64 Provides: debuginfo(build-id) = b3d525388033544fe85d2ec723bcc6066d49b781 lib64SDL_sound1.0_1-debuginfo = 1.0.3-21.mga8 lib64SDL_sound1.0_1-debuginfo(aarch-64) = 1.0.3-21.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: SDL_sound-debugsource(aarch-64) = 1.0.3-21.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/SDL_sound-1.0.3-21.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/SDL_sound-debuginfo-1.0.3-21.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64SDL_sound1.0_1-1.0.3-21.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64SDL_sound-devel-1.0.3-21.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64SDL_sound1.0_1-debuginfo-1.0.3-21.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/SDL_sound-debugsource-1.0.3-21.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64SDL_sound-static-devel-1.0.3-21.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NHluzY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd SDL_sound-1.0.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/SDL_sound-1.0.3-21.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xQEpQY + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf SDL_sound-1.0.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!