******************************************************************************** conan install imath/3.1.6@#7f6b123c01e44d29f5170f2141083e44 --build=imath -pr /home/conan/w/prod/BuildSingleReference/177292/da6e8328-9ed8-4196-aad8-4b2927692f23/profile_linux_9_libstdcpp_gcc_release_64.imath-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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/prod/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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=9 os=Linux [options] imath:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True imath/3.1.6: Forced build from source Installing package: imath/3.1.6 Requirements imath/3.1.6 from local cache - Cache Packages imath/3.1.6:c315fa4cdecf2499320fcabbd4fdfda4282d90d9 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK imath/3.1.6: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/source/src imath/3.1.6: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK imath/3.1.6: Copying sources to build folder imath/3.1.6: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9 imath/3.1.6: Generator txt created conanbuildinfo.txt imath/3.1.6: Calling generate() imath/3.1.6: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' imath/3.1.6: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' imath/3.1.6: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK imath/3.1.6: Calling build() imath/3.1.6: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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 -- Configure Imath 3.1.6, library API version: 29.5.0 -- Looking for sin in m -- Looking for sin in m - found -- clang-format not found. -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build/Release imath/3.1.6: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build/Release" '--' '-j3' ----------------- Scanning dependencies of target ImathHalfCTest Scanning dependencies of target Imath [ 2%] Building C object src/ImathTest/CMakeFiles/ImathHalfCTest.dir/half_c_main.c.o [ 4%] Building CXX object src/Imath/CMakeFiles/Imath.dir/ImathColorAlgo.cpp.o [ 6%] Building CXX object src/Imath/CMakeFiles/Imath.dir/half.cpp.o [ 9%] Linking C executable ../../bin/ImathHalfCTest [ 9%] Built target ImathHalfCTest [ 11%] Building CXX object src/Imath/CMakeFiles/Imath.dir/ImathFun.cpp.o [ 13%] Building CXX object src/Imath/CMakeFiles/Imath.dir/ImathMatrixAlgo.cpp.o [ 15%] Building CXX object src/Imath/CMakeFiles/Imath.dir/ImathRandom.cpp.o [ 18%] Linking CXX shared library libImath-3_1.so [ 18%] Built target Imath Scanning dependencies of target ImathHalfPerfTest [ 20%] Building CXX object src/ImathTest/CMakeFiles/ImathHalfPerfTest.dir/half_perf_test.cpp.o Scanning dependencies of target ImathTest [ 25%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testBox.cpp.o [ 25%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/main.cpp.o [ 27%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testBoxAlgo.cpp.o [ 29%] Linking CXX executable ../../bin/ImathHalfPerfTest [ 29%] Built target ImathHalfPerfTest [ 31%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testColor.cpp.o [ 34%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testExtractEuler.cpp.o [ 36%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testExtractSHRT.cpp.o [ 38%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testFrustum.cpp.o [ 40%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testFrustumTest.cpp.o [ 43%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testFun.cpp.o [ 45%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testInterval.cpp.o [ 47%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testInvert.cpp.o [ 50%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testJacobiEigenSolver.cpp.o [ 52%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testLineAlgo.cpp.o [ 54%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testMatrix.cpp.o [ 56%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testMiscMatrixAlgo.cpp.o [ 59%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testProcrustes.cpp.o [ 61%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testQuat.cpp.o [ 63%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testQuatSetRotation.cpp.o [ 65%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testQuatSlerp.cpp.o [ 68%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testRandom.cpp.o [ 70%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testRoots.cpp.o [ 72%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testShear.cpp.o [ 75%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testTinySVD.cpp.o [ 77%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testVec.cpp.o [ 79%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testArithmetic.cpp.o [ 81%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testBitPatterns.cpp.o [ 84%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testClassification.cpp.o [ 86%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testError.cpp.o [ 88%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testFunction.cpp.o [ 90%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testLimits.cpp.o [ 93%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testSize.cpp.o [ 95%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testToFloat.cpp.o [ 97%] Building CXX object src/ImathTest/CMakeFiles/ImathTest.dir/testInterop.cpp.o [100%] Linking CXX executable ../../bin/ImathTest [100%] Built target ImathTest imath/3.1.6: Package 'c315fa4cdecf2499320fcabbd4fdfda4282d90d9' built imath/3.1.6: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build/Release imath/3.1.6: Generated conaninfo.txt imath/3.1.6: Generated conanbuildinfo.txt imath/3.1.6: Generating the package imath/3.1.6: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9 imath/3.1.6: Calling package() imath/3.1.6: Copied 1 '.md' file: LICENSE.md imath/3.1.6: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathConfig.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/pkgconfig/Imath.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/cmake/Imath/ImathConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/cmake/Imath/ImathConfigVersion.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/cmake/Imath/ImathTargets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/cmake/Imath/ImathTargets-release.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/libImath-3_1.so.29.5.0 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/libImath-3_1.so.29 -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/libImath-3_1.so.29.5.0" to "$ORIGIN/../lib:/home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/libImath-3_1.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/half.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/halfFunction.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/halfLimits.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathBox.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathBoxAlgo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathColor.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathColorAlgo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathEuler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathExport.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathForward.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathFrame.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathFrustum.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathFrustumTest.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathFun.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathGL.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathGLU.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathInt64.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathInterval.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathLine.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathLineAlgo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathMath.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathMatrix.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathMatrixAlgo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathNamespace.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathPlane.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathPlatform.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathQuat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathRandom.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathRoots.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathShear.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathSphere.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathTypeTraits.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathVec.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/Imath/ImathVecAlgo.h -- Creating symlink /home/conan/w/prod/BuildSingleReference/.conan/data/imath/3.1.6/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/libImath.so -> libImath-3_1.so [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK imath/3.1.6 package(): Packaged 1 '.29' file: libImath-3_1.so.29 imath/3.1.6 package(): Packaged 1 '.0' file: libImath-3_1.so.29.5.0 imath/3.1.6 package(): Packaged 2 '.so' files: libImath.so, libImath-3_1.so imath/3.1.6 package(): Packaged 1 '.md' file: LICENSE.md imath/3.1.6 package(): Packaged 35 '.h' files imath/3.1.6: Package 'c315fa4cdecf2499320fcabbd4fdfda4282d90d9' created imath/3.1.6: Created package revision 3b89739fae594019d483911ea3c25d61 [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(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators imath/3.1.6: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior [HOOK - conan-center.py] post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libImath.so' links to system library 'm' but it is not in cpp_info.system_libs. [HOOK - conan-center.py] post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libImath-3_1.so' links to system library 'm' but it is not in cpp_info.system_libs.