******************************************************************************** conan install h3/3.6.4@#7e467eaf334fff487928599e0a7f80e9 --build=h3 -pr /home/conan/w/prod/BuildSingleReference/189951/894d41bc-76be-4816-9db3-d2eece9e5faa/profile_linux_11_libstdcpp11_gcc_debug_64.h3-shared-False.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) Found gcc 11.1 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=11 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=11 os=Linux [options] h3:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True h3/3.6.4: Forced build from source Installing package: h3/3.6.4 Requirements h3/3.6.4 from local cache - Cache Packages h3/3.6.4:6910ea7ccf31791c8ae45fa620847c7e8fd760e3 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK h3/3.6.4: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/source/src h3/3.6.4: [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.6.4: Copying sources to build folder h3/3.6.4: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/6910ea7ccf31791c8ae45fa620847c7e8fd760e3 h3/3.6.4: Generator txt created conanbuildinfo.txt h3/3.6.4: Calling generate() h3/3.6.4: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' h3/3.6.4: 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.6.4/_/_/build/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' h3/3.6.4: Aggregating env generators [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 h3/3.6.4: Calling build() h3/3.6.4: Apply patch (portability): move project definition to head, set c99 flag h3/3.6.4: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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.6.4/_/_/build/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/build/Debug h3/3.6.4: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/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/linkedGeo.c.o [ 10%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/localij.c.o [ 12%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/geoCoord.c.o [ 13%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/h3UniEdge.c.o [ 14%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/mathExtensions.c.o [ 15%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/vertexGraph.c.o [ 17%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/faceijk.c.o [ 18%] Building C object CMakeFiles/h3.dir/src/h3lib/lib/baseCells.c.o [ 19%] Linking C static library lib/libh3.a [ 19%] Built target h3 Scanning dependencies of target localIjToH3 Scanning dependencies of target geoToH3 Scanning dependencies of target hexRange [ 20%] Building C object CMakeFiles/localIjToH3.dir/src/apps/filters/localIjToH3.c.o [ 21%] Building C object CMakeFiles/hexRange.dir/src/apps/filters/hexRange.c.o [ 23%] Building C object CMakeFiles/geoToH3.dir/src/apps/filters/geoToH3.c.o [ 24%] Building C object CMakeFiles/geoToH3.dir/src/apps/applib/lib/test.c.o [ 25%] Building C object CMakeFiles/localIjToH3.dir/src/apps/applib/lib/test.c.o [ 26%] Building C object CMakeFiles/hexRange.dir/src/apps/applib/lib/test.c.o [ 28%] Building C object CMakeFiles/geoToH3.dir/src/apps/applib/lib/kml.c.o [ 29%] Building C object CMakeFiles/hexRange.dir/src/apps/applib/lib/kml.c.o [ 30%] Building C object CMakeFiles/localIjToH3.dir/src/apps/applib/lib/kml.c.o [ 31%] Building C object CMakeFiles/hexRange.dir/src/apps/applib/lib/utility.c.o [ 32%] Building C object CMakeFiles/geoToH3.dir/src/apps/applib/lib/utility.c.o [ 34%] Building C object CMakeFiles/localIjToH3.dir/src/apps/applib/lib/utility.c.o [ 35%] Building C object CMakeFiles/hexRange.dir/src/apps/applib/lib/args.c.o [ 36%] Building C object CMakeFiles/localIjToH3.dir/src/apps/applib/lib/args.c.o [ 37%] Building C object CMakeFiles/geoToH3.dir/src/apps/applib/lib/args.c.o [ 39%] Linking C executable bin/localIjToH3 [ 40%] Linking C executable bin/hexRange [ 41%] Linking C executable bin/geoToH3 [ 41%] Built target localIjToH3 Scanning dependencies of target h3ToGeoBoundaryHier [ 42%] Building C object CMakeFiles/h3ToGeoBoundaryHier.dir/src/apps/miscapps/h3ToGeoBoundaryHier.c.o [ 42%] Built target geoToH3 [ 42%] Built target hexRange [ 43%] Building C object CMakeFiles/h3ToGeoBoundaryHier.dir/src/apps/applib/lib/test.c.o [ 45%] Building C object CMakeFiles/h3ToGeoBoundaryHier.dir/src/apps/applib/lib/kml.c.o [ 46%] Building C object CMakeFiles/h3ToGeoBoundaryHier.dir/src/apps/applib/lib/utility.c.o Scanning dependencies of target h3ToComponents [ 47%] Building C object CMakeFiles/h3ToComponents.dir/src/apps/filters/h3ToComponents.c.o [ 48%] Building C object CMakeFiles/h3ToComponents.dir/src/apps/applib/lib/test.c.o [ 50%] Building C object CMakeFiles/h3ToGeoBoundaryHier.dir/src/apps/applib/lib/args.c.o [ 51%] Building C object CMakeFiles/h3ToComponents.dir/src/apps/applib/lib/kml.c.o Scanning dependencies of target h3ToLocalIj [ 52%] Building C object CMakeFiles/h3ToLocalIj.dir/src/apps/filters/h3ToLocalIj.c.o [ 53%] Building C object CMakeFiles/h3ToComponents.dir/src/apps/applib/lib/utility.c.o [ 54%] Linking C executable bin/h3ToGeoBoundaryHier [ 56%] Building C object CMakeFiles/h3ToLocalIj.dir/src/apps/applib/lib/test.c.o [ 56%] Built target h3ToGeoBoundaryHier [ 57%] Building C object CMakeFiles/h3ToLocalIj.dir/src/apps/applib/lib/kml.c.o [ 58%] Building C object CMakeFiles/h3ToComponents.dir/src/apps/applib/lib/args.c.o [ 59%] Building C object CMakeFiles/h3ToLocalIj.dir/src/apps/applib/lib/utility.c.o Scanning dependencies of target h3ToGeoBoundary [ 60%] Building C object CMakeFiles/h3ToGeoBoundary.dir/src/apps/filters/h3ToGeoBoundary.c.o [ 62%] Linking C executable bin/h3ToComponents [ 63%] Building C object CMakeFiles/h3ToLocalIj.dir/src/apps/applib/lib/args.c.o [ 64%] Building C object CMakeFiles/h3ToGeoBoundary.dir/src/apps/applib/lib/test.c.o [ 64%] Built target h3ToComponents [ 65%] Building C object CMakeFiles/h3ToGeoBoundary.dir/src/apps/applib/lib/kml.c.o Scanning dependencies of target h3ToGeo [ 67%] Building C object CMakeFiles/h3ToGeoBoundary.dir/src/apps/applib/lib/utility.c.o [ 68%] Linking C executable bin/h3ToLocalIj [ 69%] Building C object CMakeFiles/h3ToGeo.dir/src/apps/filters/h3ToGeo.c.o [ 70%] Building C object CMakeFiles/h3ToGeoBoundary.dir/src/apps/applib/lib/args.c.o [ 70%] Built target h3ToLocalIj [ 71%] Building C object CMakeFiles/h3ToGeo.dir/src/apps/applib/lib/test.c.o Scanning dependencies of target kRing [ 73%] Building C object CMakeFiles/kRing.dir/src/apps/filters/kRing.c.o [ 74%] Building C object CMakeFiles/kRing.dir/src/apps/applib/lib/test.c.o [ 75%] Building C object CMakeFiles/h3ToGeo.dir/src/apps/applib/lib/kml.c.o [ 76%] Linking C executable bin/h3ToGeoBoundary [ 78%] Building C object CMakeFiles/kRing.dir/src/apps/applib/lib/kml.c.o [ 79%] Building C object CMakeFiles/h3ToGeo.dir/src/apps/applib/lib/utility.c.o [ 79%] Built target h3ToGeoBoundary Scanning dependencies of target h3ToGeoHier [ 80%] Building C object CMakeFiles/h3ToGeoHier.dir/src/apps/miscapps/h3ToGeoHier.c.o [ 81%] Building C object CMakeFiles/kRing.dir/src/apps/applib/lib/utility.c.o [ 82%] Building C object CMakeFiles/h3ToGeo.dir/src/apps/applib/lib/args.c.o [ 84%] Building C object CMakeFiles/h3ToGeoHier.dir/src/apps/applib/lib/test.c.o [ 85%] Linking C executable bin/h3ToGeo [ 86%] Building C object CMakeFiles/kRing.dir/src/apps/applib/lib/args.c.o [ 87%] Building C object CMakeFiles/h3ToGeoHier.dir/src/apps/applib/lib/kml.c.o [ 87%] Built target h3ToGeo [ 89%] Building C object CMakeFiles/h3ToGeoHier.dir/src/apps/applib/lib/utility.c.o [ 90%] Linking C executable bin/kRing [ 91%] Building C object CMakeFiles/h3ToGeoHier.dir/src/apps/applib/lib/args.c.o Scanning dependencies of target h3ToHier [ 92%] Building C object CMakeFiles/h3ToHier.dir/src/apps/miscapps/h3ToHier.c.o [ 92%] Built target kRing [ 93%] Building C object CMakeFiles/h3ToHier.dir/src/apps/applib/lib/test.c.o [ 95%] Linking C executable bin/h3ToGeoHier [ 96%] Building C object CMakeFiles/h3ToHier.dir/src/apps/applib/lib/kml.c.o [ 97%] Building C object CMakeFiles/h3ToHier.dir/src/apps/applib/lib/utility.c.o [ 97%] Built target h3ToGeoHier [ 98%] Building C object CMakeFiles/h3ToHier.dir/src/apps/applib/lib/args.c.o [100%] Linking C executable bin/h3ToHier [100%] Built target h3ToHier h3/3.6.4: Package '6910ea7ccf31791c8ae45fa620847c7e8fd760e3' built h3/3.6.4: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/build/Debug h3/3.6.4: Generated conaninfo.txt h3/3.6.4: Generated conanbuildinfo.txt h3/3.6.4: Generating the package h3/3.6.4: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3 h3/3.6.4: Calling package() h3/3.6.4: Copied 1 file: LICENSE h3/3.6.4: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/bin/geoToH3 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/bin/h3ToComponents -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/bin/h3ToGeo -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/bin/h3ToLocalIj -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/bin/localIjToH3 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/bin/h3ToGeoBoundary -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/bin/hexRange -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/bin/kRing -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/bin/h3ToGeoBoundaryHier -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/bin/h3ToGeoHier -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/bin/h3ToHier -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/lib/libh3.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/include/h3/h3api.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/lib/cmake/h3/h3Config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/lib/cmake/h3/h3ConfigVersion.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/lib/cmake/h3/h3Targets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/6910ea7ccf31791c8ae45fa620847c7e8fd760e3/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.6.4 package(): Packaged 12 files h3/3.6.4 package(): Packaged 1 '.h' file: h3api.h h3/3.6.4 package(): Packaged 1 '.a' file: libh3.a h3/3.6.4: Package '6910ea7ccf31791c8ae45fa620847c7e8fd760e3' created h3/3.6.4: Created package revision f17ae0cc51c6bbbbf08c331785c2db52 [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:259 (message): clang-format was not detected, so automatic source code reformatting is disabled CMake Warning at CMakeLists.txt:271 (message): clang-tidy was not detected, so source code linting is disabled h3/3.6.4: 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