******************************************************************************** conan install librttopo/1.1.0@ --build=librttopo --profile=/home/conan/w/BuildSingleReference/28278/887a6b78-0b79-4001-9750-09d98e494327/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux os_build=Linux [options] librttopo:shared=False [build_requires] [env] librttopo/1.1.0: Forced build from source Installing package: librttopo/1.1.0 Requirements geos/3.9.1 from 'conan-center' - Cache librttopo/1.1.0 from local cache - Cache Packages geos/3.9.1:d6c267347348ab556e3d518decb46f7b807bcc49 - Cache librttopo/1.1.0:f19612e46e90261e765c86d071cd87e4891a2f2b - Build Installing (downloading, building) binaries... geos/3.9.1: Already installed! [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 librttopo/1.1.0: Copying sources to build folder librttopo/1.1.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b 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 '/home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -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/librttopo/1.1.0/_/_/package/f19612e46e90261e765c86d071cd87e4891a2f2b" -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="/home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DRTGEOM_DEBUG_LEVEL="4" -DLIBRTGEOM_VERSION_MAJOR="1" -DLIBRTGEOM_VERSION_MINOR="1" -DLIBRTGEOM_VERSION_PATCH="0" -DRTGEOM_GEOS_VERSION="39" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b' ----------------- -- 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 -- 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 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: Using autogenerated Findgeos.cmake -- Found geos: 3.9.1 (found version "3.9.1") -- Library geos_c found /home/conan/w/BuildSingleReference/.conan/data/geos/3.9.1/_/_/package/d6c267347348ab556e3d518decb46f7b807bcc49/lib/libgeos_c.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/geos/3.9.1/_/_/package/d6c267347348ab556e3d518decb46f7b807bcc49/lib/libgeos_c.a -- Library geos found /home/conan/w/BuildSingleReference/.conan/data/geos/3.9.1/_/_/package/d6c267347348ab556e3d518decb46f7b807bcc49/lib/libgeos.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/geos/3.9.1/_/_/package/d6c267347348ab556e3d518decb46f7b807bcc49/lib/libgeos.a -- Library geos found /home/conan/w/BuildSingleReference/.conan/data/geos/3.9.1/_/_/package/d6c267347348ab556e3d518decb46f7b807bcc49/lib/libgeos.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/geos/3.9.1/_/_/package/d6c267347348ab556e3d518decb46f7b807bcc49/lib/libgeos.a -- Library geos_c found /home/conan/w/BuildSingleReference/.conan/data/geos/3.9.1/_/_/package/d6c267347348ab556e3d518decb46f7b807bcc49/lib/libgeos_c.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/geos/3.9.1/_/_/package/d6c267347348ab556e3d518decb46f7b807bcc49/lib/libgeos_c.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b' '--' '-j3' ----------------- Scanning dependencies of target rttopo [ 3%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/bytebuffer.c.o [ 3%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/box2d.c.o [ 5%] Building C object CMakeFiles/rttopo.dir/source_subfolder/src/g_box.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 librttopo/1.1.0: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b/source_subfolder/src/rtgeom_geos.c: In function ‘RTGEOM2GEOS’: /home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b/source_subfolder/src/rtgeom_geos.c:367:14: warning: statement will never be executed [-Wswitch-unreachable] 367 | RTPOINT *rtp = NULL; | ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b/source_subfolder/src/rtt_tpsnap.c:35: /home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b/source_subfolder/src/rtt_tpsnap.c: In function ‘rtt_tpsnap’: /home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b/source_subfolder/src/rtt_tpsnap.c:727:30: error: ‘remove_vertices’ undeclared (first use in this function) 727 | tolerance_snap, iterate, remove_vertices); | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b/source_subfolder/src/rtgeom_log.h:54:47: note: in definition of macro ‘RTDEBUGF’ 54 | __FILE__, __func__, __LINE__, __VA_ARGS__); \ | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b/source_subfolder/src/rtt_tpsnap.c:727:30: note: each undeclared identifier is reported only once for each function it appears in 727 | tolerance_snap, iterate, remove_vertices); | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b/source_subfolder/src/rtgeom_log.h:54:47: note: in definition of macro ‘RTDEBUGF’ 54 | __FILE__, __func__, __LINE__, __VA_ARGS__); \ | ^~~~~~~~~~~ make[2]: *** [CMakeFiles/rttopo.dir/build.make:719: CMakeFiles/rttopo.dir/source_subfolder/src/rtt_tpsnap.c.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/rttopo.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 librttopo/1.1.0: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b librttopo/1.1.0: ERROR: Package 'f19612e46e90261e765c86d071cd87e4891a2f2b' build failed librttopo/1.1.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b ERROR: librttopo/1.1.0: Error in build() method, line 68 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/f19612e46e90261e765c86d071cd87e4891a2f2b' '--' '-j3'