Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_951_4_0_0/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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 '/tmp/c3ipr/pr_951_4_0_0/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_951_4_0_0/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 4.8447265625 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe cpp-jwt/1.2 exports: File 'conandata.yml' found. Exporting it... cpp-jwt/1.2 exports: Copied 1 '.yml' file: conandata.yml cpp-jwt/1.2 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.2': {'sha256': '5d0102d182c48ef520f3fb15412fbaa67e002e1bf90b3ba45d5a2c7f850371f7', 'url': 'https://github.com/arun11299/cpp-jwt/archive/v1.2.tar.gz'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: '1.2': sha256: 5d0102d182c48ef520f3fb15412fbaa67e002e1bf90b3ba45d5a2c7f850371f7 url: https://github.com/arun11299/cpp-jwt/archive/v1.2.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK cpp-jwt/1.2: A new conanfile.py version was exported cpp-jwt/1.2: Folder: /tmp/c3ipr/pr_951_4_0_0/.conan/data/cpp-jwt/1.2/_/_/export cpp-jwt/1.2: Using the exported files summary hash as the recipe revision: 5f7ccd5197b58f0f0284e90815f1590a cpp-jwt/1.2: Exported revision: 5f7ccd5197b58f0f0284e90815f1590a Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] [build_requires] [env] openssl/1.0.2t: Not found in local cache, looking in remotes... openssl/1.0.2t: Trying with 'c3i_PR-951_5c2a3cddc999ec76614f19658542705d6303c628'... openssl/1.0.2t: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.0.2t: Downloaded recipe revision 0987133640034f13ccc675d28ae7ce54 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-951_5c2a3cddc999ec76614f19658542705d6303c628'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 419994c54789da229ef991be6c2563b3 nlohmann_json/3.7.3: Not found in local cache, looking in remotes... nlohmann_json/3.7.3: Trying with 'c3i_PR-951_5c2a3cddc999ec76614f19658542705d6303c628'... nlohmann_json/3.7.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nlohmann_json/3.7.3: Downloaded recipe revision 42f1396613f3d00a66960fed7e03d834 cpp-jwt/1.2: Forced build from source cpp-jwt/1.2 (test package): Installing package Requirements cpp-jwt/1.2 from local cache - Cache nlohmann_json/3.7.3 from 'central' - Downloaded openssl/1.0.2t from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Packages cpp-jwt/1.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Build nlohmann_json/3.7.3:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download openssl/1.0.2t:d5204605bf864d4bd98fc6a9e624938e8e04ad03 - Download zlib/1.2.11:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download nlohmann_json/3.7.3: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nlohmann_json/3.7.3: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 nlohmann_json/3.7.3: Downloaded package revision cc206a2b060605de1af82324596bb6be [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK zlib/1.2.11: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.11: Downloaded package revision 6ea2fcfa0a27d86e387332e57f0702c6 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK openssl/1.0.2t: Retrieving package d5204605bf864d4bd98fc6a9e624938e8e04ad03 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.0.2t: Package installed d5204605bf864d4bd98fc6a9e624938e8e04ad03 openssl/1.0.2t: Downloaded package revision 29d830a329e3cadaccc38d7d352a4183 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cpp-jwt/1.2: Configuring sources in /tmp/c3ipr/pr_951_4_0_0/.conan/data/cpp-jwt/1.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK cpp-jwt/1.2: Copying sources to build folder cpp-jwt/1.2: Building your package in /tmp/c3ipr/pr_951_4_0_0/.conan/data/cpp-jwt/1.2/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 cpp-jwt/1.2: Generator cmake created conanbuildinfo.cmake cpp-jwt/1.2: Generator cmake_find_package created FindOpenSSL.cmake cpp-jwt/1.2: Generator cmake_find_package created Findnlohmann_json.cmake cpp-jwt/1.2: Generator cmake_find_package created FindZLIB.cmake [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 cpp-jwt/1.2: Calling build() -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.0.2t (found version "1.0.2t") -- Library ssl found /tmp/c3ipr/pr_951_4_0_0/.conan/data/openssl/1.0.2t/_/_/package/d5204605bf864d4bd98fc6a9e624938e8e04ad03/lib/libssl.a -- Found: /tmp/c3ipr/pr_951_4_0_0/.conan/data/openssl/1.0.2t/_/_/package/d5204605bf864d4bd98fc6a9e624938e8e04ad03/lib/libssl.a -- Library crypto found /tmp/c3ipr/pr_951_4_0_0/.conan/data/openssl/1.0.2t/_/_/package/d5204605bf864d4bd98fc6a9e624938e8e04ad03/lib/libcrypto.a -- Found: /tmp/c3ipr/pr_951_4_0_0/.conan/data/openssl/1.0.2t/_/_/package/d5204605bf864d4bd98fc6a9e624938e8e04ad03/lib/libcrypto.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /tmp/c3ipr/pr_951_4_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Found: /tmp/c3ipr/pr_951_4_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Conan: Using autogenerated Findnlohmann_json.cmake -- Found nlohmann_json: 3.7.3 (found version "3.7.3") CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.16/Modules/FindGTest.cmake:205 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:56 (find_package) -- Configuring incomplete, errors occurred! See also "/tmp/c3ipr/pr_951_4_0_0/.conan/data/cpp-jwt/1.2/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/CMakeFiles/CMakeOutput.log". cpp-jwt/1.2: JSON file created at '/tmp/c3ipr/pr_951_4_0_0/_create.json'