* Package: media-libs/devil-1.7.8-r2 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 elibc_glibc kernel_linux nvtt userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking DevIL-1.7.8.tar.gz to /var/tmp/portage/media-libs/devil-1.7.8-r2/work >>> Source unpacked in /var/tmp/portage/media-libs/devil-1.7.8-r2/work >>> Preparing source in /var/tmp/portage/media-libs/devil-1.7.8-r2/work/devil-1.7.8 ... * Applying devil-1.7.8-CVE-2009-3994.patch ... [ ok ] * Applying devil-1.7.8-libpng14.patch ... [ ok ] * Applying devil-1.7.8-nvtt-glut.patch ... [ ok ] * Applying devil-1.7.8-ILUT.patch ... [ ok ] * Applying devil-1.7.8-restrict.patch ... [ ok ] * Applying devil-1.7.8-fix-test.patch ... [ ok ] * Applying devil-1.7.8-jasper-remove-uchar.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-libs/devil-1.7.8-r2/work/devil-1.7.8' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: devil-1.7.8/ * Applying portage/1.5.10 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/1.5.26 patch ... * Running elibtoolize in: devil-1.7.8/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/devil-1.7.8-r2/work/devil-1.7.8 ... * econf: updating devil-1.7.8/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating devil-1.7.8/build-aux/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/devil-1.7.8-r2 --htmldir=/usr/share/doc/devil-1.7.8-r2/html --libdir=/usr/lib64 --disable-static --disable-lcms --enable-ILU --enable-ILUT --enable-sse --enable-sse2 --enable-sse3 --disable-exr --disable-gif --disable-jpeg --enable-jp2 --disable-mng --disable-png --disable-tiff --disable-xpm --disable-allegro --disable-directx8 --disable-directx9 --disable-opengl --disable-sdl --disable-x11 --disable-shm --disable-render --disable-glut --without-x --with-nvtt checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes 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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 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-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ 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 for gawk... gawk checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none 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 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether make sets $(MAKE)... (cached) yes checking whether byte ordering is bigendian... no checking restrict keyword... yes checking restrict gnu99 keyword... yes checking Altivec... no checking SSE... yes checking SSE2... yes checking SSE3... yes checking x86... no checking x86_64... yes checking ppc... no checking for valloc... yes checking for posix_memalign... yes checking for memalign... yes checking mm_malloc.h usability... yes checking mm_malloc.h presence... yes checking for mm_malloc.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for main in -lz... yes checking for main in -lm... yes checking whether we would like to have support for blp format... yes checking whether we would like to have support for bmp format... yes checking whether we would like to have support for dcx format... yes checking whether we would like to have support for dds format... yes checking whether we would like to have support for dicom format... yes checking whether we would like to have support for doom format... yes 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 whether we would like to have support for exr format... no checking whether we would like to have support for fits format... yes checking whether we would like to have support for gif format... no checking whether we would like to have support for hdr format... yes checking whether we would like to have support for icns format... yes checking whether we would like to have support for icon format... yes checking whether we would like to have support for iff format... yes checking whether we would like to have support for ilbm format... yes checking whether we would like to have support for iwi format... yes checking whether we would like to have support for jpeg format... no checking jasper/jasper.h usability... no checking jasper/jasper.h presence... no checking for jasper/jasper.h... no checking for jasper/jasper.h... (cached) no checking whether we would like to have support for jp2 format... no checking whether we would like to have support for lcms format... no checking whether we would like to have support for lif format... yes checking whether we would like to have support for mdl format... yes checking whether we would like to have support for mng format... no checking whether we would like to have support for mp3 format... yes checking whether we would like to have support for pcx format... yes checking whether we would like to have support for pcd format... yes checking whether we would like to have support for pic format... yes checking whether we would like to have support for pix format... yes checking whether we would like to have support for png format... no checking whether we would like to have support for pnm format... yes checking whether we would like to have support for psd format... yes checking whether we would like to have support for psp format... yes checking whether we would like to have support for pxr format... yes checking whether we would like to have support for raw format... yes checking whether we would like to have support for rot format... yes checking whether we would like to have support for sgi format... yes checking whether we would like to have support for sun format... yes checking whether we would like to have support for texture format... yes checking whether we would like to have support for tga format... yes checking whether we would like to have support for tiff format... no checking whether we would like to have support for tpl format... yes checking whether we would like to have support for utx format... yes checking whether we would like to have support for vtf format... yes checking whether we would like to have support for wal format... yes checking whether we would like to have support for wbmp format... yes checking whether we would like to have support for wdp format... yes checking whether we would like to have support for xpm format... no checking squish.h usability... no checking squish.h presence... yes configure: WARNING: squish.h: present but cannot be compiled configure: WARNING: squish.h: check for missing prerequisite headers? configure: WARNING: squish.h: see the Autoconf documentation configure: WARNING: squish.h: section "Present But Cannot Be Compiled" configure: WARNING: squish.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to bubla@users.sourceforge.net ## configure: WARNING: ## ------------------------------------------ ## checking for squish.h... no checking nvtt/nvtt.h usability... yes checking nvtt/nvtt.h presence... yes checking for nvtt/nvtt.h... yes checking for main in -lnvtt... yes checking for X... disabled checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for main in -lgdi32... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating bin/Makefile config.status: creating test/Makefile config.status: creating docs/Makefile config.status: creating data/Makefile config.status: creating data/IL.pc config.status: creating data/ILU.pc config.status: creating data/ILUT.pc config.status: creating test/format_test/format_checks.sh config.status: creating include/IL/config.h config.status: executing libtool commands config.status: executing depfiles commands configure: +----------------------------------------+ configure: \| IL library Supported formats \| configure: +----------------------------------------+-------+ configure: BLP BMP DCX DDS DICOM WAD FITS HDR ICNS ICON IFF ILBM IWI LIF MDL MP3 PCX PCD PIC PIX PNM PSD PSP PXR RAW ROT SGI SUN TEXTURE TGA TPL UTX VTF WAL WBMP WDP configure: +----------------------------------------+ configure: \| IL library External libraries \| configure: +----------------------------------------+-------+ configure: Required libs: libnvtt-nvidia_texture_tools configure: +----------------------------------------+ configure: \| ILU part enabled \| configure: +----------------------------------------+ configure: \| ILUT library Supported APIs \| configure: +----------------------------------------+-------+ configure: configure: +----------------------------------------+ configure: \| Detected Machine Extensions \| configure: +----------------------------------------+-------+ configure: SSE SSE2 SSE3 X86_64_ASM configure: +----------------------------------------+ configure: \| Not building any examples \| configure: +----------------------------------------+-------+ configure: Pass --with-examples option to the configure script if you want to build examples. configure: +----------------------------------------+ >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/devil-1.7.8-r2/work/devil-1.7.8 ... make -j1 Making all in lib make[1]: Entering directory '/var/tmp/portage/media-libs/devil-1.7.8-r2/work/devil-1.7.8/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_alloc.lo `test -f './../src-IL/src/il_alloc.c' || echo './'`./../src-IL/src/il_alloc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_alloc.c -fPIC -DPIC -o .libs/libIL_la-il_alloc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_doom.lo `test -f './../src-IL/src/il_doom.c' || echo './'`./../src-IL/src/il_doom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_doom.c -fPIC -DPIC -o .libs/libIL_la-il_doom.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_stack.lo `test -f './../src-IL/src/il_stack.c' || echo './'`./../src-IL/src/il_stack.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_stack.c -fPIC -DPIC -o .libs/libIL_la-il_stack.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_pcx.lo `test -f './../src-IL/src/il_pcx.c' || echo './'`./../src-IL/src/il_pcx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_pcx.c -fPIC -DPIC -o .libs/libIL_la-il_pcx.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_rle.lo `test -f './../src-IL/src/il_rle.c' || echo './'`./../src-IL/src/il_rle.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_rle.c -fPIC -DPIC -o .libs/libIL_la-il_rle.o ./../src-IL/src/il_rle.c: In function ‘ilRleCompressLine’: ./../src-IL/src/il_rle.c:20:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 20 | const ILint bmp_pad_to_even = 1 - ((ILint)q - *DestWidth) % 2; | ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_bits.lo `test -f './../src-IL/src/il_bits.c' || echo './'`./../src-IL/src/il_bits.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_bits.c -fPIC -DPIC -o .libs/libIL_la-il_bits.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_endian.lo `test -f './../src-IL/src/il_endian.c' || echo './'`./../src-IL/src/il_endian.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_endian.c -fPIC -DPIC -o .libs/libIL_la-il_endian.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_exr.lo `test -f './../src-IL/src/il_exr.cpp' || echo './'`./../src-IL/src/il_exr.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_exr.cpp -fPIC -DPIC -o .libs/libIL_la-il_exr.o cc1plus: warning: command-line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-fgnu89-inline’ is valid for C/ObjC but not for C++ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_jpeg.lo `test -f './../src-IL/src/il_jpeg.c' || echo './'`./../src-IL/src/il_jpeg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_jpeg.c -fPIC -DPIC -o .libs/libIL_la-il_jpeg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_pic.lo `test -f './../src-IL/src/il_pic.c' || echo './'`./../src-IL/src/il_pic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_pic.c -fPIC -DPIC -o .libs/libIL_la-il_pic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_sgi.lo `test -f './../src-IL/src/il_sgi.c' || echo './'`./../src-IL/src/il_sgi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_sgi.c -fPIC -DPIC -o .libs/libIL_la-il_sgi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_bmp.lo `test -f './../src-IL/src/il_bmp.c' || echo './'`./../src-IL/src/il_bmp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_bmp.c -fPIC -DPIC -o .libs/libIL_la-il_bmp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_error.lo `test -f './../src-IL/src/il_error.c' || echo './'`./../src-IL/src/il_error.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_error.c -fPIC -DPIC -o .libs/libIL_la-il_error.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_lif.lo `test -f './../src-IL/src/il_lif.c' || echo './'`./../src-IL/src/il_lif.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_lif.c -fPIC -DPIC -o .libs/libIL_la-il_lif.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_png.lo `test -f './../src-IL/src/il_png.c' || echo './'`./../src-IL/src/il_png.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_png.c -fPIC -DPIC -o .libs/libIL_la-il_png.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_states.lo `test -f './../src-IL/src/il_states.c' || echo './'`./../src-IL/src/il_states.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_states.c -fPIC -DPIC -o .libs/libIL_la-il_states.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_convbuff.lo `test -f './../src-IL/src/il_convbuff.c' || echo './'`./../src-IL/src/il_convbuff.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_convbuff.c -fPIC -DPIC -o .libs/libIL_la-il_convbuff.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_files.lo `test -f './../src-IL/src/il_files.c' || echo './'`./../src-IL/src/il_files.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_files.c -fPIC -DPIC -o .libs/libIL_la-il_files.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_main.lo `test -f './../src-IL/src/il_main.c' || echo './'`./../src-IL/src/il_main.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_main.c -fPIC -DPIC -o .libs/libIL_la-il_main.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_pnm.lo `test -f './../src-IL/src/il_pnm.c' || echo './'`./../src-IL/src/il_pnm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_pnm.c -fPIC -DPIC -o .libs/libIL_la-il_pnm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_targa.lo `test -f './../src-IL/src/il_targa.c' || echo './'`./../src-IL/src/il_targa.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_targa.c -fPIC -DPIC -o .libs/libIL_la-il_targa.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_wdp.lo `test -f './../src-IL/src/il_wdp.c' || echo './'`./../src-IL/src/il_wdp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_wdp.c -fPIC -DPIC -o .libs/libIL_la-il_wdp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_convert.lo `test -f './../src-IL/src/il_convert.c' || echo './'`./../src-IL/src/il_convert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_convert.c -fPIC -DPIC -o .libs/libIL_la-il_convert.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_gif.lo `test -f './../src-IL/src/il_gif.c' || echo './'`./../src-IL/src/il_gif.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_gif.c -fPIC -DPIC -o .libs/libIL_la-il_gif.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_manip.lo `test -f './../src-IL/src/il_manip.c' || echo './'`./../src-IL/src/il_manip.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_manip.c -fPIC -DPIC -o .libs/libIL_la-il_manip.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_profiles.lo `test -f './../src-IL/src/il_profiles.c' || echo './'`./../src-IL/src/il_profiles.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_profiles.c -fPIC -DPIC -o .libs/libIL_la-il_profiles.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_tiff.lo `test -f './../src-IL/src/il_tiff.c' || echo './'`./../src-IL/src/il_tiff.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_tiff.c -fPIC -DPIC -o .libs/libIL_la-il_tiff.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_cut.lo `test -f './../src-IL/src/il_cut.c' || echo './'`./../src-IL/src/il_cut.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_cut.c -fPIC -DPIC -o .libs/libIL_la-il_cut.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_header.lo `test -f './../src-IL/src/il_header.c' || echo './'`./../src-IL/src/il_header.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_header.c -fPIC -DPIC -o .libs/libIL_la-il_header.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_mdl.lo `test -f './../src-IL/src/il_mdl.c' || echo './'`./../src-IL/src/il_mdl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_mdl.c -fPIC -DPIC -o .libs/libIL_la-il_mdl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_quantizer.lo `test -f './../src-IL/src/il_quantizer.c' || echo './'`./../src-IL/src/il_quantizer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_quantizer.c -fPIC -DPIC -o .libs/libIL_la-il_quantizer.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_utility.lo `test -f './../src-IL/src/il_utility.c' || echo './'`./../src-IL/src/il_utility.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_utility.c -fPIC -DPIC -o .libs/libIL_la-il_utility.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_dcx.lo `test -f './../src-IL/src/il_dcx.c' || echo './'`./../src-IL/src/il_dcx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_dcx.c -fPIC -DPIC -o .libs/libIL_la-il_dcx.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_icon.lo `test -f './../src-IL/src/il_icon.c' || echo './'`./../src-IL/src/il_icon.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_icon.c -fPIC -DPIC -o .libs/libIL_la-il_icon.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_mng.lo `test -f './../src-IL/src/il_mng.c' || echo './'`./../src-IL/src/il_mng.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_mng.c -fPIC -DPIC -o .libs/libIL_la-il_mng.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_raw.lo `test -f './../src-IL/src/il_raw.c' || echo './'`./../src-IL/src/il_raw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_raw.c -fPIC -DPIC -o .libs/libIL_la-il_raw.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_wal.lo `test -f './../src-IL/src/il_wal.c' || echo './'`./../src-IL/src/il_wal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_wal.c -fPIC -DPIC -o .libs/libIL_la-il_wal.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_dds.lo `test -f './../src-IL/src/il_dds.c' || echo './'`./../src-IL/src/il_dds.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_dds.c -fPIC -DPIC -o .libs/libIL_la-il_dds.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_internal.lo `test -f './../src-IL/src/il_internal.c' || echo './'`./../src-IL/src/il_internal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_internal.c -fPIC -DPIC -o .libs/libIL_la-il_internal.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_pal.lo `test -f './../src-IL/src/il_pal.c' || echo './'`./../src-IL/src/il_pal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_pal.c -fPIC -DPIC -o .libs/libIL_la-il_pal.o ./../src-IL/src/il_pal.c: In function ‘ilLoadPal’: ./../src-IL/src/il_pal.c:53:2: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 53 | fread(Head, 1, 8, f); | ^~~~~~~~~~~~~~~~~~~~ ./../src-IL/src/il_pal.c: In function ‘ilLoadColPal’: ./../src-IL/src/il_pal.c:400:3: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 400 | fread(&FileSize, 4, 1, (FILE*)ColFile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_rawdata.lo `test -f './../src-IL/src/il_rawdata.c' || echo './'`./../src-IL/src/il_rawdata.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_rawdata.c -fPIC -DPIC -o .libs/libIL_la-il_rawdata.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_devil.lo `test -f './../src-IL/src/il_devil.c' || echo './'`./../src-IL/src/il_devil.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_devil.c -fPIC -DPIC -o .libs/libIL_la-il_devil.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_io.lo `test -f './../src-IL/src/il_io.c' || echo './'`./../src-IL/src/il_io.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_io.c -fPIC -DPIC -o .libs/libIL_la-il_io.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_pcd.lo `test -f './../src-IL/src/il_pcd.c' || echo './'`./../src-IL/src/il_pcd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_pcd.c -fPIC -DPIC -o .libs/libIL_la-il_pcd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_register.lo `test -f './../src-IL/src/il_register.c' || echo './'`./../src-IL/src/il_register.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_register.c -fPIC -DPIC -o .libs/libIL_la-il_register.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_psd.lo `test -f './../src-IL/src/il_psd.c' || echo './'`./../src-IL/src/il_psd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_psd.c -fPIC -DPIC -o .libs/libIL_la-il_psd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_fastconv.lo `test -f './../src-IL/src/il_fastconv.c' || echo './'`./../src-IL/src/il_fastconv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_fastconv.c -fPIC -DPIC -o .libs/libIL_la-il_fastconv.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_neuquant.lo `test -f './../src-IL/src/il_neuquant.c' || echo './'`./../src-IL/src/il_neuquant.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_neuquant.c -fPIC -DPIC -o .libs/libIL_la-il_neuquant.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_dds-save.lo `test -f './../src-IL/src/il_dds-save.c' || echo './'`./../src-IL/src/il_dds-save.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_dds-save.c -fPIC -DPIC -o .libs/libIL_la-il_dds-save.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_psp.lo `test -f './../src-IL/src/il_psp.c' || echo './'`./../src-IL/src/il_psp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_psp.c -fPIC -DPIC -o .libs/libIL_la-il_psp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_pix.lo `test -f './../src-IL/src/il_pix.c' || echo './'`./../src-IL/src/il_pix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_pix.c -fPIC -DPIC -o .libs/libIL_la-il_pix.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_pxr.lo `test -f './../src-IL/src/il_pxr.c' || echo './'`./../src-IL/src/il_pxr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_pxr.c -fPIC -DPIC -o .libs/libIL_la-il_pxr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_vtf.lo `test -f './../src-IL/src/il_vtf.c' || echo './'`./../src-IL/src/il_vtf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_vtf.c -fPIC -DPIC -o .libs/libIL_la-il_vtf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_xpm.lo `test -f './../src-IL/src/il_xpm.c' || echo './'`./../src-IL/src/il_xpm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_xpm.c -fPIC -DPIC -o .libs/libIL_la-il_xpm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_hdr.lo `test -f './../src-IL/src/il_hdr.c' || echo './'`./../src-IL/src/il_hdr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_hdr.c -fPIC -DPIC -o .libs/libIL_la-il_hdr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_icns.lo `test -f './../src-IL/src/il_icns.c' || echo './'`./../src-IL/src/il_icns.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_icns.c -fPIC -DPIC -o .libs/libIL_la-il_icns.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_jp2.lo `test -f './../src-IL/src/il_jp2.c' || echo './'`./../src-IL/src/il_jp2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_jp2.c -fPIC -DPIC -o .libs/libIL_la-il_jp2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-altivec_common.lo `test -f './../src-IL/src/altivec_common.c' || echo './'`./../src-IL/src/altivec_common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/altivec_common.c -fPIC -DPIC -o .libs/libIL_la-altivec_common.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-altivec_typeconversion.lo `test -f './../src-IL/src/altivec_typeconversion.c' || echo './'`./../src-IL/src/altivec_typeconversion.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/altivec_typeconversion.c -fPIC -DPIC -o .libs/libIL_la-altivec_typeconversion.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_sun.lo `test -f './../src-IL/src/il_sun.c' || echo './'`./../src-IL/src/il_sun.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_sun.c -fPIC -DPIC -o .libs/libIL_la-il_sun.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o libIL_la-il_nvidia.lo `test -f './../src-IL/src/il_nvidia.cpp' || echo './'`./../src-IL/src/il_nvidia.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -std=gnu99 -fgnu89-inline -msse -msse2 -msse3 -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c ./../src-IL/src/il_nvidia.cpp -fPIC -DPIC -o .libs/libIL_la-il_nvidia.o cc1plus: warning: command-line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-fgnu89-inline’ is valid for C/ObjC but not for C++ ./../src-IL/src/il_nvidia.cpp:22:10: fatal error: nvcore/Memory.h: No such file or directory 22 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:1633: libIL_la-il_nvidia.lo] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-libs/devil-1.7.8-r2/work/devil-1.7.8/lib' make: *** [Makefile:463: all-recursive] Error 1 * ERROR: media-libs/devil-1.7.8-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-libs/devil-1.7.8-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/devil-1.7.8-r2::gentoo'`. * The complete build log is located at '/var/log/portage/media-libs:devil-1.7.8-r2:20200925-051043.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/devil-1.7.8-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/devil-1.7.8-r2/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/devil-1.7.8-r2/work/devil-1.7.8' * S: '/var/tmp/portage/media-libs/devil-1.7.8-r2/work/devil-1.7.8'