******************************************************************************** conan install sentry-breakpad/0.4.1@ --build=sentry-breakpad --profile=/home/conan/w/BuildSingleReference/15163/695536da-37b4-4d2f-a107-f5a0221d085f/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 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/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/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=9 os=Linux os_build=Linux [options] [build_requires] [env] linux-syscall-support/cci.20200813: Not found in local cache, looking in remotes... linux-syscall-support/cci.20200813: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz linux-syscall-support/cci.20200813: Downloaded recipe revision 8c022b4e1473517b2a0ae557704d6b68 sentry-breakpad/0.4.1: Forced build from source Installing package: sentry-breakpad/0.4.1 Requirements linux-syscall-support/cci.20200813 from 'conan-center' - Downloaded sentry-breakpad/0.4.1 from local cache - Cache Packages linux-syscall-support/cci.20200813:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download sentry-breakpad/0.4.1:17566cc0153a705e333c69c06ad69524eabc9018 - Build Installing (downloading, building) binaries... linux-syscall-support/cci.20200813: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz linux-syscall-support/cci.20200813: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 linux-syscall-support/cci.20200813: Downloaded package revision b22e8dee36144a1acefb5c668bd8d8ae [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sentry-breakpad/0.4.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.1/_/_/source Unzipping 19.5MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK sentry-breakpad/0.4.1: Copying sources to build folder sentry-breakpad/0.4.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.1/_/_/build/17566cc0153a705e333c69c06ad69524eabc9018 sentry-breakpad/0.4.1: Generator cmake created conanbuildinfo.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-breakpad/0.4.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.1/_/_/build/17566cc0153a705e333c69c06ad69524eabc9018/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.1/_/_/package/17566cc0153a705e333c69c06ad69524eabc9018" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.1/_/_/build/17566cc0153a705e333c69c06ad69524eabc9018' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring incomplete, errors occurred! See also "/home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.1/_/_/build/17566cc0153a705e333c69c06ad69524eabc9018/build_subfolder/CMakeFiles/CMakeOutput.log". sentry-breakpad/0.4.1: CMake Error at CMakeLists.txt:4 (include): include could not find load file: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.1/_/_/build/17566cc0153a705e333c69c06ad69524eabc9018/build_subfolder/conanbuildinfo.cmake CMake Error at CMakeLists.txt:5 (conan_basic_setup): Unknown CMake command "conan_basic_setup". linux-syscall-support/cci.20200813: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/linux-syscall-support/cci.20200813/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib sentry-breakpad/0.4.1: ERROR: Package '17566cc0153a705e333c69c06ad69524eabc9018' build failed sentry-breakpad/0.4.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.1/_/_/build/17566cc0153a705e333c69c06ad69524eabc9018 ERROR: sentry-breakpad/0.4.1: Error in build() method, line 133 cmake = self._configure_cmake() while calling '_configure_cmake', line 54 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 1 while executing cd '/home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.1/_/_/build/17566cc0153a705e333c69c06ad69524eabc9018/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.1/_/_/package/17566cc0153a705e333c69c06ad69524eabc9018" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.1/_/_/build/17566cc0153a705e333c69c06ad69524eabc9018'