* Package: media-libs/libsdl-1.2.15-r3  * Repository: gentoo  * Maintainer: games@gentoo.org  * USE: X abi_x86_64 alsa amd64 audio elibc_glibc kernel_linux multilib opengl test userland_GNU video xv  * FEATURES: ccache compressdebug preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking SDL-1.2.15.tar.gz to /var/tmp/portage/media-libs/libsdl-1.2.15-r3/work >>> Source unpacked in /var/tmp/portage/media-libs/libsdl-1.2.15-r3/work >>> Preparing source in /var/tmp/portage/media-libs/libsdl-1.2.15-r3/work/SDL-1.2.15 ... * Applying libsdl-1.2.15-sdl-config.patch ...  [ ok ] * Applying libsdl-1.2.15-resizing.patch ...  [ ok ] * Applying libsdl-1.2.15-joystick.patch ...  [ ok ] * Applying libsdl-1.2.15-gamma.patch ...  [ ok ] * Running elibtoolize in: SDL-1.2.15/build-scripts/ * Applying install-sh/1.5.4 patch ... * Applying portage/2.2 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/libsdl-1.2.15-r3/work/SDL-1.2.15 ... * econf: updating SDL-1.2.15/build-scripts/config.sub with /usr/share/gnuconfig/config.sub * econf: updating SDL-1.2.15/build-scripts/config.guess with /usr/share/gnuconfig/config.guess ./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 --libdir=/usr/lib64 --disable-rpath --disable-arts --disable-esd --enable-events --enable-cdrom --enable-threads --enable-timers --enable-file --enable-cpuinfo --disable-alsa-shared --disable-esd-shared --disable-pulseaudio-shared --disable-arts-shared --disable-nas-shared --disable-osmesa-shared --disable-oss --enable-alsa --disable-pulseaudio --disable-nas --enable-video-x11 --disable-dga --enable-video-x11-xv --disable-video-x11-xinerama --enable-video-x11-xrandr --disable-video-dga --disable-video-fbcon --disable-video-ggi --disable-video-svga --disable-video-aalib --disable-video-caca --enable-video-opengl --disable-video-ps3 --disable-input-tslib --with-x --disable-static --disable-video-x11-xme --disable-nasm --enable-video-dummy --disable-joystick --disable-video-directfb configure: loading site script /usr/share/config.site 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 for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 "+="... yes 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 whether byte ordering is bigendian... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes 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/bin/install -c checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for size_t... yes checking for int64_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for working strtod... yes checking for mprotect... yes checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for getenv... yes checking for putenv... yes checking for unsetenv... yes checking for qsort... yes checking for abs... yes checking for bcopy... yes checking for memset... yes checking for memcpy... yes checking for memmove... yes checking for strlen... yes checking for strlcpy... no checking for strlcat... no checking for strdup... yes checking for _strrev... no checking for _strupr... no checking for _strlwr... no checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for itoa... no checking for _ltoa... no checking for _uitoa... no checking for _ultoa... no checking for strtol... yes checking for strtoul... yes checking for _i64toa... no checking for _ui64toa... no checking for strtoll... yes checking for strtoull... yes checking for atoi... yes checking for atof... yes checking for strcmp... yes checking for strncmp... yes checking for _stricmp... no checking for strcasecmp... yes checking for _strnicmp... no checking for strncasecmp... yes checking for sscanf... yes checking for snprintf... yes checking for vsnprintf... yes checking for iconv... yes checking for sigaction... yes checking for setjmp... yes checking for nanosleep... yes checking for libiconv_open in -liconv... no checking for pow in -lm... yes checking for struct sigaction.sa_sigaction... yes checking for GCC -fvisibility=hidden option... yes checking for dlopen... yes checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for Altivec with GCC altivec.h and -maltivec option... no checking for Altivec with GCC -maltivec option... no checking for Altivec with GCC altivec.h and -faltivec option... no checking for Altivec with GCC -faltivec option... no checking for dmedia audio support... no checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 0.9.0... found. checking for snd_ctl_open in -lasound... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes -- dynamic libX11 -> libX11.so.6 -- dynamic libX11ext -> libXext.so.6 checking for X11/extensions/Xrandr.h... yes -- dynamic libXrender -> libXrender.so.1 -- dynamic libXrandr -> libXrandr.so.2 checking for PlayStation 2 GS support... no checking for libVGL support... no checking for wscons support... no checking for OpenGL (GLX) support... yes checking for Linux 2.4 unified input interface... yes checking for pthreads... yes checking for recursive mutexes... yes checking for pthread semaphores... yes checking for sem_timedwait... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking for GCC -Wall option... yes checking for necessary GCC -Wno-multichar option... no configure: creating ./config.status config.status: creating Makefile config.status: creating sdl-config config.status: creating SDL.spec config.status: creating SDL.qpg config.status: creating sdl.pc config.status: creating include/SDL_config.h config.status: executing libtool commands config.status: executing default commands Generating dependencies for ./src/SDL.c Generating dependencies for ./src/SDL_error.c Generating dependencies for ./src/SDL_fatal.c Generating dependencies for ./src/audio/SDL_audio.c Generating dependencies for ./src/audio/SDL_audiocvt.c Generating dependencies for ./src/audio/SDL_audiodev.c Generating dependencies for ./src/audio/SDL_mixer.c Generating dependencies for ./src/audio/SDL_mixer_MMX.c Generating dependencies for ./src/audio/SDL_mixer_MMX_VC.c Generating dependencies for ./src/audio/SDL_mixer_m68k.c Generating dependencies for ./src/audio/SDL_wave.c Generating dependencies for ./src/cdrom/SDL_cdrom.c Generating dependencies for ./src/cpuinfo/SDL_cpuinfo.c Generating dependencies for ./src/events/SDL_active.c Generating dependencies for ./src/events/SDL_events.c Generating dependencies for ./src/events/SDL_expose.c Generating dependencies for ./src/events/SDL_keyboard.c Generating dependencies for ./src/events/SDL_mouse.c Generating dependencies for ./src/events/SDL_quit.c Generating dependencies for ./src/events/SDL_resize.c Generating dependencies for ./src/file/SDL_rwops.c Generating dependencies for ./src/stdlib/SDL_getenv.c Generating dependencies for ./src/stdlib/SDL_iconv.c Generating dependencies for ./src/stdlib/SDL_malloc.c Generating dependencies for ./src/stdlib/SDL_qsort.c Generating dependencies for ./src/stdlib/SDL_stdlib.c Generating dependencies for ./src/stdlib/SDL_string.c Generating dependencies for ./src/thread/SDL_thread.c Generating dependencies for ./src/timer/SDL_timer.c Generating dependencies for ./src/video/SDL_RLEaccel.c Generating dependencies for ./src/video/SDL_blit.c Generating dependencies for ./src/video/SDL_blit_0.c Generating dependencies for ./src/video/SDL_blit_1.c Generating dependencies for ./src/video/SDL_blit_A.c Generating dependencies for ./src/video/SDL_blit_N.c Generating dependencies for ./src/video/SDL_bmp.c Generating dependencies for ./src/video/SDL_cursor.c Generating dependencies for ./src/video/SDL_gamma.c Generating dependencies for ./src/video/SDL_pixels.c Generating dependencies for ./src/video/SDL_stretch.c Generating dependencies for ./src/video/SDL_surface.c Generating dependencies for ./src/video/SDL_video.c Generating dependencies for ./src/video/SDL_yuv.c Generating dependencies for ./src/video/SDL_yuv_mmx.c Generating dependencies for ./src/video/SDL_yuv_sw.c Generating dependencies for ./src/video/dummy/SDL_nullevents.c Generating dependencies for ./src/video/dummy/SDL_nullmouse.c Generating dependencies for ./src/video/dummy/SDL_nullvideo.c Generating dependencies for ./src/audio/disk/SDL_diskaudio.c Generating dependencies for ./src/audio/dummy/SDL_dummyaudio.c Generating dependencies for ./src/loadso/dlopen/SDL_sysloadso.c Generating dependencies for ./src/audio/alsa/SDL_alsa_audio.c Generating dependencies for ./src/video/x11/SDL_x11dga.c Generating dependencies for ./src/video/x11/SDL_x11dyn.c Generating dependencies for ./src/video/x11/SDL_x11events.c Generating dependencies for ./src/video/x11/SDL_x11gamma.c Generating dependencies for ./src/video/x11/SDL_x11gl.c Generating dependencies for ./src/video/x11/SDL_x11image.c Generating dependencies for ./src/video/x11/SDL_x11modes.c Generating dependencies for ./src/video/x11/SDL_x11mouse.c Generating dependencies for ./src/video/x11/SDL_x11video.c Generating dependencies for ./src/video/x11/SDL_x11wm.c Generating dependencies for ./src/video/x11/SDL_x11yuv.c Generating dependencies for ./src/video/Xext/Xxf86vm/XF86VMode.c Generating dependencies for ./src/video/Xext/Xv/Xv.c Generating dependencies for ./src/thread/pthread/SDL_systhread.c Generating dependencies for ./src/thread/pthread/SDL_syssem.c Generating dependencies for ./src/thread/pthread/SDL_sysmutex.c Generating dependencies for ./src/thread/pthread/SDL_syscond.c Generating dependencies for ./src/cdrom/linux/SDL_syscdrom.c Generating dependencies for ./src/timer/unix/SDL_systimer.c Generating dependencies for ./src/main/dummy/SDL_dummy_main.c >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/libsdl-1.2.15-r3/work/SDL-1.2.15 ... make -j1 /bin/sh build-scripts/mkinstalldirs build mkdir -p -- build /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c -o build/SDL.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c -fPIC -DPIC -o build/.libs/SDL.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c -o build/SDL_error.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c -fPIC -DPIC -o build/.libs/SDL_error.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_fatal.c -o build/SDL_fatal.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_fatal.c -fPIC -DPIC -o build/.libs/SDL_fatal.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audio.c -o build/SDL_audio.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audio.c -fPIC -DPIC -o build/.libs/SDL_audio.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiocvt.c -fPIC -DPIC -o build/.libs/SDL_audiocvt.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiodev.c -o build/SDL_audiodev.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiodev.c -fPIC -DPIC -o build/.libs/SDL_audiodev.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer.c -o build/SDL_mixer.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer.c -fPIC -DPIC -o build/.libs/SDL_mixer.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX.c -o build/SDL_mixer_MMX.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX.c -fPIC -DPIC -o build/.libs/SDL_mixer_MMX.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -o build/SDL_mixer_MMX_VC.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -fPIC -DPIC -o build/.libs/SDL_mixer_MMX_VC.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_m68k.c -o build/SDL_mixer_m68k.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_m68k.c -fPIC -DPIC -o build/.libs/SDL_mixer_m68k.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_wave.c -o build/SDL_wave.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_wave.c -fPIC -DPIC -o build/.libs/SDL_wave.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/SDL_cdrom.c -o build/SDL_cdrom.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/SDL_cdrom.c -fPIC -DPIC -o build/.libs/SDL_cdrom.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -fPIC -DPIC -o build/.libs/SDL_cpuinfo.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_active.c -o build/SDL_active.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_active.c -fPIC -DPIC -o build/.libs/SDL_active.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_events.c -o build/SDL_events.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_events.c -fPIC -DPIC -o build/.libs/SDL_events.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_expose.c -o build/SDL_expose.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_expose.c -fPIC -DPIC -o build/.libs/SDL_expose.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_keyboard.c -o build/SDL_keyboard.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_keyboard.c -fPIC -DPIC -o build/.libs/SDL_keyboard.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_mouse.c -o build/SDL_mouse.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_mouse.c -fPIC -DPIC -o build/.libs/SDL_mouse.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_quit.c -o build/SDL_quit.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_quit.c -fPIC -DPIC -o build/.libs/SDL_quit.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_resize.c -o build/SDL_resize.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_resize.c -fPIC -DPIC -o build/.libs/SDL_resize.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/file/SDL_rwops.c -o build/SDL_rwops.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/file/SDL_rwops.c -fPIC -DPIC -o build/.libs/SDL_rwops.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_getenv.c -o build/SDL_getenv.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_getenv.c -fPIC -DPIC -o build/.libs/SDL_getenv.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_iconv.c -o build/SDL_iconv.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_iconv.c -fPIC -DPIC -o build/.libs/SDL_iconv.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_malloc.c -o build/SDL_malloc.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_malloc.c -fPIC -DPIC -o build/.libs/SDL_malloc.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_qsort.c -o build/SDL_qsort.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_qsort.c -fPIC -DPIC -o build/.libs/SDL_qsort.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_stdlib.c -o build/SDL_stdlib.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_stdlib.c -fPIC -DPIC -o build/.libs/SDL_stdlib.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_string.c -o build/SDL_string.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_string.c -fPIC -DPIC -o build/.libs/SDL_string.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/SDL_thread.c -o build/SDL_thread.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/SDL_thread.c -fPIC -DPIC -o build/.libs/SDL_thread.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/SDL_timer.c -o build/SDL_timer.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/SDL_timer.c -fPIC -DPIC -o build/.libs/SDL_timer.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_RLEaccel.c -o build/SDL_RLEaccel.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_RLEaccel.c -fPIC -DPIC -o build/.libs/SDL_RLEaccel.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit.c -o build/SDL_blit.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit.c -fPIC -DPIC -o build/.libs/SDL_blit.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_0.c -o build/SDL_blit_0.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_0.c -fPIC -DPIC -o build/.libs/SDL_blit_0.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_1.c -o build/SDL_blit_1.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_1.c -fPIC -DPIC -o build/.libs/SDL_blit_1.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_A.c -o build/SDL_blit_A.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_A.c -fPIC -DPIC -o build/.libs/SDL_blit_A.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_N.c -o build/SDL_blit_N.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_N.c -fPIC -DPIC -o build/.libs/SDL_blit_N.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_bmp.c -o build/SDL_bmp.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_bmp.c -fPIC -DPIC -o build/.libs/SDL_bmp.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_cursor.c -o build/SDL_cursor.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_cursor.c -fPIC -DPIC -o build/.libs/SDL_cursor.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_gamma.c -o build/SDL_gamma.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_gamma.c -fPIC -DPIC -o build/.libs/SDL_gamma.o ./src/video/SDL_gamma.c:41:13: warning: 'CalculateGammaRamp' defined but not used [-Wunused-function] static void CalculateGammaRamp(float gamma, Uint16 *ramp) ^ /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_pixels.c -o build/SDL_pixels.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_pixels.c -fPIC -DPIC -o build/.libs/SDL_pixels.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_stretch.c -o build/SDL_stretch.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_stretch.c -fPIC -DPIC -o build/.libs/SDL_stretch.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_surface.c -o build/SDL_surface.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_surface.c -fPIC -DPIC -o build/.libs/SDL_surface.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_video.c -o build/SDL_video.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_video.c -fPIC -DPIC -o build/.libs/SDL_video.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv.c -o build/SDL_yuv.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv.c -fPIC -DPIC -o build/.libs/SDL_yuv.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_mmx.c -o build/SDL_yuv_mmx.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_mmx.c -fPIC -DPIC -o build/.libs/SDL_yuv_mmx.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_sw.c -o build/SDL_yuv_sw.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_sw.c -fPIC -DPIC -o build/.libs/SDL_yuv_sw.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullevents.c -o build/SDL_nullevents.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullevents.c -fPIC -DPIC -o build/.libs/SDL_nullevents.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullmouse.c -o build/SDL_nullmouse.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullmouse.c -fPIC -DPIC -o build/.libs/SDL_nullmouse.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullvideo.c -o build/SDL_nullvideo.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullvideo.c -fPIC -DPIC -o build/.libs/SDL_nullvideo.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/disk/SDL_diskaudio.c -o build/SDL_diskaudio.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/disk/SDL_diskaudio.c -fPIC -DPIC -o build/.libs/SDL_diskaudio.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -o build/SDL_dummyaudio.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -fPIC -DPIC -o build/.libs/SDL_dummyaudio.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -o build/SDL_sysloadso.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -fPIC -DPIC -o build/.libs/SDL_sysloadso.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/alsa/SDL_alsa_audio.c -o build/SDL_alsa_audio.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/alsa/SDL_alsa_audio.c -fPIC -DPIC -o build/.libs/SDL_alsa_audio.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11dga.c -o build/SDL_x11dga.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11dga.c -fPIC -DPIC -o build/.libs/SDL_x11dga.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11dyn.c -o build/SDL_x11dyn.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -march=native -g -pipe -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11dyn.c -fPIC -DPIC -o build/.libs/SDL_x11dyn.o In file included from ./src/video/x11/SDL_x11dyn.c:96:0: ./src/video/x11/SDL_x11sym.h:168:92: error: conflicting types for '_XData32' SDL_X11_SYM(int,_XData32,(Display *dpy,register long *data,unsigned len),(dpy,data,len),return) ^ In file included from ./src/video/x11/SDL_x11dyn.h:34:0, from ./src/video/x11/SDL_x11dyn.c:26: /usr/include/X11/Xlibint.h:595:12: note: previous declaration of '_XData32' was here extern int _XData32( ^ make: *** [build/SDL_x11dyn.lo] Error 1 emake failed * ERROR: media-libs/libsdl-1.2.15-r3 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 2867: Called __eapi2_src_compile * phase-helpers.sh, line 632: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of `emerge --info '=media-libs/libsdl-1.2.15-r3'`, * the complete build log and the output of `emerge -pqv '=media-libs/libsdl-1.2.15-r3'`. * The complete build log is located at '/var/log/portage/build/media-libs/libsdl-1.2.15-r3:20130526-060835.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/libsdl-1.2.15-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/libsdl-1.2.15-r3/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/libsdl-1.2.15-r3/work/SDL-1.2.15' * S: '/var/tmp/portage/media-libs/libsdl-1.2.15-r3/work/SDL-1.2.15'