Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1094_15_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_1094_15_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_1094_15_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.595703125 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 sentry-native/0.2.5 exports: File 'conandata.yml' found. Exporting it... sentry-native/0.2.5 exports: Copied 1 '.yml' file: conandata.yml sentry-native/0.2.5 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.2.5': {'url': 'https://github.com/getsentry/sentry-native/archive/0.2.5.tar.gz', 'sha256': '51c83d4e0c952d80c8d47f2e419a30ecb80d3d7f5bc923b3c854f928d61a4c22'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 0.2.5: sha256: 51c83d4e0c952d80c8d47f2e419a30ecb80d3d7f5bc923b3c854f928d61a4c22 url: https://github.com/getsentry/sentry-native/archive/0.2.5.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK sentry-native/0.2.5: A new conanfile.py version was exported sentry-native/0.2.5: Folder: /tmp/c3ipr/pr_1094_15_0_0/.conan/data/sentry-native/0.2.5/_/_/export sentry-native/0.2.5: Using the exported files summary hash as the recipe revision: 338839f1ee9c4970217066b2b45838f4 sentry-native/0.2.5: Exported revision: 338839f1ee9c4970217066b2b45838f4 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] sentry-native:shared=True [build_requires] [env] libcurl/7.68.0: Not found in local cache, looking in remotes... libcurl/7.68.0: Trying with 'c3i_PR-1094_b53bb0ddcb109dbc1dbe2fa927712b7fe1157868'... libcurl/7.68.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libcurl/7.68.0: Downloaded recipe revision f7dffb54cf5b81d59d19af0d308af5a0 openssl/1.1.1f: Not found in local cache, looking in remotes... openssl/1.1.1f: Trying with 'c3i_PR-1094_b53bb0ddcb109dbc1dbe2fa927712b7fe1157868'... openssl/1.1.1f: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1f: Downloaded recipe revision 1224b65a9a457233ef6f3f38188f13fb zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-1094_b53bb0ddcb109dbc1dbe2fa927712b7fe1157868'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision f3b17fb16cd1b7fbc969400a2ba1bc08 sentry-native/0.2.5: Forced build from source sentry-native/0.2.5 (test package): Installing package Requirements libcurl/7.68.0 from 'central' - Downloaded openssl/1.1.1f from 'central' - Downloaded sentry-native/0.2.5 from local cache - Cache zlib/1.2.11 from 'central' - Downloaded Packages libcurl/7.68.0:421a8089a7aad5a9c649e8de257d867952e57f19 - Download openssl/1.1.1f:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download sentry-native/0.2.5:87d2eeeb9e6b21cd54fc1354a2b02cc567cbfd02 - Build zlib/1.2.11:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... openssl/1.1.1f: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1f: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 openssl/1.1.1f: Downloaded package revision cd93d6d84ad9fec5b03b7c22e3d8f0a1 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 d8289556bee84b5379dd9901e3e98233 libcurl/7.68.0: Retrieving package 421a8089a7aad5a9c649e8de257d867952e57f19 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/7.68.0: Package installed 421a8089a7aad5a9c649e8de257d867952e57f19 libcurl/7.68.0: Downloaded package revision e11aea1e96e9ae4b069a98ba31489c77 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [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 sentry-native/0.2.5: Configuring sources in /tmp/c3ipr/pr_1094_15_0_0/.conan/data/sentry-native/0.2.5/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK sentry-native/0.2.5: Copying sources to build folder sentry-native/0.2.5: Building your package in /tmp/c3ipr/pr_1094_15_0_0/.conan/data/sentry-native/0.2.5/_/_/build/87d2eeeb9e6b21cd54fc1354a2b02cc567cbfd02 sentry-native/0.2.5: Generator cmake created conanbuildinfo.cmake sentry-native/0.2.5: Generator cmake_find_package created FindCURL.cmake sentry-native/0.2.5: Generator cmake_find_package created FindOpenSSL.cmake sentry-native/0.2.5: Generator cmake_find_package created FindZLIB.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 sentry-native/0.2.5: Calling build() ----Running------ > cd '/tmp/c3ipr/pr_1094_15_0_0/.conan/data/sentry-native/0.2.5/_/_/build/87d2eeeb9e6b21cd54fc1354a2b02cc567cbfd02' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_1094_15_0_0/.conan/data/sentry-native/0.2.5/_/_/package/87d2eeeb9e6b21cd54fc1354a2b02cc567cbfd02" -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="/tmp/c3ipr/pr_1094_15_0_0/.conan/data/sentry-native/0.2.5/_/_/build/87d2eeeb9e6b21cd54fc1354a2b02cc567cbfd02" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSENTRY_BACKEND="inproc" -DSENTRY_ENABLE_INSTALL="True" -DSENTRY_TRANSPORT ="curl" -Wno-dev '/tmp/c3ipr/pr_1094_15_0_0/.conan/data/sentry-native/0.2.5/_/_/build/87d2eeeb9e6b21cd54fc1354a2b02cc567cbfd02' ----------------- Parse error in command line argument: -DSENTRY_TRANSPORT Should be: VAR:type=value CMake Error: No cmake script provided. CMake Error: Problem processing arguments. Aborting. sentry-native/0.2.5: JSON file created at '/tmp/c3ipr/pr_1094_15_0_0/_create.json'