******************************************************************************** conan install opencolorio/1.1.1@ --build=opencolorio --profile=/home/conan/w/BuildSingleReference/21959/9ba71dd6-4bb1-4496-a781-b4cb65cee50d/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc 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=Debug compiler=gcc compiler.libcxx=libstdc++11 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 cb0802e412eadaa09780b19b45663341 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:761432f3453a17c960259b5b2605153e3bcffd7d - Download opencolorio/1.1.1:890abe2e2a97e2fc516bb01ac7e86ed892aad938 - Build yaml-cpp/0.6.3:038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec - Download Installing (downloading, building) binaries... lcms/2.11: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lcms/2.11: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d lcms/2.11: Downloaded package revision c127885d99e4ab8d69b611eb85d0c4fc yaml-cpp/0.6.3: Retrieving package 038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz yaml-cpp/0.6.3: Package installed 038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec yaml-cpp/0.6.3: Downloaded package revision fd11896a8f37c6287a5f5d4db866b8ed [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/890abe2e2a97e2fc516bb01ac7e86ed892aad938 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/890abe2e2a97e2fc516bb01ac7e86ed892aad938' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938" -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/890abe2e2a97e2fc516bb01ac7e86ed892aad938" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DOCIO_BUILD_SHARED="False" -DOCIO_BUILD_STATIC="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/890abe2e2a97e2fc516bb01ac7e86ed892aad938' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - 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 GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++11 -- Setting Build Type to: Debug -- Setting Namespace to: OpenColorIO -- Exec prefix not specified, defaulting to /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938 -- Use Boost Ptr: OFF -- Setting EXTDIST_BINPATH: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/lib/libyaml-cpp.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/yaml-cpp/0.6.3/_/_/package/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/lib/libyaml-cpp.a -- Generate Documentation: False -- SSE Optimizations: ON -- 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/761432f3453a17c960259b5b2605153e3bcffd7d/lib/liblcms2.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/liblcms2.a -- Found lcms: /home/conan/w/BuildSingleReference/.conan/data/lcms/2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/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/890abe2e2a97e2fc516bb01ac7e86ed892aad938 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938' '--' '-j3' ----------------- [ 1%] Unpacking /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938/source_subfolder/ext/tinyxml_2_6_1.tar.gz to /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938/source_subfolder/ext Scanning dependencies of target TINYXML_LIB [ 1%] Unpacking /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938/source_subfolder/ext/tinyxml_2_6_1.tar.gz to /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938/source_subfolder/ext [ 2%] Building CXX object source_subfolder/CMakeFiles/TINYXML_LIB.dir/ext/tinyxml/tinystr.cpp.o [ 5%] Building CXX object source_subfolder/CMakeFiles/TINYXML_LIB.dir/ext/tinyxml/tinyxml.cpp.o [ 5%] Building CXX object source_subfolder/CMakeFiles/TINYXML_LIB.dir/ext/tinyxml/tinyxmlerror.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/AllocationTransform.cpp.o [ 8%] Building CXX object source_subfolder/src/core/CMakeFiles/OpenColorIO_STATIC.dir/AllocationOp.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/__/share/argparse.cpp.o [ 88%] Building CXX object source_subfolder/src/apps/ociocheck/CMakeFiles/ociocheck.dir/main.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/ociobakelut/CMakeFiles/ociobakelut.dir/__/share/pystring.cpp.o [ 92%] Building CXX object source_subfolder/src/apps/ociocheck/CMakeFiles/ociocheck.dir/__/share/pystring.cpp.o [ 93%] Building CXX object source_subfolder/src/apps/ociocheck/CMakeFiles/ociocheck.dir/__/share/strutil.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%] Building CXX object source_subfolder/src/apps/ociobakelut/CMakeFiles/ociobakelut.dir/ocioicc.cpp.o [ 98%] Linking CXX executable ../../../../bin/ociocheck [100%] Linking CXX executable ../../../../bin/ociobakelut [100%] Built target ociocheck [100%] Built target ociobakelut opencolorio/1.1.1: Package '890abe2e2a97e2fc516bb01ac7e86ed892aad938' built opencolorio/1.1.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938 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/890abe2e2a97e2fc516bb01ac7e86ed892aad938 opencolorio/1.1.1: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938' '--target' 'install' '--' '-j3' ----------------- [ 1%] Unpacking /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938/source_subfolder/ext/tinyxml_2_6_1.tar.gz to /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938/source_subfolder/ext [ 1%] Unpacking /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938/source_subfolder/ext/tinyxml_2_6_1.tar.gz to /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938/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: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938/share/ocio/setup_ocio.sh -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938/cmake/OpenColorIO.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938/cmake/OpenColorIO-debug.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938/./OpenColorIOConfig.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938/lib/static/libOpenColorIO.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938/include/OpenColorIO/OpenColorIO.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938/include/OpenColorIO/OpenColorTransforms.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938/include/OpenColorIO/OpenColorTypes.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938/include/OpenColorIO/OpenColorABI.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938/lib/pkgconfig/OpenColorIO.pc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938/bin/ociocheck -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938/bin/ociocheck" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938/bin/ociobakelut -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938/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 '890abe2e2a97e2fc516bb01ac7e86ed892aad938' created opencolorio/1.1.1: Created package revision 70e5526537a124c0294fd83e1dca2826 opencolorio/1.1.1: Appending PATH env var with: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/package/890abe2e2a97e2fc516bb01ac7e86ed892aad938/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/890abe2e2a97e2fc516bb01ac7e86ed892aad938/source_subfolder/ext/tinyxml/tinyxmlparser.cpp: In static member function ‘static void TiXmlBase::ConvertUTF32ToUTF8(long unsigned int, char*, int*)’: /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938/source_subfolder/ext/tinyxml/tinyxmlparser.cpp:113:10: warning: this statement may fall through [-Wimplicit-fallthrough=] input >>= 6; ~~~~~~^~~~~ /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938/source_subfolder/ext/tinyxml/tinyxmlparser.cpp:114:3: note: here case 3: ^~~~ /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938/source_subfolder/ext/tinyxml/tinyxmlparser.cpp:117:10: warning: this statement may fall through [-Wimplicit-fallthrough=] input >>= 6; ~~~~~~^~~~~ /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938/source_subfolder/ext/tinyxml/tinyxmlparser.cpp:118:3: note: here case 2: ^~~~ /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938/source_subfolder/ext/tinyxml/tinyxmlparser.cpp:121:10: warning: this statement may fall through [-Wimplicit-fallthrough=] input >>= 6; ~~~~~~^~~~~ /home/conan/w/BuildSingleReference/.conan/data/opencolorio/1.1.1/_/_/build/890abe2e2a97e2fc516bb01ac7e86ed892aad938/source_subfolder/ext/tinyxml/tinyxmlparser.cpp:122:3: note: here case 1: ^~~~