******************************************************************************** conan install h3/3.7.2@#4282b2dd3ec9800f68255ea5fc4a3ad8 --build=h3 -pr /home/conan/w/prod/BuildSingleReference/189793/c9a4ad98-13cd-4c48-8041-bc4290e11434/profile_linux_10_libstdcpp11_gcc_debug_64.h3-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 10 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=10 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] h3:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True h3/3.7.2: Forced build from source Installing package: h3/3.7.2 Requirements h3/3.7.2 from local cache - Cache Packages h3/3.7.2:17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK h3/3.7.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/source/src h3/3.7.2: [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 h3/3.7.2: Copying sources to build folder h3/3.7.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/build/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7 h3/3.7.2: Generator txt created conanbuildinfo.txt h3/3.7.2: Calling generate() h3/3.7.2: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' h3/3.7.2: 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/h3/3.7.2/_/_/build/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' h3/3.7.2: 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 h3/3.7.2: Calling build() h3/3.7.2: Apply patch (portability): move project definition to head, set c99 flag h3/3.7.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/build/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/build/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/build/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/build/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/build/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 10.3.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 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/build/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/build/Debug h3/3.7.2: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/build/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/build/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target h3 [ 1%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/algos.c.o [ 2%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/coordijk.c.o [ 3%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/bbox.c.o [ 4%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/polygon.c.o [ 6%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/h3Index.c.o [ 7%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/vec2d.c.o [ 8%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/vec3d.c.o [ 9%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/vertex.c.o [ 10%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/linkedGeo.c.o [ 12%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/localij.c.o [ 13%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/geoCoord.c.o [ 14%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/h3UniEdge.c.o [ 15%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/mathExtensions.c.o [ 16%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/vertexGraph.c.o [ 18%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/faceijk.c.o [ 19%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/baseCells.c.o [ 20%] Linking C shared library lib/libh3.so [ 20%] Built target h3 Scanning dependencies of target hexRange Scanning dependencies of target h3ToComponents Scanning dependencies of target localIjToH3 [ 21%] Building C object CMakeFiles/hexRange.dir/src/apps/filters/hexRange.c.o [ 22%] Building C object CMakeFiles/localIjToH3.dir/src/apps/filters/localIjToH3.c.o [ 24%] Building C object CMakeFiles/h3ToComponents.dir/src/apps/filters/h3ToComponents.c.o [ 25%] Building C object CMakeFiles/h3ToComponents.dir/src/apps/applib/lib/test.c.o [ 26%] Building C object CMakeFiles/localIjToH3.dir/src/apps/applib/lib/test.c.o [ 27%] Building C object CMakeFiles/hexRange.dir/src/apps/applib/lib/test.c.o [ 28%] Building C object CMakeFiles/localIjToH3.dir/src/apps/applib/lib/kml.c.o [ 30%] Building C object CMakeFiles/h3ToComponents.dir/src/apps/applib/lib/kml.c.o [ 31%] Building C object CMakeFiles/hexRange.dir/src/apps/applib/lib/kml.c.o [ 32%] Building C object CMakeFiles/localIjToH3.dir/src/apps/applib/lib/utility.c.o [ 33%] Building C object CMakeFiles/h3ToComponents.dir/src/apps/applib/lib/utility.c.o [ 34%] Building C object CMakeFiles/hexRange.dir/src/apps/applib/lib/utility.c.o [ 36%] Building C object CMakeFiles/localIjToH3.dir/src/apps/applib/lib/args.c.o [ 37%] Building C object CMakeFiles/h3ToComponents.dir/src/apps/applib/lib/args.c.o [ 38%] Building C object CMakeFiles/hexRange.dir/src/apps/applib/lib/args.c.o [ 39%] Linking C executable bin/h3ToComponents [ 40%] Linking C executable bin/localIjToH3 [ 42%] Linking C executable bin/hexRange [ 42%] Built target h3ToComponents Scanning dependencies of target h3ToGeoBoundaryHier [ 43%] Building C object CMakeFiles/h3ToGeoBoundaryHier.dir/src/apps/miscapps/h3ToGeoBoundaryHier.c.o [ 43%] Built target localIjToH3 Scanning dependencies of target h3ToGeo [ 44%] Building C object CMakeFiles/h3ToGeo.dir/src/apps/filters/h3ToGeo.c.o [ 44%] Built target hexRange Scanning dependencies of target h3ToLocalIj [ 45%] Building C object CMakeFiles/h3ToLocalIj.dir/src/apps/filters/h3ToLocalIj.c.o [ 46%] Building C object CMakeFiles/h3ToGeoBoundaryHier.dir/src/apps/applib/lib/test.c.o [ 48%] Building C object CMakeFiles/h3ToGeo.dir/src/apps/applib/lib/test.c.o [ 49%] Building C object CMakeFiles/h3ToLocalIj.dir/src/apps/applib/lib/test.c.o [ 50%] Building C object CMakeFiles/h3ToGeoBoundaryHier.dir/src/apps/applib/lib/kml.c.o [ 51%] Building C object CMakeFiles/h3ToGeo.dir/src/apps/applib/lib/kml.c.o [ 53%] Building C object CMakeFiles/h3ToLocalIj.dir/src/apps/applib/lib/kml.c.o [ 54%] Building C object CMakeFiles/h3ToGeoBoundaryHier.dir/src/apps/applib/lib/utility.c.o [ 55%] Building C object CMakeFiles/h3ToGeo.dir/src/apps/applib/lib/utility.c.o [ 56%] Building C object CMakeFiles/h3ToLocalIj.dir/src/apps/applib/lib/utility.c.o [ 57%] Building C object CMakeFiles/h3ToGeoBoundaryHier.dir/src/apps/applib/lib/args.c.o [ 59%] Building C object CMakeFiles/h3ToLocalIj.dir/src/apps/applib/lib/args.c.o [ 60%] Building C object CMakeFiles/h3ToGeo.dir/src/apps/applib/lib/args.c.o [ 61%] Linking C executable bin/h3ToGeoBoundaryHier [ 62%] Linking C executable bin/h3ToLocalIj [ 62%] Built target h3ToGeoBoundaryHier Scanning dependencies of target kRing [ 63%] Linking C executable bin/h3ToGeo [ 65%] Building C object CMakeFiles/kRing.dir/src/apps/filters/kRing.c.o [ 65%] Built target h3ToLocalIj Scanning dependencies of target h3ToGeoBoundary [ 66%] Building C object CMakeFiles/h3ToGeoBoundary.dir/src/apps/filters/h3ToGeoBoundary.c.o [ 66%] Built target h3ToGeo [ 67%] Building C object CMakeFiles/kRing.dir/src/apps/applib/lib/test.c.o Scanning dependencies of target h3ToGeoHier [ 68%] Building C object CMakeFiles/h3ToGeoHier.dir/src/apps/miscapps/h3ToGeoHier.c.o [ 69%] Building C object CMakeFiles/h3ToGeoBoundary.dir/src/apps/applib/lib/test.c.o [ 71%] Building C object CMakeFiles/kRing.dir/src/apps/applib/lib/kml.c.o [ 72%] Building C object CMakeFiles/h3ToGeoHier.dir/src/apps/applib/lib/test.c.o [ 73%] Building C object CMakeFiles/h3ToGeoBoundary.dir/src/apps/applib/lib/kml.c.o [ 74%] Building C object CMakeFiles/kRing.dir/src/apps/applib/lib/utility.c.o [ 75%] Building C object CMakeFiles/h3ToGeoHier.dir/src/apps/applib/lib/kml.c.o [ 77%] Building C object CMakeFiles/h3ToGeoBoundary.dir/src/apps/applib/lib/utility.c.o [ 78%] Building C object CMakeFiles/h3ToGeoHier.dir/src/apps/applib/lib/utility.c.o [ 79%] Building C object CMakeFiles/kRing.dir/src/apps/applib/lib/args.c.o [ 80%] Building C object CMakeFiles/h3ToGeoBoundary.dir/src/apps/applib/lib/args.c.o [ 81%] Linking C executable bin/kRing [ 83%] Building C object CMakeFiles/h3ToGeoHier.dir/src/apps/applib/lib/args.c.o [ 84%] Linking C executable bin/h3ToGeoBoundary [ 84%] Built target kRing Scanning dependencies of target geoToH3 [ 85%] Building C object CMakeFiles/geoToH3.dir/src/apps/filters/geoToH3.c.o [ 86%] Linking C executable bin/h3ToGeoHier [ 86%] Built target h3ToGeoBoundary [ 87%] Building C object CMakeFiles/geoToH3.dir/src/apps/applib/lib/test.c.o [ 89%] Building C object CMakeFiles/geoToH3.dir/src/apps/applib/lib/kml.c.o [ 89%] Built target h3ToGeoHier Scanning dependencies of target h3ToHier [ 90%] Building C object CMakeFiles/h3ToHier.dir/src/apps/miscapps/h3ToHier.c.o [ 91%] Building C object CMakeFiles/geoToH3.dir/src/apps/applib/lib/utility.c.o [ 92%] Building C object CMakeFiles/geoToH3.dir/src/apps/applib/lib/args.c.o [ 93%] Building C object CMakeFiles/h3ToHier.dir/src/apps/applib/lib/test.c.o [ 95%] Building C object CMakeFiles/h3ToHier.dir/src/apps/applib/lib/kml.c.o [ 96%] Linking C executable bin/geoToH3 [ 97%] Building C object CMakeFiles/h3ToHier.dir/src/apps/applib/lib/utility.c.o [ 98%] Building C object CMakeFiles/h3ToHier.dir/src/apps/applib/lib/args.c.o [ 98%] Built target geoToH3 [100%] Linking C executable bin/h3ToHier [100%] Built target h3ToHier h3/3.7.2: Package '17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7' built h3/3.7.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/build/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/build/Debug h3/3.7.2: Generated conaninfo.txt h3/3.7.2: Generated conanbuildinfo.txt h3/3.7.2: Generating the package h3/3.7.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7 h3/3.7.2: Calling package() h3/3.7.2: Copied 1 file: LICENSE h3/3.7.2: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/build/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/build/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/geoToH3 -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/geoToH3" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/h3ToComponents -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/h3ToComponents" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/h3ToGeo -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/h3ToGeo" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/h3ToLocalIj -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/h3ToLocalIj" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/localIjToH3 -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/localIjToH3" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/h3ToGeoBoundary -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/h3ToGeoBoundary" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/hexRange -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/hexRange" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/kRing -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/kRing" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/h3ToGeoBoundaryHier -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/h3ToGeoBoundaryHier" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/h3ToGeoHier -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/h3ToGeoHier" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/h3ToHier -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/bin/h3ToHier" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/lib/libh3.so.1 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/lib/libh3.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/include/h3/h3api.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/lib/cmake/h3/h3Config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/lib/cmake/h3/h3ConfigVersion.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/lib/cmake/h3/h3Targets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.7.2/_/_/package/17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7/lib/cmake/h3/h3Targets-debug.cmake [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 h3/3.7.2 package(): Packaged 12 files h3/3.7.2 package(): Packaged 1 '.h' file: h3api.h h3/3.7.2 package(): Packaged 1 '.so' file: libh3.so h3/3.7.2 package(): Packaged 1 '.1' file: libh3.so.1 h3/3.7.2: Package '17281bc6d1e3cd7e4ab8697d3ee8b108ebcb94a7' created h3/3.7.2: Created package revision 51fed70e108b85322909629a53ef54ea [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 CMake Warning at CMakeLists.txt:276 (message): clang-format was not detected, so automatic source code reformatting is disabled CMake Warning at CMakeLists.txt:288 (message): clang-tidy was not detected, so source code linting is disabled h3/3.7.2: 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