******************************************************************************** conan install librttopo/1.1.0@ --build=librttopo --profile=/Users/jenkins/w/BuildSingleReference@2/28330/8ea91f95-512c-44bc-a547-14f2f9aa3cd0/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos os_build=Macos [options] librttopo:shared=False [build_requires] [env] geos/3.9.1: Not found in local cache, looking in remotes... geos/3.9.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz geos/3.9.1: Downloaded recipe revision 3dbe256431755c46cdc5a827011a7ba6 librttopo/1.1.0: Forced build from source Installing package: librttopo/1.1.0 Requirements geos/3.9.1 from 'conan-center' - Downloaded librttopo/1.1.0 from local cache - Cache Packages geos/3.9.1:9b6d7cd2ee137f06c05e477ebc2390f5b12a58d2 - Download librttopo/1.1.0:6aa42a38f4e2dfd5a873a5e1505618e872979ece - Build Installing (downloading, building) binaries... geos/3.9.1: Retrieving package 9b6d7cd2ee137f06c05e477ebc2390f5b12a58d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz geos/3.9.1: Package installed 9b6d7cd2ee137f06c05e477ebc2390f5b12a58d2 geos/3.9.1: Downloaded package revision 0e99bd5758c50c436603875c332a742b [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 librttopo/1.1.0: Configuring sources in /Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK librttopo/1.1.0: Copying sources to build folder librttopo/1.1.0: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/build/6aa42a38f4e2dfd5a873a5e1505618e872979ece librttopo/1.1.0: Generator cmake created conanbuildinfo.cmake librttopo/1.1.0: Generator cmake_find_package created Findgeos.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 librttopo/1.1.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/build/6aa42a38f4e2dfd5a873a5e1505618e872979ece' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/package/6aa42a38f4e2dfd5a873a5e1505618e872979ece" -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="/Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/build/6aa42a38f4e2dfd5a873a5e1505618e872979ece" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DLIBRTGEOM_VERSION_MAJOR="1" -DLIBRTGEOM_VERSION_MINOR="1" -DLIBRTGEOM_VERSION_PATCH="0" -DRTGEOM_GEOS_VERSION="39" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/build/6aa42a38f4e2dfd5a873a5e1505618e872979ece' ----------------- -- The C compiler identification is AppleClang 11.0.0.11000033 -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C 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) -- This project seems to be plain C, using 'AppleClang' compiler -- Conan: Using autogenerated Findgeos.cmake -- Found geos: 3.9.1 (found version "3.9.1") -- Library geos_c found /Users/jenkins/w/BuildSingleReference@2/.conan/data/geos/3.9.1/_/_/package/9b6d7cd2ee137f06c05e477ebc2390f5b12a58d2/lib/libgeos_c.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/geos/3.9.1/_/_/package/9b6d7cd2ee137f06c05e477ebc2390f5b12a58d2/lib/libgeos_c.a -- Library geos found /Users/jenkins/w/BuildSingleReference@2/.conan/data/geos/3.9.1/_/_/package/9b6d7cd2ee137f06c05e477ebc2390f5b12a58d2/lib/libgeos.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/geos/3.9.1/_/_/package/9b6d7cd2ee137f06c05e477ebc2390f5b12a58d2/lib/libgeos.a -- Library geos found /Users/jenkins/w/BuildSingleReference@2/.conan/data/geos/3.9.1/_/_/package/9b6d7cd2ee137f06c05e477ebc2390f5b12a58d2/lib/libgeos.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/geos/3.9.1/_/_/package/9b6d7cd2ee137f06c05e477ebc2390f5b12a58d2/lib/libgeos.a -- Library geos_c found /Users/jenkins/w/BuildSingleReference@2/.conan/data/geos/3.9.1/_/_/package/9b6d7cd2ee137f06c05e477ebc2390f5b12a58d2/lib/libgeos_c.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/geos/3.9.1/_/_/package/9b6d7cd2ee137f06c05e477ebc2390f5b12a58d2/lib/libgeos_c.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/build/6aa42a38f4e2dfd5a873a5e1505618e872979ece ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/build/6aa42a38f4e2dfd5a873a5e1505618e872979ece' '--' '-j4' ----------------- Scanning dependencies of target rttopo [ 3%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/g_box.c.o [ 3%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/box2d.c.o [ 7%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/bytebuffer.c.o [ 7%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/g_serialized.c.o [ 8%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/g_util.c.o [ 10%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/measures.c.o [ 12%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/measures3d.c.o [ 14%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/ptarray.c.o [ 15%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtalgorithm.c.o [ 17%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtcircstring.c.o [ 19%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtcollection.c.o [ 21%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtcompound.c.o [ 22%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtcurvepoly.c.o [ 24%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtgeodetic.c.o [ 26%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtgeom.c.o [ 28%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtgeom_api.c.o [ 29%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtgeom_debug.c.o [ 31%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtgeom_geos.c.o [ 33%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtgeom_geos_clean.c.o [ 35%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtgeom_geos_node.c.o [ 36%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtgeom_geos_split.c.o [ 38%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtgeom_topo.c.o [ 40%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rthomogenize.c.o [ 42%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtin_geojson.c.o [ 43%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtin_twkb.c.o [ 45%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtin_wkb.c.o [ 47%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtiterator.c.o [ 49%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtline.c.o [ 50%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtlinearreferencing.c.o [ 52%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtmcurve.c.o [ 54%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtmline.c.o [ 56%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtmpoint.c.o [ 57%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtmpoly.c.o [ 59%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtmsurface.c.o [ 61%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtout_encoded_polyline.c.o [ 63%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtout_geojson.c.o [ 64%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtout_gml.c.o [ 66%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtout_kml.c.o [ 68%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtout_svg.c.o [ 70%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtout_twkb.c.o [ 71%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtout_wkb.c.o [ 73%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtout_wkt.c.o [ 75%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtout_x3d.c.o [ 77%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtpoint.c.o [ 78%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtpoly.c.o [ 80%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtprint.c.o [ 82%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtpsurface.c.o [ 84%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtspheroid.c.o [ 85%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtstroke.c.o [ 87%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtt_tpsnap.c.o [ 89%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rttin.c.o [ 91%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rttree.c.o [ 92%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rtutil.c.o [ 94%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/rttriangle.c.o [ 96%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/stringbuffer.c.o [ 98%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/varint.c.o [100%] Linking C static library lib/librttopo.a [100%] Built target rttopo librttopo/1.1.0: Package '6aa42a38f4e2dfd5a873a5e1505618e872979ece' built librttopo/1.1.0: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/build/6aa42a38f4e2dfd5a873a5e1505618e872979ece librttopo/1.1.0: Generated conaninfo.txt librttopo/1.1.0: Generated conanbuildinfo.txt librttopo/1.1.0: Generating the package librttopo/1.1.0: Package folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/package/6aa42a38f4e2dfd5a873a5e1505618e872979ece librttopo/1.1.0: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/build/6aa42a38f4e2dfd5a873a5e1505618e872979ece' '--target' 'install' '--' '-j4' ----------------- [100%] Built target rttopo Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/package/6aa42a38f4e2dfd5a873a5e1505618e872979ece/lib/librttopo.a -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/package/6aa42a38f4e2dfd5a873a5e1505618e872979ece/include/librttopo.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/package/6aa42a38f4e2dfd5a873a5e1505618e872979ece/include/librttopo_geom.h [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 librttopo/1.1.0 package(): Packaged 1 file: COPYING librttopo/1.1.0 package(): Packaged 2 '.h' files: librttopo.h, librttopo_geom.h librttopo/1.1.0 package(): Packaged 1 '.a' file: librttopo.a librttopo/1.1.0: Package '6aa42a38f4e2dfd5a873a5e1505618e872979ece' created librttopo/1.1.0: Created package revision 467c965567fe97865c7aae691532842c [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 /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/librttopo.a(rtmcurve.c.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/librttopo.a(rtmsurface.c.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/librttopo.a(rtmcurve.c.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/librttopo.a(rtmsurface.c.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/package/6aa42a38f4e2dfd5a873a5e1505618e872979ece/lib/librttopo.a(rtmcurve.c.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/BuildSingleReference@2/.conan/data/librttopo/1.1.0/_/_/package/6aa42a38f4e2dfd5a873a5e1505618e872979ece/lib/librttopo.a(rtmsurface.c.o) has no symbols