******************************************************************************** conan install opencolorio/1.1.1@ --build=opencolorio --profile=/home/conan/w/BuildSingleReference/22335/0fd211c2-b2d6-4a4d-b534-9947035be25d/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 8.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=8 os=Linux os_build=Linux [options] opencolorio:shared=False [build_requires] [env] lcms/2.11: Not found in local cache, looking in remotes... lcms/2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz lcms/2.11: Downloaded recipe revision c1ce3b25fb133f0b797b14a3d4575d02 yaml-cpp/0.6.3: Not found in local cache, looking in remotes... yaml-cpp/0.6.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz yaml-cpp/0.6.3: Downloaded recipe revision 71748c852813793470d4d6c47e7c14ce opencolorio/1.1.1: Forced build from source Installing package: opencolorio/1.1.1 Requirements lcms/2.11 from 'conan-center' - Downloaded opencolorio/1.1.1 from local cache - Cache yaml-cpp/0.6.3 from 'conan-center' - Downloaded Packages lcms/2.11:6d87124bcf4cc4435e13c44634d61b77404bef31 - Download opencolorio/1.1.1:a9fd0cbf642d267366979938742e3f28e45ede98 - Build yaml-cpp/0.6.3:1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a - Download Installing (downloading, building) binaries... lcms/2.11: Retrieving package 6d87124bcf4cc4435e13c44634d61b77404bef31 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lcms/2.11: Package installed 6d87124bcf4cc4435e13c44634d61b77404bef31 lcms/2.11: Downloaded package revision 78d267abe42f0ba0e56d633c5deb999c yaml-cpp/0.6.3: Retrieving package 1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz yaml-cpp/0.6.3: Package installed 1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a yaml-cpp/0.6.3: Downloaded package revision 6352a980e9e9320e5199ef0002a5c450 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK opencolorio/1.1.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK opencolorio/1.1.1: Copying sources to build folder opencolorio/1.1.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98 opencolorio/1.1.1: Generator cmake_find_package created Findlcms.cmake opencolorio/1.1.1: Generator cmake_find_package created Findyaml-cpp.cmake opencolorio/1.1.1: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK opencolorio/1.1.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DOCIO_BUILD_SHARED="False" -DOCIO_BUILD_STATIC="True" -DOCIO_USE_SSE="True" -DOCIO_BUILD_APPS="True" -DOCIO_BUILD_DOCS="False" -DOCIO_BUILD_TESTS="False" -DOCIO_BUILD_PYGLUE="False" -DUSE_EXTERNAL_YAML="True" -DUSE_EXTERNAL_LCMS="True" -DUSE_EXTERNAL_TINYXML="False" -DTINYXML_OBJECT_LIB_EMBEDDED="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98' ----------------- -- The C compiler identification is Clang 8.0.0 -- The CXX compiler identification is Clang 8.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Setting Build Type to: Release -- Setting Namespace to: OpenColorIO -- Exec prefix not specified, defaulting to /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98 -- Use Boost Ptr: OFF -- Setting EXTDIST_BINPATH: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/ext/dist/bin -- Setting EXTDIST_PYTHONPATH: -- Conan: Using autogenerated Findyaml-cpp.cmake -- Found yaml-cpp: 0.6.3 (found version "0.6.3") -- Library yaml-cpp found /home/conan/w/BuildSingleReference/.conan/data/yaml-cpp/0.6.3/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/lib/libyaml-cpp.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/yaml-cpp/0.6.3/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/lib/libyaml-cpp.a -- Generate Documentation: False -- SSE Optimizations: True -- Could NOT find Truelight (missing: Truelight_INCLUDE_DIR Truelight_LIBRARIES Truelight_LIBRARY_DIR) -- Not building truelight transform support. Add the flag -D TRUELIGHT_INSTALL_PATH=... or set the TRUELIGHT_ROOT environment variable -- Create OpenColorABI.h from OpenColorABI.h.in -- Setting OCIO SOVERSION to: 1 -- Create OpenColorIO.pc from OpenColorIO.pc.in -- Build Unit Tests: False -- OIIO not found. Specify OIIO_PATH to locate it -- Not building ocioconvert/ociolutimage. Requirement(s) found: OIIO:FALSE -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) -- OpenGL not found -- Could NOT find GLUT (missing: GLUT_glut_LIBRARY GLUT_INCLUDE_DIR) -- GLUT not found -- GLEW 1.5.1 not found. Specify GLEW_PATH to locate it -- Not building ociodisplay. Requirement(s) found, OpenGL:FALSE, GLUT:FALSE, GLEW:FALSE, OIIO:FALSE -- Conan: Using autogenerated Findlcms.cmake -- Found lcms: 2.11 (found version "2.11") -- Library lcms2 found /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/lib/liblcms2.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/lib/liblcms2.a -- Found lcms: /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/lib/liblcms2.a;m -- Could NOT find Nuke (missing: Nuke_INCLUDE_DIR Nuke_LIBRARIES Nuke_LIBRARY_DIR) -- Not building Nuke plugins. Add the flag -D NUKE_INSTALL_PATH=... or set the NDK_PATH environment variable -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98' '--' '-j3' ----------------- [ 1%] Unpacking /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/ext/tinyxml_2_6_1.tar.gz to /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/ext Scanning dependencies of target TINYXML_LIB [ 1%] Unpacking /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/ext/tinyxml_2_6_1.tar.gz to /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/ext [ 2%] Building CXX object source_subfolder/CMakeFiles/TINYXML_LIB.dir/ext/tinyxml/tinystr.cpp.o [ 3%] Building CXX object source_subfolder/CMakeFiles/TINYXML_LIB.dir/ext/tinyxml/tinyxmlerror.cpp.o [ 5%] Building CXX object source_subfolder/CMakeFiles/TINYXML_LIB.dir/ext/tinyxml/tinyxml.cpp.o [ 6%] Building CXX object source_subfolder/CMakeFiles/TINYXML_LIB.dir/ext/tinyxml/tinyxmlparser.cpp.o [ 6%] Built target TINYXML_LIB Scanning dependencies of target OpenColorIO_STATIC [ 7%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/AllocationOp.cpp.o [ 8%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/AllocationTransform.cpp.o [ 10%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/Baker.cpp.o [ 11%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/CDLTransform.cpp.o [ 12%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/Caching.cpp.o [ 14%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/ColorSpace.cpp.o [ 15%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/ColorSpaceTransform.cpp.o [ 16%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/Config.cpp.o [ 17%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/Context.cpp.o [ 19%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/Display.cpp.o [ 20%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/DisplayTransform.cpp.o [ 21%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/Exception.cpp.o [ 23%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/ExponentOps.cpp.o [ 24%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/ExponentTransform.cpp.o [ 25%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileFormat3DL.cpp.o [ 26%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileFormatCC.cpp.o [ 28%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileFormatCCC.cpp.o [ 29%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileFormatCDL.cpp.o [ 30%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileFormatCSP.cpp.o [ 32%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileFormatHDL.cpp.o [ 33%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileFormatIridasCube.cpp.o [ 34%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileFormatIridasItx.cpp.o [ 35%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileFormatIridasLook.cpp.o [ 37%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileFormatPandora.cpp.o [ 38%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileFormatSpi1D.cpp.o [ 39%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileFormatSpi3D.cpp.o [ 41%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileFormatSpiMtx.cpp.o [ 42%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileFormatTruelight.cpp.o [ 43%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileFormatVF.cpp.o [ 44%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/FileTransform.cpp.o [ 46%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/GpuShaderDesc.cpp.o [ 47%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/GpuShaderUtils.cpp.o [ 48%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/GroupTransform.cpp.o [ 50%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/HashUtils.cpp.o [ 51%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/ImageDesc.cpp.o [ 52%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/ImagePacking.cpp.o [ 53%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/LogOps.cpp.o [ 55%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/LogTransform.cpp.o [ 56%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/Logging.cpp.o [ 57%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/Look.cpp.o [ 58%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/LookParse.cpp.o [ 60%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/LookTransform.cpp.o [ 61%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/Lut1DOp.cpp.o [ 62%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/Lut3DOp.cpp.o [ 64%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/MathUtils.cpp.o [ 65%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/MatrixOps.cpp.o [ 66%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/MatrixTransform.cpp.o [ 67%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/NoOps.cpp.o [ 69%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/OCIOYaml.cpp.o [ 70%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/Op.cpp.o [ 71%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/OpOptimizers.cpp.o [ 73%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/ParseUtils.cpp.o [ 74%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/PathUtils.cpp.o [ 75%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/Platform.cpp.o [ 76%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/Processor.cpp.o [ 78%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/ScanlineHelper.cpp.o [ 79%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/Transform.cpp.o [ 80%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/TruelightOp.cpp.o [ 82%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/TruelightTransform.cpp.o [ 83%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/md5/md5.cpp.o [ 84%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/pystring/pystring.cpp.o [ 85%] Linking CXX static library ../../../lib/libOpenColorIO.a [ 85%] Built target OpenColorIO_STATIC Scanning dependencies of target ociocheck Scanning dependencies of target ociobakelut [ 87%] Building CXX object source_subfolder/src/apps/ociocheck/CMakeFiles/ociocheck.dir/main.cpp.o [ 88%] Building CXX object source_subfolder/src/apps/ociocheck/CMakeFiles/ociocheck.dir/__/share/argparse.cpp.o [ 89%] Building CXX object source_subfolder/src/apps/ociobakelut/CMakeFiles/ociobakelut.dir/__/share/argparse.cpp.o [ 91%] Building CXX object source_subfolder/src/apps/ociocheck/CMakeFiles/ociocheck.dir/__/share/pystring.cpp.o [ 92%] Building CXX object source_subfolder/src/apps/ociocheck/CMakeFiles/ociocheck.dir/__/share/strutil.cpp.o [ 93%] Building CXX object source_subfolder/src/apps/ociobakelut/CMakeFiles/ociobakelut.dir/__/share/pystring.cpp.o [ 94%] Building CXX object source_subfolder/src/apps/ociobakelut/CMakeFiles/ociobakelut.dir/__/share/strutil.cpp.o [ 96%] Building CXX object source_subfolder/src/apps/ociobakelut/CMakeFiles/ociobakelut.dir/main.cpp.o [ 97%] Linking CXX executable ../../../../bin/ociocheck [ 97%] Built target ociocheck [ 98%] Building CXX object source_subfolder/src/apps/ociobakelut/CMakeFiles/ociobakelut.dir/ocioicc.cpp.o [100%] Linking CXX executable ../../../../bin/ociobakelut [100%] Built target ociobakelut opencolorio/1.1.1: Package 'a9fd0cbf642d267366979938742e3f28e45ede98' built opencolorio/1.1.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98 opencolorio/1.1.1: Generated conaninfo.txt opencolorio/1.1.1: Generated conanbuildinfo.txt opencolorio/1.1.1: Generating the package opencolorio/1.1.1: Package folder /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98 opencolorio/1.1.1: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98' '--target' 'install' '--' '-j3' ----------------- [ 1%] Unpacking /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/ext/tinyxml_2_6_1.tar.gz to /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/ext [ 1%] Unpacking /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/ext/tinyxml_2_6_1.tar.gz to /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/ext [ 6%] Built target TINYXML_LIB [ 85%] Built target OpenColorIO_STATIC [ 92%] Built target ociocheck [100%] Built target ociobakelut Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98/share/ocio/setup_ocio.sh -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98/cmake/OpenColorIO.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98/cmake/OpenColorIO-release.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98/./OpenColorIOConfig.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98/lib/static/libOpenColorIO.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98/include/OpenColorIO/OpenColorIO.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98/include/OpenColorIO/OpenColorTransforms.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98/include/OpenColorIO/OpenColorTypes.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98/include/OpenColorIO/OpenColorABI.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98/lib/pkgconfig/OpenColorIO.pc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98/bin/ociocheck -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98/bin/ociocheck" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98/bin/ociobakelut -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98/bin/ociobakelut" to "" [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK opencolorio/1.1.1 package(): Packaged 3 files: ociobakelut, ociocheck, LICENSE opencolorio/1.1.1 package(): Packaged 1 '.a' file: libOpenColorIO.a opencolorio/1.1.1 package(): Packaged 4 '.h' files: OpenColorABI.h, OpenColorTypes.h, OpenColorTransforms.h, OpenColorIO.h opencolorio/1.1.1: Package 'a9fd0cbf642d267366979938742e3f28e45ede98' created opencolorio/1.1.1: Created package revision adf39adace26f71552d91d5f79433293 opencolorio/1.1.1: Appending PATH env var with: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/a9fd0cbf642d267366979938742e3f28e45ede98/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/src/core/Config.cpp:333:35: warning: assigning field to itself [-Wself-assign-field] cacheidnocontext_ = cacheidnocontext_; ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/src/apps/ociobakelut/ocioicc.cpp:41: /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:1261:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:1262:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:1263:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:1265:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:1266:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:1267:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/src/apps/ociobakelut/ocioicc.cpp:42: /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2_plugin.h:264:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef void (* _cmsInterpFn16)(CMSREGISTER const cmsUInt16Number Input[], ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/src/apps/ociobakelut/ocioicc.cpp:42: /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2_plugin.h:265:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Output[], ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/src/apps/ociobakelut/ocioicc.cpp:42: /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2_plugin.h:266:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER const struct _cms_interp_struc* p); ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/src/apps/ociobakelut/ocioicc.cpp:42: /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2_plugin.h:349:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsUInt8Number* (* cmsFormatter16)(CMSREGISTER struct _cmstransform_struct* CMMcargo, ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/src/apps/ociobakelut/ocioicc.cpp:42: /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2_plugin.h:350:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Values[], ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/src/apps/ociobakelut/ocioicc.cpp:42: /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2_plugin.h:351:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt8Number* Buffer, ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/src/apps/ociobakelut/ocioicc.cpp:42: /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2_plugin.h:352:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt32Number Stride); ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/src/apps/ociobakelut/ocioicc.cpp:42: /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2_plugin.h:550:38: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef void (* _cmsOPTeval16Fn)(CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/src/apps/ociobakelut/ocioicc.cpp:42: /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2_plugin.h:551:38: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/a9fd0cbf642d267366979938742e3f28e45ede98/source_subfolder/src/apps/ociobakelut/ocioicc.cpp:42: /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2_plugin.h:552:38: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER const void* Data); ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 16 warnings generated.