******************************************************************************** conan install librttopo/1.1.0@#5ad449446998c5a21b9a31624bf017af --build=librttopo -pr /home/conan/w/prod/BuildSingleReference/83493/67205439-03b7-4589-b7f6-0ba6b060aa66/profile_linux_9_libstdcpp11_gcc_release_64.librttopo-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) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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=9 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] librttopo:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True geos/3.11.0: Not found in local cache, looking in remotes... geos/3.11.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz geos/3.11.0: Downloaded recipe revision 226756bb911db232b0c102f38cb40331 librttopo/1.1.0: Forced build from source Installing package: librttopo/1.1.0 Requirements geos/3.11.0 from 'conan-center' - Downloaded librttopo/1.1.0 from local cache - Cache Packages geos/3.11.0:38d718e9731d3adba3afff366110d428ff2e649b - Download librttopo/1.1.0:671f4451fb03d10aa1cb861aa4b595ccf8f12e6e - Build Installing (downloading, building) binaries... geos/3.11.0: Retrieving package 38d718e9731d3adba3afff366110d428ff2e649b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz geos/3.11.0: Package installed 38d718e9731d3adba3afff366110d428ff2e649b geos/3.11.0: Downloaded package revision 70ae56b54bc88427bbab8ca80a3372cc geos/3.11.0: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/geos/3.11.0/_/_/package/38d718e9731d3adba3afff366110d428ff2e649b/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK librttopo/1.1.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/source/src librttopo/1.1.0: [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 librttopo/1.1.0: Copying sources to build folder librttopo/1.1.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e librttopo/1.1.0: Generator txt created conanbuildinfo.txt librttopo/1.1.0: Calling generate() librttopo/1.1.0: 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 librttopo/1.1.0: Calling build() librttopo/1.1.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/package/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/src/.." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/package/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/src/.." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/build/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 9.2.1 -- 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: Component target declared 'GEOS::geos_cxx_flags' -- Conan: Component target declared 'GEOS::geos' -- Conan: Component target declared 'GEOS::geos_c' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/build/Release librttopo/1.1.0: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/build/Release" '--' '-j3' ----------------- Scanning dependencies of target rttopo [ 1%] Building C object CMakeFiles/rttopo.dir/src/src/box2d.c.o [ 3%] Building C object CMakeFiles/rttopo.dir/src/src/g_box.c.o [ 5%] Building C object CMakeFiles/rttopo.dir/src/src/bytebuffer.c.o [ 7%] Building C object CMakeFiles/rttopo.dir/src/src/g_serialized.c.o [ 8%] Building C object CMakeFiles/rttopo.dir/src/src/g_util.c.o [ 10%] Building C object CMakeFiles/rttopo.dir/src/src/measures.c.o [ 12%] Building C object CMakeFiles/rttopo.dir/src/src/measures3d.c.o [ 14%] Building C object CMakeFiles/rttopo.dir/src/src/ptarray.c.o [ 15%] Building C object CMakeFiles/rttopo.dir/src/src/rtalgorithm.c.o [ 17%] Building C object CMakeFiles/rttopo.dir/src/src/rtcircstring.c.o [ 19%] Building C object CMakeFiles/rttopo.dir/src/src/rtcollection.c.o [ 21%] Building C object CMakeFiles/rttopo.dir/src/src/rtcompound.c.o [ 22%] Building C object CMakeFiles/rttopo.dir/src/src/rtcurvepoly.c.o [ 24%] Building C object CMakeFiles/rttopo.dir/src/src/rtgeodetic.c.o [ 26%] Building C object CMakeFiles/rttopo.dir/src/src/rtgeom.c.o [ 28%] Building C object CMakeFiles/rttopo.dir/src/src/rtgeom_api.c.o [ 29%] Building C object CMakeFiles/rttopo.dir/src/src/rtgeom_debug.c.o [ 31%] Building C object CMakeFiles/rttopo.dir/src/src/rtgeom_geos.c.o [ 33%] Building C object CMakeFiles/rttopo.dir/src/src/rtgeom_geos_clean.c.o [ 35%] Building C object CMakeFiles/rttopo.dir/src/src/rtgeom_geos_node.c.o [ 36%] Building C object CMakeFiles/rttopo.dir/src/src/rtgeom_geos_split.c.o [ 38%] Building C object CMakeFiles/rttopo.dir/src/src/rtgeom_topo.c.o [ 40%] Building C object CMakeFiles/rttopo.dir/src/src/rthomogenize.c.o [ 42%] Building C object CMakeFiles/rttopo.dir/src/src/rtin_geojson.c.o [ 43%] Building C object CMakeFiles/rttopo.dir/src/src/rtin_twkb.c.o [ 45%] Building C object CMakeFiles/rttopo.dir/src/src/rtin_wkb.c.o [ 47%] Building C object CMakeFiles/rttopo.dir/src/src/rtiterator.c.o [ 49%] Building C object CMakeFiles/rttopo.dir/src/src/rtline.c.o [ 50%] Building C object CMakeFiles/rttopo.dir/src/src/rtlinearreferencing.c.o [ 52%] Building C object CMakeFiles/rttopo.dir/src/src/rtmcurve.c.o [ 54%] Building C object CMakeFiles/rttopo.dir/src/src/rtmline.c.o [ 56%] Building C object CMakeFiles/rttopo.dir/src/src/rtmpoint.c.o [ 57%] Building C object CMakeFiles/rttopo.dir/src/src/rtmpoly.c.o [ 59%] Building C object CMakeFiles/rttopo.dir/src/src/rtmsurface.c.o [ 61%] Building C object CMakeFiles/rttopo.dir/src/src/rtout_encoded_polyline.c.o [ 63%] Building C object CMakeFiles/rttopo.dir/src/src/rtout_geojson.c.o [ 64%] Building C object CMakeFiles/rttopo.dir/src/src/rtout_gml.c.o [ 66%] Building C object CMakeFiles/rttopo.dir/src/src/rtout_kml.c.o [ 68%] Building C object CMakeFiles/rttopo.dir/src/src/rtout_svg.c.o [ 70%] Building C object CMakeFiles/rttopo.dir/src/src/rtout_twkb.c.o [ 71%] Building C object CMakeFiles/rttopo.dir/src/src/rtout_wkb.c.o [ 73%] Building C object CMakeFiles/rttopo.dir/src/src/rtout_wkt.c.o [ 75%] Building C object CMakeFiles/rttopo.dir/src/src/rtout_x3d.c.o [ 77%] Building C object CMakeFiles/rttopo.dir/src/src/rtpoint.c.o [ 78%] Building C object CMakeFiles/rttopo.dir/src/src/rtpoly.c.o [ 80%] Building C object CMakeFiles/rttopo.dir/src/src/rtprint.c.o [ 82%] Building C object CMakeFiles/rttopo.dir/src/src/rtpsurface.c.o [ 84%] Building C object CMakeFiles/rttopo.dir/src/src/rtspheroid.c.o [ 85%] Building C object CMakeFiles/rttopo.dir/src/src/rtstroke.c.o [ 87%] Building C object CMakeFiles/rttopo.dir/src/src/rtt_tpsnap.c.o [ 89%] Building C object CMakeFiles/rttopo.dir/src/src/rttin.c.o [ 91%] Building C object CMakeFiles/rttopo.dir/src/src/rttree.c.o [ 92%] Building C object CMakeFiles/rttopo.dir/src/src/rttriangle.c.o [ 94%] Building C object CMakeFiles/rttopo.dir/src/src/rtutil.c.o [ 96%] Building C object CMakeFiles/rttopo.dir/src/src/stringbuffer.c.o [ 98%] Building C object CMakeFiles/rttopo.dir/src/src/varint.c.o [100%] Linking C static library librttopo.a [100%] Built target rttopo librttopo/1.1.0: Package '671f4451fb03d10aa1cb861aa4b595ccf8f12e6e' built librttopo/1.1.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/build/Release 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 /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/package/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e librttopo/1.1.0: Calling package() librttopo/1.1.0: Copied 1 file: COPYING librttopo/1.1.0: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/package/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/package/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/package/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/lib/librttopo.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/package/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/include/librttopo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/package/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK librttopo/1.1.0 package(): Packaged 2 '.h' files: librttopo_geom.h, librttopo.h librttopo/1.1.0 package(): Packaged 1 file: COPYING librttopo/1.1.0 package(): Packaged 1 '.a' file: librttopo.a librttopo/1.1.0: Package '671f4451fb03d10aa1cb861aa4b595ccf8f12e6e' created librttopo/1.1.0: Created package revision b9dea78b3ac96db5a76483e975090f1b [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 /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/src/src/g_box.c: In function ‘gbox_to_string’: /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/src/src/g_box.c:394:69: warning: ‘%.8g’ directive output may be truncated writing between 1 and 15 bytes into a region of size between 6 and 104 [-Wformat-truncation=] 394 | snprintf(str, sz, "RTGBOX((%.8g,%.8g,%.8g,%.8g),(%.8g,%.8g,%.8g,%.8g))", gbox->xmin, gbox->ymin, gbox->zmin, gbox->mmin, gbox->xmax, gbox->ymax, gbox->zmax, gbox->mmax); | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/src/src/g_box.c:394:23: note: assuming directive output of 14 bytes 394 | snprintf(str, sz, "RTGBOX((%.8g,%.8g,%.8g,%.8g),(%.8g,%.8g,%.8g,%.8g))", gbox->xmin, gbox->ymin, gbox->zmin, gbox->mmin, gbox->xmax, gbox->ymax, gbox->zmax, gbox->mmax); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/build/Release/librttopo_geom.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/src/src/librttopo_geom_internal.h:33, from /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/src/src/g_box.c:31: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 28 and 140 bytes into a destination of size 128 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/src/src/rtgeom_geos.c: In function ‘RTGEOM2GEOS’: /home/conan/w/prod/BuildSingleReference/.conan/data/librttopo/1.1.0/_/_/build/671f4451fb03d10aa1cb861aa4b595ccf8f12e6e/src/src/rtgeom_geos.c:367:14: warning: statement will never be executed [-Wswitch-unreachable] 367 | RTPOINT *rtp = NULL; | ^~~ librttopo/1.1.0: 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 librttopo/1.1.0: 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