Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 912300 Details for
Bug 945154
media-libs/sdl2-mixer-2.6.3-r1: fails to build with media-sound/mpg123-base-1.32.9
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_945154.txt (text/plain), 127.03 KB, created by
Sam James
on 2024-11-27 19:54:32 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Sam James
Created:
2024-11-27 19:54:32 UTC
Size:
127.03 KB
patch
obsolete
> * Package: media-libs/sdl2-mixer-2.6.3-r1:0 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc flac kernel_linux midi mp3 timidity vorbis wav > * FEATURES: compressdebug dedupdebug installsources network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking SDL2_mixer-2.6.3.tar.gz to /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work >>>> Source unpacked in /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work >>>> Preparing source in /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3 ... > * Will copy sources from /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3 > * abi_x86_32.x86: copying to /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3-abi_x86_32.x86 > * abi_x86_64.amd64: copying to /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3-abi_x86_64.amd64 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_configure > * econf: updating SDL2_mixer-2.6.3/build-scripts/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating SDL2_mixer-2.6.3/build-scripts/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating SDL2_mixer-2.6.3-abi_x86_32.x86/build-scripts/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating SDL2_mixer-2.6.3-abi_x86_32.x86/build-scripts/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating SDL2_mixer-2.6.3-abi_x86_64.amd64/build-scripts/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating SDL2_mixer-2.6.3-abi_x86_64.amd64/build-scripts/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-static --docdir=/usr/share/doc/sdl2-mixer-2.6.3-r1 --htmldir=/usr/share/doc/sdl2-mixer-2.6.3-r1/html --libdir=/usr/lib --disable-static --disable-sdltest --enable-music-cmd --enable-music-wave --disable-music-mod --disable-music-mod-modplug --disable-music-mod-modplug-shared --enable-music-midi --enable-music-midi-timidity --disable-music-midi-fluidsynth --disable-music-midi-fluidsynth-shared --enable-music-ogg --disable-music-ogg-stb --enable-music-ogg-vorbis --disable-music-ogg-vorbis-shared --disable-music-ogg-tremor --disable-music-ogg-tremor-shared --enable-music-flac --enable-music-flac-libflac --disable-music-flac-libflac-shared --enable-music-mp3 --enable-music-mp3-mpg123 --disable-music-mp3-mpg123-shared --disable-music-opus --disable-music-opus-shared >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse >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 x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse option to enable C11 features... none needed >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 x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm >checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse object... ok >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 x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse option to enable C11 features... (cached) none needed >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse option to enable C++11 features... none needed >checking whether the compiler supports GNU C++... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse option to enable C++11 features... (cached) none needed >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -E >checking for ld used by x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for a BSD-compatible install... /usr/lib/portage/python3.13/ebuild-helpers/xattr/install -c >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-windres... no >checking for windres... windres >checking pkg-config is at least version 0.9.0... yes >checking for GCC -MMD -MT option... yes >checking for sdl2 >= 2.0.9... yes >checking for GCC -Wall option... yes >checking for necessary GCC -Wno-multichar option... no >checking for GCC -fvisibility=hidden option... yes >checking for pow in -lm... yes >checking for signal.h... yes >checking for setbuf... yes >checking for fork... yes >checking for vfork... yes >configure: WARNING: MOD support disabled >checking for vorbisfile... yes >checking for flac... yes >checking for libflac so-name version >= 8... yes >checking for libmpg123... yes >checking for linker option --no-undefined... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating SDL2_mixer.spec >config.status: creating SDL2_mixer.pc >config.status: creating sdl2_mixer-config.cmake >config.status: creating sdl2_mixer-config-version.cmake >config.status: executing libtool commands >config.status: executing default commands > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating SDL2_mixer-2.6.3/build-scripts/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating SDL2_mixer-2.6.3/build-scripts/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating SDL2_mixer-2.6.3-abi_x86_32.x86/build-scripts/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating SDL2_mixer-2.6.3-abi_x86_32.x86/build-scripts/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating SDL2_mixer-2.6.3-abi_x86_64.amd64/build-scripts/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating SDL2_mixer-2.6.3-abi_x86_64.amd64/build-scripts/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-static --docdir=/usr/share/doc/sdl2-mixer-2.6.3-r1 --htmldir=/usr/share/doc/sdl2-mixer-2.6.3-r1/html --libdir=/usr/lib64 --disable-static --disable-sdltest --enable-music-cmd --enable-music-wave --disable-music-mod --disable-music-mod-modplug --disable-music-mod-modplug-shared --enable-music-midi --enable-music-midi-timidity --disable-music-midi-fluidsynth --disable-music-midi-fluidsynth-shared --enable-music-ogg --disable-music-ogg-stb --enable-music-ogg-vorbis --disable-music-ogg-vorbis-shared --disable-music-ogg-tremor --disable-music-ogg-tremor-shared --enable-music-flac --enable-music-flac-libflac --disable-music-flac-libflac-shared --enable-music-mp3 --enable-music-mp3-mpg123 --disable-music-mp3-mpg123-shared --disable-music-opus --disable-music-opus-shared >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking whether the compiler supports GNU C++... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... (cached) none needed >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for a BSD-compatible install... /usr/lib/portage/python3.13/ebuild-helpers/xattr/install -c >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-windres... x86_64-pc-linux-gnu-windres >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GCC -MMD -MT option... yes >checking for sdl2 >= 2.0.9... yes >checking for GCC -Wall option... yes >checking for necessary GCC -Wno-multichar option... no >checking for GCC -fvisibility=hidden option... yes >checking for pow in -lm... yes >checking for signal.h... yes >checking for setbuf... yes >checking for fork... yes >checking for vfork... yes >configure: WARNING: MOD support disabled >checking for vorbisfile... yes >checking for flac... yes >checking for libflac so-name version >= 8... yes >checking for libmpg123... yes >checking for linker option --no-undefined... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating SDL2_mixer.spec >config.status: creating SDL2_mixer.pc >config.status: creating sdl2_mixer-config.cmake >config.status: creating sdl2_mixer-config-version.cmake >config.status: executing libtool commands >config.status: executing default commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_compile >make -j32 -l32 >/bin/sh /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/build-scripts//mkinstalldirs build >mkdir -p -- build >touch build/.created >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/load_aiff.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/load_aiff.c -o build/load_aiff.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/load_voc.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/load_voc.c -o build/load_voc.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/mp3utils.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/mp3utils.c -o build/mp3utils.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_cmd.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_cmd.c -o build/music_cmd.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_drflac.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_drflac.c -o build/music_drflac.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/mixer.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/mixer.c -o build/mixer.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/load_aiff.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/load_aiff.c -fPIC -DPIC -o build/.libs/load_aiff.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/load_voc.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/load_voc.c -fPIC -DPIC -o build/.libs/load_voc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/mp3utils.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/mp3utils.c -fPIC -DPIC -o build/.libs/mp3utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_cmd.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_cmd.c -fPIC -DPIC -o build/.libs/music_cmd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/mixer.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/mixer.c -fPIC -DPIC -o build/.libs/mixer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_drflac.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_drflac.c -fPIC -DPIC -o build/.libs/music_drflac.o >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/playmus.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/playmus.c -o build/playmus.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/playmus.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/playmus.c -fPIC -DPIC -o build/.libs/playmus.o >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/playwave.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/playwave.c -o build/playwave.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/playwave.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/playwave.c -fPIC -DPIC -o build/.libs/playwave.o >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/timidity.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/timidity.c -o build/timidity.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/timidity.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/timidity.c -fPIC -DPIC -o build/.libs/timidity.o >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/tables.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/tables.c -o build/tables.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/tables.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/tables.c -fPIC -DPIC -o build/.libs/tables.o >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/resample.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/resample.c -o build/resample.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/resample.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/resample.c -fPIC -DPIC -o build/.libs/resample.o >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/readmidi.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/readmidi.c -o build/readmidi.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/playmidi.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/playmidi.c -o build/playmidi.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/output.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/output.c -o build/output.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/mix.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/mix.c -o build/mix.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/mix.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/mix.c -fPIC -DPIC -o build/.libs/mix.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/playmidi.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/playmidi.c -fPIC -DPIC -o build/.libs/playmidi.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/output.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/output.c -fPIC -DPIC -o build/.libs/output.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/readmidi.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/readmidi.c -fPIC -DPIC -o build/.libs/readmidi.o >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/instrum.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/instrum.c -o build/instrum.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/common.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/common.c -o build/common.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/utils.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/utils.c -o build/utils.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/instrum.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/instrum.c -fPIC -DPIC -o build/.libs/instrum.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/utils.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/utils.c -fPIC -DPIC -o build/.libs/utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/common.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity/common.c -fPIC -DPIC -o build/.libs/common.o >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/music.c -o build/music.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/effects_internal.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/effects_internal.c -o build/effects_internal.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/effect_stereoreverse.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/effect_stereoreverse.c -o build/effect_stereoreverse.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/effect_position.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/effect_position.c -o build/effect_position.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_xmp.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_xmp.c -o build/music_xmp.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/music.c -fPIC -DPIC -o build/.libs/music.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/effect_stereoreverse.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/effect_stereoreverse.c -fPIC -DPIC -o build/.libs/effect_stereoreverse.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/effects_internal.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/effects_internal.c -fPIC -DPIC -o build/.libs/effects_internal.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_xmp.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_xmp.c -fPIC -DPIC -o build/.libs/music_xmp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/effect_position.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/effect_position.c -fPIC -DPIC -o build/.libs/effect_position.o >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_wav.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_wav.c -o build/music_wav.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_timidity.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_timidity.c -o build/music_timidity.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_opus.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_opus.c -o build/music_opus.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_wav.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_wav.c -fPIC -DPIC -o build/.libs/music_wav.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_timidity.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_timidity.c -fPIC -DPIC -o build/.libs/music_timidity.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_opus.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_opus.c -fPIC -DPIC -o build/.libs/music_opus.o >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_ogg_stb.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_ogg_stb.c -o build/music_ogg_stb.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_ogg_stb.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_ogg_stb.c -fPIC -DPIC -o build/.libs/music_ogg_stb.o >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_ogg.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_ogg.c -o build/music_ogg.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_nativemidi.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_nativemidi.c -o build/music_nativemidi.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_ogg.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_ogg.c -fPIC -DPIC -o build/.libs/music_ogg.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_nativemidi.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_nativemidi.c -fPIC -DPIC -o build/.libs/music_nativemidi.o >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_mpg123.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_mpg123.c -o build/music_mpg123.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_modplug.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_modplug.c -o build/music_modplug.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_fluidsynth.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_fluidsynth.c -o build/music_fluidsynth.lo >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_flac.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_flac.c -o build/music_flac.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_modplug.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_modplug.c -fPIC -DPIC -o build/.libs/music_modplug.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_fluidsynth.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_fluidsynth.c -fPIC -DPIC -o build/.libs/music_fluidsynth.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_mpg123.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_mpg123.c -fPIC -DPIC -o build/.libs/music_mpg123.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_flac.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_flac.c -fPIC -DPIC -o build/.libs/music_flac.o >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_drmp3.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_drmp3.c -o build/music_drmp3.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Werror=format-security -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/include -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MINOR_VERSION=6 -DSDL_BUILD_MICRO_VERSION=3 -Wall -fvisibility=hidden -DHAVE_SIGNAL_H -DHAVE_SETBUF -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/timidity -DMUSIC_OGG -DMUSIC_FLAC_DRFLAC -DMUSIC_FLAC_LIBFLAC -DMUSIC_MP3_DRMP3 -DMUSIC_MP3_MPG123 -MMD -MT build/music_drmp3.lo -c /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_drmp3.c -fPIC -DPIC -o build/.libs/music_drmp3.o >/bin/sh ./libtool --mode=link x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o build/libSDL2_mixer.la build/load_aiff.lo build/load_voc.lo build/mp3utils.lo build/music_cmd.lo build/music_drflac.lo build/music_drmp3.lo build/music_flac.lo build/music_fluidsynth.lo build/music_modplug.lo build/music_mpg123.lo build/music_nativemidi.lo build/music_ogg.lo build/music_ogg_stb.lo build/music_opus.lo build/music_timidity.lo build/music_wav.lo build/music_xmp.lo build/effect_position.lo build/effect_stereoreverse.lo build/effects_internal.lo build/mixer.lo build/music.lo build/utils.lo build/common.lo build/instrum.lo build/mix.lo build/output.lo build/playmidi.lo build/readmidi.lo build/resample.lo build/tables.lo build/timidity.lo -O3 -march=native -mtls-dialect=gnu2 -flto=jobserver -fno-semantic-interposition -pipe -fcf-protection=none -fdiagnostics-color=always -fdiagnostics-urls=never -frecord-gcc-switches -fdiagnostics-details -fdiagnostics-set-output=text:experimental-nesting=yes -Wa,-O2 -Wa,-mtune=znver2 -Warray-bounds -Wstrict-aliasing -Wfree-nonheap-object -Wuninitialized -Wmaybe-uninitialized -Wreturn-type -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -Warray-bounds -fdiagnostics-details -Wstringop-overread -Wstringop-overflow -Wstringop-truncation -Wformat-overflow -Wformat-truncation -fdiagnostics-color=always -fuse-ld=mold -flto=jobserver -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-undefined -no-undefined -rpath /usr/lib -release 2.0 -version-info 600:3:600 -lSDL2 -lvorbisfile -lFLAC -lmpg123 -lm >libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -shared build/.libs/load_aiff.o build/.libs/load_voc.o build/.libs/mp3utils.o build/.libs/music_cmd.o build/.libs/music_drflac.o build/.libs/music_drmp3.o build/.libs/music_flac.o build/.libs/music_fluidsynth.o build/.libs/music_modplug.o build/.libs/music_mpg123.o build/.libs/music_nativemidi.o build/.libs/music_ogg.o build/.libs/music_ogg_stb.o build/.libs/music_opus.o build/.libs/music_timidity.o build/.libs/music_wav.o build/.libs/music_xmp.o build/.libs/effect_position.o build/.libs/effect_stereoreverse.o build/.libs/effects_internal.o build/.libs/mixer.o build/.libs/music.o build/.libs/utils.o build/.libs/common.o build/.libs/instrum.o build/.libs/mix.o build/.libs/output.o build/.libs/playmidi.o build/.libs/readmidi.o build/.libs/resample.o build/.libs/tables.o build/.libs/timidity.o -lSDL2 -lvorbisfile -lFLAC -lmpg123 -lm -m32 -mfpmath=sse -march=native -mtls-dialect=gnu2 -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-undefined -Wl,-soname -Wl,libSDL2_mixer-2.0.so.0 -o build/.libs/libSDL2_mixer-2.0.so.0.600.3 >/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/temp/ccJi72Vd.ltrans2.ltrans.o: in function `MPG123_Load.lto_priv.0': >/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_mpg123.c:93:(.text+0x3b6): undefined reference to `mpg123_replace_reader_handle' >/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_mpg123.c:93:(.text+0x3d0): undefined reference to `mpg123_tell' >/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_mpg123.c:93:(.text+0x3d9): undefined reference to `mpg123_seek' >/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_mpg123.c:93:(.text+0x3e3): undefined reference to `mpg123_length' >/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3/src/codecs/music_mpg123.c:93:(.text+0x3f0): undefined reference to `mpg123_open_handle' >collect2: error: ld returned 1 exit status >make: *** [Makefile:98: build/libSDL2_mixer.la] Error 1 > * ERROR: media-libs/sdl2-mixer-2.6.3-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/sdl2-mixer-2.6.3-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/sdl2-mixer-2.6.3-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/build/media-libs/sdl2-mixer-2.6.3-r1:20241127-194850.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3-abi_x86_32.x86' > * S: '/var/tmp/portage/media-libs/sdl2-mixer-2.6.3-r1/work/SDL2_mixer-2.6.3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 945154
: 912300