* Package: media-libs/openexr-2.2.0-r2 * Repository: gentoo * Maintainer: media-video@gentoo.org * USE: abi_x86_32 elibc_glibc kernel_linux userland_GNU x86 * FEATURES: preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking openexr-2.2.0.tar.gz to /var/tmp/portage/media-libs/openexr-2.2.0-r2/work >>> Source unpacked in /var/tmp/portage/media-libs/openexr-2.2.0-r2/work >>> Preparing source in /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0 ... * Applying openexr-2.2.0-fix-cpuid-on-abi_x86_32.patch ... [ ok ] * Applying openexr-2.2.0-use-ull-for-64-bit-literals.patch ... [ ok ] * Applying openexr-2.2.0-fix-build-system.patch ... [ ok ] * Applying openexr-2.2.0-fix-config.h-collision.patch ... [ ok ] * Applying openexr-2.2.0-Fix-typo-in-C-bindings.patch ... [ ok ] * Applying openexr-2.2.0-Install-missing-header-files.patch ... [ ok ] * Applying openexr-2.2.0-CVE-2017-9110-to-9116-security-fixes.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0' ... * 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: openexr-2.2.0/ * 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/openexr-2.2.0-r2/work/openexr-2.2.0 ... * abi_x86_32.x86: running multilib-minimal_abi_src_configure * econf: updating openexr-2.2.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating openexr-2.2.0/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/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 --disable-silent-rules --docdir=/usr/share/doc/openexr-2.2.0-r2 --htmldir=/usr/share/doc/openexr-2.2.0-r2/html --libdir=/usr/lib --enable-threading --disable-avx --disable-static --disable-imfexamples checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.5/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 whether make supports nested variables... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ 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 i686-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-g++... none checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of i686-pc-linux-gnu-gcc... none checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-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 i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for IlmBase... yes checking whether i686-pc-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for zlib... yes checking for sysconf(_SC_NPROCESSORS_ONLN)... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating OpenEXR.pc config.status: creating config/Makefile config.status: creating IlmImf/Makefile config.status: creating IlmImfTest/Makefile config.status: creating IlmImfUtil/Makefile config.status: creating IlmImfUtilTest/Makefile config.status: creating IlmImfFuzzTest/Makefile config.status: creating exrheader/Makefile config.status: creating exrmaketiled/Makefile config.status: creating IlmImfExamples/Makefile config.status: creating doc/Makefile config.status: creating exrstdattr/Makefile config.status: creating exrmakepreview/Makefile config.status: creating exrenvmap/Makefile config.status: creating exrmultiview/Makefile config.status: creating exrmultipart/Makefile config.status: creating config/OpenEXRConfig.h config.status: executing depfiles commands config.status: executing libtool commands --------------------------------------------- Summary for OpenEXR features: build IlmImf example program no build IlmImf damaged input resilience test no build IlmImf huge input test no enable large stack optimizations yes internal library namespace Imf_2_2 user-client namespace Imf --------------------------------------------- >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0 ... * abi_x86_32.x86: running multilib-minimal_abi_src_compile make --jobs 5 --load-average 7.95 Making all in config make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/config' make all-am make[2]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/config' make[2]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/config' make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/config' Making all in IlmImf make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImf' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o b44ExpLogTable.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/b44ExpLogTable.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o dwaLookups.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/dwaLookups.cpp /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/dwaLookups.cpp: In function ‘void generateLutHeader()’: /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/dwaLookups.cpp:518:70: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘unsigned int’ [-Wformat=] printf("%6lu, ", workers[i]->offset()[value] + offsetPrev); ^ /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -Wl,--as-needed -o b44ExpLogTable b44ExpLogTable.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread -pthread /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -Wl,--as-needed -o dwaLookups dwaLookups.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread -pthread libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -o b44ExpLogTable b44ExpLogTable.o -pthread -pthread -Wl,--as-needed /usr/lib/libImath.so -L/usr/lib /usr/lib/libHalf.so /usr/lib/libIexMath.so /usr/lib/libIlmThread.so /usr/lib/libIex.so -pthread ./b44ExpLogTable > b44ExpLogTable.h libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -o dwaLookups dwaLookups.o -pthread -pthread -Wl,--as-needed /usr/lib/libImath.so -L/usr/lib /usr/lib/libHalf.so /usr/lib/libIexMath.so /usr/lib/libIlmThread.so /usr/lib/libIex.so -pthread ./dwaLookups > dwaLookups.h Building acceleration for DwaCompressor, 0.00 % Building acceleration for DwaCompressor, 0.61 % Building acceleration for DwaCompressor, 1.22 % Building acceleration for DwaCompressor, 1.83 % Building acceleration for DwaCompressor, 2.44 % Building acceleration for DwaCompressor, 3.05 % Building acceleration for DwaCompressor, 3.66 % Building acceleration for DwaCompressor, 4.27 % Building acceleration for DwaCompressor, 4.88 % Building acceleration for DwaCompressor, 5.49 % Building acceleration for DwaCompressor, 6.10 % Building acceleration for DwaCompressor, 6.71 % Building acceleration for DwaCompressor, 7.32 % Building acceleration for DwaCompressor, 7.93 % Building acceleration for DwaCompressor, 8.54 % Building acceleration for DwaCompressor, 9.16 % Building acceleration for DwaCompressor, 9.77 % Building acceleration for DwaCompressor, 10.38 % Building acceleration for DwaCompressor, 10.99 % Building acceleration for DwaCompressor, 11.60 % Building acceleration for DwaCompressor, 12.21 % Building acceleration for DwaCompressor, 12.82 % Building acceleration for DwaCompressor, 13.43 % Building acceleration for DwaCompressor, 14.04 % Building acceleration for DwaCompressor, 14.65 % Building acceleration for DwaCompressor, 15.26 % Building acceleration for DwaCompressor, 15.87 % Building acceleration for DwaCompressor, 16.48 % Building acceleration for DwaCompressor, 17.09 % Building acceleration for DwaCompressor, 17.70 % Building acceleration for DwaCompressor, 18.31 % Building acceleration for DwaCompressor, 18.92 % Building acceleration for DwaCompressor, 19.53 % Building acceleration for DwaCompressor, 20.14 % Building acceleration for DwaCompressor, 20.75 % Building acceleration for DwaCompressor, 21.36 % Building acceleration for DwaCompressor, 21.97 % Building acceleration for DwaCompressor, 22.58 % Building acceleration for DwaCompressor, 23.19 % Building acceleration for DwaCompressor, 23.80 % Building acceleration for DwaCompressor, 24.41 % Building acceleration for DwaCompressor, 25.02 % Building acceleration for DwaCompressor, 25.63 % Building acceleration for DwaCompressor, 26.25 % Building acceleration for DwaCompressor, 26.86 % Building acceleration for DwaCompressor, 27.47 % Building acceleration for DwaCompressor, 28.08 % Building acceleration for DwaCompressor, 28.69 % Building acceleration for DwaCompressor, 29.30 % Building acceleration for DwaCompressor, 29.91 % Building acceleration for DwaCompressor, 30.52 % Building acceleration for DwaCompressor, 31.13 % Building acceleration for DwaCompressor, 31.74 % Building acceleration for DwaCompressor, 32.35 % Building acceleration for DwaCompressor, 32.96 % Building acceleration for DwaCompressor, 33.57 % Building acceleration for DwaCompressor, 34.18 % Building acceleration for DwaCompressor, 34.79 % Building acceleration for DwaCompressor, 35.40 % Building acceleration for DwaCompressor, 36.01 % Building acceleration for DwaCompressor, 36.62 % Building acceleration for DwaCompressor, 37.23 % Building acceleration for DwaCompressor, 37.84 % Building acceleration for DwaCompressor, 38.45 % Building acceleration for DwaCompressor, 39.06 % Building acceleration for DwaCompressor, 39.67 % Building acceleration for DwaCompressor, 40.28 % Building acceleration for DwaCompressor, 40.89 % Building acceleration for DwaCompressor, 41.50 % Building acceleration for DwaCompressor, 42.11 % Building acceleration for DwaCompressor, 42.72 % Building acceleration for DwaCompressor, 43.33 % Building acceleration for DwaCompressor, 43.95 % Building acceleration for DwaCompressor, 44.56 % Building acceleration for DwaCompressor, 45.17 % Building acceleration for DwaCompressor, 45.78 % Building acceleration for DwaCompressor, 46.39 % Building acceleration for DwaCompressor, 47.00 % Building acceleration for DwaCompressor, 47.61 % Building acceleration for DwaCompressor, 48.22 % Building acceleration for DwaCompressor, 48.83 % Building acceleration for DwaCompressor, 49.44 % Building acceleration for DwaCompressor, 50.05 % Building acceleration for DwaCompressor, 50.66 % Building acceleration for DwaCompressor, 51.27 % Building acceleration for DwaCompressor, 51.88 % Building acceleration for DwaCompressor, 52.49 % Building acceleration for DwaCompressor, 53.10 % Building acceleration for DwaCompressor, 53.71 % Building acceleration for DwaCompressor, 54.32 % Building acceleration for DwaCompressor, 54.93 % Building acceleration for DwaCompressor, 55.54 % Building acceleration for DwaCompressor, 56.15 % Building acceleration for DwaCompressor, 56.76 % Building acceleration for DwaCompressor, 57.37 % Building acceleration for DwaCompressor, 57.98 % Building acceleration for DwaCompressor, 58.59 % Building acceleration for DwaCompressor, 59.20 % Building acceleration for DwaCompressor, 59.81 % Building acceleration for DwaCompressor, 60.42 % Building acceleration for DwaCompressor, 61.04 % Building acceleration for DwaCompressor, 61.65 % Building acceleration for DwaCompressor, 62.26 % Building acceleration for DwaCompressor, 62.87 % Building acceleration for DwaCompressor, 63.48 % Building acceleration for DwaCompressor, 64.09 % Building acceleration for DwaCompressor, 64.70 % Building acceleration for DwaCompressor, 65.31 % Building acceleration for DwaCompressor, 65.92 % Building acceleration for DwaCompressor, 66.53 % Building acceleration for DwaCompressor, 67.14 % Building acceleration for DwaCompressor, 67.75 % Building acceleration for DwaCompressor, 68.36 % Building acceleration for DwaCompressor, 68.97 % Building acceleration for DwaCompressor, 69.58 % Building acceleration for DwaCompressor, 70.19 % Building acceleration for DwaCompressor, 70.80 % Building acceleration for DwaCompressor, 71.41 % Building acceleration for DwaCompressor, 72.02 % Building acceleration for DwaCompressor, 72.63 % Building acceleration for DwaCompressor, 73.24 % Building acceleration for DwaCompressor, 73.85 % Building acceleration for DwaCompressor, 74.46 % Building acceleration for DwaCompressor, 75.07 % Building acceleration for DwaCompressor, 75.68 % Building acceleration for DwaCompressor, 76.29 % Building acceleration for DwaCompressor, 76.90 % Building acceleration for DwaCompressor, 77.51 % Building acceleration for DwaCompressor, 78.12 % Building acceleration for DwaCompressor, 78.74 % Building acceleration for DwaCompressor, 79.35 % Building acceleration for DwaCompressor, 79.96 % Building acceleration for DwaCompressor, 80.57 % Building acceleration for DwaCompressor, 81.18 % Building acceleration for DwaCompressor, 81.79 % Building acceleration for DwaCompressor, 82.40 % Building acceleration for DwaCompressor, 83.01 % Building acceleration for DwaCompressor, 83.62 % Building acceleration for DwaCompressor, 84.23 % Building acceleration for DwaCompressor, 84.84 % Building acceleration for DwaCompressor, 85.45 % Building acceleration for DwaCompressor, 86.06 % Building acceleration for DwaCompressor, 86.67 % Building acceleration for DwaCompressor, 87.28 % Building acceleration for DwaCompressor, 87.89 % Building acceleration for DwaCompressor, 88.50 % Building acceleration for DwaCompressor, 89.11 % Building acceleration for DwaCompressor, 89.72 % Building acceleration for DwaCompressor, 90.33 % Building acceleration for DwaCompressor, 90.94 % Building acceleration for DwaCompressor, 91.55 % Building acceleration for DwaCompressor, 92.16 % Building acceleration for DwaCompressor, 92.77 % Building acceleration for DwaCompressor, 93.38 % Building acceleration for DwaCompressor, 93.99 % Building acceleration for DwaCompressor, 94.60 % Building acceleration for DwaCompressor, 95.21 % Building acceleration for DwaCompressor, 95.83 % Building acceleration for DwaCompressor, 96.44 % Building acceleration for DwaCompressor, 97.05 % Building acceleration for DwaCompressor, 97.66 % Building acceleration for DwaCompressor, 98.27 % Building acceleration for DwaCompressor, 98.88 % Building acceleration for DwaCompressor, 99.49 % make all-am make[2]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImf' /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfAttribute.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfBoxAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfBoxAttribute.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfCRgbaFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfCRgbaFile.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfChannelList.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfChannelList.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfChannelListAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfChannelListAttribute.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfBoxAttribute.cpp -fPIC -DPIC -o .libs/ImfBoxAttribute.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfChannelListAttribute.cpp -fPIC -DPIC -o .libs/ImfChannelListAttribute.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfCRgbaFile.cpp -fPIC -DPIC -o .libs/ImfCRgbaFile.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfAttribute.cpp -fPIC -DPIC -o .libs/ImfAttribute.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfChannelList.cpp -fPIC -DPIC -o .libs/ImfChannelList.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfFloatAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfFloatAttribute.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfFrameBuffer.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfFrameBuffer.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfFloatAttribute.cpp -fPIC -DPIC -o .libs/ImfFloatAttribute.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfFrameBuffer.cpp -fPIC -DPIC -o .libs/ImfFrameBuffer.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfHeader.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfHeader.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfHeader.cpp -fPIC -DPIC -o .libs/ImfHeader.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfIO.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfIO.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfInputFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfInputFile.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfIO.cpp -fPIC -DPIC -o .libs/ImfIO.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfInputFile.cpp -fPIC -DPIC -o .libs/ImfInputFile.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfIntAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfIntAttribute.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfIntAttribute.cpp -fPIC -DPIC -o .libs/ImfIntAttribute.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfLineOrderAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfLineOrderAttribute.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfMatrixAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfMatrixAttribute.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfMatrixAttribute.cpp -fPIC -DPIC -o .libs/ImfMatrixAttribute.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfLineOrderAttribute.cpp -fPIC -DPIC -o .libs/ImfLineOrderAttribute.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfOpaqueAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfOpaqueAttribute.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfOpaqueAttribute.cpp -fPIC -DPIC -o .libs/ImfOpaqueAttribute.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfOutputFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfOutputFile.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfOutputFile.cpp -fPIC -DPIC -o .libs/ImfOutputFile.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfRgbaFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRgbaFile.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfStringAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfStringAttribute.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRgbaFile.cpp -fPIC -DPIC -o .libs/ImfRgbaFile.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfStringAttribute.cpp -fPIC -DPIC -o .libs/ImfStringAttribute.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfVecAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfVecAttribute.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfVecAttribute.cpp -fPIC -DPIC -o .libs/ImfVecAttribute.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfHuf.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfHuf.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfHuf.cpp -fPIC -DPIC -o .libs/ImfHuf.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfThreading.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfThreading.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfWav.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfWav.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfWav.cpp -fPIC -DPIC -o .libs/ImfWav.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfThreading.cpp -fPIC -DPIC -o .libs/ImfThreading.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfLut.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfLut.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfCompressor.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfCompressor.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfRleCompressor.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRleCompressor.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfCompressor.cpp -fPIC -DPIC -o .libs/ImfCompressor.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfLut.cpp -fPIC -DPIC -o .libs/ImfLut.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfZipCompressor.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfZipCompressor.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRleCompressor.cpp -fPIC -DPIC -o .libs/ImfRleCompressor.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfZipCompressor.cpp -fPIC -DPIC -o .libs/ImfZipCompressor.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfPizCompressor.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfPizCompressor.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfB44Compressor.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfB44Compressor.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDwaCompressor.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDwaCompressor.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfPizCompressor.cpp -fPIC -DPIC -o .libs/ImfPizCompressor.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfMisc.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfMisc.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfB44Compressor.cpp -fPIC -DPIC -o .libs/ImfB44Compressor.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDwaCompressor.cpp -fPIC -DPIC -o .libs/ImfDwaCompressor.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfCompressionAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfCompressionAttribute.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfMisc.cpp -fPIC -DPIC -o .libs/ImfMisc.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfCompressionAttribute.cpp -fPIC -DPIC -o .libs/ImfCompressionAttribute.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDoubleAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDoubleAttribute.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfConvert.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfConvert.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDoubleAttribute.cpp -fPIC -DPIC -o .libs/ImfDoubleAttribute.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfConvert.cpp -fPIC -DPIC -o .libs/ImfConvert.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfPreviewImage.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfPreviewImage.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfPreviewImageAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfPreviewImageAttribute.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfPreviewImage.cpp -fPIC -DPIC -o .libs/ImfPreviewImage.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfVersion.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfVersion.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfPreviewImageAttribute.cpp -fPIC -DPIC -o .libs/ImfPreviewImageAttribute.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfChromaticities.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfChromaticities.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfVersion.cpp -fPIC -DPIC -o .libs/ImfVersion.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfChromaticities.cpp -fPIC -DPIC -o .libs/ImfChromaticities.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfChromaticitiesAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfChromaticitiesAttribute.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfKeyCode.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfKeyCode.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfChromaticitiesAttribute.cpp -fPIC -DPIC -o .libs/ImfChromaticitiesAttribute.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfKeyCode.cpp -fPIC -DPIC -o .libs/ImfKeyCode.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfKeyCodeAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfKeyCodeAttribute.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfKeyCodeAttribute.cpp -fPIC -DPIC -o .libs/ImfKeyCodeAttribute.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfTimeCode.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTimeCode.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfTimeCodeAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTimeCodeAttribute.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfRational.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRational.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTimeCode.cpp -fPIC -DPIC -o .libs/ImfTimeCode.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfRationalAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRationalAttribute.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTimeCodeAttribute.cpp -fPIC -DPIC -o .libs/ImfTimeCodeAttribute.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRational.cpp -fPIC -DPIC -o .libs/ImfRational.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRationalAttribute.cpp -fPIC -DPIC -o .libs/ImfRationalAttribute.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfFramesPerSecond.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfFramesPerSecond.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfStandardAttributes.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfStandardAttributes.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfFramesPerSecond.cpp -fPIC -DPIC -o .libs/ImfFramesPerSecond.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfStdIO.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfStdIO.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfEnvmap.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfEnvmap.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfStandardAttributes.cpp -fPIC -DPIC -o .libs/ImfStandardAttributes.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfEnvmapAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfEnvmapAttribute.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfStdIO.cpp -fPIC -DPIC -o .libs/ImfStdIO.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfEnvmap.cpp -fPIC -DPIC -o .libs/ImfEnvmap.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfEnvmapAttribute.cpp -fPIC -DPIC -o .libs/ImfEnvmapAttribute.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfScanLineInputFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfScanLineInputFile.cpp In file included from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDwaCompressorSimd.h:48:0, from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDwaCompressor.cpp:131: /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfSystemSpecific.h: In function ‘void* Imf_2_2::EXRAllocAligned(size_t, size_t)’: /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfSystemSpecific.h:66:42: warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign(&ptr, alignment, size); ^ /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfTiledInputFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledInputFile.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfScanLineInputFile.cpp -fPIC -DPIC -o .libs/ImfScanLineInputFile.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfTiledMisc.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledMisc.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledMisc.cpp -fPIC -DPIC -o .libs/ImfTiledMisc.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledInputFile.cpp -fPIC -DPIC -o .libs/ImfTiledInputFile.o In file included from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfOptimizedPixelReading.h:43:0, from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfScanLineInputFile.cpp:58: /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfSystemSpecific.h: In function ‘void* Imf_2_2::EXRAllocAligned(size_t, size_t)’: /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfSystemSpecific.h:66:42: warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign(&ptr, alignment, size); ^ /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfTiledOutputFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledOutputFile.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfTiledRgbaFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledRgbaFile.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledOutputFile.cpp -fPIC -DPIC -o .libs/ImfTiledOutputFile.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledRgbaFile.cpp -fPIC -DPIC -o .libs/ImfTiledRgbaFile.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfTileDescriptionAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTileDescriptionAttribute.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfTileOffsets.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTileOffsets.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTileDescriptionAttribute.cpp -fPIC -DPIC -o .libs/ImfTileDescriptionAttribute.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTileOffsets.cpp -fPIC -DPIC -o .libs/ImfTileOffsets.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfRgbaYca.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRgbaYca.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfPxr24Compressor.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfPxr24Compressor.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfPxr24Compressor.cpp -fPIC -DPIC -o .libs/ImfPxr24Compressor.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfTestFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTestFile.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRgbaYca.cpp -fPIC -DPIC -o .libs/ImfRgbaYca.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTestFile.cpp -fPIC -DPIC -o .libs/ImfTestFile.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfStringVectorAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfStringVectorAttribute.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfMultiView.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfMultiView.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfStringVectorAttribute.cpp -fPIC -DPIC -o .libs/ImfStringVectorAttribute.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfAcesFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfAcesFile.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfMultiView.cpp -fPIC -DPIC -o .libs/ImfMultiView.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfMultiPartOutputFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfMultiPartOutputFile.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfGenericOutputFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfGenericOutputFile.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfAcesFile.cpp -fPIC -DPIC -o .libs/ImfAcesFile.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfMultiPartOutputFile.cpp -fPIC -DPIC -o .libs/ImfMultiPartOutputFile.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfGenericOutputFile.cpp -fPIC -DPIC -o .libs/ImfGenericOutputFile.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfOutputPartData.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfOutputPartData.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfOutputPartData.cpp -fPIC -DPIC -o .libs/ImfOutputPartData.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfMultiPartInputFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfMultiPartInputFile.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfMultiPartInputFile.cpp -fPIC -DPIC -o .libs/ImfMultiPartInputFile.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfGenericInputFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfGenericInputFile.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfPartType.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfPartType.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfPartType.cpp -fPIC -DPIC -o .libs/ImfPartType.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfInputPartData.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfInputPartData.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfGenericInputFile.cpp -fPIC -DPIC -o .libs/ImfGenericInputFile.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfInputPartData.cpp -fPIC -DPIC -o .libs/ImfInputPartData.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfOutputPart.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfOutputPart.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfTiledOutputPart.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledOutputPart.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfOutputPart.cpp -fPIC -DPIC -o .libs/ImfOutputPart.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfInputPart.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfInputPart.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledOutputPart.cpp -fPIC -DPIC -o .libs/ImfTiledOutputPart.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfInputPart.cpp -fPIC -DPIC -o .libs/ImfInputPart.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfTiledInputPart.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledInputPart.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDeepScanLineInputPart.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepScanLineInputPart.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledInputPart.cpp -fPIC -DPIC -o .libs/ImfTiledInputPart.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDeepScanLineOutputPart.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepScanLineOutputPart.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepScanLineInputPart.cpp -fPIC -DPIC -o .libs/ImfDeepScanLineInputPart.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDeepScanLineInputFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepScanLineInputFile.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepScanLineOutputPart.cpp -fPIC -DPIC -o .libs/ImfDeepScanLineOutputPart.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepScanLineInputFile.cpp -fPIC -DPIC -o .libs/ImfDeepScanLineInputFile.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDeepScanLineOutputFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepScanLineOutputFile.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDeepTiledInputPart.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepTiledInputPart.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepTiledInputPart.cpp -fPIC -DPIC -o .libs/ImfDeepTiledInputPart.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepScanLineOutputFile.cpp -fPIC -DPIC -o .libs/ImfDeepScanLineOutputFile.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDeepTiledOutputPart.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepTiledOutputPart.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDeepTiledInputFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepTiledInputFile.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepTiledOutputPart.cpp -fPIC -DPIC -o .libs/ImfDeepTiledOutputPart.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepTiledInputFile.cpp -fPIC -DPIC -o .libs/ImfDeepTiledInputFile.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDeepTiledOutputFile.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepTiledOutputFile.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepTiledOutputFile.cpp -fPIC -DPIC -o .libs/ImfDeepTiledOutputFile.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDeepFrameBuffer.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepFrameBuffer.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepFrameBuffer.cpp -fPIC -DPIC -o .libs/ImfDeepFrameBuffer.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDeepCompositing.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepCompositing.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepCompositing.cpp -fPIC -DPIC -o .libs/ImfDeepCompositing.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfCompositeDeepScanLine.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfCompositeDeepScanLine.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfCompositeDeepScanLine.cpp -fPIC -DPIC -o .libs/ImfCompositeDeepScanLine.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDeepImageStateAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepImageStateAttribute.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfFastHuf.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfFastHuf.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfFastHuf.cpp -fPIC -DPIC -o .libs/ImfFastHuf.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepImageStateAttribute.cpp -fPIC -DPIC -o .libs/ImfDeepImageStateAttribute.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfFloatVectorAttribute.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfFloatVectorAttribute.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfFloatVectorAttribute.cpp -fPIC -DPIC -o .libs/ImfFloatVectorAttribute.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfRle.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRle.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfSystemSpecific.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfSystemSpecific.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfZip.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfZip.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfSystemSpecific.cpp -fPIC -DPIC -o .libs/ImfSystemSpecific.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRle.cpp -fPIC -DPIC -o .libs/ImfRle.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfZip.cpp -fPIC -DPIC -o .libs/ImfZip.o /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -version-info 22:0:0 -no-undefined -release 2_2 -Wl,-O1 -Wl,--as-needed -o libIlmImf.la -rpath /usr/lib ImfAttribute.lo ImfBoxAttribute.lo ImfCRgbaFile.lo ImfChannelList.lo ImfChannelListAttribute.lo ImfFloatAttribute.lo ImfFrameBuffer.lo ImfHeader.lo ImfIO.lo ImfInputFile.lo ImfIntAttribute.lo ImfLineOrderAttribute.lo ImfMatrixAttribute.lo ImfOpaqueAttribute.lo ImfOutputFile.lo ImfRgbaFile.lo ImfStringAttribute.lo ImfVecAttribute.lo ImfHuf.lo ImfThreading.lo ImfWav.lo ImfLut.lo ImfCompressor.lo ImfRleCompressor.lo ImfZipCompressor.lo ImfPizCompressor.lo ImfB44Compressor.lo ImfDwaCompressor.lo ImfMisc.lo ImfCompressionAttribute.lo ImfDoubleAttribute.lo ImfConvert.lo ImfPreviewImage.lo ImfPreviewImageAttribute.lo ImfVersion.lo ImfChromaticities.lo ImfChromaticitiesAttribute.lo ImfKeyCode.lo ImfKeyCodeAttribute.lo ImfTimeCode.lo ImfTimeCodeAttribute.lo ImfRational.lo ImfRationalAttribute.lo ImfFramesPerSecond.lo ImfStandardAttributes.lo ImfStdIO.lo ImfEnvmap.lo ImfEnvmapAttribute.lo ImfScanLineInputFile.lo ImfTiledInputFile.lo ImfTiledMisc.lo ImfTiledOutputFile.lo ImfTiledRgbaFile.lo ImfTileDescriptionAttribute.lo ImfTileOffsets.lo ImfRgbaYca.lo ImfPxr24Compressor.lo ImfTestFile.lo ImfStringVectorAttribute.lo ImfMultiView.lo ImfAcesFile.lo ImfMultiPartOutputFile.lo ImfGenericOutputFile.lo ImfOutputPartData.lo ImfMultiPartInputFile.lo ImfGenericInputFile.lo ImfPartType.lo ImfInputPartData.lo ImfOutputPart.lo ImfTiledOutputPart.lo ImfInputPart.lo ImfTiledInputPart.lo ImfDeepScanLineInputPart.lo ImfDeepScanLineOutputPart.lo ImfDeepScanLineInputFile.lo ImfDeepScanLineOutputFile.lo ImfDeepTiledInputPart.lo ImfDeepTiledOutputPart.lo ImfDeepTiledInputFile.lo ImfDeepTiledOutputFile.lo ImfDeepFrameBuffer.lo ImfDeepCompositing.lo ImfCompositeDeepScanLine.lo ImfDeepImageStateAttribute.lo ImfFastHuf.lo ImfFloatVectorAttribute.lo ImfRle.lo ImfSystemSpecific.lo ImfZip.lo -lz -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread -pthread libtool: link: i686-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../../../lib/crti.o /usr/lib/gcc/i686-pc-linux-gnu/6.4.0/crtbeginS.o .libs/ImfAttribute.o .libs/ImfBoxAttribute.o .libs/ImfCRgbaFile.o .libs/ImfChannelList.o .libs/ImfChannelListAttribute.o .libs/ImfFloatAttribute.o .libs/ImfFrameBuffer.o .libs/ImfHeader.o .libs/ImfIO.o .libs/ImfInputFile.o .libs/ImfIntAttribute.o .libs/ImfLineOrderAttribute.o .libs/ImfMatrixAttribute.o .libs/ImfOpaqueAttribute.o .libs/ImfOutputFile.o .libs/ImfRgbaFile.o .libs/ImfStringAttribute.o .libs/ImfVecAttribute.o .libs/ImfHuf.o .libs/ImfThreading.o .libs/ImfWav.o .libs/ImfLut.o .libs/ImfCompressor.o .libs/ImfRleCompressor.o .libs/ImfZipCompressor.o .libs/ImfPizCompressor.o .libs/ImfB44Compressor.o .libs/ImfDwaCompressor.o .libs/ImfMisc.o .libs/ImfCompressionAttribute.o .libs/ImfDoubleAttribute.o .libs/ImfConvert.o .libs/ImfPreviewImage.o .libs/ImfPreviewImageAttribute.o .libs/ImfVersion.o .libs/ImfChromaticities.o .libs/ImfChromaticitiesAttribute.o .libs/ImfKeyCode.o .libs/ImfKeyCodeAttribute.o .libs/ImfTimeCode.o .libs/ImfTimeCodeAttribute.o .libs/ImfRational.o .libs/ImfRationalAttribute.o .libs/ImfFramesPerSecond.o .libs/ImfStandardAttributes.o .libs/ImfStdIO.o .libs/ImfEnvmap.o .libs/ImfEnvmapAttribute.o .libs/ImfScanLineInputFile.o .libs/ImfTiledInputFile.o .libs/ImfTiledMisc.o .libs/ImfTiledOutputFile.o .libs/ImfTiledRgbaFile.o .libs/ImfTileDescriptionAttribute.o .libs/ImfTileOffsets.o .libs/ImfRgbaYca.o .libs/ImfPxr24Compressor.o .libs/ImfTestFile.o .libs/ImfStringVectorAttribute.o .libs/ImfMultiView.o .libs/ImfAcesFile.o .libs/ImfMultiPartOutputFile.o .libs/ImfGenericOutputFile.o .libs/ImfOutputPartData.o .libs/ImfMultiPartInputFile.o .libs/ImfGenericInputFile.o .libs/ImfPartType.o .libs/ImfInputPartData.o .libs/ImfOutputPart.o .libs/ImfTiledOutputPart.o .libs/ImfInputPart.o .libs/ImfTiledInputPart.o .libs/ImfDeepScanLineInputPart.o .libs/ImfDeepScanLineOutputPart.o .libs/ImfDeepScanLineInputFile.o .libs/ImfDeepScanLineOutputFile.o .libs/ImfDeepTiledInputPart.o .libs/ImfDeepTiledOutputPart.o .libs/ImfDeepTiledInputFile.o .libs/ImfDeepTiledOutputFile.o .libs/ImfDeepFrameBuffer.o .libs/ImfDeepCompositing.o .libs/ImfCompositeDeepScanLine.o .libs/ImfDeepImageStateAttribute.o .libs/ImfFastHuf.o .libs/ImfFloatVectorAttribute.o .libs/ImfRle.o .libs/ImfSystemSpecific.o .libs/ImfZip.o -Wl,--as-needed -lz /usr/lib/libImath.so -L/usr/lib /usr/lib/libHalf.so /usr/lib/libIexMath.so /usr/lib/libIlmThread.so /usr/lib/libIex.so -L/usr/lib/gcc/i686-pc-linux-gnu/6.4.0 -L/usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../../../i686-pc-linux-gnu/lib/../lib -L/usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/6.4.0/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../../../lib/crtn.o -O2 -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -pthread -pthread -pthread -Wl,-soname -Wl,libIlmImf-2_2.so.22 -o .libs/libIlmImf-2_2.so.22.0.0 libtool: link: (cd ".libs" && rm -f "libIlmImf-2_2.so.22" && ln -s "libIlmImf-2_2.so.22.0.0" "libIlmImf-2_2.so.22") libtool: link: (cd ".libs" && rm -f "libIlmImf.so" && ln -s "libIlmImf-2_2.so.22.0.0" "libIlmImf.so") libtool: link: ( cd ".libs" && rm -f "libIlmImf.la" && ln -s "../libIlmImf.la" "libIlmImf.la" ) make[2]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImf' make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImf' Making all in IlmImfUtil make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfUtil' /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfImageChannel.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImageChannel.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfFlatImageChannel.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfFlatImageChannel.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDeepImageChannel.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfDeepImageChannel.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfSampleCountChannel.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfSampleCountChannel.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfImageLevel.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImageLevel.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfSampleCountChannel.cpp -fPIC -DPIC -o .libs/ImfSampleCountChannel.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImageLevel.cpp -fPIC -DPIC -o .libs/ImfImageLevel.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfDeepImageChannel.cpp -fPIC -DPIC -o .libs/ImfDeepImageChannel.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImageChannel.cpp -fPIC -DPIC -o .libs/ImfImageChannel.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfFlatImageChannel.cpp -fPIC -DPIC -o .libs/ImfFlatImageChannel.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfFlatImageLevel.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfFlatImageLevel.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDeepImageLevel.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfDeepImageLevel.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfImage.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfFlatImageLevel.cpp -fPIC -DPIC -o .libs/ImfFlatImageLevel.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfDeepImageLevel.cpp -fPIC -DPIC -o .libs/ImfDeepImageLevel.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfFlatImage.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfFlatImage.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDeepImage.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfDeepImage.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.cpp -fPIC -DPIC -o .libs/ImfImage.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfDeepImage.cpp -fPIC -DPIC -o .libs/ImfDeepImage.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfFlatImage.cpp -fPIC -DPIC -o .libs/ImfFlatImage.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfImageIO.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImageIO.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfFlatImageIO.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfFlatImageIO.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfDeepImageIO.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfDeepImageIO.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImageIO.cpp -fPIC -DPIC -o .libs/ImfImageIO.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfDeepImageIO.cpp -fPIC -DPIC -o .libs/ImfDeepImageIO.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfFlatImageIO.cpp -fPIC -DPIC -o .libs/ImfFlatImageIO.o /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o ImfImageDataWindow.lo /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImageDataWindow.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImageDataWindow.cpp -fPIC -DPIC -o .libs/ImfImageDataWindow.o /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -version-info 22:0:0 -no-undefined -release 2_2 -Wl,-O1 -Wl,--as-needed -o libIlmImfUtil.la -rpath /usr/lib ImfImageChannel.lo ImfFlatImageChannel.lo ImfDeepImageChannel.lo ImfSampleCountChannel.lo ImfImageLevel.lo ImfFlatImageLevel.lo ImfDeepImageLevel.lo ImfImage.lo ImfFlatImage.lo ImfDeepImage.lo ImfImageIO.lo ImfFlatImageIO.lo ImfDeepImageIO.lo ImfImageDataWindow.lo -L../IlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread -lIlmImf -pthread libtool: warning: '/usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../../../lib/libImath.la' seems to be moved libtool: warning: '/usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../../../lib/libHalf.la' seems to be moved libtool: warning: '/usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../../../lib/libIex.la' seems to be moved libtool: warning: '/usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../../../lib/libIexMath.la' seems to be moved libtool: warning: '/usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../../../lib/libIlmThread.la' seems to be moved libtool: link: i686-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../../../lib/crti.o /usr/lib/gcc/i686-pc-linux-gnu/6.4.0/crtbeginS.o .libs/ImfImageChannel.o .libs/ImfFlatImageChannel.o .libs/ImfDeepImageChannel.o .libs/ImfSampleCountChannel.o .libs/ImfImageLevel.o .libs/ImfFlatImageLevel.o .libs/ImfDeepImageLevel.o .libs/ImfImage.o .libs/ImfFlatImage.o .libs/ImfDeepImage.o .libs/ImfImageIO.o .libs/ImfFlatImageIO.o .libs/ImfDeepImageIO.o .libs/ImfImageDataWindow.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImf/.libs -Wl,--as-needed -L../IlmImf -L/usr/lib /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImf/.libs/libIlmImf.so -L/usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../../../lib -lz /usr/lib/libImath.so /usr/lib/libHalf.so /usr/lib/libIexMath.so /usr/lib/libIlmThread.so /usr/lib/libIex.so -L/usr/lib/gcc/i686-pc-linux-gnu/6.4.0 -L/usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../../../i686-pc-linux-gnu/lib/../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/6.4.0/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/6.4.0/../../../../lib/crtn.o -O2 -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -pthread -pthread -pthread -Wl,-soname -Wl,libIlmImfUtil-2_2.so.22 -o .libs/libIlmImfUtil-2_2.so.22.0.0 libtool: link: (cd ".libs" && rm -f "libIlmImfUtil-2_2.so.22" && ln -s "libIlmImfUtil-2_2.so.22.0.0" "libIlmImfUtil-2_2.so.22") libtool: link: (cd ".libs" && rm -f "libIlmImfUtil.so" && ln -s "libIlmImfUtil-2_2.so.22.0.0" "libIlmImfUtil.so") libtool: link: ( cd ".libs" && rm -f "libIlmImfUtil.la" && ln -s "../libIlmImfUtil.la" "libIlmImfUtil.la" ) make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfUtil' Making all in IlmImfTest make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfTest' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfTest' Making all in IlmImfUtilTest make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfUtilTest' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfUtilTest' Making all in IlmImfFuzzTest make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfFuzzTest' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfFuzzTest' Making all in exrheader make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/exrheader' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrheader -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o main.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrheader/main.cpp /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -Wl,--as-needed -o exrheader main.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread ../IlmImf/libIlmImf.la -lz -pthread libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -o .libs/exrheader main.o -pthread -pthread -Wl,--as-needed -L/usr/lib ../IlmImf/.libs/libIlmImf.so /usr/lib/libImath.so /usr/lib/libHalf.so /usr/lib/libIexMath.so /usr/lib/libIlmThread.so /usr/lib/libIex.so -lz -pthread make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/exrheader' Making all in exrmaketiled make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/exrmaketiled' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmaketiled -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o main.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmaketiled/main.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmaketiled -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o Image.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmaketiled/Image.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmaketiled -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o makeTiled.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmaketiled/makeTiled.cpp /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -Wl,--as-needed -o exrmaketiled main.o Image.o makeTiled.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread ../IlmImf/libIlmImf.la -lz -pthread libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -o .libs/exrmaketiled main.o Image.o makeTiled.o -pthread -pthread -Wl,--as-needed -L/usr/lib ../IlmImf/.libs/libIlmImf.so /usr/lib/libImath.so /usr/lib/libHalf.so /usr/lib/libIexMath.so /usr/lib/libIlmThread.so /usr/lib/libIex.so -lz -pthread make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/exrmaketiled' Making all in IlmImfExamples make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfExamples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfExamples' Making all in doc make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/doc' Making all in exrstdattr make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/exrstdattr' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrstdattr -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o main.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrstdattr/main.cpp /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -Wl,--as-needed -o exrstdattr main.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread ../IlmImf/libIlmImf.la -lz -pthread libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -o .libs/exrstdattr main.o -pthread -pthread -Wl,--as-needed -L/usr/lib ../IlmImf/.libs/libIlmImf.so /usr/lib/libImath.so /usr/lib/libHalf.so /usr/lib/libIexMath.so /usr/lib/libIlmThread.so /usr/lib/libIex.so -lz -pthread make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/exrstdattr' Making all in exrmakepreview make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/exrmakepreview' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmakepreview -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o main.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmakepreview/main.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmakepreview -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o makePreview.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmakepreview/makePreview.cpp /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -Wl,--as-needed -o exrmakepreview main.o makePreview.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread ../IlmImf/libIlmImf.la -lz -pthread libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -o .libs/exrmakepreview main.o makePreview.o -pthread -pthread -Wl,--as-needed -L/usr/lib ../IlmImf/.libs/libIlmImf.so /usr/lib/libImath.so /usr/lib/libHalf.so /usr/lib/libIexMath.so /usr/lib/libIlmThread.so /usr/lib/libIex.so -lz -pthread make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/exrmakepreview' Making all in exrenvmap make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/exrenvmap' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrenvmap -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o main.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrenvmap/main.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrenvmap -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o EnvmapImage.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrenvmap/EnvmapImage.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrenvmap -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o readInputImage.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrenvmap/readInputImage.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrenvmap -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o resizeImage.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrenvmap/resizeImage.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrenvmap -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o blurImage.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrenvmap/blurImage.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrenvmap -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o makeCubeMap.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrenvmap/makeCubeMap.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrenvmap -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o makeLatLongMap.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrenvmap/makeLatLongMap.cpp /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -Wl,--as-needed -o exrenvmap main.o EnvmapImage.o readInputImage.o resizeImage.o blurImage.o makeCubeMap.o makeLatLongMap.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread ../IlmImf/libIlmImf.la -lz -pthread libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -o .libs/exrenvmap main.o EnvmapImage.o readInputImage.o resizeImage.o blurImage.o makeCubeMap.o makeLatLongMap.o -pthread -pthread -Wl,--as-needed -L/usr/lib ../IlmImf/.libs/libIlmImf.so /usr/lib/libImath.so /usr/lib/libHalf.so /usr/lib/libIexMath.so /usr/lib/libIlmThread.so /usr/lib/libIex.so -lz -pthread make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/exrenvmap' Making all in exrmultiview make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/exrmultiview' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmultiview -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o main.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmultiview/main.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmultiview -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o Image.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmultiview/Image.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmultiview -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o makeMultiView.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmultiview/makeMultiView.cpp /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -Wl,--as-needed -o exrmultiview main.o Image.o makeMultiView.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread ../IlmImf/libIlmImf.la -lz -pthread libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -o .libs/exrmultiview main.o Image.o makeMultiView.o -pthread -pthread -Wl,--as-needed -L/usr/lib ../IlmImf/.libs/libIlmImf.so /usr/lib/libImath.so /usr/lib/libHalf.so /usr/lib/libIexMath.so /usr/lib/libIlmThread.so /usr/lib/libIex.so -lz -pthread make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/exrmultiview' Making all in exrmultipart make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/exrmultipart' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmultipart -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o exrmultipart.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/exrmultipart/exrmultipart.cpp /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -Wl,--as-needed -o exrmultipart exrmultipart.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread ../IlmImf/libIlmImf.la -lz -pthread libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -o .libs/exrmultipart exrmultipart.o -pthread -pthread -Wl,--as-needed -L/usr/lib ../IlmImf/.libs/libIlmImf.so /usr/lib/libImath.so /usr/lib/libHalf.so /usr/lib/libIexMath.so /usr/lib/libIlmThread.so /usr/lib/libIex.so -lz -pthread make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/exrmultipart' make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86' >>> Source compiled. >>> Test phase: media-libs/openexr-2.2.0-r2 * abi_x86_32.x86: running multilib-minimal_abi_src_test make --jobs 5 --load-average 7.95 check Making check in config make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/config' make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/config' Making check in IlmImf make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImf' make check-am make[2]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImf' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImf' make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImf' Making check in IlmImfUtil make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfUtil' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfUtil' Making check in IlmImfTest make[1]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfTest' make IlmImfTest make[2]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfTest' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o main.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/main.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testAttributes.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testAttributes.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testChannels.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testChannels.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testCompression.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testCompression.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testCopyPixels.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testCopyPixels.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testCustomAttributes.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testCustomAttributes.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testHuf.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testHuf.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testLineOrder.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testLineOrder.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testLut.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testLut.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testRgba.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testRgba.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testRgbaThreading.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testRgbaThreading.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testSampleImages.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testSampleImages.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testSharedFrameBuffer.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testSharedFrameBuffer.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testWav.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testWav.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testXdr.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testXdr.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testConversion.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testConversion.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testNativeFormat.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testNativeFormat.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testPreviewImage.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testPreviewImage.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testMagic.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testMagic.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testStandardAttributes.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testStandardAttributes.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testExistingStreams.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testExistingStreams.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testScanLineApi.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testScanLineApi.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testTiledCompression.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testTiledCompression.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testTiledCopyPixels.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testTiledCopyPixels.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testTiledLineOrder.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testTiledLineOrder.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testTiledRgba.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testTiledRgba.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o compareFloat.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/compareFloat.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testTiledYa.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testTiledYa.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testYca.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testYca.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o compareB44.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/compareB44.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testMultiView.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testMultiView.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testIsComplete.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testIsComplete.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testMultiPartApi.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testMultiPartApi.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testMultiPartThreading.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testMultiPartThreading.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testMultiScanlinePartThreading.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testMultiScanlinePartThreading.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testMultiTiledPartThreading.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testMultiTiledPartThreading.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testDeepScanLineBasic.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testDeepScanLineBasic.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testDeepTiledBasic.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testDeepTiledBasic.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testMultiPartFileMixingBasic.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testMultiPartFileMixingBasic.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testMultiPartSharedAttributes.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testMultiPartSharedAttributes.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testBackwardCompatibility.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testBackwardCompatibility.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testCopyDeepScanLine.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testCopyDeepScanLine.cpp /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testMultiPartFileMixingBasic.cpp: In function ‘void {anonymous}::killOffsetTables(const string&)’: /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testMultiPartFileMixingBasic.cpp:1385:33: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread(&length,4,1,f); ^ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testCopyDeepTiled.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testCopyDeepTiled.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testCopyMultiPartFile.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testCopyMultiPartFile.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testCompositeDeepScanLine.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testCompositeDeepScanLine.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testInputPart.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testInputPart.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testDeepScanLineMultipleRead.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testDeepScanLineMultipleRead.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testPartHelper.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testPartHelper.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testOptimized.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testOptimized.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testOptimizedInterleavePatterns.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testOptimizedInterleavePatterns.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testBadTypeAttributes.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testBadTypeAttributes.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testFutureProofing.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testFutureProofing.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o compareDwa.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/compareDwa.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testDwaCompressorSimd.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testDwaCompressorSimd.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest -I../config -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pthread -I/usr/include/OpenEXR -DILM_IMF_TEST_IMAGEDIR=\"/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -c -o testRle.o /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testRle.cpp /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testFutureProofing.cpp: In function ‘void {anonymous}::modifyType(bool)’: /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testFutureProofing.cpp:1236:33: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread(&length,4,1,f); ^ In file included from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDwaCompressorSimd.h:48:0, from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfTest/testDwaCompressorSimd.cpp:37: /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfSystemSpecific.h: In function ‘void* Imf_2_2::EXRAllocAligned(size_t, size_t)’: /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfSystemSpecific.h:66:42: warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign(&ptr, alignment, size); ^ /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -Wl,--as-needed -o IlmImfTest main.o testAttributes.o testChannels.o testCompression.o testCopyPixels.o testCustomAttributes.o testHuf.o testLineOrder.o testLut.o testRgba.o testRgbaThreading.o testSampleImages.o testSharedFrameBuffer.o testWav.o testXdr.o testConversion.o testNativeFormat.o testPreviewImage.o testMagic.o testStandardAttributes.o testExistingStreams.o testScanLineApi.o testTiledCompression.o testTiledCopyPixels.o testTiledLineOrder.o testTiledRgba.o compareFloat.o testTiledYa.o testYca.o compareB44.o testMultiView.o testIsComplete.o testMultiPartApi.o testMultiPartThreading.o testMultiScanlinePartThreading.o testMultiTiledPartThreading.o testDeepScanLineBasic.o testDeepTiledBasic.o testMultiPartFileMixingBasic.o testMultiPartSharedAttributes.o testBackwardCompatibility.o testCopyDeepScanLine.o testCopyDeepTiled.o testCopyMultiPartFile.o testCompositeDeepScanLine.o testInputPart.o testDeepScanLineMultipleRead.o testPartHelper.o testOptimized.o testOptimizedInterleavePatterns.o testBadTypeAttributes.o testFutureProofing.o compareDwa.o testDwaCompressorSimd.o testRle.o -L../IlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread -lIlmImf -lz -pthread libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-O1 -o .libs/IlmImfTest main.o testAttributes.o testChannels.o testCompression.o testCopyPixels.o testCustomAttributes.o testHuf.o testLineOrder.o testLut.o testRgba.o testRgbaThreading.o testSampleImages.o testSharedFrameBuffer.o testWav.o testXdr.o testConversion.o testNativeFormat.o testPreviewImage.o testMagic.o testStandardAttributes.o testExistingStreams.o testScanLineApi.o testTiledCompression.o testTiledCopyPixels.o testTiledLineOrder.o testTiledRgba.o compareFloat.o testTiledYa.o testYca.o compareB44.o testMultiView.o testIsComplete.o testMultiPartApi.o testMultiPartThreading.o testMultiScanlinePartThreading.o testMultiTiledPartThreading.o testDeepScanLineBasic.o testDeepTiledBasic.o testMultiPartFileMixingBasic.o testMultiPartSharedAttributes.o testBackwardCompatibility.o testCopyDeepScanLine.o testCopyDeepTiled.o testCopyMultiPartFile.o testCompositeDeepScanLine.o testInputPart.o testDeepScanLineMultipleRead.o testPartHelper.o testOptimized.o testOptimizedInterleavePatterns.o testBadTypeAttributes.o testFutureProofing.o compareDwa.o testDwaCompressorSimd.o testRle.o -pthread -pthread -Wl,--as-needed -L../IlmImf -L/usr/lib /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImf/.libs/libIlmImf.so /usr/lib/libImath.so /usr/lib/libHalf.so /usr/lib/libIexMath.so /usr/lib/libIlmThread.so /usr/lib/libIex.so -lz -pthread make[2]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfTest' make check-TESTS make[2]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfTest' make[3]: Entering directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfTest' /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/test-driver: line 107: 2427 Aborted (core dumped) "$@" > $log_file 2>&1 FAIL: IlmImfTest ============================================================================ Testsuite summary for OpenEXR 2.2.0 ============================================================================ # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See IlmImfTest/test-suite.log ============================================================================ make[3]: *** [Makefile:888: test-suite.log] Error 1 make[3]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfTest' make[2]: *** [Makefile:996: check-TESTS] Error 2 make[2]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfTest' make[1]: *** [Makefile:1067: check-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86/IlmImfTest' make: *** [Makefile:495: check-recursive] Error 1 * ERROR: media-libs/openexr-2.2.0-r2::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 3117: Called multilib-minimal_src_test * environment, line 2356: Called multilib_foreach_abi 'multilib-minimal_abi_src_test' * environment, line 2528: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' * environment, line 2221: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' * environment, line 2219: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_test' * environment, line 471: Called multilib-minimal_abi_src_test * environment, line 2352: Called default_src_test * phase-functions.sh, line 882: Called __eapi0_src_test * phase-helpers.sh, line 764: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=media-libs/openexr-2.2.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/openexr-2.2.0-r2::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-libs/openexr-2.2.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/openexr-2.2.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86' * S: '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0'