******************************************************************************** conan install h3/3.6.4@ --build=h3 --profile=/home/conan/w/BuildSingleReference/21460/8a9288de-3313-49ae-9f55-dea1caa160a2/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] h3:shared=False [build_requires] [env] 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:1077e4e28cbf013cede566ff46e322564c6cd91e - 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/BuildSingleReference/.conan/data/h3/3.6.4/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK h3/3.6.4: Copying sources to build folder h3/3.6.4: Building your package in /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/1077e4e28cbf013cede566ff46e322564c6cd91e h3/3.6.4: 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 h3/3.6.4: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/1077e4e28cbf013cede566ff46e322564c6cd91e/build_subfolder' && 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" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DH3_PREFIX="" -DENABLE_COVERAGE="False" -DBUILD_BENCHMARKS="False" -DBUILD_FILTERS="True" -DBUILD_GENERATORS="False" -DWARNINGS_AS_ERRORS="False" -DENABLE_LINTING="False" -DENABLE_DOCS="False" -DBUILD_TESTING="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/1077e4e28cbf013cede566ff46e322564c6cd91e' ----------------- -- 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 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/1077e4e28cbf013cede566ff46e322564c6cd91e/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/1077e4e28cbf013cede566ff46e322564c6cd91e/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target h3 [ 1%] Building C object source_subfolder/CMakeFiles/h3.dir/src/h3lib/lib/algos.c.o [ 2%] Building C object source_subfolder/CMakeFiles/h3.dir/src/h3lib/lib/coordijk.c.o [ 3%] Building C object source_subfolder/CMakeFiles/h3.dir/src/h3lib/lib/bbox.c.o [ 4%] Building C object source_subfolder/CMakeFiles/h3.dir/src/h3lib/lib/polygon.c.o [ 6%] Building C object source_subfolder/CMakeFiles/h3.dir/src/h3lib/lib/h3Index.c.o [ 7%] Building C object source_subfolder/CMakeFiles/h3.dir/src/h3lib/lib/vec2d.c.o [ 8%] Building C object source_subfolder/CMakeFiles/h3.dir/src/h3lib/lib/vec3d.c.o [ 9%] Building C object source_subfolder/CMakeFiles/h3.dir/src/h3lib/lib/linkedGeo.c.o [ 10%] Building C object source_subfolder/CMakeFiles/h3.dir/src/h3lib/lib/localij.c.o [ 12%] Building C object source_subfolder/CMakeFiles/h3.dir/src/h3lib/lib/geoCoord.c.o [ 13%] Building C object source_subfolder/CMakeFiles/h3.dir/src/h3lib/lib/h3UniEdge.c.o [ 14%] Building C object source_subfolder/CMakeFiles/h3.dir/src/h3lib/lib/mathExtensions.c.o [ 15%] Building C object source_subfolder/CMakeFiles/h3.dir/src/h3lib/lib/vertexGraph.c.o [ 17%] Building C object source_subfolder/CMakeFiles/h3.dir/src/h3lib/lib/baseCells.c.o [ 18%] Building C object source_subfolder/CMakeFiles/h3.dir/src/h3lib/lib/faceijk.c.o [ 19%] Linking C static library ../lib/libh3.a [ 19%] Built target h3 Scanning dependencies of target h3ToComponents Scanning dependencies of target localIjToH3 Scanning dependencies of target hexRange [ 20%] Building C object source_subfolder/CMakeFiles/h3ToComponents.dir/src/apps/filters/h3ToComponents.c.o [ 21%] Building C object source_subfolder/CMakeFiles/localIjToH3.dir/src/apps/filters/localIjToH3.c.o [ 23%] Building C object source_subfolder/CMakeFiles/hexRange.dir/src/apps/filters/hexRange.c.o [ 24%] Building C object source_subfolder/CMakeFiles/hexRange.dir/src/apps/applib/lib/test.c.o [ 25%] Building C object source_subfolder/CMakeFiles/localIjToH3.dir/src/apps/applib/lib/test.c.o [ 26%] Building C object source_subfolder/CMakeFiles/h3ToComponents.dir/src/apps/applib/lib/test.c.o [ 28%] Building C object source_subfolder/CMakeFiles/hexRange.dir/src/apps/applib/lib/kml.c.o [ 29%] Building C object source_subfolder/CMakeFiles/h3ToComponents.dir/src/apps/applib/lib/kml.c.o [ 30%] Building C object source_subfolder/CMakeFiles/localIjToH3.dir/src/apps/applib/lib/kml.c.o [ 31%] Building C object source_subfolder/CMakeFiles/h3ToComponents.dir/src/apps/applib/lib/utility.c.o [ 32%] Building C object source_subfolder/CMakeFiles/hexRange.dir/src/apps/applib/lib/utility.c.o [ 34%] Building C object source_subfolder/CMakeFiles/localIjToH3.dir/src/apps/applib/lib/utility.c.o [ 35%] Building C object source_subfolder/CMakeFiles/localIjToH3.dir/src/apps/applib/lib/args.c.o [ 36%] Building C object source_subfolder/CMakeFiles/h3ToComponents.dir/src/apps/applib/lib/args.c.o [ 37%] Building C object source_subfolder/CMakeFiles/hexRange.dir/src/apps/applib/lib/args.c.o [ 39%] Linking C executable ../bin/localIjToH3 [ 40%] Linking C executable ../bin/h3ToComponents [ 41%] Linking C executable ../bin/hexRange [ 41%] Built target localIjToH3 Scanning dependencies of target h3ToGeoBoundaryHier [ 42%] Building C object source_subfolder/CMakeFiles/h3ToGeoBoundaryHier.dir/src/apps/miscapps/h3ToGeoBoundaryHier.c.o [ 42%] Built target h3ToComponents [ 43%] Building C object source_subfolder/CMakeFiles/h3ToGeoBoundaryHier.dir/src/apps/applib/lib/test.c.o [ 43%] Built target hexRange Scanning dependencies of target h3ToGeo [ 45%] Building C object source_subfolder/CMakeFiles/h3ToGeo.dir/src/apps/filters/h3ToGeo.c.o [ 46%] Building C object source_subfolder/CMakeFiles/h3ToGeo.dir/src/apps/applib/lib/test.c.o [ 47%] Building C object source_subfolder/CMakeFiles/h3ToGeoBoundaryHier.dir/src/apps/applib/lib/kml.c.o [ 48%] Building C object source_subfolder/CMakeFiles/h3ToGeoBoundaryHier.dir/src/apps/applib/lib/utility.c.o [ 50%] Building C object source_subfolder/CMakeFiles/h3ToGeo.dir/src/apps/applib/lib/kml.c.o [ 51%] Building C object source_subfolder/CMakeFiles/h3ToGeoBoundaryHier.dir/src/apps/applib/lib/args.c.o [ 52%] Building C object source_subfolder/CMakeFiles/h3ToGeo.dir/src/apps/applib/lib/utility.c.o [ 53%] Building C object source_subfolder/CMakeFiles/h3ToGeo.dir/src/apps/applib/lib/args.c.o [ 54%] Linking C executable ../bin/h3ToGeoBoundaryHier [ 54%] Built target h3ToGeoBoundaryHier Scanning dependencies of target h3ToLocalIj Scanning dependencies of target kRing [ 56%] Building C object source_subfolder/CMakeFiles/h3ToLocalIj.dir/src/apps/filters/h3ToLocalIj.c.o [ 57%] Building C object source_subfolder/CMakeFiles/kRing.dir/src/apps/filters/kRing.c.o [ 58%] Linking C executable ../bin/h3ToGeo [ 59%] Building C object source_subfolder/CMakeFiles/h3ToLocalIj.dir/src/apps/applib/lib/test.c.o [ 59%] Built target h3ToGeo Scanning dependencies of target h3ToGeoBoundary [ 60%] Building C object source_subfolder/CMakeFiles/kRing.dir/src/apps/applib/lib/test.c.o [ 62%] Building C object source_subfolder/CMakeFiles/h3ToGeoBoundary.dir/src/apps/filters/h3ToGeoBoundary.c.o [ 63%] Building C object source_subfolder/CMakeFiles/h3ToLocalIj.dir/src/apps/applib/lib/kml.c.o [ 64%] Building C object source_subfolder/CMakeFiles/h3ToGeoBoundary.dir/src/apps/applib/lib/test.c.o [ 65%] Building C object source_subfolder/CMakeFiles/kRing.dir/src/apps/applib/lib/kml.c.o [ 67%] Building C object source_subfolder/CMakeFiles/h3ToGeoBoundary.dir/src/apps/applib/lib/kml.c.o [ 68%] Building C object source_subfolder/CMakeFiles/h3ToLocalIj.dir/src/apps/applib/lib/utility.c.o [ 69%] Building C object source_subfolder/CMakeFiles/kRing.dir/src/apps/applib/lib/utility.c.o [ 70%] Building C object source_subfolder/CMakeFiles/h3ToGeoBoundary.dir/src/apps/applib/lib/utility.c.o [ 71%] Building C object source_subfolder/CMakeFiles/h3ToLocalIj.dir/src/apps/applib/lib/args.c.o [ 73%] Building C object source_subfolder/CMakeFiles/kRing.dir/src/apps/applib/lib/args.c.o [ 74%] Building C object source_subfolder/CMakeFiles/h3ToGeoBoundary.dir/src/apps/applib/lib/args.c.o [ 75%] Linking C executable ../bin/h3ToLocalIj [ 76%] Linking C executable ../bin/kRing [ 78%] Linking C executable ../bin/h3ToGeoBoundary [ 78%] Built target h3ToLocalIj Scanning dependencies of target h3ToGeoHier [ 79%] Building C object source_subfolder/CMakeFiles/h3ToGeoHier.dir/src/apps/miscapps/h3ToGeoHier.c.o [ 79%] Built target kRing [ 80%] Building C object source_subfolder/CMakeFiles/h3ToGeoHier.dir/src/apps/applib/lib/test.c.o [ 80%] Built target h3ToGeoBoundary Scanning dependencies of target geoToH3 [ 81%] Building C object source_subfolder/CMakeFiles/geoToH3.dir/src/apps/filters/geoToH3.c.o [ 82%] Building C object source_subfolder/CMakeFiles/h3ToGeoHier.dir/src/apps/applib/lib/kml.c.o [ 84%] Building C object source_subfolder/CMakeFiles/h3ToGeoHier.dir/src/apps/applib/lib/utility.c.o [ 85%] Building C object source_subfolder/CMakeFiles/geoToH3.dir/src/apps/applib/lib/test.c.o [ 86%] Building C object source_subfolder/CMakeFiles/h3ToGeoHier.dir/src/apps/applib/lib/args.c.o [ 87%] Building C object source_subfolder/CMakeFiles/geoToH3.dir/src/apps/applib/lib/kml.c.o [ 89%] Building C object source_subfolder/CMakeFiles/geoToH3.dir/src/apps/applib/lib/utility.c.o [ 90%] Building C object source_subfolder/CMakeFiles/geoToH3.dir/src/apps/applib/lib/args.c.o [ 91%] Linking C executable ../bin/h3ToGeoHier [ 91%] Built target h3ToGeoHier Scanning dependencies of target h3ToHier [ 92%] Linking C executable ../bin/geoToH3 [ 93%] Building C object source_subfolder/CMakeFiles/h3ToHier.dir/src/apps/miscapps/h3ToHier.c.o [ 95%] Building C object source_subfolder/CMakeFiles/h3ToHier.dir/src/apps/applib/lib/test.c.o [ 95%] Built target geoToH3 [ 96%] Building C object source_subfolder/CMakeFiles/h3ToHier.dir/src/apps/applib/lib/kml.c.o [ 97%] Building C object source_subfolder/CMakeFiles/h3ToHier.dir/src/apps/applib/lib/utility.c.o [ 98%] Building C object source_subfolder/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 '1077e4e28cbf013cede566ff46e322564c6cd91e' built h3/3.6.4: Build folder /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/1077e4e28cbf013cede566ff46e322564c6cd91e 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/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e h3/3.6.4: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/build/1077e4e28cbf013cede566ff46e322564c6cd91e/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 19%] Built target h3 [ 34%] Built target localIjToH3 [ 34%] Built target h3ToComponents [ 41%] Built target hexRange [ 48%] Built target h3ToGeo [ 56%] Built target h3ToGeoBoundaryHier [ 63%] Built target h3ToLocalIj [ 70%] Built target kRing [ 78%] Built target h3ToGeoBoundary [ 85%] Built target h3ToGeoHier [ 92%] Built target geoToH3 [100%] Built target h3ToHier Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/bin/geoToH3 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/bin/h3ToComponents -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/bin/h3ToGeo -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/bin/h3ToLocalIj -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/bin/localIjToH3 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/bin/h3ToGeoBoundary -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/bin/hexRange -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/bin/kRing -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/bin/h3ToGeoBoundaryHier -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/bin/h3ToGeoHier -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/bin/h3ToHier -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/lib/libh3.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/include/h3/h3api.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/lib/cmake/h3/h3Config.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/lib/cmake/h3/h3ConfigVersion.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/lib/cmake/h3/h3Targets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/lib/cmake/h3/h3Targets-release.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(): [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 h3/3.6.4 package(): Packaged 12 files h3/3.6.4 package(): Packaged 1 '.a' file: libh3.a h3/3.6.4 package(): Packaged 1 '.h' file: h3api.h h3/3.6.4: Package '1077e4e28cbf013cede566ff46e322564c6cd91e' created h3/3.6.4: Created package revision 58024f5914935064aee6f9f1a431d67e h3/3.6.4: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/h3/3.6.4/_/_/package/1077e4e28cbf013cede566ff46e322564c6cd91e/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 at source_subfolder/CMakeLists.txt:261 (message): clang-format was not detected, so automatic source code reformatting is disabled CMake Warning at source_subfolder/CMakeLists.txt:273 (message): clang-tidy was not detected, so source code linting is disabled 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