Cook: openexr 2.2.0 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): ilmbase-2.2.0-i486 Installing (pkg/local): ilmbase-dev-2.2.0-i486 Extracting source archive "openexr-2.2.0.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i486-slitaz-linux-g++... i486-slitaz-linux-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i486-slitaz-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i486-slitaz-linux-g++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking dependency style of i486-slitaz-linux-gcc... gcc3 checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump checking how to recognize dependent libraries... pass_all checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking command to parse /usr/bin/nm -B output from i486-slitaz-linux-gcc object... ok checking how to run the C preprocessor... i486-slitaz-linux-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 whether we are using the GNU C++ compiler... (cached) yes checking whether i486-slitaz-linux-g++ accepts -g... (cached) yes checking dependency style of i486-slitaz-linux-g++... (cached) gcc3 checking how to run the C++ preprocessor... i486-slitaz-linux-g++ -E checking for objdir... .libs checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i486-slitaz-linux-gcc static flag -static works... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes checking whether the i486-slitaz-linux-gcc linker (/usr/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... yes checking for ld used by i486-slitaz-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i486-slitaz-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i486-slitaz-linux-g++ option to produce PIC... -fPIC -DPIC checking if i486-slitaz-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i486-slitaz-linux-g++ static flag -static works... yes checking if i486-slitaz-linux-g++ supports -c -o file.o... yes checking if i486-slitaz-linux-g++ supports -c -o file.o... (cached) yes checking whether the i486-slitaz-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes test_prefix = NONE checking for pkg-config... /usr/bin/pkg-config using pkg-config to set ILMBASE_CXXFLAGS and ILMBASE_LDFLAGS: ILMBASE_CXXFLAGS = -pthread -I/usr/include/OpenEXR ILMBASE_LDFLAGS = ILMBASE_LIBS = -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread checking for IlmBase... yes Compiled and ran IlmBase test program. 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 compress in -lz... yes checking for complete iomanip support in C++ standard library... yes checking for gcc optimization flags... -pipe checking for AVX instructions in GCC style inline asm... no checking for sysconf(_SC_NPROCESSORS_ONLN)... yes 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 --------------------------------------------- Making all in config make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/config' make all-am make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/config' make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/config' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/config' Making all in IlmImf make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImf' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT b44ExpLogTable.o -MD -MP -MF .deps/b44ExpLogTable.Tpo -c -o b44ExpLogTable.o b44ExpLogTable.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT dwaLookups.o -MD -MP -MF .deps/dwaLookups.Tpo -c -o dwaLookups.o dwaLookups.cpp dwaLookups.cpp: In function 'void generateLutHeader()': dwaLookups.cpp:518:20: 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); ^~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/b44ExpLogTable.Tpo .deps/b44ExpLogTable.Po /bin/sh ../libtool --tag=CXX --mode=link i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o b44ExpLogTable b44ExpLogTable.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread libtool: link: i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o b44ExpLogTable b44ExpLogTable.o -pthread -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread ./b44ExpLogTable > b44ExpLogTable.h mv -f .deps/dwaLookups.Tpo .deps/dwaLookups.Po /bin/sh ../libtool --tag=CXX --mode=link i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o dwaLookups dwaLookups.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread libtool: link: i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o dwaLookups dwaLookups.o -pthread -lImath -lHalf -lIex -lIexMath -lIlmThread -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 '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImf' /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfAttribute.lo -MD -MP -MF .deps/ImfAttribute.Tpo -c -o ImfAttribute.lo ImfAttribute.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfBoxAttribute.lo -MD -MP -MF .deps/ImfBoxAttribute.Tpo -c -o ImfBoxAttribute.lo ImfBoxAttribute.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfCRgbaFile.lo -MD -MP -MF .deps/ImfCRgbaFile.Tpo -c -o ImfCRgbaFile.lo ImfCRgbaFile.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfChannelList.lo -MD -MP -MF .deps/ImfChannelList.Tpo -c -o ImfChannelList.lo ImfChannelList.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfChannelListAttribute.lo -MD -MP -MF .deps/ImfChannelListAttribute.Tpo -c -o ImfChannelListAttribute.lo ImfChannelListAttribute.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFloatAttribute.lo -MD -MP -MF .deps/ImfFloatAttribute.Tpo -c -o ImfFloatAttribute.lo ImfFloatAttribute.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFrameBuffer.lo -MD -MP -MF .deps/ImfFrameBuffer.Tpo -c -o ImfFrameBuffer.lo ImfFrameBuffer.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfHeader.lo -MD -MP -MF .deps/ImfHeader.Tpo -c -o ImfHeader.lo ImfHeader.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfChannelListAttribute.lo -MD -MP -MF .deps/ImfChannelListAttribute.Tpo -c ImfChannelListAttribute.cpp -fPIC -DPIC -o .libs/ImfChannelListAttribute.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfCRgbaFile.lo -MD -MP -MF .deps/ImfCRgbaFile.Tpo -c ImfCRgbaFile.cpp -fPIC -DPIC -o .libs/ImfCRgbaFile.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfBoxAttribute.lo -MD -MP -MF .deps/ImfBoxAttribute.Tpo -c ImfBoxAttribute.cpp -fPIC -DPIC -o .libs/ImfBoxAttribute.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfAttribute.lo -MD -MP -MF .deps/ImfAttribute.Tpo -c ImfAttribute.cpp -fPIC -DPIC -o .libs/ImfAttribute.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfChannelList.lo -MD -MP -MF .deps/ImfChannelList.Tpo -c ImfChannelList.cpp -fPIC -DPIC -o .libs/ImfChannelList.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFrameBuffer.lo -MD -MP -MF .deps/ImfFrameBuffer.Tpo -c ImfFrameBuffer.cpp -fPIC -DPIC -o .libs/ImfFrameBuffer.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfHeader.lo -MD -MP -MF .deps/ImfHeader.Tpo -c ImfHeader.cpp -fPIC -DPIC -o .libs/ImfHeader.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFloatAttribute.lo -MD -MP -MF .deps/ImfFloatAttribute.Tpo -c ImfFloatAttribute.cpp -fPIC -DPIC -o .libs/ImfFloatAttribute.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfChannelListAttribute.lo -MD -MP -MF .deps/ImfChannelListAttribute.Tpo -c ImfChannelListAttribute.cpp -o ImfChannelListAttribute.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFloatAttribute.lo -MD -MP -MF .deps/ImfFloatAttribute.Tpo -c ImfFloatAttribute.cpp -o ImfFloatAttribute.o >/dev/null 2>&1 In file included from ./ImfHeader.h:51, from ./ImfRgbaFile.h:50, from ImfCRgbaFile.cpp:44: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ./ImfBoxAttribute.h:50, from ImfBoxAttribute.cpp:44: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ./ImfHeader.h:51, from ImfHeader.cpp:43: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfAttribute.lo -MD -MP -MF .deps/ImfAttribute.Tpo -c ImfAttribute.cpp -o ImfAttribute.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfBoxAttribute.lo -MD -MP -MF .deps/ImfBoxAttribute.Tpo -c ImfBoxAttribute.cpp -o ImfBoxAttribute.o >/dev/null 2>&1 In file included from ./ImfMatrixAttribute.h:50, from ImfCRgbaFile.cpp:52: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfChannelList.lo -MD -MP -MF .deps/ImfChannelList.Tpo -c ImfChannelList.cpp -o ImfChannelList.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFrameBuffer.lo -MD -MP -MF .deps/ImfFrameBuffer.Tpo -c ImfFrameBuffer.cpp -o ImfFrameBuffer.o >/dev/null 2>&1 In file included from ./ImfChromaticities.h:47, from ./ImfChromaticitiesAttribute.h:47, from ImfHeader.cpp:50: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/ImfFloatAttribute.Tpo .deps/ImfFloatAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfIO.lo -MD -MP -MF .deps/ImfIO.Tpo -c -o ImfIO.lo ImfIO.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfIO.lo -MD -MP -MF .deps/ImfIO.Tpo -c ImfIO.cpp -fPIC -DPIC -o .libs/ImfIO.o mv -f .deps/ImfChannelListAttribute.Tpo .deps/ImfChannelListAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfInputFile.lo -MD -MP -MF .deps/ImfInputFile.Tpo -c -o ImfInputFile.lo ImfInputFile.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfInputFile.lo -MD -MP -MF .deps/ImfInputFile.Tpo -c ImfInputFile.cpp -fPIC -DPIC -o .libs/ImfInputFile.o mv -f .deps/ImfBoxAttribute.Tpo .deps/ImfBoxAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfIntAttribute.lo -MD -MP -MF .deps/ImfIntAttribute.Tpo -c -o ImfIntAttribute.lo ImfIntAttribute.cpp mv -f .deps/ImfAttribute.Tpo .deps/ImfAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfLineOrderAttribute.lo -MD -MP -MF .deps/ImfLineOrderAttribute.Tpo -c -o ImfLineOrderAttribute.lo ImfLineOrderAttribute.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfIO.lo -MD -MP -MF .deps/ImfIO.Tpo -c ImfIO.cpp -o ImfIO.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfIntAttribute.lo -MD -MP -MF .deps/ImfIntAttribute.Tpo -c ImfIntAttribute.cpp -fPIC -DPIC -o .libs/ImfIntAttribute.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfLineOrderAttribute.lo -MD -MP -MF .deps/ImfLineOrderAttribute.Tpo -c ImfLineOrderAttribute.cpp -fPIC -DPIC -o .libs/ImfLineOrderAttribute.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfCRgbaFile.lo -MD -MP -MF .deps/ImfCRgbaFile.Tpo -c ImfCRgbaFile.cpp -o ImfCRgbaFile.o >/dev/null 2>&1 In file included from ImfHeader.h:51, from ImfInputFile.h:46, from ImfInputFile.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/ImfFrameBuffer.Tpo .deps/ImfFrameBuffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfMatrixAttribute.lo -MD -MP -MF .deps/ImfMatrixAttribute.Tpo -c -o ImfMatrixAttribute.lo ImfMatrixAttribute.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfMatrixAttribute.lo -MD -MP -MF .deps/ImfMatrixAttribute.Tpo -c ImfMatrixAttribute.cpp -fPIC -DPIC -o .libs/ImfMatrixAttribute.o mv -f .deps/ImfChannelList.Tpo .deps/ImfChannelList.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfOpaqueAttribute.lo -MD -MP -MF .deps/ImfOpaqueAttribute.Tpo -c -o ImfOpaqueAttribute.lo ImfOpaqueAttribute.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfOpaqueAttribute.lo -MD -MP -MF .deps/ImfOpaqueAttribute.Tpo -c ImfOpaqueAttribute.cpp -fPIC -DPIC -o .libs/ImfOpaqueAttribute.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfIntAttribute.lo -MD -MP -MF .deps/ImfIntAttribute.Tpo -c ImfIntAttribute.cpp -o ImfIntAttribute.o >/dev/null 2>&1 mv -f .deps/ImfIO.Tpo .deps/ImfIO.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfOutputFile.lo -MD -MP -MF .deps/ImfOutputFile.Tpo -c -o ImfOutputFile.lo ImfOutputFile.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfLineOrderAttribute.lo -MD -MP -MF .deps/ImfLineOrderAttribute.Tpo -c ImfLineOrderAttribute.cpp -o ImfLineOrderAttribute.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfOutputFile.lo -MD -MP -MF .deps/ImfOutputFile.Tpo -c ImfOutputFile.cpp -fPIC -DPIC -o .libs/ImfOutputFile.o In file included from /usr/include/OpenEXR/ImathMatrix.h:49, from ./ImfMatrixAttribute.h:50, from ImfMatrixAttribute.cpp:46: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ./ImfMatrixAttribute.h:50, from ImfMatrixAttribute.cpp:46: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfMatrixAttribute.lo -MD -MP -MF .deps/ImfMatrixAttribute.Tpo -c ImfMatrixAttribute.cpp -o ImfMatrixAttribute.o >/dev/null 2>&1 mv -f .deps/ImfLineOrderAttribute.Tpo .deps/ImfLineOrderAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRgbaFile.lo -MD -MP -MF .deps/ImfRgbaFile.Tpo -c -o ImfRgbaFile.lo ImfRgbaFile.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRgbaFile.lo -MD -MP -MF .deps/ImfRgbaFile.Tpo -c ImfRgbaFile.cpp -fPIC -DPIC -o .libs/ImfRgbaFile.o mv -f .deps/ImfIntAttribute.Tpo .deps/ImfIntAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfStringAttribute.lo -MD -MP -MF .deps/ImfStringAttribute.Tpo -c -o ImfStringAttribute.lo ImfStringAttribute.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfInputFile.lo -MD -MP -MF .deps/ImfInputFile.Tpo -c ImfInputFile.cpp -o ImfInputFile.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfStringAttribute.lo -MD -MP -MF .deps/ImfStringAttribute.Tpo -c ImfStringAttribute.cpp -fPIC -DPIC -o .libs/ImfStringAttribute.o In file included from ./ImfHeader.h:51, from ./ImfOutputFile.h:46, from ImfOutputFile.cpp:46: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfOpaqueAttribute.lo -MD -MP -MF .deps/ImfOpaqueAttribute.Tpo -c ImfOpaqueAttribute.cpp -o ImfOpaqueAttribute.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfHeader.lo -MD -MP -MF .deps/ImfHeader.Tpo -c ImfHeader.cpp -o ImfHeader.o >/dev/null 2>&1 In file included from ./ImfHeader.h:51, from ./ImfRgbaFile.h:50, from ImfRgbaFile.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfStringAttribute.lo -MD -MP -MF .deps/ImfStringAttribute.Tpo -c ImfStringAttribute.cpp -o ImfStringAttribute.o >/dev/null 2>&1 mv -f .deps/ImfMatrixAttribute.Tpo .deps/ImfMatrixAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfVecAttribute.lo -MD -MP -MF .deps/ImfVecAttribute.Tpo -c -o ImfVecAttribute.lo ImfVecAttribute.cpp In file included from ./ImfChromaticities.h:47, from ./ImfRgbaYca.h:118, from ImfRgbaFile.cpp:46: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfVecAttribute.lo -MD -MP -MF .deps/ImfVecAttribute.Tpo -c ImfVecAttribute.cpp -fPIC -DPIC -o .libs/ImfVecAttribute.o mv -f .deps/ImfCRgbaFile.Tpo .deps/ImfCRgbaFile.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfHuf.lo -MD -MP -MF .deps/ImfHuf.Tpo -c -o ImfHuf.lo ImfHuf.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfHuf.lo -MD -MP -MF .deps/ImfHuf.Tpo -c ImfHuf.cpp -fPIC -DPIC -o .libs/ImfHuf.o mv -f .deps/ImfOpaqueAttribute.Tpo .deps/ImfOpaqueAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfThreading.lo -MD -MP -MF .deps/ImfThreading.Tpo -c -o ImfThreading.lo ImfThreading.cpp mv -f .deps/ImfStringAttribute.Tpo .deps/ImfStringAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfWav.lo -MD -MP -MF .deps/ImfWav.Tpo -c -o ImfWav.lo ImfWav.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfOutputFile.lo -MD -MP -MF .deps/ImfOutputFile.Tpo -c ImfOutputFile.cpp -o ImfOutputFile.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfThreading.lo -MD -MP -MF .deps/ImfThreading.Tpo -c ImfThreading.cpp -fPIC -DPIC -o .libs/ImfThreading.o In file included from ./ImfVecAttribute.h:52, from ImfVecAttribute.cpp:48: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfWav.lo -MD -MP -MF .deps/ImfWav.Tpo -c ImfWav.cpp -fPIC -DPIC -o .libs/ImfWav.o /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfThreading.lo -MD -MP -MF .deps/ImfThreading.Tpo -c ImfThreading.cpp -o ImfThreading.o >/dev/null 2>&1 mv -f .deps/ImfThreading.Tpo .deps/ImfThreading.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfLut.lo -MD -MP -MF .deps/ImfLut.Tpo -c -o ImfLut.lo ImfLut.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfVecAttribute.lo -MD -MP -MF .deps/ImfVecAttribute.Tpo -c ImfVecAttribute.cpp -o ImfVecAttribute.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfWav.lo -MD -MP -MF .deps/ImfWav.Tpo -c ImfWav.cpp -o ImfWav.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfLut.lo -MD -MP -MF .deps/ImfLut.Tpo -c ImfLut.cpp -fPIC -DPIC -o .libs/ImfLut.o mv -f .deps/ImfWav.Tpo .deps/ImfWav.Plo mv -f .deps/ImfInputFile.Tpo .deps/ImfInputFile.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfCompressor.lo -MD -MP -MF .deps/ImfCompressor.Tpo -c -o ImfCompressor.lo ImfCompressor.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRleCompressor.lo -MD -MP -MF .deps/ImfRleCompressor.Tpo -c -o ImfRleCompressor.lo ImfRleCompressor.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRleCompressor.lo -MD -MP -MF .deps/ImfRleCompressor.Tpo -c ImfRleCompressor.cpp -fPIC -DPIC -o .libs/ImfRleCompressor.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfCompressor.lo -MD -MP -MF .deps/ImfCompressor.Tpo -c ImfCompressor.cpp -fPIC -DPIC -o .libs/ImfCompressor.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRgbaFile.lo -MD -MP -MF .deps/ImfRgbaFile.Tpo -c ImfRgbaFile.cpp -o ImfRgbaFile.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfHuf.lo -MD -MP -MF .deps/ImfHuf.Tpo -c ImfHuf.cpp -o ImfHuf.o >/dev/null 2>&1 In file included from ./ImfHeader.h:51, from ./ImfRgbaFile.h:50, from ./ImfLut.h:48, from ImfLut.cpp:45: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/ImfVecAttribute.Tpo .deps/ImfVecAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfZipCompressor.lo -MD -MP -MF .deps/ImfZipCompressor.Tpo -c -o ImfZipCompressor.lo ImfZipCompressor.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfZipCompressor.lo -MD -MP -MF .deps/ImfZipCompressor.Tpo -c ImfZipCompressor.cpp -fPIC -DPIC -o .libs/ImfZipCompressor.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfLut.lo -MD -MP -MF .deps/ImfLut.Tpo -c ImfLut.cpp -o ImfLut.o >/dev/null 2>&1 In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfCompressor.h:47, from ImfRleCompressor.h:46, from ImfRleCompressor.cpp:43: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfCompressor.h:47, from ImfCompressor.cpp:43: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRleCompressor.lo -MD -MP -MF .deps/ImfRleCompressor.Tpo -c ImfRleCompressor.cpp -o ImfRleCompressor.o >/dev/null 2>&1 mv -f .deps/ImfOutputFile.Tpo .deps/ImfOutputFile.Plo In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfCompressor.h:47, from ImfZipCompressor.h:46, from ImfZipCompressor.cpp:43: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfPizCompressor.lo -MD -MP -MF .deps/ImfPizCompressor.Tpo -c -o ImfPizCompressor.lo ImfPizCompressor.cpp /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfCompressor.lo -MD -MP -MF .deps/ImfCompressor.Tpo -c ImfCompressor.cpp -o ImfCompressor.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfPizCompressor.lo -MD -MP -MF .deps/ImfPizCompressor.Tpo -c ImfPizCompressor.cpp -fPIC -DPIC -o .libs/ImfPizCompressor.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfZipCompressor.lo -MD -MP -MF .deps/ImfZipCompressor.Tpo -c ImfZipCompressor.cpp -o ImfZipCompressor.o >/dev/null 2>&1 mv -f .deps/ImfLut.Tpo .deps/ImfLut.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfB44Compressor.lo -MD -MP -MF .deps/ImfB44Compressor.Tpo -c -o ImfB44Compressor.lo ImfB44Compressor.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfB44Compressor.lo -MD -MP -MF .deps/ImfB44Compressor.Tpo -c ImfB44Compressor.cpp -fPIC -DPIC -o .libs/ImfB44Compressor.o mv -f .deps/ImfHuf.Tpo .deps/ImfHuf.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDwaCompressor.lo -MD -MP -MF .deps/ImfDwaCompressor.Tpo -c -o ImfDwaCompressor.lo ImfDwaCompressor.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDwaCompressor.lo -MD -MP -MF .deps/ImfDwaCompressor.Tpo -c ImfDwaCompressor.cpp -fPIC -DPIC -o .libs/ImfDwaCompressor.o mv -f .deps/ImfRleCompressor.Tpo .deps/ImfRleCompressor.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfMisc.lo -MD -MP -MF .deps/ImfMisc.Tpo -c -o ImfMisc.lo ImfMisc.cpp mv -f .deps/ImfHeader.Tpo .deps/ImfHeader.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfCompressionAttribute.lo -MD -MP -MF .deps/ImfCompressionAttribute.Tpo -c -o ImfCompressionAttribute.lo ImfCompressionAttribute.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfMisc.lo -MD -MP -MF .deps/ImfMisc.Tpo -c ImfMisc.cpp -fPIC -DPIC -o .libs/ImfMisc.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfCompressionAttribute.lo -MD -MP -MF .deps/ImfCompressionAttribute.Tpo -c ImfCompressionAttribute.cpp -fPIC -DPIC -o .libs/ImfCompressionAttribute.o mv -f .deps/ImfRgbaFile.Tpo .deps/ImfRgbaFile.Plo In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfCompressor.h:47, from ImfPizCompressor.h:45, from ImfPizCompressor.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDoubleAttribute.lo -MD -MP -MF .deps/ImfDoubleAttribute.Tpo -c -o ImfDoubleAttribute.lo ImfDoubleAttribute.cpp /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDoubleAttribute.lo -MD -MP -MF .deps/ImfDoubleAttribute.Tpo -c ImfDoubleAttribute.cpp -fPIC -DPIC -o .libs/ImfDoubleAttribute.o mv -f .deps/ImfZipCompressor.Tpo .deps/ImfZipCompressor.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfConvert.lo -MD -MP -MF .deps/ImfConvert.Tpo -c -o ImfConvert.lo ImfConvert.cpp mv -f .deps/ImfCompressor.Tpo .deps/ImfCompressor.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfPreviewImage.lo -MD -MP -MF .deps/ImfPreviewImage.Tpo -c -o ImfPreviewImage.lo ImfPreviewImage.cpp In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfCompressor.h:47, from ImfB44Compressor.h:45, from ImfB44Compressor.cpp:100: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfConvert.lo -MD -MP -MF .deps/ImfConvert.Tpo -c ImfConvert.cpp -fPIC -DPIC -o .libs/ImfConvert.o /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfPreviewImage.lo -MD -MP -MF .deps/ImfPreviewImage.Tpo -c ImfPreviewImage.cpp -fPIC -DPIC -o .libs/ImfPreviewImage.o In file included from /usr/include/OpenEXR/ImathBox.h:65, from ./ImfCompressor.h:47, from ./ImfMisc.h:47, from ImfMisc.cpp:43: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfPizCompressor.lo -MD -MP -MF .deps/ImfPizCompressor.Tpo -c ImfPizCompressor.cpp -o ImfPizCompressor.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfCompressionAttribute.lo -MD -MP -MF .deps/ImfCompressionAttribute.Tpo -c ImfCompressionAttribute.cpp -o ImfCompressionAttribute.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDoubleAttribute.lo -MD -MP -MF .deps/ImfDoubleAttribute.Tpo -c ImfDoubleAttribute.cpp -o ImfDoubleAttribute.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfConvert.lo -MD -MP -MF .deps/ImfConvert.Tpo -c ImfConvert.cpp -o ImfConvert.o >/dev/null 2>&1 In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfCompressor.h:47, from ImfDwaCompressor.h:49, from ImfDwaCompressor.cpp:130: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfPreviewImage.lo -MD -MP -MF .deps/ImfPreviewImage.Tpo -c ImfPreviewImage.cpp -o ImfPreviewImage.o >/dev/null 2>&1 In file included from ImfChromaticities.h:47, from ImfChromaticitiesAttribute.h:47, from ImfStandardAttributes.h:59, from ImfDwaCompressor.cpp:134: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/ImfCompressionAttribute.Tpo .deps/ImfCompressionAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfPreviewImageAttribute.lo -MD -MP -MF .deps/ImfPreviewImageAttribute.Tpo -c -o ImfPreviewImageAttribute.lo ImfPreviewImageAttribute.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfPreviewImageAttribute.lo -MD -MP -MF .deps/ImfPreviewImageAttribute.Tpo -c ImfPreviewImageAttribute.cpp -fPIC -DPIC -o .libs/ImfPreviewImageAttribute.o mv -f .deps/ImfDoubleAttribute.Tpo .deps/ImfDoubleAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfVersion.lo -MD -MP -MF .deps/ImfVersion.Tpo -c -o ImfVersion.lo ImfVersion.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfVersion.lo -MD -MP -MF .deps/ImfVersion.Tpo -c ImfVersion.cpp -fPIC -DPIC -o .libs/ImfVersion.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfMisc.lo -MD -MP -MF .deps/ImfMisc.Tpo -c ImfMisc.cpp -o ImfMisc.o >/dev/null 2>&1 mv -f .deps/ImfPizCompressor.Tpo .deps/ImfPizCompressor.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfChromaticities.lo -MD -MP -MF .deps/ImfChromaticities.Tpo -c -o ImfChromaticities.lo ImfChromaticities.cpp mv -f .deps/ImfConvert.Tpo .deps/ImfConvert.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfChromaticitiesAttribute.lo -MD -MP -MF .deps/ImfChromaticitiesAttribute.Tpo -c -o ImfChromaticitiesAttribute.lo ImfChromaticitiesAttribute.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfVersion.lo -MD -MP -MF .deps/ImfVersion.Tpo -c ImfVersion.cpp -o ImfVersion.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfB44Compressor.lo -MD -MP -MF .deps/ImfB44Compressor.Tpo -c ImfB44Compressor.cpp -o ImfB44Compressor.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfChromaticities.lo -MD -MP -MF .deps/ImfChromaticities.Tpo -c ImfChromaticities.cpp -fPIC -DPIC -o .libs/ImfChromaticities.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfChromaticitiesAttribute.lo -MD -MP -MF .deps/ImfChromaticitiesAttribute.Tpo -c ImfChromaticitiesAttribute.cpp -fPIC -DPIC -o .libs/ImfChromaticitiesAttribute.o mv -f .deps/ImfVersion.Tpo .deps/ImfVersion.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfKeyCode.lo -MD -MP -MF .deps/ImfKeyCode.Tpo -c -o ImfKeyCode.lo ImfKeyCode.cpp mv -f .deps/ImfPreviewImage.Tpo .deps/ImfPreviewImage.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfKeyCodeAttribute.lo -MD -MP -MF .deps/ImfKeyCodeAttribute.Tpo -c -o ImfKeyCodeAttribute.lo ImfKeyCodeAttribute.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfKeyCode.lo -MD -MP -MF .deps/ImfKeyCode.Tpo -c ImfKeyCode.cpp -fPIC -DPIC -o .libs/ImfKeyCode.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfKeyCodeAttribute.lo -MD -MP -MF .deps/ImfKeyCodeAttribute.Tpo -c ImfKeyCodeAttribute.cpp -fPIC -DPIC -o .libs/ImfKeyCodeAttribute.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfPreviewImageAttribute.lo -MD -MP -MF .deps/ImfPreviewImageAttribute.Tpo -c ImfPreviewImageAttribute.cpp -o ImfPreviewImageAttribute.o >/dev/null 2>&1 In file included from ./ImfChromaticities.h:46, from ImfChromaticities.cpp:43: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ./ImfChromaticities.h:46, from ./ImfChromaticitiesAttribute.h:47, from ImfChromaticitiesAttribute.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfKeyCodeAttribute.lo -MD -MP -MF .deps/ImfKeyCodeAttribute.Tpo -c ImfKeyCodeAttribute.cpp -o ImfKeyCodeAttribute.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfKeyCode.lo -MD -MP -MF .deps/ImfKeyCode.Tpo -c ImfKeyCode.cpp -o ImfKeyCode.o >/dev/null 2>&1 In file included from ./ImfChromaticities.h:47, from ImfChromaticities.cpp:43: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/ImfPreviewImageAttribute.Tpo .deps/ImfPreviewImageAttribute.Plo /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTimeCode.lo -MD -MP -MF .deps/ImfTimeCode.Tpo -c -o ImfTimeCode.lo ImfTimeCode.cpp In file included from ./ImfChromaticities.h:47, from ./ImfChromaticitiesAttribute.h:47, from ImfChromaticitiesAttribute.cpp:42: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTimeCode.lo -MD -MP -MF .deps/ImfTimeCode.Tpo -c ImfTimeCode.cpp -fPIC -DPIC -o .libs/ImfTimeCode.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfChromaticities.lo -MD -MP -MF .deps/ImfChromaticities.Tpo -c ImfChromaticities.cpp -o ImfChromaticities.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfChromaticitiesAttribute.lo -MD -MP -MF .deps/ImfChromaticitiesAttribute.Tpo -c ImfChromaticitiesAttribute.cpp -o ImfChromaticitiesAttribute.o >/dev/null 2>&1 mv -f .deps/ImfMisc.Tpo .deps/ImfMisc.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTimeCodeAttribute.lo -MD -MP -MF .deps/ImfTimeCodeAttribute.Tpo -c -o ImfTimeCodeAttribute.lo ImfTimeCodeAttribute.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTimeCodeAttribute.lo -MD -MP -MF .deps/ImfTimeCodeAttribute.Tpo -c ImfTimeCodeAttribute.cpp -fPIC -DPIC -o .libs/ImfTimeCodeAttribute.o mv -f .deps/ImfKeyCodeAttribute.Tpo .deps/ImfKeyCodeAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRational.lo -MD -MP -MF .deps/ImfRational.Tpo -c -o ImfRational.lo ImfRational.cpp mv -f .deps/ImfKeyCode.Tpo .deps/ImfKeyCode.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRationalAttribute.lo -MD -MP -MF .deps/ImfRationalAttribute.Tpo -c -o ImfRationalAttribute.lo ImfRationalAttribute.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRational.lo -MD -MP -MF .deps/ImfRational.Tpo -c ImfRational.cpp -fPIC -DPIC -o .libs/ImfRational.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRationalAttribute.lo -MD -MP -MF .deps/ImfRationalAttribute.Tpo -c ImfRationalAttribute.cpp -fPIC -DPIC -o .libs/ImfRationalAttribute.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRational.lo -MD -MP -MF .deps/ImfRational.Tpo -c ImfRational.cpp -o ImfRational.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTimeCode.lo -MD -MP -MF .deps/ImfTimeCode.Tpo -c ImfTimeCode.cpp -o ImfTimeCode.o >/dev/null 2>&1 mv -f .deps/ImfB44Compressor.Tpo .deps/ImfB44Compressor.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFramesPerSecond.lo -MD -MP -MF .deps/ImfFramesPerSecond.Tpo -c -o ImfFramesPerSecond.lo ImfFramesPerSecond.cpp mv -f .deps/ImfRational.Tpo .deps/ImfRational.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfStandardAttributes.lo -MD -MP -MF .deps/ImfStandardAttributes.Tpo -c -o ImfStandardAttributes.lo ImfStandardAttributes.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfStandardAttributes.lo -MD -MP -MF .deps/ImfStandardAttributes.Tpo -c ImfStandardAttributes.cpp -fPIC -DPIC -o .libs/ImfStandardAttributes.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFramesPerSecond.lo -MD -MP -MF .deps/ImfFramesPerSecond.Tpo -c ImfFramesPerSecond.cpp -fPIC -DPIC -o .libs/ImfFramesPerSecond.o mv -f .deps/ImfChromaticitiesAttribute.Tpo .deps/ImfChromaticitiesAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfStdIO.lo -MD -MP -MF .deps/ImfStdIO.Tpo -c -o ImfStdIO.lo ImfStdIO.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFramesPerSecond.lo -MD -MP -MF .deps/ImfFramesPerSecond.Tpo -c ImfFramesPerSecond.cpp -o ImfFramesPerSecond.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTimeCodeAttribute.lo -MD -MP -MF .deps/ImfTimeCodeAttribute.Tpo -c ImfTimeCodeAttribute.cpp -o ImfTimeCodeAttribute.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfStdIO.lo -MD -MP -MF .deps/ImfStdIO.Tpo -c ImfStdIO.cpp -fPIC -DPIC -o .libs/ImfStdIO.o mv -f .deps/ImfChromaticities.Tpo .deps/ImfChromaticities.Plo mv -f .deps/ImfFramesPerSecond.Tpo .deps/ImfFramesPerSecond.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfEnvmap.lo -MD -MP -MF .deps/ImfEnvmap.Tpo -c -o ImfEnvmap.lo ImfEnvmap.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfEnvmapAttribute.lo -MD -MP -MF .deps/ImfEnvmapAttribute.Tpo -c -o ImfEnvmapAttribute.lo ImfEnvmapAttribute.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRationalAttribute.lo -MD -MP -MF .deps/ImfRationalAttribute.Tpo -c ImfRationalAttribute.cpp -o ImfRationalAttribute.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfEnvmap.lo -MD -MP -MF .deps/ImfEnvmap.Tpo -c ImfEnvmap.cpp -fPIC -DPIC -o .libs/ImfEnvmap.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfEnvmapAttribute.lo -MD -MP -MF .deps/ImfEnvmapAttribute.Tpo -c ImfEnvmapAttribute.cpp -fPIC -DPIC -o .libs/ImfEnvmapAttribute.o mv -f .deps/ImfTimeCode.Tpo .deps/ImfTimeCode.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfScanLineInputFile.lo -MD -MP -MF .deps/ImfScanLineInputFile.Tpo -c -o ImfScanLineInputFile.lo ImfScanLineInputFile.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfScanLineInputFile.lo -MD -MP -MF .deps/ImfScanLineInputFile.Tpo -c ImfScanLineInputFile.cpp -fPIC -DPIC -o .libs/ImfScanLineInputFile.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfStdIO.lo -MD -MP -MF .deps/ImfStdIO.Tpo -c ImfStdIO.cpp -o ImfStdIO.o >/dev/null 2>&1 In file included from ./ImfHeader.h:51, from ./ImfStandardAttributes.h:57, from ImfStandardAttributes.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/ImfTimeCodeAttribute.Tpo .deps/ImfTimeCodeAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledInputFile.lo -MD -MP -MF .deps/ImfTiledInputFile.Tpo -c -o ImfTiledInputFile.lo ImfTiledInputFile.cpp In file included from ./ImfChromaticities.h:47, from ./ImfChromaticitiesAttribute.h:47, from ./ImfStandardAttributes.h:59, from ImfStandardAttributes.cpp:42: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledInputFile.lo -MD -MP -MF .deps/ImfTiledInputFile.Tpo -c ImfTiledInputFile.cpp -fPIC -DPIC -o .libs/ImfTiledInputFile.o In file included from /usr/include/OpenEXR/ImathBox.h:65, from ./ImfEnvmap.h:75, from ./ImfEnvmapAttribute.h:46, from ImfEnvmapAttribute.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/ImfRationalAttribute.Tpo .deps/ImfRationalAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledMisc.lo -MD -MP -MF .deps/ImfTiledMisc.Tpo -c -o ImfTiledMisc.lo ImfTiledMisc.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfEnvmapAttribute.lo -MD -MP -MF .deps/ImfEnvmapAttribute.Tpo -c ImfEnvmapAttribute.cpp -o ImfEnvmapAttribute.o >/dev/null 2>&1 In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfEnvmap.h:75, from ImfEnvmap.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledMisc.lo -MD -MP -MF .deps/ImfTiledMisc.Tpo -c ImfTiledMisc.cpp -fPIC -DPIC -o .libs/ImfTiledMisc.o In file included from ImfHeader.h:51, from ImfScanLineInputFile.h:45, from ImfScanLineInputFile.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/ImfStdIO.Tpo .deps/ImfStdIO.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledOutputFile.lo -MD -MP -MF .deps/ImfTiledOutputFile.Tpo -c -o ImfTiledOutputFile.lo ImfTiledOutputFile.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfEnvmap.lo -MD -MP -MF .deps/ImfEnvmap.Tpo -c ImfEnvmap.cpp -o ImfEnvmap.o >/dev/null 2>&1 In file included from ImfHeader.h:51, from ImfTiledInputFile.h:45, from ImfTiledInputFile.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledOutputFile.lo -MD -MP -MF .deps/ImfTiledOutputFile.Tpo -c ImfTiledOutputFile.cpp -fPIC -DPIC -o .libs/ImfTiledOutputFile.o /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ./ImfTiledMisc.h:45, from ImfTiledMisc.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfStandardAttributes.lo -MD -MP -MF .deps/ImfStandardAttributes.Tpo -c ImfStandardAttributes.cpp -o ImfStandardAttributes.o >/dev/null 2>&1 In file included from ImfChromaticities.h:47, from ImfChromaticitiesAttribute.h:47, from ImfStandardAttributes.h:59, from ImfScanLineInputFile.cpp:60: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/ImfEnvmapAttribute.Tpo .deps/ImfEnvmapAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledRgbaFile.lo -MD -MP -MF .deps/ImfTiledRgbaFile.Tpo -c -o ImfTiledRgbaFile.lo ImfTiledRgbaFile.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledRgbaFile.lo -MD -MP -MF .deps/ImfTiledRgbaFile.Tpo -c ImfTiledRgbaFile.cpp -fPIC -DPIC -o .libs/ImfTiledRgbaFile.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledMisc.lo -MD -MP -MF .deps/ImfTiledMisc.Tpo -c ImfTiledMisc.cpp -o ImfTiledMisc.o >/dev/null 2>&1 mv -f .deps/ImfEnvmap.Tpo .deps/ImfEnvmap.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTileDescriptionAttribute.lo -MD -MP -MF .deps/ImfTileDescriptionAttribute.Tpo -c -o ImfTileDescriptionAttribute.lo ImfTileDescriptionAttribute.cpp In file included from ./ImfHeader.h:51, from ./ImfTiledOutputFile.h:45, from ImfTiledOutputFile.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ./ImfHeader.h:51, from ./ImfTiledRgbaFile.h:48, from ImfTiledRgbaFile.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTileDescriptionAttribute.lo -MD -MP -MF .deps/ImfTileDescriptionAttribute.Tpo -c ImfTileDescriptionAttribute.cpp -fPIC -DPIC -o .libs/ImfTileDescriptionAttribute.o In file included from ./ImfChromaticities.h:47, from ./ImfChromaticitiesAttribute.h:47, from ./ImfStandardAttributes.h:59, from ImfTiledRgbaFile.cpp:48: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTileDescriptionAttribute.lo -MD -MP -MF .deps/ImfTileDescriptionAttribute.Tpo -c ImfTileDescriptionAttribute.cpp -o ImfTileDescriptionAttribute.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledInputFile.lo -MD -MP -MF .deps/ImfTiledInputFile.Tpo -c ImfTiledInputFile.cpp -o ImfTiledInputFile.o >/dev/null 2>&1 mv -f .deps/ImfTiledMisc.Tpo .deps/ImfTiledMisc.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTileOffsets.lo -MD -MP -MF .deps/ImfTileOffsets.Tpo -c -o ImfTileOffsets.lo ImfTileOffsets.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledRgbaFile.lo -MD -MP -MF .deps/ImfTiledRgbaFile.Tpo -c ImfTiledRgbaFile.cpp -o ImfTiledRgbaFile.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTileOffsets.lo -MD -MP -MF .deps/ImfTileOffsets.Tpo -c ImfTileOffsets.cpp -fPIC -DPIC -o .libs/ImfTileOffsets.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfScanLineInputFile.lo -MD -MP -MF .deps/ImfScanLineInputFile.Tpo -c ImfScanLineInputFile.cpp -o ImfScanLineInputFile.o >/dev/null 2>&1 mv -f .deps/ImfTileDescriptionAttribute.Tpo .deps/ImfTileDescriptionAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRgbaYca.lo -MD -MP -MF .deps/ImfRgbaYca.Tpo -c -o ImfRgbaYca.lo ImfRgbaYca.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRgbaYca.lo -MD -MP -MF .deps/ImfRgbaYca.Tpo -c ImfRgbaYca.cpp -fPIC -DPIC -o .libs/ImfRgbaYca.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDwaCompressor.lo -MD -MP -MF .deps/ImfDwaCompressor.Tpo -c ImfDwaCompressor.cpp -o ImfDwaCompressor.o >/dev/null 2>&1 mv -f .deps/ImfStandardAttributes.Tpo .deps/ImfStandardAttributes.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfPxr24Compressor.lo -MD -MP -MF .deps/ImfPxr24Compressor.Tpo -c -o ImfPxr24Compressor.lo ImfPxr24Compressor.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfPxr24Compressor.lo -MD -MP -MF .deps/ImfPxr24Compressor.Tpo -c ImfPxr24Compressor.cpp -fPIC -DPIC -o .libs/ImfPxr24Compressor.o In file included from ./ImfChromaticities.h:46, from ./ImfRgbaYca.h:118, from ImfRgbaYca.cpp:45: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ./ImfChromaticities.h:47, from ./ImfRgbaYca.h:118, from ImfRgbaYca.cpp:45: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledOutputFile.lo -MD -MP -MF .deps/ImfTiledOutputFile.Tpo -c ImfTiledOutputFile.cpp -o ImfTiledOutputFile.o >/dev/null 2>&1 In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfCompressor.h:47, from ImfPxr24Compressor.h:43, from ImfPxr24Compressor.cpp:66: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRgbaYca.lo -MD -MP -MF .deps/ImfRgbaYca.Tpo -c ImfRgbaYca.cpp -o ImfRgbaYca.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTileOffsets.lo -MD -MP -MF .deps/ImfTileOffsets.Tpo -c ImfTileOffsets.cpp -o ImfTileOffsets.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfPxr24Compressor.lo -MD -MP -MF .deps/ImfPxr24Compressor.Tpo -c ImfPxr24Compressor.cpp -o ImfPxr24Compressor.o >/dev/null 2>&1 mv -f .deps/ImfTiledRgbaFile.Tpo .deps/ImfTiledRgbaFile.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTestFile.lo -MD -MP -MF .deps/ImfTestFile.Tpo -c -o ImfTestFile.lo ImfTestFile.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTestFile.lo -MD -MP -MF .deps/ImfTestFile.Tpo -c ImfTestFile.cpp -fPIC -DPIC -o .libs/ImfTestFile.o mv -f .deps/ImfTiledInputFile.Tpo .deps/ImfTiledInputFile.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfStringVectorAttribute.lo -MD -MP -MF .deps/ImfStringVectorAttribute.Tpo -c -o ImfStringVectorAttribute.lo ImfStringVectorAttribute.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfStringVectorAttribute.lo -MD -MP -MF .deps/ImfStringVectorAttribute.Tpo -c ImfStringVectorAttribute.cpp -fPIC -DPIC -o .libs/ImfStringVectorAttribute.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTestFile.lo -MD -MP -MF .deps/ImfTestFile.Tpo -c ImfTestFile.cpp -o ImfTestFile.o >/dev/null 2>&1 mv -f .deps/ImfScanLineInputFile.Tpo .deps/ImfScanLineInputFile.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfMultiView.lo -MD -MP -MF .deps/ImfMultiView.Tpo -c -o ImfMultiView.lo ImfMultiView.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfMultiView.lo -MD -MP -MF .deps/ImfMultiView.Tpo -c ImfMultiView.cpp -fPIC -DPIC -o .libs/ImfMultiView.o mv -f .deps/ImfPxr24Compressor.Tpo .deps/ImfPxr24Compressor.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfAcesFile.lo -MD -MP -MF .deps/ImfAcesFile.Tpo -c -o ImfAcesFile.lo ImfAcesFile.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfAcesFile.lo -MD -MP -MF .deps/ImfAcesFile.Tpo -c ImfAcesFile.cpp -fPIC -DPIC -o .libs/ImfAcesFile.o mv -f .deps/ImfRgbaYca.Tpo .deps/ImfRgbaYca.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfMultiPartOutputFile.lo -MD -MP -MF .deps/ImfMultiPartOutputFile.Tpo -c -o ImfMultiPartOutputFile.lo ImfMultiPartOutputFile.cpp mv -f .deps/ImfTileOffsets.Tpo .deps/ImfTileOffsets.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfGenericOutputFile.lo -MD -MP -MF .deps/ImfGenericOutputFile.Tpo -c -o ImfGenericOutputFile.lo ImfGenericOutputFile.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfStringVectorAttribute.lo -MD -MP -MF .deps/ImfStringVectorAttribute.Tpo -c ImfStringVectorAttribute.cpp -o ImfStringVectorAttribute.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfMultiPartOutputFile.lo -MD -MP -MF .deps/ImfMultiPartOutputFile.Tpo -c ImfMultiPartOutputFile.cpp -fPIC -DPIC -o .libs/ImfMultiPartOutputFile.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfGenericOutputFile.lo -MD -MP -MF .deps/ImfGenericOutputFile.Tpo -c ImfGenericOutputFile.cpp -fPIC -DPIC -o .libs/ImfGenericOutputFile.o mv -f .deps/ImfTestFile.Tpo .deps/ImfTestFile.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfOutputPartData.lo -MD -MP -MF .deps/ImfOutputPartData.Tpo -c -o ImfOutputPartData.lo ImfOutputPartData.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfOutputPartData.lo -MD -MP -MF .deps/ImfOutputPartData.Tpo -c ImfOutputPartData.cpp -fPIC -DPIC -o .libs/ImfOutputPartData.o mv -f .deps/ImfTiledOutputFile.Tpo .deps/ImfTiledOutputFile.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfMultiPartInputFile.lo -MD -MP -MF .deps/ImfMultiPartInputFile.Tpo -c -o ImfMultiPartInputFile.lo ImfMultiPartInputFile.cpp In file included from ./ImfHeader.h:51, from ./ImfAcesFile.h:80, from ImfAcesFile.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfMultiView.lo -MD -MP -MF .deps/ImfMultiView.Tpo -c ImfMultiView.cpp -o ImfMultiView.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfMultiPartInputFile.lo -MD -MP -MF .deps/ImfMultiPartInputFile.Tpo -c ImfMultiPartInputFile.cpp -fPIC -DPIC -o .libs/ImfMultiPartInputFile.o In file included from ./ImfChromaticities.h:47, from ./ImfChromaticitiesAttribute.h:47, from ./ImfStandardAttributes.h:59, from ImfAcesFile.cpp:43: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ImfHeader.h:51, from ImfMultiPartOutputFile.h:40, from ImfMultiPartOutputFile.cpp:35: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ In file included from ImfHeader.h:51, from ImfOutputPartData.h:38, from ImfOutputPartData.cpp:35: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/ImfStringVectorAttribute.Tpo .deps/ImfStringVectorAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfGenericInputFile.lo -MD -MP -MF .deps/ImfGenericInputFile.Tpo -c -o ImfGenericInputFile.lo ImfGenericInputFile.cpp In file included from ImfHeader.h:51, from ImfGenericOutputFile.h:41, from ImfGenericOutputFile.cpp:35: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfGenericInputFile.lo -MD -MP -MF .deps/ImfGenericInputFile.Tpo -c ImfGenericInputFile.cpp -fPIC -DPIC -o .libs/ImfGenericInputFile.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfOutputPartData.lo -MD -MP -MF .deps/ImfOutputPartData.Tpo -c ImfOutputPartData.cpp -o ImfOutputPartData.o >/dev/null 2>&1 In file included from ImfChromaticities.h:47, from ImfChromaticitiesAttribute.h:47, from ImfMultiPartOutputFile.cpp:39: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ImfHeader.h:51, from ImfGenericInputFile.h:39, from ImfMultiPartInputFile.h:38, from ImfMultiPartInputFile.cpp:35: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ./ImfChromaticities.h:47, from ./ImfChromaticitiesAttribute.h:47, from ImfGenericOutputFile.cpp:40: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfAcesFile.lo -MD -MP -MF .deps/ImfAcesFile.Tpo -c ImfAcesFile.cpp -o ImfAcesFile.o >/dev/null 2>&1 In file included from ImfChromaticities.h:47, from ImfChromaticitiesAttribute.h:47, from ImfMultiPartInputFile.cpp:38: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfGenericOutputFile.lo -MD -MP -MF .deps/ImfGenericOutputFile.Tpo -c ImfGenericOutputFile.cpp -o ImfGenericOutputFile.o >/dev/null 2>&1 /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/ImfMultiView.Tpo .deps/ImfMultiView.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfPartType.lo -MD -MP -MF .deps/ImfPartType.Tpo -c -o ImfPartType.lo ImfPartType.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfPartType.lo -MD -MP -MF .deps/ImfPartType.Tpo -c ImfPartType.cpp -fPIC -DPIC -o .libs/ImfPartType.o In file included from ImfHeader.h:51, from ImfGenericInputFile.h:39, from ImfGenericInputFile.cpp:35: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfPartType.lo -MD -MP -MF .deps/ImfPartType.Tpo -c ImfPartType.cpp -o ImfPartType.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfGenericInputFile.lo -MD -MP -MF .deps/ImfGenericInputFile.Tpo -c ImfGenericInputFile.cpp -o ImfGenericInputFile.o >/dev/null 2>&1 mv -f .deps/ImfOutputPartData.Tpo .deps/ImfOutputPartData.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfInputPartData.lo -MD -MP -MF .deps/ImfInputPartData.Tpo -c -o ImfInputPartData.lo ImfInputPartData.cpp mv -f .deps/ImfPartType.Tpo .deps/ImfPartType.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfOutputPart.lo -MD -MP -MF .deps/ImfOutputPart.Tpo -c -o ImfOutputPart.lo ImfOutputPart.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfInputPartData.lo -MD -MP -MF .deps/ImfInputPartData.Tpo -c ImfInputPartData.cpp -fPIC -DPIC -o .libs/ImfInputPartData.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfOutputPart.lo -MD -MP -MF .deps/ImfOutputPart.Tpo -c ImfOutputPart.cpp -fPIC -DPIC -o .libs/ImfOutputPart.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfMultiPartOutputFile.lo -MD -MP -MF .deps/ImfMultiPartOutputFile.Tpo -c ImfMultiPartOutputFile.cpp -o ImfMultiPartOutputFile.o >/dev/null 2>&1 mv -f .deps/ImfGenericOutputFile.Tpo .deps/ImfGenericOutputFile.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledOutputPart.lo -MD -MP -MF .deps/ImfTiledOutputPart.Tpo -c -o ImfTiledOutputPart.lo ImfTiledOutputPart.cpp mv -f .deps/ImfAcesFile.Tpo .deps/ImfAcesFile.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfInputPart.lo -MD -MP -MF .deps/ImfInputPart.Tpo -c -o ImfInputPart.lo ImfInputPart.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledOutputPart.lo -MD -MP -MF .deps/ImfTiledOutputPart.Tpo -c ImfTiledOutputPart.cpp -fPIC -DPIC -o .libs/ImfTiledOutputPart.o In file included from ImfHeader.h:51, from ImfInputPartData.h:41, from ImfInputPartData.cpp:35: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfInputPart.lo -MD -MP -MF .deps/ImfInputPart.Tpo -c ImfInputPart.cpp -fPIC -DPIC -o .libs/ImfInputPart.o /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfInputPartData.lo -MD -MP -MF .deps/ImfInputPartData.Tpo -c ImfInputPartData.cpp -o ImfInputPartData.o >/dev/null 2>&1 mv -f .deps/ImfGenericInputFile.Tpo .deps/ImfGenericInputFile.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledInputPart.lo -MD -MP -MF .deps/ImfTiledInputPart.Tpo -c -o ImfTiledInputPart.lo ImfTiledInputPart.cpp In file included from ImfHeader.h:51, from ImfMultiPartOutputFile.h:40, from ImfOutputPart.h:38, from ImfOutputPart.cpp:35: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledInputPart.lo -MD -MP -MF .deps/ImfTiledInputPart.Tpo -c ImfTiledInputPart.cpp -fPIC -DPIC -o .libs/ImfTiledInputPart.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfMultiPartInputFile.lo -MD -MP -MF .deps/ImfMultiPartInputFile.Tpo -c ImfMultiPartInputFile.cpp -o ImfMultiPartInputFile.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfOutputPart.lo -MD -MP -MF .deps/ImfOutputPart.Tpo -c ImfOutputPart.cpp -o ImfOutputPart.o >/dev/null 2>&1 In file included from ImfHeader.h:51, from ImfInputFile.h:46, from ImfInputPart.h:38, from ImfInputPart.cpp:35: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ImfHeader.h:51, from ImfMultiPartOutputFile.h:40, from ImfTiledOutputPart.h:38, from ImfTiledOutputPart.cpp:35: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfInputPart.lo -MD -MP -MF .deps/ImfInputPart.Tpo -c ImfInputPart.cpp -o ImfInputPart.o >/dev/null 2>&1 In file included from ImfHeader.h:51, from ImfGenericInputFile.h:39, from ImfMultiPartInputFile.h:38, from ImfTiledInputPart.h:38, from ImfTiledInputPart.cpp:35: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledOutputPart.lo -MD -MP -MF .deps/ImfTiledOutputPart.Tpo -c ImfTiledOutputPart.cpp -o ImfTiledOutputPart.o >/dev/null 2>&1 /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/ImfInputPartData.Tpo .deps/ImfInputPartData.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepScanLineInputPart.lo -MD -MP -MF .deps/ImfDeepScanLineInputPart.Tpo -c -o ImfDeepScanLineInputPart.lo ImfDeepScanLineInputPart.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfTiledInputPart.lo -MD -MP -MF .deps/ImfTiledInputPart.Tpo -c ImfTiledInputPart.cpp -o ImfTiledInputPart.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepScanLineInputPart.lo -MD -MP -MF .deps/ImfDeepScanLineInputPart.Tpo -c ImfDeepScanLineInputPart.cpp -fPIC -DPIC -o .libs/ImfDeepScanLineInputPart.o mv -f .deps/ImfOutputPart.Tpo .deps/ImfOutputPart.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepScanLineOutputPart.lo -MD -MP -MF .deps/ImfDeepScanLineOutputPart.Tpo -c -o ImfDeepScanLineOutputPart.lo ImfDeepScanLineOutputPart.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepScanLineOutputPart.lo -MD -MP -MF .deps/ImfDeepScanLineOutputPart.Tpo -c ImfDeepScanLineOutputPart.cpp -fPIC -DPIC -o .libs/ImfDeepScanLineOutputPart.o In file included from ImfHeader.h:51, from ImfGenericInputFile.h:39, from ImfMultiPartInputFile.h:38, from ImfDeepScanLineInputPart.h:39, from ImfDeepScanLineInputPart.cpp:36: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/ImfMultiPartOutputFile.Tpo .deps/ImfMultiPartOutputFile.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepScanLineInputFile.lo -MD -MP -MF .deps/ImfDeepScanLineInputFile.Tpo -c -o ImfDeepScanLineInputFile.lo ImfDeepScanLineInputFile.cpp mv -f .deps/ImfInputPart.Tpo .deps/ImfInputPart.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepScanLineOutputFile.lo -MD -MP -MF .deps/ImfDeepScanLineOutputFile.Tpo -c -o ImfDeepScanLineOutputFile.lo ImfDeepScanLineOutputFile.cpp mv -f .deps/ImfTiledInputPart.Tpo .deps/ImfTiledInputPart.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepTiledInputPart.lo -MD -MP -MF .deps/ImfDeepTiledInputPart.Tpo -c -o ImfDeepTiledInputPart.lo ImfDeepTiledInputPart.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepScanLineInputFile.lo -MD -MP -MF .deps/ImfDeepScanLineInputFile.Tpo -c ImfDeepScanLineInputFile.cpp -fPIC -DPIC -o .libs/ImfDeepScanLineInputFile.o In file included from ImfHeader.h:51, from ImfDeepScanLineOutputFile.h:46, from ImfDeepScanLineOutputPart.h:38, from ImfDeepScanLineOutputPart.cpp:35: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepScanLineInputPart.lo -MD -MP -MF .deps/ImfDeepScanLineInputPart.Tpo -c ImfDeepScanLineInputPart.cpp -o ImfDeepScanLineInputPart.o >/dev/null 2>&1 /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepScanLineOutputFile.lo -MD -MP -MF .deps/ImfDeepScanLineOutputFile.Tpo -c ImfDeepScanLineOutputFile.cpp -fPIC -DPIC -o .libs/ImfDeepScanLineOutputFile.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepTiledInputPart.lo -MD -MP -MF .deps/ImfDeepTiledInputPart.Tpo -c ImfDeepTiledInputPart.cpp -fPIC -DPIC -o .libs/ImfDeepTiledInputPart.o mv -f .deps/ImfTiledOutputPart.Tpo .deps/ImfTiledOutputPart.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepTiledOutputPart.lo -MD -MP -MF .deps/ImfDeepTiledOutputPart.Tpo -c -o ImfDeepTiledOutputPart.lo ImfDeepTiledOutputPart.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepScanLineOutputPart.lo -MD -MP -MF .deps/ImfDeepScanLineOutputPart.Tpo -c ImfDeepScanLineOutputPart.cpp -o ImfDeepScanLineOutputPart.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepTiledOutputPart.lo -MD -MP -MF .deps/ImfDeepTiledOutputPart.Tpo -c ImfDeepTiledOutputPart.cpp -fPIC -DPIC -o .libs/ImfDeepTiledOutputPart.o mv -f .deps/ImfDwaCompressor.Tpo .deps/ImfDwaCompressor.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepTiledInputFile.lo -MD -MP -MF .deps/ImfDeepTiledInputFile.Tpo -c -o ImfDeepTiledInputFile.lo ImfDeepTiledInputFile.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepTiledInputFile.lo -MD -MP -MF .deps/ImfDeepTiledInputFile.Tpo -c ImfDeepTiledInputFile.cpp -fPIC -DPIC -o .libs/ImfDeepTiledInputFile.o In file included from ./ImfHeader.h:51, from ./ImfGenericInputFile.h:39, from ./ImfDeepScanLineInputFile.h:46, from ImfDeepScanLineInputFile.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/ImfMultiPartInputFile.Tpo .deps/ImfMultiPartInputFile.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepTiledOutputFile.lo -MD -MP -MF .deps/ImfDeepTiledOutputFile.Tpo -c -o ImfDeepTiledOutputFile.lo ImfDeepTiledOutputFile.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepTiledOutputFile.lo -MD -MP -MF .deps/ImfDeepTiledOutputFile.Tpo -c ImfDeepTiledOutputFile.cpp -fPIC -DPIC -o .libs/ImfDeepTiledOutputFile.o mv -f .deps/ImfDeepScanLineInputPart.Tpo .deps/ImfDeepScanLineInputPart.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepFrameBuffer.lo -MD -MP -MF .deps/ImfDeepFrameBuffer.Tpo -c -o ImfDeepFrameBuffer.lo ImfDeepFrameBuffer.cpp In file included from ImfHeader.h:51, from ImfDeepTiledInputFile.h:45, from ImfDeepTiledInputPart.h:39, from ImfDeepTiledInputPart.cpp:36: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepFrameBuffer.lo -MD -MP -MF .deps/ImfDeepFrameBuffer.Tpo -c ImfDeepFrameBuffer.cpp -fPIC -DPIC -o .libs/ImfDeepFrameBuffer.o In file included from ./ImfHeader.h:51, from ./ImfDeepScanLineOutputFile.h:46, from ImfDeepScanLineOutputFile.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ImfHeader.h:51, from ImfDeepTiledInputFile.h:45, from ImfDeepTiledOutputPart.h:39, from ImfDeepTiledOutputPart.cpp:35: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/ImfDeepScanLineOutputPart.Tpo .deps/ImfDeepScanLineOutputPart.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepCompositing.lo -MD -MP -MF .deps/ImfDeepCompositing.Tpo -c -o ImfDeepCompositing.lo ImfDeepCompositing.cpp In file included from ./ImfHeader.h:51, from ./ImfDeepTiledInputFile.h:45, from ImfDeepTiledInputFile.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepTiledInputPart.lo -MD -MP -MF .deps/ImfDeepTiledInputPart.Tpo -c ImfDeepTiledInputPart.cpp -o ImfDeepTiledInputPart.o >/dev/null 2>&1 /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepTiledOutputPart.lo -MD -MP -MF .deps/ImfDeepTiledOutputPart.Tpo -c ImfDeepTiledOutputPart.cpp -o ImfDeepTiledOutputPart.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepCompositing.lo -MD -MP -MF .deps/ImfDeepCompositing.Tpo -c ImfDeepCompositing.cpp -fPIC -DPIC -o .libs/ImfDeepCompositing.o In file included from ImfHeader.h:51, from ImfDeepTiledOutputFile.h:45, from ImfDeepTiledOutputFile.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepCompositing.lo -MD -MP -MF .deps/ImfDeepCompositing.Tpo -c ImfDeepCompositing.cpp -o ImfDeepCompositing.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepFrameBuffer.lo -MD -MP -MF .deps/ImfDeepFrameBuffer.Tpo -c ImfDeepFrameBuffer.cpp -o ImfDeepFrameBuffer.o >/dev/null 2>&1 mv -f .deps/ImfDeepTiledInputPart.Tpo .deps/ImfDeepTiledInputPart.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfCompositeDeepScanLine.lo -MD -MP -MF .deps/ImfCompositeDeepScanLine.Tpo -c -o ImfCompositeDeepScanLine.lo ImfCompositeDeepScanLine.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfCompositeDeepScanLine.lo -MD -MP -MF .deps/ImfCompositeDeepScanLine.Tpo -c ImfCompositeDeepScanLine.cpp -fPIC -DPIC -o .libs/ImfCompositeDeepScanLine.o mv -f .deps/ImfDeepTiledOutputPart.Tpo .deps/ImfDeepTiledOutputPart.Plo libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepScanLineInputFile.lo -MD -MP -MF .deps/ImfDeepScanLineInputFile.Tpo -c ImfDeepScanLineInputFile.cpp -o ImfDeepScanLineInputFile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepImageStateAttribute.lo -MD -MP -MF .deps/ImfDeepImageStateAttribute.Tpo -c -o ImfDeepImageStateAttribute.lo ImfDeepImageStateAttribute.cpp mv -f .deps/ImfDeepCompositing.Tpo .deps/ImfDeepCompositing.Plo libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepImageStateAttribute.lo -MD -MP -MF .deps/ImfDeepImageStateAttribute.Tpo -c ImfDeepImageStateAttribute.cpp -fPIC -DPIC -o .libs/ImfDeepImageStateAttribute.o /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFastHuf.lo -MD -MP -MF .deps/ImfFastHuf.Tpo -c -o ImfFastHuf.lo ImfFastHuf.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFastHuf.lo -MD -MP -MF .deps/ImfFastHuf.Tpo -c ImfFastHuf.cpp -fPIC -DPIC -o .libs/ImfFastHuf.o In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfCompositeDeepScanLine.h:65, from ImfCompositeDeepScanLine.cpp:35: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepScanLineOutputFile.lo -MD -MP -MF .deps/ImfDeepScanLineOutputFile.Tpo -c ImfDeepScanLineOutputFile.cpp -o ImfDeepScanLineOutputFile.o >/dev/null 2>&1 mv -f .deps/ImfDeepFrameBuffer.Tpo .deps/ImfDeepFrameBuffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFloatVectorAttribute.lo -MD -MP -MF .deps/ImfFloatVectorAttribute.Tpo -c -o ImfFloatVectorAttribute.lo ImfFloatVectorAttribute.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFloatVectorAttribute.lo -MD -MP -MF .deps/ImfFloatVectorAttribute.Tpo -c ImfFloatVectorAttribute.cpp -fPIC -DPIC -o .libs/ImfFloatVectorAttribute.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepImageStateAttribute.lo -MD -MP -MF .deps/ImfDeepImageStateAttribute.Tpo -c ImfDeepImageStateAttribute.cpp -o ImfDeepImageStateAttribute.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepTiledInputFile.lo -MD -MP -MF .deps/ImfDeepTiledInputFile.Tpo -c ImfDeepTiledInputFile.cpp -o ImfDeepTiledInputFile.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepTiledOutputFile.lo -MD -MP -MF .deps/ImfDeepTiledOutputFile.Tpo -c ImfDeepTiledOutputFile.cpp -o ImfDeepTiledOutputFile.o >/dev/null 2>&1 mv -f .deps/ImfDeepImageStateAttribute.Tpo .deps/ImfDeepImageStateAttribute.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRle.lo -MD -MP -MF .deps/ImfRle.Tpo -c -o ImfRle.lo ImfRle.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFastHuf.lo -MD -MP -MF .deps/ImfFastHuf.Tpo -c ImfFastHuf.cpp -o ImfFastHuf.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRle.lo -MD -MP -MF .deps/ImfRle.Tpo -c ImfRle.cpp -fPIC -DPIC -o .libs/ImfRle.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFloatVectorAttribute.lo -MD -MP -MF .deps/ImfFloatVectorAttribute.Tpo -c ImfFloatVectorAttribute.cpp -o ImfFloatVectorAttribute.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfRle.lo -MD -MP -MF .deps/ImfRle.Tpo -c ImfRle.cpp -o ImfRle.o >/dev/null 2>&1 mv -f .deps/ImfRle.Tpo .deps/ImfRle.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfSystemSpecific.lo -MD -MP -MF .deps/ImfSystemSpecific.Tpo -c -o ImfSystemSpecific.lo ImfSystemSpecific.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfCompositeDeepScanLine.lo -MD -MP -MF .deps/ImfCompositeDeepScanLine.Tpo -c ImfCompositeDeepScanLine.cpp -o ImfCompositeDeepScanLine.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfSystemSpecific.lo -MD -MP -MF .deps/ImfSystemSpecific.Tpo -c ImfSystemSpecific.cpp -fPIC -DPIC -o .libs/ImfSystemSpecific.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfSystemSpecific.lo -MD -MP -MF .deps/ImfSystemSpecific.Tpo -c ImfSystemSpecific.cpp -o ImfSystemSpecific.o >/dev/null 2>&1 mv -f .deps/ImfSystemSpecific.Tpo .deps/ImfSystemSpecific.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfZip.lo -MD -MP -MF .deps/ImfZip.Tpo -c -o ImfZip.lo ImfZip.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfZip.lo -MD -MP -MF .deps/ImfZip.Tpo -c ImfZip.cpp -fPIC -DPIC -o .libs/ImfZip.o mv -f .deps/ImfFloatVectorAttribute.Tpo .deps/ImfFloatVectorAttribute.Plo mv -f .deps/ImfDeepScanLineInputFile.Tpo .deps/ImfDeepScanLineInputFile.Plo mv -f .deps/ImfFastHuf.Tpo .deps/ImfFastHuf.Plo mv -f .deps/ImfDeepTiledInputFile.Tpo .deps/ImfDeepTiledInputFile.Plo libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfZip.lo -MD -MP -MF .deps/ImfZip.Tpo -c ImfZip.cpp -o ImfZip.o >/dev/null 2>&1 mv -f .deps/ImfDeepScanLineOutputFile.Tpo .deps/ImfDeepScanLineOutputFile.Plo mv -f .deps/ImfZip.Tpo .deps/ImfZip.Plo mv -f .deps/ImfCompositeDeepScanLine.Tpo .deps/ImfCompositeDeepScanLine.Plo mv -f .deps/ImfDeepTiledOutputFile.Tpo .deps/ImfDeepTiledOutputFile.Plo /bin/sh ../libtool --tag=CXX --mode=link i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -version-info 22:0:0 -no-undefined -release 2_2 -Wl,-Os,--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 libtool: link: i486-slitaz-linux-g++ -Wl,-Os,--as-needed -shared -nostdlib /usr/lib/gcc/i486-slitaz-linux/8.2.0/../../../crti.o /usr/lib/gcc/i486-slitaz-linux/8.2.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 -lz -lImath -lHalf -lIex -lIexMath -lIlmThread -L/usr/lib/gcc/i486-slitaz-linux/8.2.0 -L/usr/lib/gcc/i486-slitaz-linux/8.2.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/i486-slitaz-linux/8.2.0/crtendS.o /usr/lib/gcc/i486-slitaz-linux/8.2.0/../../../crtn.o -march=i486 -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -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: i486-slitaz-linux-ar cru .libs/libIlmImf.a ImfAttribute.o ImfBoxAttribute.o ImfCRgbaFile.o ImfChannelList.o ImfChannelListAttribute.o ImfFloatAttribute.o ImfFrameBuffer.o ImfHeader.o ImfIO.o ImfInputFile.o ImfIntAttribute.o ImfLineOrderAttribute.o ImfMatrixAttribute.o ImfOpaqueAttribute.o ImfOutputFile.o ImfRgbaFile.o ImfStringAttribute.o ImfVecAttribute.o ImfHuf.o ImfThreading.o ImfWav.o ImfLut.o ImfCompressor.o ImfRleCompressor.o ImfZipCompressor.o ImfPizCompressor.o ImfB44Compressor.o ImfDwaCompressor.o ImfMisc.o ImfCompressionAttribute.o ImfDoubleAttribute.o ImfConvert.o ImfPreviewImage.o ImfPreviewImageAttribute.o ImfVersion.o ImfChromaticities.o ImfChromaticitiesAttribute.o ImfKeyCode.o ImfKeyCodeAttribute.o ImfTimeCode.o ImfTimeCodeAttribute.o ImfRational.o ImfRationalAttribute.o ImfFramesPerSecond.o ImfStandardAttributes.o ImfStdIO.o ImfEnvmap.o ImfEnvmapAttribute.o ImfScanLineInputFile.o ImfTiledInputFile.o ImfTiledMisc.o ImfTiledOutputFile.o ImfTiledRgbaFile.o ImfTileDescriptionAttribute.o ImfTileOffsets.o ImfRgbaYca.o ImfPxr24Compressor.o ImfTestFile.o ImfStringVectorAttribute.o ImfMultiView.o ImfAcesFile.o ImfMultiPartOutputFile.o ImfGenericOutputFile.o ImfOutputPartData.o ImfMultiPartInputFile.o ImfGenericInputFile.o ImfPartType.o ImfInputPartData.o ImfOutputPart.o ImfTiledOutputPart.o ImfInputPart.o ImfTiledInputPart.o ImfDeepScanLineInputPart.o ImfDeepScanLineOutputPart.o ImfDeepScanLineInputFile.o ImfDeepScanLineOutputFile.o ImfDeepTiledInputPart.o ImfDeepTiledOutputPart.o ImfDeepTiledInputFile.o ImfDeepTiledOutputFile.o ImfDeepFrameBuffer.o ImfDeepCompositing.o ImfCompositeDeepScanLine.o ImfDeepImageStateAttribute.o ImfFastHuf.o ImfFloatVectorAttribute.o ImfRle.o ImfSystemSpecific.o ImfZip.o libtool: link: i486-slitaz-linux-ranlib .libs/libIlmImf.a libtool: link: ( cd ".libs" && rm -f "libIlmImf.la" && ln -s "../libIlmImf.la" "libIlmImf.la" ) make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImf' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImf' Making all in IlmImfUtil make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfUtil' /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfImageChannel.lo -MD -MP -MF .deps/ImfImageChannel.Tpo -c -o ImfImageChannel.lo ImfImageChannel.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFlatImageChannel.lo -MD -MP -MF .deps/ImfFlatImageChannel.Tpo -c -o ImfFlatImageChannel.lo ImfFlatImageChannel.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepImageChannel.lo -MD -MP -MF .deps/ImfDeepImageChannel.Tpo -c -o ImfDeepImageChannel.lo ImfDeepImageChannel.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfSampleCountChannel.lo -MD -MP -MF .deps/ImfSampleCountChannel.Tpo -c -o ImfSampleCountChannel.lo ImfSampleCountChannel.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfImageLevel.lo -MD -MP -MF .deps/ImfImageLevel.Tpo -c -o ImfImageLevel.lo ImfImageLevel.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFlatImageLevel.lo -MD -MP -MF .deps/ImfFlatImageLevel.Tpo -c -o ImfFlatImageLevel.lo ImfFlatImageLevel.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepImageLevel.lo -MD -MP -MF .deps/ImfDeepImageLevel.Tpo -c -o ImfDeepImageLevel.lo ImfDeepImageLevel.cpp /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfImage.lo -MD -MP -MF .deps/ImfImage.Tpo -c -o ImfImage.lo ImfImage.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfSampleCountChannel.lo -MD -MP -MF .deps/ImfSampleCountChannel.Tpo -c ImfSampleCountChannel.cpp -fPIC -DPIC -o .libs/ImfSampleCountChannel.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfImageChannel.lo -MD -MP -MF .deps/ImfImageChannel.Tpo -c ImfImageChannel.cpp -fPIC -DPIC -o .libs/ImfImageChannel.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFlatImageChannel.lo -MD -MP -MF .deps/ImfFlatImageChannel.Tpo -c ImfFlatImageChannel.cpp -fPIC -DPIC -o .libs/ImfFlatImageChannel.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfImageLevel.lo -MD -MP -MF .deps/ImfImageLevel.Tpo -c ImfImageLevel.cpp -fPIC -DPIC -o .libs/ImfImageLevel.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepImageLevel.lo -MD -MP -MF .deps/ImfDeepImageLevel.Tpo -c ImfDeepImageLevel.cpp -fPIC -DPIC -o .libs/ImfDeepImageLevel.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepImageChannel.lo -MD -MP -MF .deps/ImfDeepImageChannel.Tpo -c ImfDeepImageChannel.cpp -fPIC -DPIC -o .libs/ImfDeepImageChannel.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFlatImageLevel.lo -MD -MP -MF .deps/ImfFlatImageLevel.Tpo -c ImfFlatImageLevel.cpp -fPIC -DPIC -o .libs/ImfFlatImageLevel.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfImage.lo -MD -MP -MF .deps/ImfImage.Tpo -c ImfImage.cpp -fPIC -DPIC -o .libs/ImfImage.o In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfImageChannel.h:50, from ImfDeepImageChannel.h:48, from ImfDeepImageLevel.h:49, from ImfDeepImageLevel.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfImageChannel.h:50, from ImfSampleCountChannel.h:47, from ImfSampleCountChannel.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ./ImfImageChannel.h:50, from ImfImageLevel.h:47, from ImfImageLevel.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ In file included from ImfDeepImageLevel.h:49, from ImfDeepImageLevel.cpp:41: ImfDeepImageChannel.h: In member function 'virtual void Imf_2_2::TypedDeepImageChannel::moveSamplesToNewBuffer(const unsigned int*, const unsigned int*, const size_t*)': ImfDeepImageChannel.h:451:40: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' _sampleBuffer = new T [sampleCounts().sampleBufferSize()]; ~~~~~~~~~~~~^~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h: In member function 'virtual void Imf_2_2::TypedDeepImageChannel::initializeSampleLists()': ImfDeepImageChannel.h:493:51: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' const unsigned int * numSamples = sampleCounts().numSamples(); ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h:494:54: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' const size_t * sampleListPositions = sampleCounts().sampleListPositions(); ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h:496:40: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' _sampleBuffer = new T [sampleCounts().sampleBufferSize()]; ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h: In member function 'virtual void Imf_2_2::TypedDeepImageChannel::resetBasePointer()': ImfDeepImageChannel.h:527:18: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' level().dataWindow().min.y * pixelsPerRow() - ~~~~~^~ In file included from ImfDeepImageChannel.h:48, from ImfDeepImageLevel.h:49, from ImfDeepImageLevel.cpp:41: ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ In file included from ImfDeepImageLevel.h:49, from ImfDeepImageLevel.cpp:41: ImfDeepImageChannel.h:528:18: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' level().dataWindow().min.x; ~~~~~^~ In file included from ImfDeepImageChannel.h:48, from ImfDeepImageLevel.h:49, from ImfDeepImageLevel.cpp:41: ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ImfDeepImageLevel.h:49, from ImfSampleCountChannel.cpp:42: ImfDeepImageChannel.h: In member function 'virtual void Imf_2_2::TypedDeepImageChannel::resetBasePointer()': ImfDeepImageChannel.h:527:18: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' level().dataWindow().min.y * pixelsPerRow() - ~~~~~^~ In file included from ImfSampleCountChannel.h:47, from ImfSampleCountChannel.cpp:41: ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ In file included from ImfDeepImageLevel.h:49, from ImfSampleCountChannel.cpp:42: ImfDeepImageChannel.h:528:18: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' level().dataWindow().min.x; ~~~~~^~ In file included from ImfSampleCountChannel.h:47, from ImfSampleCountChannel.cpp:41: ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfImageChannel.h:50, from ImfImageChannel.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ./ImfImageChannel.h:50, from ImfImageLevel.h:47, from ImfImage.h:95, from ImfImage.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfImageChannel.h:50, from ImfDeepImageChannel.h:48, from ImfDeepImageChannel.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ./ImfImageChannel.h:50, from ImfFlatImageChannel.h:48, from ImfFlatImageChannel.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfImageLevel.lo -MD -MP -MF .deps/ImfImageLevel.Tpo -c ImfImageLevel.cpp -o ImfImageLevel.o >/dev/null 2>&1 /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ./ImfImageChannel.h:50, from ./ImfFlatImageChannel.h:48, from ImfFlatImageLevel.h:49, from ImfFlatImageLevel.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ImfFlatImageLevel.h:49, from ImfFlatImageLevel.cpp:41: ./ImfFlatImageChannel.h: In member function 'virtual void Imf_2_2::TypedFlatImageChannel::resetBasePointer()': ./ImfFlatImageChannel.h:324:19: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' (level().dataWindow().min.y / ySampling()) * pixelsPerRow() - ~~~~~^~ In file included from ./ImfFlatImageChannel.h:48, from ImfFlatImageLevel.h:49, from ImfFlatImageLevel.cpp:41: ./ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ In file included from ImfFlatImageLevel.h:49, from ImfFlatImageLevel.cpp:41: ./ImfFlatImageChannel.h:325:19: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' (level().dataWindow().min.x / xSampling()); ~~~~~^~ In file included from ./ImfFlatImageChannel.h:48, from ImfFlatImageLevel.h:49, from ImfFlatImageLevel.cpp:41: ./ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ImfFlatImageChannel.cpp:41: ImfFlatImageChannel.h: In member function 'virtual void Imf_2_2::TypedFlatImageChannel::resetBasePointer()': ImfFlatImageChannel.h:324:19: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' (level().dataWindow().min.y / ySampling()) * pixelsPerRow() - ~~~~~^~ In file included from ImfFlatImageChannel.h:48, from ImfFlatImageChannel.cpp:41: ./ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ In file included from ImfFlatImageChannel.cpp:41: ImfFlatImageChannel.h:325:19: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' (level().dataWindow().min.x / xSampling()); ~~~~~^~ In file included from ImfFlatImageChannel.h:48, from ImfFlatImageChannel.cpp:41: ./ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ In file included from ImfDeepImageChannel.cpp:41: ImfDeepImageChannel.h: In member function 'virtual void Imf_2_2::TypedDeepImageChannel::moveSamplesToNewBuffer(const unsigned int*, const unsigned int*, const size_t*)': ImfDeepImageChannel.h:451:40: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' _sampleBuffer = new T [sampleCounts().sampleBufferSize()]; ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h: In member function 'virtual void Imf_2_2::TypedDeepImageChannel::initializeSampleLists()': ImfDeepImageChannel.h:493:51: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' const unsigned int * numSamples = sampleCounts().numSamples(); ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h:494:54: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' const size_t * sampleListPositions = sampleCounts().sampleListPositions(); ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h:496:40: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' _sampleBuffer = new T [sampleCounts().sampleBufferSize()]; ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h: In member function 'virtual void Imf_2_2::TypedDeepImageChannel::resetBasePointer()': ImfDeepImageChannel.h:527:18: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' level().dataWindow().min.y * pixelsPerRow() - ~~~~~^~ In file included from ImfDeepImageChannel.h:48, from ImfDeepImageChannel.cpp:41: ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ In file included from ImfDeepImageChannel.cpp:41: ImfDeepImageChannel.h:528:18: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' level().dataWindow().min.x; ~~~~~^~ In file included from ImfDeepImageChannel.h:48, from ImfDeepImageChannel.cpp:41: ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfSampleCountChannel.lo -MD -MP -MF .deps/ImfSampleCountChannel.Tpo -c ImfSampleCountChannel.cpp -o ImfSampleCountChannel.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepImageChannel.lo -MD -MP -MF .deps/ImfDeepImageChannel.Tpo -c ImfDeepImageChannel.cpp -o ImfDeepImageChannel.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfImageChannel.lo -MD -MP -MF .deps/ImfImageChannel.Tpo -c ImfImageChannel.cpp -o ImfImageChannel.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFlatImageChannel.lo -MD -MP -MF .deps/ImfFlatImageChannel.Tpo -c ImfFlatImageChannel.cpp -o ImfFlatImageChannel.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFlatImageLevel.lo -MD -MP -MF .deps/ImfFlatImageLevel.Tpo -c ImfFlatImageLevel.cpp -o ImfFlatImageLevel.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepImageLevel.lo -MD -MP -MF .deps/ImfDeepImageLevel.Tpo -c ImfDeepImageLevel.cpp -o ImfDeepImageLevel.o >/dev/null 2>&1 mv -f .deps/ImfImageLevel.Tpo .deps/ImfImageLevel.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFlatImage.lo -MD -MP -MF .deps/ImfFlatImage.Tpo -c -o ImfFlatImage.lo ImfFlatImage.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfImage.lo -MD -MP -MF .deps/ImfImage.Tpo -c ImfImage.cpp -o ImfImage.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFlatImage.lo -MD -MP -MF .deps/ImfFlatImage.Tpo -c ImfFlatImage.cpp -fPIC -DPIC -o .libs/ImfFlatImage.o mv -f .deps/ImfFlatImageChannel.Tpo .deps/ImfFlatImageChannel.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepImage.lo -MD -MP -MF .deps/ImfDeepImage.Tpo -c -o ImfDeepImage.lo ImfDeepImage.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepImage.lo -MD -MP -MF .deps/ImfDeepImage.Tpo -c ImfDeepImage.cpp -fPIC -DPIC -o .libs/ImfDeepImage.o mv -f .deps/ImfDeepImageChannel.Tpo .deps/ImfDeepImageChannel.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfImageIO.lo -MD -MP -MF .deps/ImfImageIO.Tpo -c -o ImfImageIO.lo ImfImageIO.cpp mv -f .deps/ImfSampleCountChannel.Tpo .deps/ImfSampleCountChannel.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFlatImageIO.lo -MD -MP -MF .deps/ImfFlatImageIO.Tpo -c -o ImfFlatImageIO.lo ImfFlatImageIO.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfImageIO.lo -MD -MP -MF .deps/ImfImageIO.Tpo -c ImfImageIO.cpp -fPIC -DPIC -o .libs/ImfImageIO.o mv -f .deps/ImfImageChannel.Tpo .deps/ImfImageChannel.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepImageIO.lo -MD -MP -MF .deps/ImfDeepImageIO.Tpo -c -o ImfDeepImageIO.lo ImfDeepImageIO.cpp In file included from /usr/include/OpenEXR/ImathBox.h:65, from ./ImfImageChannel.h:50, from ./ImfFlatImageChannel.h:48, from ImfFlatImageLevel.h:49, from ImfFlatImage.h:47, from ImfFlatImage.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFlatImageIO.lo -MD -MP -MF .deps/ImfFlatImageIO.Tpo -c ImfFlatImageIO.cpp -fPIC -DPIC -o .libs/ImfFlatImageIO.o /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ImfFlatImageLevel.h:49, from ImfFlatImage.h:47, from ImfFlatImage.cpp:41: ./ImfFlatImageChannel.h: In member function 'virtual void Imf_2_2::TypedFlatImageChannel::resetBasePointer()': ./ImfFlatImageChannel.h:324:19: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' (level().dataWindow().min.y / ySampling()) * pixelsPerRow() - ~~~~~^~ In file included from ./ImfFlatImageChannel.h:48, from ImfFlatImageLevel.h:49, from ImfFlatImage.h:47, from ImfFlatImage.cpp:41: ./ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ In file included from ImfFlatImageLevel.h:49, from ImfFlatImage.h:47, from ImfFlatImage.cpp:41: ./ImfFlatImageChannel.h:325:19: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' (level().dataWindow().min.x / xSampling()); ~~~~~^~ In file included from ./ImfFlatImageChannel.h:48, from ImfFlatImageLevel.h:49, from ImfFlatImage.h:47, from ImfFlatImage.cpp:41: ./ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepImageIO.lo -MD -MP -MF .deps/ImfDeepImageIO.Tpo -c ImfDeepImageIO.cpp -fPIC -DPIC -o .libs/ImfDeepImageIO.o libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFlatImage.lo -MD -MP -MF .deps/ImfFlatImage.Tpo -c ImfFlatImage.cpp -o ImfFlatImage.o >/dev/null 2>&1 In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfImageChannel.h:50, from ImfDeepImageChannel.h:48, from ImfDeepImageLevel.h:49, from ImfDeepImage.h:47, from ImfDeepImage.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ImfDeepImageLevel.h:49, from ImfDeepImage.h:47, from ImfDeepImage.cpp:41: ImfDeepImageChannel.h: In member function 'virtual void Imf_2_2::TypedDeepImageChannel::moveSamplesToNewBuffer(const unsigned int*, const unsigned int*, const size_t*)': ImfDeepImageChannel.h:451:40: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' _sampleBuffer = new T [sampleCounts().sampleBufferSize()]; ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h: In member function 'virtual void Imf_2_2::TypedDeepImageChannel::initializeSampleLists()': ImfDeepImageChannel.h:493:51: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' const unsigned int * numSamples = sampleCounts().numSamples(); ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h:494:54: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' const size_t * sampleListPositions = sampleCounts().sampleListPositions(); ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h:496:40: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' _sampleBuffer = new T [sampleCounts().sampleBufferSize()]; ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h: In member function 'virtual void Imf_2_2::TypedDeepImageChannel::resetBasePointer()': ImfDeepImageChannel.h:527:18: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' level().dataWindow().min.y * pixelsPerRow() - ~~~~~^~ In file included from ImfDeepImageChannel.h:48, from ImfDeepImageLevel.h:49, from ImfDeepImage.h:47, from ImfDeepImage.cpp:41: ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ In file included from ImfDeepImageLevel.h:49, from ImfDeepImage.h:47, from ImfDeepImage.cpp:41: ImfDeepImageChannel.h:528:18: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' level().dataWindow().min.x; ~~~~~^~ In file included from ImfDeepImageChannel.h:48, from ImfDeepImageLevel.h:49, from ImfDeepImage.h:47, from ImfDeepImage.cpp:41: ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepImage.lo -MD -MP -MF .deps/ImfDeepImage.Tpo -c ImfDeepImage.cpp -o ImfDeepImage.o >/dev/null 2>&1 mv -f .deps/ImfDeepImageLevel.Tpo .deps/ImfDeepImageLevel.Plo /bin/sh ../libtool --tag=CXX --mode=compile i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfImageDataWindow.lo -MD -MP -MF .deps/ImfImageDataWindow.Tpo -c -o ImfImageDataWindow.lo ImfImageDataWindow.cpp libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfImageDataWindow.lo -MD -MP -MF .deps/ImfImageDataWindow.Tpo -c ImfImageDataWindow.cpp -fPIC -DPIC -o .libs/ImfImageDataWindow.o mv -f .deps/ImfFlatImageLevel.Tpo .deps/ImfFlatImageLevel.Plo In file included from /usr/include/OpenEXR/ImathBox.h:65, from ./ImfImageChannel.h:50, from ImfImageLevel.h:47, from ImfImage.h:95, from ImfImageIO.h:45, from ImfImageIO.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ImfDeepImageLevel.h:49, from ImfDeepImage.h:47, from ImfDeepImageIO.h:45, from ImfImageIO.cpp:43: ImfDeepImageChannel.h: In member function 'virtual void Imf_2_2::TypedDeepImageChannel::moveSamplesToNewBuffer(const unsigned int*, const unsigned int*, const size_t*)': ImfDeepImageChannel.h:451:40: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' _sampleBuffer = new T [sampleCounts().sampleBufferSize()]; ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h: In member function 'virtual void Imf_2_2::TypedDeepImageChannel::initializeSampleLists()': ImfDeepImageChannel.h:493:51: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' const unsigned int * numSamples = sampleCounts().numSamples(); ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h:494:54: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' const size_t * sampleListPositions = sampleCounts().sampleListPositions(); ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h:496:40: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' _sampleBuffer = new T [sampleCounts().sampleBufferSize()]; ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ./ImfImageChannel.h:50, from ./ImfFlatImageChannel.h:48, from ImfFlatImageLevel.h:49, from ImfFlatImage.h:47, from ImfFlatImageIO.h:45, from ImfFlatImageIO.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ImfFlatImageLevel.h:49, from ImfFlatImage.h:47, from ImfFlatImageIO.h:45, from ImfFlatImageIO.cpp:41: ./ImfFlatImageChannel.h: In member function 'virtual void Imf_2_2::TypedFlatImageChannel::resetBasePointer()': ./ImfFlatImageChannel.h:324:19: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' (level().dataWindow().min.y / ySampling()) * pixelsPerRow() - ~~~~~^~ In file included from ./ImfFlatImageChannel.h:48, from ImfFlatImageLevel.h:49, from ImfFlatImage.h:47, from ImfFlatImageIO.h:45, from ImfFlatImageIO.cpp:41: ./ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ In file included from ImfFlatImageLevel.h:49, from ImfFlatImage.h:47, from ImfFlatImageIO.h:45, from ImfFlatImageIO.cpp:41: ./ImfFlatImageChannel.h:325:19: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' (level().dataWindow().min.x / xSampling()); ~~~~~^~ In file included from ./ImfFlatImageChannel.h:48, from ImfFlatImageLevel.h:49, from ImfFlatImage.h:47, from ImfFlatImageIO.h:45, from ImfFlatImageIO.cpp:41: ./ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfImageDataWindow.h:46, from ImfImageDataWindow.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ImfImageChannel.h:50, from ImfDeepImageChannel.h:48, from ImfDeepImageLevel.h:49, from ImfDeepImage.h:47, from ImfDeepImageIO.h:45, from ImfDeepImageIO.cpp:41: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ImfDeepImageLevel.h:49, from ImfDeepImage.h:47, from ImfDeepImageIO.h:45, from ImfDeepImageIO.cpp:41: ImfDeepImageChannel.h: In member function 'virtual void Imf_2_2::TypedDeepImageChannel::moveSamplesToNewBuffer(const unsigned int*, const unsigned int*, const size_t*)': ImfDeepImageChannel.h:451:40: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' _sampleBuffer = new T [sampleCounts().sampleBufferSize()]; ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h: In member function 'virtual void Imf_2_2::TypedDeepImageChannel::initializeSampleLists()': ImfDeepImageChannel.h:493:51: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' const unsigned int * numSamples = sampleCounts().numSamples(); ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h:494:54: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' const size_t * sampleListPositions = sampleCounts().sampleListPositions(); ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h:496:40: warning: invalid use of incomplete type 'class Imf_2_2::SampleCountChannel' _sampleBuffer = new T [sampleCounts().sampleBufferSize()]; ~~~~~~~~~~~~^~ ImfDeepImageChannel.h:55:7: note: forward declaration of 'class Imf_2_2::SampleCountChannel' class SampleCountChannel; ^~~~~~~~~~~~~~~~~~ ImfDeepImageChannel.h: In member function 'virtual void Imf_2_2::TypedDeepImageChannel::resetBasePointer()': ImfDeepImageChannel.h:527:18: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' level().dataWindow().min.y * pixelsPerRow() - ~~~~~^~ In file included from ImfDeepImageChannel.h:48, from ImfDeepImageLevel.h:49, from ImfDeepImage.h:47, from ImfDeepImageIO.h:45, from ImfDeepImageIO.cpp:41: ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ In file included from ImfDeepImageLevel.h:49, from ImfDeepImage.h:47, from ImfDeepImageIO.h:45, from ImfDeepImageIO.cpp:41: ImfDeepImageChannel.h:528:18: warning: invalid use of incomplete type 'class Imf_2_2::ImageLevel' level().dataWindow().min.x; ~~~~~^~ In file included from ImfDeepImageChannel.h:48, from ImfDeepImageLevel.h:49, from ImfDeepImage.h:47, from ImfDeepImageIO.h:45, from ImfDeepImageIO.cpp:41: ImfImageChannel.h:56:7: note: forward declaration of 'class Imf_2_2::ImageLevel' class ImageLevel; ^~~~~~~~~~ libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfImageIO.lo -MD -MP -MF .deps/ImfImageIO.Tpo -c ImfImageIO.cpp -o ImfImageIO.o >/dev/null 2>&1 mv -f .deps/ImfFlatImage.Tpo .deps/ImfFlatImage.Plo mv -f .deps/ImfImage.Tpo .deps/ImfImage.Plo libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfImageDataWindow.lo -MD -MP -MF .deps/ImfImageDataWindow.Tpo -c ImfImageDataWindow.cpp -o ImfImageDataWindow.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfDeepImageIO.lo -MD -MP -MF .deps/ImfDeepImageIO.Tpo -c ImfDeepImageIO.cpp -o ImfDeepImageIO.o >/dev/null 2>&1 mv -f .deps/ImfDeepImage.Tpo .deps/ImfDeepImage.Plo libtool: compile: i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/OpenEXR -I.. -I../IlmImf -I../config -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT ImfFlatImageIO.lo -MD -MP -MF .deps/ImfFlatImageIO.Tpo -c ImfFlatImageIO.cpp -o ImfFlatImageIO.o >/dev/null 2>&1 mv -f .deps/ImfImageIO.Tpo .deps/ImfImageIO.Plo mv -f .deps/ImfImageDataWindow.Tpo .deps/ImfImageDataWindow.Plo mv -f .deps/ImfDeepImageIO.Tpo .deps/ImfDeepImageIO.Plo mv -f .deps/ImfFlatImageIO.Tpo .deps/ImfFlatImageIO.Plo /bin/sh ../libtool --tag=CXX --mode=link i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -version-info 22:0:0 -no-undefined -release 2_2 -Wl,-Os,--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 libtool: link: i486-slitaz-linux-g++ -Wl,-Os,--as-needed -shared -nostdlib /usr/lib/gcc/i486-slitaz-linux/8.2.0/../../../crti.o /usr/lib/gcc/i486-slitaz-linux/8.2.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,/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImf/.libs -L/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImf /home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImf/.libs/libIlmImf.so -lz -lImath -lHalf -lIex -lIexMath -lIlmThread -L/usr/lib/gcc/i486-slitaz-linux/8.2.0 -L/usr/lib/gcc/i486-slitaz-linux/8.2.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/i486-slitaz-linux/8.2.0/crtendS.o /usr/lib/gcc/i486-slitaz-linux/8.2.0/../../../crtn.o -march=i486 -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -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: i486-slitaz-linux-ar cru .libs/libIlmImfUtil.a ImfImageChannel.o ImfFlatImageChannel.o ImfDeepImageChannel.o ImfSampleCountChannel.o ImfImageLevel.o ImfFlatImageLevel.o ImfDeepImageLevel.o ImfImage.o ImfFlatImage.o ImfDeepImage.o ImfImageIO.o ImfFlatImageIO.o ImfDeepImageIO.o ImfImageDataWindow.o libtool: link: i486-slitaz-linux-ranlib .libs/libIlmImfUtil.a libtool: link: ( cd ".libs" && rm -f "libIlmImfUtil.la" && ln -s "../libIlmImfUtil.la" "libIlmImfUtil.la" ) make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfUtil' Making all in IlmImfTest make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfTest' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfTest' Making all in IlmImfUtilTest make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfUtilTest' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfUtilTest' Making all in IlmImfFuzzTest make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfFuzzTest' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfFuzzTest' Making all in exrheader make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrheader' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp In file included from ../IlmImf/ImfHeader.h:51, from ../IlmImf/ImfGenericInputFile.h:39, from ../IlmImf/ImfMultiPartInputFile.h:38, from main.cpp:43: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ../IlmImf/ImfChromaticities.h:47, from ../IlmImf/ImfChromaticitiesAttribute.h:47, from main.cpp:46: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CXX --mode=link i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o exrheader main.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread ../IlmImf/libIlmImf.la -lz libtool: link: i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/exrheader main.o -pthread ../IlmImf/.libs/libIlmImf.so -lImath -lHalf -lIex -lIexMath -lIlmThread -lz -pthread make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrheader' Making all in exrmaketiled make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmaketiled' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT Image.o -MD -MP -MF .deps/Image.Tpo -c -o Image.o Image.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT makeTiled.o -MD -MP -MF .deps/makeTiled.Tpo -c -o makeTiled.o makeTiled.cpp In file included from ../IlmImf/ImfHeader.h:51, from ../IlmImf/ImfMultiPartOutputFile.h:40, from makeTiled.h:46, from main.cpp:43: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from Image.h:47, from Image.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ../IlmImf/ImfHeader.h:51, from ../IlmImf/ImfMultiPartOutputFile.h:40, from makeTiled.h:46, from makeTiled.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ../IlmImf/ImfChromaticities.h:47, from ../IlmImf/ImfChromaticitiesAttribute.h:47, from ../IlmImf/ImfStandardAttributes.h:59, from makeTiled.cpp:56: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/Image.Tpo .deps/Image.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/makeTiled.Tpo .deps/makeTiled.Po /bin/sh ../libtool --tag=CXX --mode=link i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o exrmaketiled main.o Image.o makeTiled.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread ../IlmImf/libIlmImf.la -lz libtool: link: i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/exrmaketiled main.o Image.o makeTiled.o -pthread ../IlmImf/.libs/libIlmImf.so -lImath -lHalf -lIex -lIexMath -lIlmThread -lz -pthread make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmaketiled' Making all in IlmImfExamples make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfExamples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfExamples' Making all in doc make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/doc' Making all in exrstdattr make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrstdattr' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp In file included from ../IlmImf/ImfHeader.h:51, from ../IlmImf/ImfStandardAttributes.h:57, from main.cpp:43: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ../IlmImf/ImfChromaticities.h:47, from ../IlmImf/ImfChromaticitiesAttribute.h:47, from ../IlmImf/ImfStandardAttributes.h:59, from main.cpp:43: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CXX --mode=link i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o exrstdattr main.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread ../IlmImf/libIlmImf.la -lz libtool: link: i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/exrstdattr main.o -pthread ../IlmImf/.libs/libIlmImf.so -lImath -lHalf -lIex -lIexMath -lIlmThread -lz -pthread make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrstdattr' Making all in exrmakepreview make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmakepreview' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT makePreview.o -MD -MP -MF .deps/makePreview.Tpo -c -o makePreview.o makePreview.cpp mv -f .deps/main.Tpo .deps/main.Po In file included from ../IlmImf/ImfHeader.h:51, from ../IlmImf/ImfInputFile.h:46, from makePreview.cpp:45: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/makePreview.Tpo .deps/makePreview.Po /bin/sh ../libtool --tag=CXX --mode=link i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o exrmakepreview main.o makePreview.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread ../IlmImf/libIlmImf.la -lz libtool: link: i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/exrmakepreview main.o makePreview.o -pthread ../IlmImf/.libs/libIlmImf.so -lImath -lHalf -lIex -lIexMath -lIlmThread -lz -pthread make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmakepreview' Making all in exrenvmap make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrenvmap' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT EnvmapImage.o -MD -MP -MF .deps/EnvmapImage.Tpo -c -o EnvmapImage.o EnvmapImage.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT readInputImage.o -MD -MP -MF .deps/readInputImage.Tpo -c -o readInputImage.o readInputImage.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT resizeImage.o -MD -MP -MF .deps/resizeImage.Tpo -c -o resizeImage.o resizeImage.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT blurImage.o -MD -MP -MF .deps/blurImage.Tpo -c -o blurImage.o blurImage.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT makeCubeMap.o -MD -MP -MF .deps/makeCubeMap.Tpo -c -o makeCubeMap.o makeCubeMap.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT makeLatLongMap.o -MD -MP -MF .deps/makeLatLongMap.Tpo -c -o makeLatLongMap.o makeLatLongMap.cpp In file included from /usr/include/OpenEXR/ImathBox.h:65, from ../IlmImf/ImfEnvmap.h:75, from ./readInputImage.h:46, from ./makeCubeMap.h:44, from main.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ../IlmImf/ImfEnvmap.h:75, from EnvmapImage.h:48, from EnvmapImage.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ../IlmImf/ImfEnvmap.h:75, from ./readInputImage.h:46, from ./makeCubeMap.h:44, from readInputImage.cpp:43: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ../IlmImf/ImfEnvmap.h:75, from ./readInputImage.h:46, from ./makeLatLongMap.h:46, from makeLatLongMap.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/main.Tpo .deps/main.Po In file included from /usr/include/OpenEXR/ImathBox.h:65, from ../IlmImf/ImfEnvmap.h:75, from ./readInputImage.h:46, from blurImage.h:50, from blurImage.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ../IlmImf/ImfEnvmap.h:75, from ./EnvmapImage.h:48, from ./resizeImage.h:46, from resizeImage.cpp:44: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ../IlmImf/ImfChromaticities.h:47, from ../IlmImf/ImfChromaticitiesAttribute.h:47, from ../IlmImf/ImfStandardAttributes.h:59, from makeLatLongMap.cpp:47: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ../IlmImf/ImfChromaticities.h:47, from ../IlmImf/ImfChromaticitiesAttribute.h:47, from ../IlmImf/ImfStandardAttributes.h:59, from readInputImage.cpp:46: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from ../IlmImf/ImfEnvmap.h:75, from ./readInputImage.h:46, from ./makeCubeMap.h:44, from makeCubeMap.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/EnvmapImage.Tpo .deps/EnvmapImage.Po /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/resizeImage.Tpo .deps/resizeImage.Po mv -f .deps/makeLatLongMap.Tpo .deps/makeLatLongMap.Po In file included from ../IlmImf/ImfChromaticities.h:47, from ../IlmImf/ImfChromaticitiesAttribute.h:47, from ../IlmImf/ImfStandardAttributes.h:59, from makeCubeMap.cpp:47: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/blurImage.Tpo .deps/blurImage.Po mv -f .deps/readInputImage.Tpo .deps/readInputImage.Po mv -f .deps/makeCubeMap.Tpo .deps/makeCubeMap.Po /bin/sh ../libtool --tag=CXX --mode=link i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--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 libtool: link: i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/exrenvmap main.o EnvmapImage.o readInputImage.o resizeImage.o blurImage.o makeCubeMap.o makeLatLongMap.o -pthread ../IlmImf/.libs/libIlmImf.so -lImath -lHalf -lIex -lIexMath -lIlmThread -lz -pthread make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrenvmap' Making all in exrmultiview make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmultiview' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT Image.o -MD -MP -MF .deps/Image.Tpo -c -o Image.o Image.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT makeMultiView.o -MD -MP -MF .deps/makeMultiView.Tpo -c -o makeMultiView.o makeMultiView.cpp In file included from /usr/include/OpenEXR/ImathBox.h:65, from Image.h:47, from Image.cpp:42: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from /usr/include/OpenEXR/ImathBox.h:65, from Image.h:47, from makeMultiView.cpp:44: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/main.Tpo .deps/main.Po In file included from ../IlmImf/ImfChromaticities.h:47, from ../IlmImf/ImfChromaticitiesAttribute.h:47, from ../IlmImf/ImfStandardAttributes.h:59, from makeMultiView.cpp:49: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/Image.Tpo .deps/Image.Po mv -f .deps/makeMultiView.Tpo .deps/makeMultiView.Po /bin/sh ../libtool --tag=CXX --mode=link i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o exrmultiview main.o Image.o makeMultiView.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread ../IlmImf/libIlmImf.la -lz libtool: link: i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/exrmultiview main.o Image.o makeMultiView.o -pthread ../IlmImf/.libs/libIlmImf.so -lImath -lHalf -lIex -lIexMath -lIlmThread -lz -pthread make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmultiview' Making all in exrmultipart make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmultipart' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -pthread -I/usr/include/OpenEXR -D_GLIBCXX_USE_C99_MATH=1 -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -MT exrmultipart.o -MD -MP -MF .deps/exrmultipart.Tpo -c -o exrmultipart.o exrmultipart.cpp In file included from ../IlmImf/ImfHeader.h:51, from ../IlmImf/ImfMultiPartOutputFile.h:40, from exrmultipart.cpp:43: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ../IlmImf/ImfChromaticities.h:47, from ../IlmImf/ImfChromaticitiesAttribute.h:47, from ../IlmImf/ImfStandardAttributes.h:59, from ../IlmImf/ImfPartHelper.h:65, from exrmultipart.cpp:55: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ mv -f .deps/exrmultipart.Tpo .deps/exrmultipart.Po /bin/sh ../libtool --tag=CXX --mode=link i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o exrmultipart exrmultipart.o -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread ../IlmImf/libIlmImf.la -lz libtool: link: i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/exrmultipart exrmultipart.o -pthread ../IlmImf/.libs/libIlmImf.so -lImath -lHalf -lIex -lIexMath -lIlmThread -lz -pthread make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmultipart' make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0' Making install in config make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/config' make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/config' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/OpenEXR" || .././install-sh -c -d "/home/slitaz/wok/openexr/install/usr/include/OpenEXR" /usr/bin/install -c -m 644 OpenEXRConfig.h '/home/slitaz/wok/openexr/install/usr/include/OpenEXR' make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/config' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/config' Making install in IlmImf make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImf' make install-am make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImf' make[3]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImf' test -z "/usr/lib" || .././install-sh -c -d "/home/slitaz/wok/openexr/install/usr/lib" test -z "/usr/include/OpenEXR" || .././install-sh -c -d "/home/slitaz/wok/openexr/install/usr/include/OpenEXR" /usr/bin/install -c -m 644 ImfForward.h ImfAttribute.h ImfBoxAttribute.h ImfCRgbaFile.h ImfChannelList.h ImfChannelListAttribute.h ImfCompressionAttribute.h ImfDoubleAttribute.h ImfFloatAttribute.h ImfFrameBuffer.h ImfHeader.h ImfIO.h ImfInputFile.h ImfIntAttribute.h ImfLineOrderAttribute.h ImfMatrixAttribute.h ImfOpaqueAttribute.h ImfOutputFile.h ImfRgbaFile.h ImfStringAttribute.h ImfVecAttribute.h ImfHuf.h ImfWav.h ImfLut.h ImfArray.h ImfCompression.h ImfLineOrder.h ImfName.h ImfPixelType.h ImfVersion.h ImfXdr.h ImfConvert.h ImfPreviewImage.h ImfPreviewImageAttribute.h ImfChromaticities.h ImfChromaticitiesAttribute.h ImfKeyCode.h ImfKeyCodeAttribute.h ImfTimeCode.h ImfTimeCodeAttribute.h '/home/slitaz/wok/openexr/install/usr/include/OpenEXR' /usr/bin/install -c -m 644 ImfRational.h ImfRationalAttribute.h ImfFramesPerSecond.h ImfStandardAttributes.h ImfEnvmap.h ImfEnvmapAttribute.h ImfInt64.h ImfRgba.h ImfTileDescription.h ImfTileDescriptionAttribute.h ImfTiledInputFile.h ImfTiledOutputFile.h ImfTiledRgbaFile.h ImfRgbaYca.h ImfTestFile.h ImfThreading.h ImfB44Compressor.h ImfStringVectorAttribute.h ImfMultiView.h ImfAcesFile.h ImfMultiPartOutputFile.h ImfGenericOutputFile.h ImfMultiPartInputFile.h ImfGenericInputFile.h ImfPartType.h ImfOutputPart.h ImfTiledOutputPart.h ImfInputPart.h ImfTiledInputPart.h ImfDeepScanLineOutputFile.h ImfDeepScanLineOutputPart.h ImfDeepScanLineInputFile.h ImfDeepScanLineInputPart.h ImfDeepTiledInputFile.h ImfDeepTiledInputPart.h ImfDeepTiledOutputFile.h ImfDeepTiledOutputPart.h ImfDeepFrameBuffer.h ImfDeepCompositing.h ImfCompositeDeepScanLine.h '/home/slitaz/wok/openexr/install/usr/include/OpenEXR' /usr/bin/install -c -m 644 ImfNamespace.h ImfForward.h ImfExport.h ImfMisc.h ImfPartHelper.h ImfDeepImageState.h ImfDeepImageStateAttribute.h '/home/slitaz/wok/openexr/install/usr/include/OpenEXR' /bin/sh ../libtool --mode=install /usr/bin/install -c libIlmImf.la '/home/slitaz/wok/openexr/install/usr/lib' libtool: install: /usr/bin/install -c .libs/libIlmImf-2_2.so.22.0.0 /home/slitaz/wok/openexr/install/usr/lib/libIlmImf-2_2.so.22.0.0 libtool: install: (cd /home/slitaz/wok/openexr/install/usr/lib && { ln -s -f libIlmImf-2_2.so.22.0.0 libIlmImf-2_2.so.22 || { rm -f libIlmImf-2_2.so.22 && ln -s libIlmImf-2_2.so.22.0.0 libIlmImf-2_2.so.22; }; }) libtool: install: (cd /home/slitaz/wok/openexr/install/usr/lib && { ln -s -f libIlmImf-2_2.so.22.0.0 libIlmImf.so || { rm -f libIlmImf.so && ln -s libIlmImf-2_2.so.22.0.0 libIlmImf.so; }; }) libtool: install: /usr/bin/install -c .libs/libIlmImf.lai /home/slitaz/wok/openexr/install/usr/lib/libIlmImf.la libtool: install: /usr/bin/install -c .libs/libIlmImf.a /home/slitaz/wok/openexr/install/usr/lib/libIlmImf.a libtool: install: chmod 644 /home/slitaz/wok/openexr/install/usr/lib/libIlmImf.a libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/openexr/install/usr/lib/libIlmImf.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImf' make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImf' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImf' Making install in IlmImfUtil make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfUtil' make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfUtil' test -z "/usr/lib" || .././install-sh -c -d "/home/slitaz/wok/openexr/install/usr/lib" make[2]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c libIlmImfUtil.la '/home/slitaz/wok/openexr/install/usr/lib' libtool: install: warning: relinking `libIlmImfUtil.la' libtool: install: (cd /home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfUtil; /bin/sh /home/slitaz/wok/openexr/source/openexr-2.2.0/libtool --tag CXX --mode=relink i486-slitaz-linux-g++ -pipe -march=i486 -Os -pipe -mindirect-branch=thunk -version-info 22:0:0 -no-undefined -release 2_2 -Wl,-Os,--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 -inst-prefix-dir /home/slitaz/wok/openexr/install) libtool: relink: i486-slitaz-linux-g++ -Wl,-Os,--as-needed -shared -nostdlib /usr/lib/gcc/i486-slitaz-linux/8.2.0/../../../crti.o /usr/lib/gcc/i486-slitaz-linux/8.2.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 -L/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImf -L/home/slitaz/wok/openexr/install/usr/lib -L/usr/lib -lIlmImf -lz -lImath -lHalf -lIex -lIexMath -lIlmThread -L/usr/lib/gcc/i486-slitaz-linux/8.2.0 -L/usr/lib/gcc/i486-slitaz-linux/8.2.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/i486-slitaz-linux/8.2.0/crtendS.o /usr/lib/gcc/i486-slitaz-linux/8.2.0/../../../crtn.o -march=i486 -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libIlmImfUtil-2_2.so.22 -o .libs/libIlmImfUtil-2_2.so.22.0.0 libtool: install: /usr/bin/install -c .libs/libIlmImfUtil-2_2.so.22.0.0T /home/slitaz/wok/openexr/install/usr/lib/libIlmImfUtil-2_2.so.22.0.0 libtool: install: (cd /home/slitaz/wok/openexr/install/usr/lib && { ln -s -f libIlmImfUtil-2_2.so.22.0.0 libIlmImfUtil-2_2.so.22 || { rm -f libIlmImfUtil-2_2.so.22 && ln -s libIlmImfUtil-2_2.so.22.0.0 libIlmImfUtil-2_2.so.22; }; }) libtool: install: (cd /home/slitaz/wok/openexr/install/usr/lib && { ln -s -f libIlmImfUtil-2_2.so.22.0.0 libIlmImfUtil.so || { rm -f libIlmImfUtil.so && ln -s libIlmImfUtil-2_2.so.22.0.0 libIlmImfUtil.so; }; }) libtool: install: /usr/bin/install -c .libs/libIlmImfUtil.lai /home/slitaz/wok/openexr/install/usr/lib/libIlmImfUtil.la libtool: install: /usr/bin/install -c .libs/libIlmImfUtil.a /home/slitaz/wok/openexr/install/usr/lib/libIlmImfUtil.a libtool: install: chmod 644 /home/slitaz/wok/openexr/install/usr/lib/libIlmImfUtil.a libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/openexr/install/usr/lib/libIlmImfUtil.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfUtil' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfUtil' Making install in IlmImfTest make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfTest' make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfTest' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfTest' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfTest' Making install in IlmImfUtilTest make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfUtilTest' make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfUtilTest' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfUtilTest' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfUtilTest' Making install in IlmImfFuzzTest make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfFuzzTest' make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfFuzzTest' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfFuzzTest' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfFuzzTest' Making install in exrheader make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrheader' make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrheader' test -z "/usr/bin" || .././install-sh -c -d "/home/slitaz/wok/openexr/install/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c exrheader '/home/slitaz/wok/openexr/install/usr/bin' libtool: install: warning: `../IlmImf/libIlmImf.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/exrheader /home/slitaz/wok/openexr/install/usr/bin/exrheader make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrheader' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrheader' Making install in exrmaketiled make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmaketiled' make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmaketiled' test -z "/usr/bin" || .././install-sh -c -d "/home/slitaz/wok/openexr/install/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c exrmaketiled '/home/slitaz/wok/openexr/install/usr/bin' libtool: install: warning: `../IlmImf/libIlmImf.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/exrmaketiled /home/slitaz/wok/openexr/install/usr/bin/exrmaketiled make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmaketiled' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmaketiled' Making install in IlmImfExamples make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfExamples' make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfExamples' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/OpenEXR-2.2.0/examples" || .././install-sh -c -d "/home/slitaz/wok/openexr/install/usr/share/doc/OpenEXR-2.2.0/examples" /usr/bin/install -c -m 644 main.cpp drawImage.cpp rgbaInterfaceExamples.cpp rgbaInterfaceTiledExamples.cpp generalInterfaceExamples.cpp lowLevelIoExamples.cpp previewImageExamples.cpp generalInterfaceTiledExamples.cpp generalInterfaceTiledExamples.h drawImage.h rgbaInterfaceExamples.h generalInterfaceExamples.h rgbaInterfaceTiledExamples.h lowLevelIoExamples.h previewImageExamples.h namespaceAlias.h '/home/slitaz/wok/openexr/install/usr/share/doc/OpenEXR-2.2.0/examples' make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfExamples' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/IlmImfExamples' Making install in doc make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/doc' make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/OpenEXR-2.2.0" || .././install-sh -c -d "/home/slitaz/wok/openexr/install/usr/share/doc/OpenEXR-2.2.0" /usr/bin/install -c -m 644 ReadingAndWritingImageFiles.pdf TechnicalIntroduction.pdf OpenEXRFileLayout.pdf MultiViewOpenEXR.pdf InterpretingDeepPixels.pdf TheoryDeepPixels.pdf '/home/slitaz/wok/openexr/install/usr/share/doc/OpenEXR-2.2.0' make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/doc' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/doc' Making install in exrstdattr make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrstdattr' make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrstdattr' test -z "/usr/bin" || .././install-sh -c -d "/home/slitaz/wok/openexr/install/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c exrstdattr '/home/slitaz/wok/openexr/install/usr/bin' libtool: install: warning: `../IlmImf/libIlmImf.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/exrstdattr /home/slitaz/wok/openexr/install/usr/bin/exrstdattr make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrstdattr' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrstdattr' Making install in exrmakepreview make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmakepreview' make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmakepreview' test -z "/usr/bin" || .././install-sh -c -d "/home/slitaz/wok/openexr/install/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c exrmakepreview '/home/slitaz/wok/openexr/install/usr/bin' libtool: install: warning: `../IlmImf/libIlmImf.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/exrmakepreview /home/slitaz/wok/openexr/install/usr/bin/exrmakepreview make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmakepreview' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmakepreview' Making install in exrenvmap make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrenvmap' make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrenvmap' test -z "/usr/bin" || .././install-sh -c -d "/home/slitaz/wok/openexr/install/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c exrenvmap '/home/slitaz/wok/openexr/install/usr/bin' libtool: install: warning: `../IlmImf/libIlmImf.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/exrenvmap /home/slitaz/wok/openexr/install/usr/bin/exrenvmap make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrenvmap' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrenvmap' Making install in exrmultiview make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmultiview' make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmultiview' test -z "/usr/bin" || .././install-sh -c -d "/home/slitaz/wok/openexr/install/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c exrmultiview '/home/slitaz/wok/openexr/install/usr/bin' libtool: install: warning: `../IlmImf/libIlmImf.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/exrmultiview /home/slitaz/wok/openexr/install/usr/bin/exrmultiview make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmultiview' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmultiview' Making install in exrmultipart make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmultipart' make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmultipart' test -z "/usr/bin" || .././install-sh -c -d "/home/slitaz/wok/openexr/install/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c exrmultipart '/home/slitaz/wok/openexr/install/usr/bin' libtool: install: warning: `../IlmImf/libIlmImf.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/exrmultipart /home/slitaz/wok/openexr/install/usr/bin/exrmultipart make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmultipart' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0/exrmultipart' make[1]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0' make[2]: Entering directory '/home/slitaz/wok/openexr/source/openexr-2.2.0' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/aclocal" || ./install-sh -c -d "/home/slitaz/wok/openexr/install/usr/share/aclocal" test -z "/usr/lib/pkgconfig" || ./install-sh -c -d "/home/slitaz/wok/openexr/install/usr/lib/pkgconfig" /usr/bin/install -c -m 644 openexr.m4 '/home/slitaz/wok/openexr/install/usr/share/aclocal' /usr/bin/install -c -m 644 OpenEXR.pc '/home/slitaz/wok/openexr/install/usr/lib/pkgconfig' make[2]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0' make[1]: Leaving directory '/home/slitaz/wok/openexr/source/openexr-2.2.0' ================================================================================ Executing strip on all files... Done Time: 1.61s. Size: 8638032 B -> 8264016 B. Save: 365 KB. ================================================================================ Build dependencies to remove: 3 Removing: ilmbase ilmbase-dev zlib-dev Pack: openexr 2.2.0 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "openexr-2.2.0-i486.tazpkg" created Pack: openexr-dev 2.2.0 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "openexr-dev-2.2.0-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/openexr-2.2.0... Done Checking site script in source/openexr-2.2.0... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: openexr 2.2.0 ================================================================================ Src file : openexr-2.2.0.tar.gz Src size : 13.8M Source dir : 49.3M Produced : 11.3M Cook time : 69s ~ 01m 09s Cook date : 2022-07-22 15:42 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 4.1M : 570.6K : 11 : openexr-2.2.0-i486.tazpkg 2 : 4.6M : 611.1K : 93 : openexr-dev-2.2.0-i486.tazpkg ================================================================================