******************************************************************************** conan test conan-center-index/recipes/proj/all/test_package/conanfile.py proj/6.3.1@ --profile=/home/conan/w/BuildSingleReference/78343/8a2b8381-8845-435e-85f0-77e41f269cc6/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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/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=7 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 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=7 os=Linux [options] proj:shared=False [build_requires] [env] nlohmann_json/3.10.5: Not found in local cache, looking in remotes... nlohmann_json/3.10.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nlohmann_json/3.10.5: Downloaded recipe revision 012b57da2a4865a0807933766e19da2b sqlite3/3.37.2: Not found in local cache, looking in remotes... sqlite3/3.37.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlite3/3.37.2: Downloaded recipe revision 8e14ebced9bdce6d57fc9048c5f42ffe proj/6.3.1 (test package): Installing package Requirements nlohmann_json/3.10.5 from 'conan-center' - Downloaded proj/6.3.1 from local cache - Cache sqlite3/3.37.2 from 'conan-center' - Downloaded Packages nlohmann_json/3.10.5:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download proj/6.3.1:afe889a032ced931c9cabdfdd606eed6ca4f8110 - Download sqlite3/3.37.2:ab1912493b9a078b26b953835d50c8e988bfd06e - Download Installing (downloading, building) binaries... nlohmann_json/3.10.5: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nlohmann_json/3.10.5: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 nlohmann_json/3.10.5: Downloaded package revision b9fabf87ef2c73dffc4b627f8eeffddd sqlite3/3.37.2: Retrieving package ab1912493b9a078b26b953835d50c8e988bfd06e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.37.2: Package installed ab1912493b9a078b26b953835d50c8e988bfd06e sqlite3/3.37.2: Downloaded package revision 9e9e8fdc704c2d182b33f6b5c2b46a2e proj/6.3.1: Retrieving package afe889a032ced931c9cabdfdd606eed6ca4f8110 from remote 'c3i_PR-9101' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz proj/6.3.1: Package installed afe889a032ced931c9cabdfdd606eed6ca4f8110 proj/6.3.1: Downloaded package revision bf66335bbd0ee6f189b404b57959cb3d [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 sqlite3/3.37.2: Appending PATH env var with : /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.37.2/_/_/package/ab1912493b9a078b26b953835d50c8e988bfd06e/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 proj/6.3.1: Prepending to PROJ_LIB environment variable: /home/conan/w/BuildSingleReference/.conan/data/proj/6.3.1/_/_/package/afe889a032ced931c9cabdfdd606eed6ca4f8110/res proj/6.3.1: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/proj/6.3.1/_/_/package/afe889a032ced931c9cabdfdd606eed6ca4f8110/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 proj/6.3.1 (test package): Generator cmake_find_package created Findproj4.cmake proj/6.3.1 (test package): Generator cmake_find_package created Findnlohmann_json.cmake proj/6.3.1 (test package): Generator cmake_find_package created FindSQLite3.cmake proj/6.3.1 (test package): Generator cmake created conanbuildinfo.cmake proj/6.3.1 (test package): Generator txt created conanbuildinfo.txt proj/6.3.1 (test package): Aggregating env generators proj/6.3.1 (test package): Generated conaninfo.txt proj/6.3.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/proj/all/test_package/build/aa30443af2d19bbea537f763638cef5620a945ef/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK proj/6.3.1 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/proj/all/test_package/build/aa30443af2d19bbea537f763638cef5620a945ef' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/proj/all/test_package/build/aa30443af2d19bbea537f763638cef5620a945ef/package" -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" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/proj/all/test_package/build/aa30443af2d19bbea537f763638cef5620a945ef" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DPROJ_VERSION_GE_7="False" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/proj/all/test_package' ----------------- -- The C compiler identification is GNU 7.2.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: Adjusting output directories -- Conan: Using cmake targets configuration -- Library proj found /home/conan/w/BuildSingleReference/.conan/data/proj/6.3.1/_/_/package/afe889a032ced931c9cabdfdd606eed6ca4f8110/lib/libproj.a -- Library sqlite3 found /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.37.2/_/_/package/ab1912493b9a078b26b953835d50c8e988bfd06e/lib/libsqlite3.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++ -- Conan: Using autogenerated Findproj4.cmake -- Found proj4: 6.3.1 (found version "6.3.1") -- Library proj found /home/conan/w/BuildSingleReference/.conan/data/proj/6.3.1/_/_/package/afe889a032ced931c9cabdfdd606eed6ca4f8110/lib/libproj.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/proj/6.3.1/_/_/package/afe889a032ced931c9cabdfdd606eed6ca4f8110/lib/libproj.a -- Conan: Using autogenerated Findnlohmann_json.cmake -- Found nlohmann_json: 3.10.5 (found version "3.10.5") -- Conan: Using autogenerated FindSQLite3.cmake -- Found SQLite3: 3.37.2 (found version "3.37.2") -- Library sqlite3 found /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.37.2/_/_/package/ab1912493b9a078b26b953835d50c8e988bfd06e/lib/libsqlite3.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.37.2/_/_/package/ab1912493b9a078b26b953835d50c8e988bfd06e/lib/libsqlite3.a -- Library sqlite3 found /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.37.2/_/_/package/ab1912493b9a078b26b953835d50c8e988bfd06e/lib/libsqlite3.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.37.2/_/_/package/ab1912493b9a078b26b953835d50c8e988bfd06e/lib/libsqlite3.a -- Library proj found /home/conan/w/BuildSingleReference/.conan/data/proj/6.3.1/_/_/package/afe889a032ced931c9cabdfdd606eed6ca4f8110/lib/libproj.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/proj/6.3.1/_/_/package/afe889a032ced931c9cabdfdd606eed6ca4f8110/lib/libproj.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/proj/all/test_package/build/aa30443af2d19bbea537f763638cef5620a945ef ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/proj/all/test_package/build/aa30443af2d19bbea537f763638cef5620a945ef' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package proj/6.3.1 (test package): Running test() ----Running------ > bin/test_package ----------------- easting: 691875.632, northing: 6098907.825 longitude: 12, latitude: 55 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 nlohmann_json/3.10.5: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/nlohmann_json/3.10.5/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib