* Package: media-libs/sdl-image-1.2.12_p20210314 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc gif jpeg kernel_linux png tiff userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking SDL_image-1.2.12_p20210314.tar.gz to /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work >>> Source unpacked in /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work >>> Preparing source in /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 ... * abi_x86_32.x86: running multilib-minimal_abi_src_configure * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/tiff-4.0.3/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/tiff-4.0.3/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/libwebp-1.0.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/libwebp-1.0.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/libpng-1.5.13/config.sub with /usr/share/gnuconfig/config.sub * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/libpng-1.5.13/config.guess with /usr/share/gnuconfig/config.guess * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/jpeg-8d1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/jpeg-8d1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/config.sub with /usr/share/gnuconfig/config.sub * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/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 --disable-dependency-tracking --docdir=/usr/share/doc/sdl-image-1.2.12_p20210314 --htmldir=/usr/share/doc/sdl-image-1.2.12_p20210314/html --libdir=/usr/lib --disable-jpg-shared --disable-png-shared --disable-tif-shared --disable-webp-shared --disable-static --enable-gif --enable-jpg --enable-tif --enable-png --disable-webp --enable-bmp --enable-lbm --enable-pcx --enable-pnm --enable-tga --enable-xcf --enable-xpm --enable-xv 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 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 -m32 accepts -g... yes checking for x86_64-pc-linux-gnu-gcc -m32 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 -m32... 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 "+="... yes 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 object... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -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 -m32 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -m32 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 host system type... (cached) i686-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32 checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... (cached) none needed checking for i686-pc-linux-gnu-gcc... no checking for i686-pc-linux-gnu-objcc... no checking for i686-pc-linux-gnu-objc... no checking for i686-pc-linux-gnu-cc... no checking for i686-pc-linux-gnu-CC... no checking for gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... none checking for inline... inline checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c checking whether make sets $(MAKE)... (cached) yes checking for windres... no checking for i686-pc-linux-gnu-windres... no checking for linux-gnu-windres... no checking pkg-config is at least version 0.9.0... yes checking for SDL... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_CreateDecompress in -ljpeg... yes checking for LIBPNG... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFClientOpen in -ltiff... yes configure: creating ./config.status config.status: creating Makefile config.status: creating SDL_image.spec config.status: creating SDL_image.pc config.status: executing libtool commands config.status: executing depfiles commands * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/config.guess with /usr/share/gnuconfig/config.guess * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/config.sub with /usr/share/gnuconfig/config.sub * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/tiff-4.0.3/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/tiff-4.0.3/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/libwebp-1.0.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/libwebp-1.0.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/libpng-1.5.13/config.guess with /usr/share/gnuconfig/config.guess * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/libpng-1.5.13/config.sub with /usr/share/gnuconfig/config.sub * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/jpeg-8d1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating SDL_image-5d792dde2f764daf15dc48521774a3354330db69/external/jpeg-8d1/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/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 --disable-dependency-tracking --docdir=/usr/share/doc/sdl-image-1.2.12_p20210314 --htmldir=/usr/share/doc/sdl-image-1.2.12_p20210314/html --libdir=/usr/lib64 --disable-jpg-shared --disable-png-shared --disable-tif-shared --disable-webp-shared --disable-static --enable-gif --enable-jpg --enable-tif --enable-png --disable-webp --enable-bmp --enable-lbm --enable-pcx --enable-pnm --enable-tga --enable-xcf --enable-xpm --enable-xv 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 host system type... (cached) x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none 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-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU Objective C compiler... no checking whether x86_64-pc-linux-gnu-gcc accepts -g... no checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for inline... inline checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c checking whether make sets $(MAKE)... (cached) yes checking for windres... no checking for x86_64-pc-linux-gnu-windres... no checking for linux-gnu-windres... no 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 SDL... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_CreateDecompress in -ljpeg... yes checking for LIBPNG... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFClientOpen in -ltiff... yes configure: creating ./config.status config.status: creating Makefile config.status: creating SDL_image.spec config.status: creating SDL_image.pc config.status: executing libtool commands config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 ... * abi_x86_32.x86: running multilib-minimal_abi_src_compile make -j2 rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.13\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.13\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_bmp.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_bmp.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 78, .st_ino = 2612749}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG.c -DPIC -fPIC -o .libs/IMG.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_bmp.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_bmp.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 78, .st_ino = 2612749}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_bmp.c -DPIC -fPIC -o .libs/IMG_bmp.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.13\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_gif.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_gif.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_gif.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_gif.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 78, .st_ino = 2612749}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_gif.c -DPIC -fPIC -o .libs/IMG_gif.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.13\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_jpg.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_jpg.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_jpg.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_jpg.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 78, .st_ino = 2612749}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_jpg.c -DPIC -fPIC -o .libs/IMG_jpg.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.13\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_lbm.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_lbm.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_lbm.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_lbm.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 78, .st_ino = 2612749}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_lbm.c -DPIC -fPIC -o .libs/IMG_lbm.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.13\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_pcx.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_pcx.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_pcx.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_pcx.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 78, .st_ino = 2612749}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_pcx.c -DPIC -fPIC -o .libs/IMG_pcx.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.13\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_png.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_png.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_png.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_png.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 78, .st_ino = 2612749}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_png.c -DPIC -fPIC -o .libs/IMG_png.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.13\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_pnm.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_pnm.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_pnm.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_pnm.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 78, .st_ino = 2612749}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_pnm.c -DPIC -fPIC -o .libs/IMG_pnm.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.13\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_tga.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_tga.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_tga.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_tga.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 78, .st_ino = 2612749}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_tga.c -DPIC -fPIC -o .libs/IMG_tga.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.13\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_tif.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_tif.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_tif.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_tif.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 78, .st_ino = 2612749}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_tif.c -DPIC -fPIC -o .libs/IMG_tif.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.13\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_xcf.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_xcf.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_xcf.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_xcf.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 78, .st_ino = 2612749}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_xcf.c -DPIC -fPIC -o .libs/IMG_xcf.o /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_tif.c:40:9: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 40 | int (*TIFFReadRGBAImageOriented)(TIFF*, uint32, uint32, uint32*, int, int); | ^~~ /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_tif.c:40:9: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_tif.c:40:9: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_tif.c: In function ‘IMG_LoadTIF_RW’: /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_tif.c:243:9: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 243 | if(!lib.TIFFReadRGBAImageOriented(tiff, img_width, img_height, (uint32 *)surface->pixels, ORIENTATION_TOPLEFT, 0)) | ^~ rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.13\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_xpm.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_xpm.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_xpm.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_xpm.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 78, .st_ino = 2612749}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_xpm.c -DPIC -fPIC -o .libs/IMG_xpm.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.13\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_xv.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_xv.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_xv.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_xv.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 78, .st_ino = 2612749}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_xv.c -DPIC -fPIC -o .libs/IMG_xv.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.13\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_webp.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_webp.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IMG_webp.lo /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_webp.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 78, .st_ino = 2612749}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL_image" -DVERSION="1.2.13" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/IMG_webp.c -DPIC -fPIC -o .libs/IMG_webp.o x86_64-pc-linux-gnu-gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.13\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I. -I/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69 -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c /var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69/showimage.c rdlibtool --mode=link gcc -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -no-undefined -release 1.2 -version-info 8:5:8 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libSDL_image.la -rpath /usr/lib IMG.lo IMG_bmp.lo IMG_gif.lo IMG_jpg.lo IMG_lbm.lo IMG_pcx.lo IMG_png.lo IMG_pnm.lo IMG_tga.lo IMG_tif.lo IMG_xcf.lo IMG_xpm.lo IMG_xv.lo IMG_webp.lo -lpng16 -lz -ljpeg -ltiff -lz -lSDL -lpthread rdlibtool --mode=link gcc -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -no-undefined -release 1.2 -version-info 8:5:8 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libSDL_image.la -rpath /usr/lib IMG.lo IMG_bmp.lo IMG_gif.lo IMG_jpg.lo IMG_lbm.lo IMG_pcx.lo IMG_png.lo IMG_pnm.lo IMG_tga.lo IMG_tif.lo IMG_xcf.lo IMG_xpm.lo IMG_xv.lo IMG_webp.lo -lpng16 -lz -ljpeg -ltiff -lz -lSDL -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 78, .st_ino = 2612749}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86/libtool". rdlibtool: link: ln -s libSDL_image-1.2.so.def .libs/libSDL_image-1.2.so.def.linux rdlibtool: link: ln -s libSDL_image-1.2.so.def.linux .libs/libSDL_image-1.2.so.def.host rdlibtool: link: ln -s /dev/null .libs/libSDL_image.a.disabled rdlibtool: link: gcc .libs/IMG.o .libs/IMG_bmp.o .libs/IMG_gif.o .libs/IMG_jpg.o .libs/IMG_lbm.o .libs/IMG_pcx.o .libs/IMG_png.o .libs/IMG_pnm.o .libs/IMG_tga.o .libs/IMG_tif.o .libs/IMG_xcf.o .libs/IMG_xpm.o .libs/IMG_xv.o .libs/IMG_webp.o -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lpng16 -lz -ljpeg -ltiff -lz -lSDL -lpthread -shared -fPIC -Wl,--no-undefined -Wl,-soname -Wl,libSDL_image-1.2.so.0 -o .libs/libSDL_image-1.2.so.0.8.5 /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG.o' is incompatible with i386:x86-64 output /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_bmp.o' is incompatible with i386:x86-64 output /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_gif.o' is incompatible with i386:x86-64 output /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_jpg.o' is incompatible with i386:x86-64 output /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_lbm.o' is incompatible with i386:x86-64 output /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_pcx.o' is incompatible with i386:x86-64 output /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_png.o' is incompatible with i386:x86-64 output /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_pnm.o' is incompatible with i386:x86-64 output /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_tga.o' is incompatible with i386:x86-64 output /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_tif.o' is incompatible with i386:x86-64 output /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_xcf.o' is incompatible with i386:x86-64 output /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_xpm.o' is incompatible with i386:x86-64 output /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_xv.o' is incompatible with i386:x86-64 output /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_webp.o' is incompatible with i386:x86-64 output /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/IMG.o: file class ELFCLASS32 incompatible with ELFCLASS64 /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: file in wrong format collect2: error: ld returned 1 exit status rdlibtool: exec error upon slbt_exec_link_create_library(), line 1572: (see child process error messages). rdlibtool: < returned to > slbt_exec_link(), line 2084. make: *** [Makefile:411: libSDL_image.la] Error 2 * ERROR: media-libs/sdl-image-1.2.12_p20210314::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-libs/sdl-image-1.2.12_p20210314::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/sdl-image-1.2.12_p20210314::gentoo'`. * The complete build log is located at '/var/log/portage/media-libs:sdl-image-1.2.12_p20210314:20210523-143104.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69-abi_x86_32.x86' * S: '/var/tmp/portage/media-libs/sdl-image-1.2.12_p20210314/work/SDL_image-5d792dde2f764daf15dc48521774a3354330db69'