1. * Package: media-libs/openimageio-0.10.5
  2. * Repository: gentoo
  3. * Maintainer: graphics@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking openimageio-0.10.5.tar.gz to /tmp/portage/media-libs/openimageio-0.10.5/work
  8. >>> Source unpacked in /tmp/portage/media-libs/openimageio-0.10.5/work
  9. >>> Preparing source in /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src ...
  10. * Applying openimageio-0.10.2-libpng15.patch ...
  11. [ ok ]
  12. * Applying openimageio-0.10.2-multilib.patch ...
  13. [ ok ]
  14. >>> Source prepared.
  15. >>> Configuring source in /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src ...
  16. >>> Working in BUILD_DIR: "/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build"
  17. cmake --no-warn-unused-cli -C /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/gentoo_rules.cmake /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src
  18. Not searching for unused variables given on the command line.
  19. loading initial cache file /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/gentoo_common_config.cmake
  20. Re-run cmake no build system arguments
  21. -- The C compiler identification is GNU 4.7.1
  22. -- The CXX compiler identification is GNU 4.7.1
  23. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  24. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  25. -- Detecting C compiler ABI info
  26. -- Detecting C compiler ABI info - done
  27. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  28. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  29. -- Detecting CXX compiler ABI info
  30. -- Detecting CXX compiler ABI info - done
  31. -- Project source dir = /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src
  32. -- Project build dir = /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build
  33. -- Building with thread support
  34. -- Setting Namespace to: OpenImageIO
  35. -- CMAKE_SYSTEM_NAME = Linux
  36. -- CMAKE_SYSTEM_VERSION = 3.4.3-hardened-r1
  37. -- CMAKE_SYSTEM_PROCESSOR = x86_64
  38. -- Unix! Linux
  39. -- platform = linux64
  40. -- THIRD_PARTY_TOOLS_HOME = unknown
  41. -- SPECIAL_COMPILE_FLAGS =
  42. -- ILMBASE_VERSION = 1.0.1
  43. -- ILMBASE_HOME = unknown
  44. -- Looking for include file pthread.h
  45. -- Looking for include file pthread.h - found
  46. -- Looking for pthread_create
  47. -- Looking for pthread_create - not found.
  48. -- Looking for pthread_create in pthreads
  49. -- Looking for pthread_create in pthreads - not found
  50. -- Looking for pthread_create in pthread
  51. -- Looking for pthread_create in pthread - found
  52. -- Found Threads: TRUE
  53. -- Found IlmBase: /usr/include
  54. -- Found IlmBase: optimized;/usr/lib64/libHalf.so;debug;/usr/lib64/libHalf.so;optimized;/usr/lib64/libIex.so;debug;/usr/lib64/libIex.so;optimized;/usr/lib64/libImath.so;debug;/usr/lib64/libImath.so;optimized;/usr/lib64/libIlmThread.so;debug;/usr/lib64/libIlmThread.so;-lpthread
  55. -- OPENEXR_VERSION = 1.6.1
  56. -- OPENEXR_HOME = unknown
  57. -- Found OpenEXR: /usr/include
  58. -- Found OpenEXR: optimized;/usr/lib64/libIlmImf.so;debug;/usr/lib64/libIlmImf.so
  59. -- BOOST_ROOT
  60. -- Boost version: 1.49.0
  61. -- Found the following Boost libraries:
  62. -- filesystem
  63. -- regex
  64. -- system
  65. -- thread
  66. -- Boost found TRUE
  67. -- Boost version 104900
  68. -- Boost include dirs /usr/include/boost-1_49
  69. -- Boost library dirs /usr/lib64
  70. -- Boost libraries optimized;/usr/lib64/libboost_filesystem-mt-1_49.so;debug;/usr/lib64/libboost_filesystem-mt.so;optimized;/usr/lib64/libboost_regex-mt-1_49.so;debug;/usr/lib64/libboost_regex-mt.so;optimized;/usr/lib64/libboost_system-mt-1_49.so;debug;/usr/lib64/libboost_system-mt.so;optimized;/usr/lib64/libboost_thread-mt-1_49.so;debug;/usr/lib64/libboost_thread-mt.so
  71. -- Boost_python_FOUND OFF
  72. -- Boost python support not found -- will not build python components!
  73. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
  74. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
  75. -- Looking for gethostbyname
  76. -- Looking for gethostbyname - found
  77. -- Looking for connect
  78. -- Looking for connect - found
  79. -- Looking for remove
  80. -- Looking for remove - found
  81. -- Looking for shmat
  82. -- Looking for shmat - found
  83. -- Looking for IceConnectionNumber in ICE
  84. -- Looking for IceConnectionNumber in ICE - found
  85. -- Found X11: /usr/lib64/libX11.so
  86. -- Found OpenGL: /usr/lib64/libGL.so
  87. -- OPENGL_FOUND=TRUE USE_OPENGL=ON
  88. -- Looking for Q_WS_X11
  89. -- Looking for Q_WS_X11 - found
  90. -- Looking for Q_WS_WIN
  91. -- Looking for Q_WS_WIN - not found.
  92. -- Looking for Q_WS_QWS
  93. -- Looking for Q_WS_QWS - not found.
  94. -- Looking for Q_WS_MAC
  95. -- Looking for Q_WS_MAC - not found.
  96. -- Found Qt4: /usr/bin/qmake (found version "4.8.2")
  97. -- QT4_FOUND=TRUE
  98. -- QT_INCLUDES=/usr/include/qt4/QtDesigner;/usr/include/qt4/QtAssistant;/usr/include/qt4/QtAssistant;/usr/include/qt4/QtDeclarative;/usr/include/qt4/QtScriptTools;/usr/include/qt4/QtDBus;/usr/include/qt4/QtDesigner;/usr/include/qt4/QtXml;/usr/include/qt4/QtSql;/usr/include/qt4/QtOpenGL;/usr/include/qt4/QtMultimedia;/usr/include/qt4/QtNetwork;/usr/include/qt4/QtXmlPatterns;/usr/include/qt4/QtWebKit;/usr/include/qt4/QtHelp;/usr/include/qt4/QtUiTools;/usr/include/qt4/QtTest;/usr/include/qt4/QtScript;/usr/include/qt4/QtSvg;/usr/include/qt4/Qt3Support;/usr/include/qt4/QtGui;/usr/include/qt4/QtCore;/usr/share/qt4/mkspecs/default;/usr/include/qt4;/usr/include/qt4/QtCore
  99. -- QT_LIBRARIES=
  100. -- GLEW includes = /usr/include/GL
  101. -- GLEW library = /usr/lib64/libGLEW.so
  102. -- Looking for system HDF5
  103. CMake Warning (dev) at /usr/share/cmake/Modules/FindHDF5.cmake:63 (include):
  104. File /usr/share/cmake/Modules/FindHDF5.cmake includes
  105. /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/cmake/modules/SelectLibraryConfigurations.cmake
  106. (found via CMAKE_MODULE_PATH) which shadows
  107. /usr/share/cmake/Modules/SelectLibraryConfigurations.cmake. This may cause
  108. errors later on .
  109. Policy CMP0017 is not set: Prefer files from the CMake module directory
  110. when including from there. Run "cmake --help-policy CMP0017" for policy
  111. details. Use the cmake_policy command to set the policy and suppress this
  112. warning.
  113. Call Stack (most recent call first):
  114. cmake/externalpackages.cmake:198 (find_package)
  115. CMakeLists.txt:64 (include)
  116. This warning is for project developers. Use -Wno-dev to suppress it.
  117. -- Found HDF5: debug;HDF5_hdf5_cpp_LIBRARY_DEBUG-NOTFOUND;debug;/usr/lib64/libhdf5.so;optimized;HDF5_hdf5_cpp_LIBRARY_RELEASE-NOTFOUND;optimized;/usr/lib64/libhdf5.so
  118. -- HDF5_FOUND=TRUE
  119. -- HDF5_INCLUDE_DIRS=/usr/include
  120. -- HDF5_C_LIBRARIES=
  121. -- HDF5_CXX_LIBRARIES=
  122. -- HDF5_LIBRARIES=debug;HDF5_hdf5_cpp_LIBRARY_DEBUG-NOTFOUND;debug;/usr/lib64/libhdf5.so;optimized;HDF5_hdf5_cpp_LIBRARY_RELEASE-NOTFOUND;optimized;/usr/lib64/libhdf5.so
  123. -- HDF5_LIBRARY_DIRS=
  124. -- FIELD3D_HOME=
  125. -- Field3D not found
  126. -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7")
  127. -- Found PNG: /usr/lib64/libpng.so (found version "1.5.11")
  128. -- Found JPEG: /usr/lib64/libjpeg.so
  129. -- Found TIFF: /usr/lib64/libtiff.so (found version "4.0.2")
  130. -- Found Jasper: /usr/lib64/libjasper.so (found version "1.900.1")
  131. -- Field3D plugin will not be built
  132. -- Create version.h from version.h.in
  133. --
  134. Did not find /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/../../bmpsuite
  135. -- -> Will not run tests bmp
  136. -- -> You can find it at http://entropymine.com/jason/bmpsuite/bmpsuite.zip
  137. --
  138. Did not find /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/../../libtiffpic
  139. -- -> Will not run tests tiff-suite;tiff-depths
  140. -- -> You can find it at http://www.remotesensing.org/libtiff/images.html
  141. --
  142. Did not find /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/../../openexr-images-1.5.0
  143. -- -> Will not run tests openexr-suite;openexr-multires;openexr-chroma
  144. -- -> You can find it at http://www.openexr.com/downloads.html
  145. --
  146. Did not find /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/../../j2kp4files_v1_5
  147. -- -> Will not run tests jpeg2000
  148. -- -> You can find it at http://www.crc.ricoh.com/~gormish/jpeg2000conformance/
  149. --
  150. Did not find /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/../../TGAUTILS
  151. -- -> Will not run tests targa-tgautils
  152. -- -> You can find it at http://tgautils.inequation.org/
  153. --
  154. Did not find /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/../../fits-images
  155. -- -> Will not run tests fits
  156. -- -> You can find it at http://www.cv.nrao.edu/fits/data/tests/
  157. running cmake -E copy /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/../LICENSE /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/License.txt 2>&1
  158. running cmake -E copy /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/../README /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/Readme.txt 2>&1
  159. -- <<< Gentoo configuration >>>
  160. Build type Gentoo
  161. Install path /usr
  162. Compiler flags:
  163. C -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  164. C++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  165. Linker flags:
  166. Executable -Wl,-O1 -Wl,--as-needed
  167. Module -Wl,-O1 -Wl,--as-needed
  168. Shared -Wl,-O1 -Wl,--as-needed
  169. -- Configuring done
  170. -- Generating done
  171. -- Build files have been written to: /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build
  172. >>> Source configured.
  173. >>> Compiling source in /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src ...
  174. >>> Working in BUILD_DIR: "/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build"
  175. make -j24 VERBOSE=1
  176. /usr/bin/cmake -H/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src -B/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build --check-build-system CMakeFiles/Makefile.cmake 0
  177. /usr/bin/cmake -E cmake_progress_start /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles/progress.marks
  178. make -f CMakeFiles/Makefile2 all
  179. make[1]: Entering directory `/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build'
  180. make -f libOpenImageIO/CMakeFiles/OpenImageIO.dir/build.make libOpenImageIO/CMakeFiles/OpenImageIO.dir/depend
  181. make[2]: Entering directory `/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build'
  182. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO/CMakeFiles/OpenImageIO.dir/DependInfo.cmake
  183. Dependee "/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO/CMakeFiles/OpenImageIO.dir/DependInfo.cmake" is newer than depender "/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO/CMakeFiles/OpenImageIO.dir/depend.internal".
  184. Dependee "/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO/CMakeFiles/OpenImageIO.dir/depend.internal".
  185. Scanning dependencies of target OpenImageIO
  186. make[2]: Leaving directory `/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build'
  187. make -f libOpenImageIO/CMakeFiles/OpenImageIO.dir/build.make libOpenImageIO/CMakeFiles/OpenImageIO.dir/build
  188. make[2]: Entering directory `/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build'
  189. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles
  190. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 1
  191. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 2
  192. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 3
  193. [ 0%] [ 1%] [ 2%] [ 3%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 4
  194. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles
  195. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/imagebufalgo.cpp.o
  196. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/formatspec.cpp.o
  197. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/imagebuf.cpp.o
  198. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/imagebufalgo_orient.cpp.o
  199. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/formatspec.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/formatspec.cpp
  200. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/imagebuf.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imagebuf.cpp
  201. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/imagebufalgo.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imagebufalgo.cpp
  202. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/imagebufalgo_orient.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imagebufalgo_orient.cpp
  203. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 5
  204. [ 4%] [ 4%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 6
  205. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 7
  206. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/imageinput.cpp.o
  207. [ 5%] Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/imageio.cpp.o
  208. [ 6%] [ 7%] cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/imageinput.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imageinput.cpp
  209. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/imageio.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imageio.cpp
  210. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 8
  211. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles
  212. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 9
  213. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/imageioplugin.cpp.o
  214. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 10
  215. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/imageoutput.cpp.o
  216. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/iptc.cpp.o
  217. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/imageioplugin.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imageioplugin.cpp
  218. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/imageoutput.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imageoutput.cpp
  219. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/iptc.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/iptc.cpp
  220. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 11
  221. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 12
  222. [ 8%] [ 8%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles
  223. [ 9%] [ 10%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 13
  224. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 14
  225. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 15
  226. [ 12%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 16
  227. [ 12%] Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/xmp.cpp.o
  228. [ 12%] Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libutil/argparse.cpp.o
  229. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/xmp.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/xmp.cpp
  230. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libutil/colortransfer.cpp.o
  231. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libutil/argparse.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/argparse.cpp
  232. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libutil/errorhandler.cpp.o
  233. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libutil/colortransfer.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/colortransfer.cpp
  234. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libutil/errorhandler.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/errorhandler.cpp
  235. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles
  236. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libutil/filesystem.cpp.o
  237. [ 13%] cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libutil/filesystem.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/filesystem.cpp
  238. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libutil/filter.cpp.o
  239. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libutil/filter.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/filter.cpp
  240. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 17
  241. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libutil/paramlist.cpp.o
  242. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 18
  243. [ 14%] [ 16%] [ 16%] [ 16%] Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libutil/plugin.cpp.o
  244. [ 17%] [ 18%] cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libutil/paramlist.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/paramlist.cpp
  245. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libutil/plugin.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/plugin.cpp
  246. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 19
  247. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libutil/pystring.cpp.o
  248. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libutil/pugixml.cpp.o
  249. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libutil/pystring.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/pystring.cpp
  250. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libutil/pugixml.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/pugixml.cpp
  251. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libutil/SHA1.cpp.o
  252. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libutil/SHA1.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/SHA1.cpp
  253. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libutil/strutil.cpp.o
  254. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libutil/sysutil.cpp.o
  255. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libutil/strutil.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/strutil.cpp
  256. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libutil/sysutil.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/sysutil.cpp
  257. Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libutil/typedesc.cpp.o
  258. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libutil/typedesc.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/typedesc.cpp
  259. [ 19%] Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libutil/ustring.cpp.o
  260. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libutil/ustring.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/ustring.cpp
  261. In file included from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/ustring.h:128:0,
  262. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/paramlist.h:46,
  263. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/imageio.h:53,
  264. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/imagebuf.h:40,
  265. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imagebufalgo_orient.cpp:37:
  266. /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/strutil.h:94:34: error: 'off_t' was not declared in this scope
  267. /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/strutil.h:94:47: error: expected primary-expression before 'int'
  268. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles 20
  269. [ 20%] Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libtexture/texturesys.cpp.o
  270. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libtexture/texturesys.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libtexture/texturesys.cpp
  271. In file included from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/ustring.h:128:0,
  272. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/paramlist.h:46,
  273. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/imageio.h:53,
  274. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/pugixml.cpp:14:
  275. /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/strutil.h:94:34: error: 'off_t' was not declared in this scope
  276. /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/strutil.h:94:47: error: expected primary-expression before 'int'
  277. /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/CMakeFiles
  278. [ 20%] Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libtexture/texture3d.cpp.o
  279. cd /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/libOpenImageIO && /usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageIO_EXPORTS -DUSE_TBB=1 -DUSE_BOOST_ASIO=1 -DEMBED_PLUGINS=1 -DUSE_JASPER=1 -DBOOST_TEST_DYN_LINK -DPTEX_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/OpenEXR -I/usr/include/boost-1_49 -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include -I/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build/include -UUSE_FIELD3D -Wall -o CMakeFiles/OpenImageIO.dir/__/libtexture/texture3d.cpp.o -c /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libtexture/texture3d.cpp
  280. make[2]: *** [libOpenImageIO/CMakeFiles/OpenImageIO.dir/imagebufalgo_orient.cpp.o] Error 1
  281. make[2]: *** Waiting for unfinished jobs....
  282. /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/pugixml.cpp: In member function 'virtual void OpenImageIO::v0::pugi::xml_writer_file::write(const void*, size_t)':
  283. /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/pugixml.cpp:3273:50: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  284. make[2]: *** [libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/libutil/pugixml.cpp.o] Error 1
  285. In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0,
  286. from /usr/include/boost-1_49/boost/scoped_array.hpp:14,
  287. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imageinput.cpp:35:
  288. /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':
  289. /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  290. /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  291. /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'
  292. /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'
  293. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'
  294. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here
  295. /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  296. /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/ustring.cpp: In static member function 'static std::string OpenImageIO::v0::ustring::getstats(bool)':
  297. /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/ustring.cpp:302:12: warning: variable 'most_common_hash' set but not used [-Wunused-but-set-variable]
  298. In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0,
  299. from /usr/include/boost-1_49/boost/shared_ptr.hpp:17,
  300. from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10,
  301. from /usr/include/boost-1_49/boost/thread/thread.hpp:17,
  302. from /usr/include/boost-1_49/boost/thread.hpp:13,
  303. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/thread.h:62,
  304. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/plugin.cpp:40:
  305. /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':
  306. /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  307. /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  308. /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'
  309. /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'
  310. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'
  311. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here
  312. /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  313. In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0,
  314. from /usr/include/boost-1_49/boost/shared_ptr.hpp:17,
  315. from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10,
  316. from /usr/include/boost-1_49/boost/thread/thread.hpp:17,
  317. from /usr/include/boost-1_49/boost/thread.hpp:13,
  318. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/thread.h:62,
  319. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/ustring.cpp:37:
  320. /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':
  321. /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  322. /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  323. /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'
  324. /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'
  325. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'
  326. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here
  327. /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  328. In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0,
  329. from /usr/include/boost-1_49/boost/shared_ptr.hpp:17,
  330. from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10,
  331. from /usr/include/boost-1_49/boost/thread/thread.hpp:17,
  332. from /usr/include/boost-1_49/boost/thread.hpp:13,
  333. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/thread.h:62,
  334. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imageoutput.cpp:42:
  335. /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':
  336. /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  337. /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  338. /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'
  339. /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'
  340. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'
  341. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here
  342. /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  343. In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0,
  344. from /usr/include/boost-1_49/boost/shared_ptr.hpp:17,
  345. from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10,
  346. from /usr/include/boost-1_49/boost/thread/thread.hpp:17,
  347. from /usr/include/boost-1_49/boost/thread.hpp:13,
  348. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/include/thread.h:62,
  349. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libutil/errorhandler.cpp:39:
  350. /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':
  351. /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  352. /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  353. /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'
  354. /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'
  355. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'
  356. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here
  357. /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  358. In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0,
  359. from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14,
  360. from /usr/include/boost-1_49/boost/regex/v4/regex_workaround.hpp:41,
  361. from /usr/include/boost-1_49/boost/regex/v4/regex.hpp:32,
  362. from /usr/include/boost-1_49/boost/regex.hpp:31,
  363. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/xmp.cpp:34:
  364. /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':
  365. /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  366. /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  367. /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'
  368. /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'
  369. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'
  370. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here
  371. /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  372. In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0,
  373. from /usr/include/boost-1_49/boost/scoped_array.hpp:14,
  374. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imageio.cpp:37:
  375. /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':
  376. /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  377. /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  378. /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'
  379. /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'
  380. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'
  381. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here
  382. /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  383. /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libtexture/texturesys.cpp: In member function 'bool OpenImageIO::v0::pvt::TextureSystemImpl::texture_lookup(OpenImageIO::v0::pvt::TextureSystemImpl::TextureFile&, OpenImageIO::v0::pvt::TextureSystemImpl::PerThreadInfo*, OpenImageIO::v0::TextureOpt&, float, float, float, float, float, float, float*)':
  384. /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libtexture/texturesys.cpp:977:27: warning: variable 'sminor' set but not used [-Wunused-but-set-variable]
  385. /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libtexture/texturesys.cpp:977:35: warning: variable 'tminor' set but not used [-Wunused-but-set-variable]
  386. In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0,
  387. from /usr/include/boost-1_49/boost/shared_ptr.hpp:17,
  388. from /usr/include/boost-1_49/boost/filesystem/v3/path.hpp:29,
  389. from /usr/include/boost-1_49/boost/filesystem.hpp:35,
  390. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libOpenImageIO/imageioplugin.cpp:37:
  391. /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':
  392. /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  393. /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  394. /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'
  395. /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'
  396. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'
  397. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here
  398. /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  399. In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0,
  400. from /usr/include/boost-1_49/boost/shared_ptr.hpp:17,
  401. from /usr/include/boost-1_49/boost/tr1/memory.hpp:56,
  402. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libtexture/texturesys.cpp:36:
  403. /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':
  404. /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  405. /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  406. /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'
  407. /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'
  408. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'
  409. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here
  410. /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  411. In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0,
  412. from /usr/include/boost-1_49/boost/shared_ptr.hpp:17,
  413. from /usr/include/boost-1_49/boost/tr1/memory.hpp:56,
  414. from /tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src/libtexture/texture3d.cpp:36:
  415. /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':
  416. /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  417. /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'
  418. /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'
  419. /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'
  420. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'
  421. /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here
  422. /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  423. make[2]: Leaving directory `/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build'
  424. make[1]: *** [libOpenImageIO/CMakeFiles/OpenImageIO.dir/all] Error 2
  425. make[1]: Leaving directory `/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build'
  426. make: *** [all] Error 2
  427. * ERROR: media-libs/openimageio-0.10.5 failed (compile phase):
  428. * emake failed
  429. *
  430. * If you need support, post the output of `emerge --info '=media-libs/openimageio-0.10.5'`,
  431. * the complete build log and the output of `emerge -pqv '=media-libs/openimageio-0.10.5'`.
  432. * The complete build log is located at '/var/log/portage/media-libs:openimageio-0.10.5:20120628-103714.log'.
  433. * For convenience, a symlink to the build log is located at '/tmp/portage/media-libs/openimageio-0.10.5/temp/build.log'.
  434. * The ebuild environment file is located at '/tmp/portage/media-libs/openimageio-0.10.5/temp/environment'.
  435. * Working directory: '/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5_build'
  436. * S: '/tmp/portage/media-libs/openimageio-0.10.5/work/openimageio-0.10.5/src'