******************************************************************************** conan install sentry-breakpad/0.4.7@ --build=sentry-breakpad --profile=/home/conan/w/BuildSingleReference/14087/8a24437c-ff46-4566-8deb-db0a6863676b/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [options] [build_requires] [env] sentry-breakpad/0.4.7: Forced build from source Installing package: sentry-breakpad/0.4.7 Requirements linux-syscall-support/cci.20200813 from 'conan-center' - Cache sentry-breakpad/0.4.7 from local cache - Cache Packages linux-syscall-support/cci.20200813:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache sentry-breakpad/0.4.7:2d29505f4b612d2af67bc581b8ed55ea74e30890 - Build Installing (downloading, building) binaries... linux-syscall-support/cci.20200813: Already installed! [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 sentry-breakpad/0.4.7: Copying sources to build folder sentry-breakpad/0.4.7: Building your package in /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890 sentry-breakpad/0.4.7: 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.7: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890" -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.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.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 -- 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 -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Looking for getcontext -- Looking for getcontext - found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890' '--' '-j3' ----------------- Scanning dependencies of target breakpad_client [ 12%] Building CXX object source_subfolder/external/CMakeFiles/breakpad_client.dir/breakpad/src/common/string_conversion.cc.o [ 12%] Building CXX object source_subfolder/external/CMakeFiles/breakpad_client.dir/breakpad/src/common/md5.cc.o [ 12%] Building CXX object source_subfolder/external/CMakeFiles/breakpad_client.dir/breakpad/src/common/convert_UTF.cc.o [ 16%] Building CXX object source_subfolder/external/CMakeFiles/breakpad_client.dir/breakpad/src/common/linux/elf_core_dump.cc.o [ 20%] Building CXX object source_subfolder/external/CMakeFiles/breakpad_client.dir/breakpad/src/common/linux/elfutils.cc.o [ 25%] Building CXX object source_subfolder/external/CMakeFiles/breakpad_client.dir/breakpad/src/common/linux/file_id.cc.o [ 29%] Building CXX object source_subfolder/external/CMakeFiles/breakpad_client.dir/breakpad/src/common/linux/guid_creator.cc.o source_subfolder/external/CMakeFiles/breakpad_client.dir/build.make:133: recipe for target 'source_subfolder/external/CMakeFiles/breakpad_client.dir/breakpad/src/common/linux/elfutils.cc.o' failed source_subfolder/external/CMakeFiles/breakpad_client.dir/build.make:146: recipe for target 'source_subfolder/external/CMakeFiles/breakpad_client.dir/breakpad/src/common/linux/file_id.cc.o' failed CMakeFiles/Makefile2:112: recipe for target 'source_subfolder/external/CMakeFiles/breakpad_client.dir/all' failed Makefile:148: recipe for target 'all' failed sentry-breakpad/0.4.7: 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 In file included from /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.h:40:0, from /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.cc:30: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/memory_allocator.h: In constructor ‘google_breakpad::PageStdAllocator::PageStdAllocator(const google_breakpad::PageStdAllocator&)’: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/memory_allocator.h:174:20: error: ‘nullptr’ was not declared in this scope stackdata_(nullptr), ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.cc:30:0: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.h:61:10: error: ‘constexpr’ does not name a type static constexpr const char* kMachineName = "x86"; ^ /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.h:61:10: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.h:79:10: error: ‘constexpr’ does not name a type static constexpr const char* kMachineName = "x86_64"; ^ /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.h:79:10: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.cc: In function ‘bool google_breakpad::FindElfSoNameFromDynamicSection(const void*, size_t, const void*, size_t, char*, size_t)’: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.cc:191:9: error: ISO C++ forbids declaration of ‘dynamic’ with no type [-fpermissive] auto* dynamic = static_cast(section_start); ^ /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.cc: In instantiation of ‘bool google_breakpad::FindElfSoNameFromDynamicSection(const void*, size_t, const void*, size_t, char*, size_t) [with ElfClass = google_breakpad::ElfClass32; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.cc:237:66: required from here /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.cc:191:56: error: cannot convert ‘const Dyn* {aka const Elf32_Dyn*}’ to ‘int*’ in initialization auto* dynamic = static_cast(section_start); ^ /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.cc:193:25: error: cannot convert ‘int*’ to ‘const Dyn* {aka const Elf32_Dyn*}’ in initialization for (const Dyn* dyn = dynamic; dyn < dynamic + dcount; ++dyn) { ^ /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.cc:193:38: error: comparison between distinct pointer types ‘const Dyn* {aka const Elf32_Dyn*}’ and ‘int*’ lacks a cast [-fpermissive] for (const Dyn* dyn = dynamic; dyn < dynamic + dcount; ++dyn) { ^ /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.cc: In instantiation of ‘bool google_breakpad::FindElfSoNameFromDynamicSection(const void*, size_t, const void*, size_t, char*, size_t) [with ElfClass = google_breakpad::ElfClass64; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.cc:240:66: required from here /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.cc:191:56: error: cannot convert ‘const Dyn* {aka const Elf64_Dyn*}’ to ‘int*’ in initialization auto* dynamic = static_cast(section_start); ^ /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.cc:193:25: error: cannot convert ‘int*’ to ‘const Dyn* {aka const Elf64_Dyn*}’ in initialization for (const Dyn* dyn = dynamic; dyn < dynamic + dcount; ++dyn) { ^ /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.cc:193:38: error: comparison between distinct pointer types ‘const Dyn* {aka const Elf64_Dyn*}’ and ‘int*’ lacks a cast [-fpermissive] for (const Dyn* dyn = dynamic; dyn < dynamic + dcount; ++dyn) { ^ make[2]: *** [source_subfolder/external/CMakeFiles/breakpad_client.dir/breakpad/src/common/linux/elfutils.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/file_id.h:40:0, from /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/file_id.cc:35: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/memory_allocator.h: In constructor ‘google_breakpad::PageStdAllocator::PageStdAllocator(const google_breakpad::PageStdAllocator&)’: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/memory_allocator.h:174:20: error: ‘nullptr’ was not declared in this scope stackdata_(nullptr), ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/file_id.cc:45:0: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.h:61:10: error: ‘constexpr’ does not name a type static constexpr const char* kMachineName = "x86"; ^ /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.h:61:10: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.h:79:10: error: ‘constexpr’ does not name a type static constexpr const char* kMachineName = "x86_64"; ^ /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/elfutils.h:79:10: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/file_id.cc: In function ‘bool google_breakpad::ElfClassBuildIDNoteIdentifier(const void*, size_t, google_breakpad::wasteful_vector&)’: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/file_id.cc:67:63: error: ‘static_assert’ was not declared in this scope "Elf32_Nhdr and Elf64_Nhdr should be the same"); ^ /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/file_id.cc: In function ‘bool google_breakpad::FindElfBuildIDNote(const void*, google_breakpad::wasteful_vector&)’: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/file_id.cc:102:28: warning: range-based ‘for’ loops only available with -std=c++11 or -std=gnu++11 for (ElfSegment& seg : segs) { ^ /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/file_id.cc: In function ‘std::__cxx11::string google_breakpad::bytes_to_hex_string(const uint8_t*, size_t)’: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890/source_subfolder/external/breakpad/src/common/linux/file_id.cc:171:50: error: ‘snprintf’ was not declared in this scope snprintf(buf, sizeof(buf), "%02X", bytes[idx]); ^ make[2]: *** [source_subfolder/external/CMakeFiles/breakpad_client.dir/breakpad/src/common/linux/file_id.cc.o] Error 1 make[1]: *** [source_subfolder/external/CMakeFiles/breakpad_client.dir/all] Error 2 make: *** [all] Error 2 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.7: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890 sentry-breakpad/0.4.7: ERROR: Package '2d29505f4b612d2af67bc581b8ed55ea74e30890' build failed sentry-breakpad/0.4.7: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890 ERROR: sentry-breakpad/0.4.7: Error in build() method, line 129 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/sentry-breakpad/0.4.7/_/_/build/2d29505f4b612d2af67bc581b8ed55ea74e30890' '--' '-j3'