******************************************************************************** conan test conan-center-index/recipes/breakpad/all/test_package/conanfile.py breakpad/cci.20210521@ --profile=/home/conan/w/BuildSingleReference/12570/9f986aca-8796-4ea8-8626-41bc5991c455/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] breakpad/cci.20210521 (test package): Installing package Requirements breakpad/cci.20210521 from local cache - Cache linux-syscall-support/cci.20200813 from 'conan-center' - Cache Packages breakpad/cci.20210521:2d29505f4b612d2af67bc581b8ed55ea74e30890 - Cache linux-syscall-support/cci.20200813:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache 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 breakpad/cci.20210521: Already installed! breakpad/cci.20210521: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/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 breakpad/cci.20210521 (test package): Generator cmake created conanbuildinfo.cmake breakpad/cci.20210521 (test package): Generator txt created conanbuildinfo.txt breakpad/cci.20210521 (test package): Generated conaninfo.txt breakpad/cci.20210521 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/build/792fb0045f7e5d98f36b598636ea5f54e842ab9c/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 breakpad/cci.20210521 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/build/792fb0045f7e5d98f36b598636ea5f54e842ab9c' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -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-center-index/recipes/breakpad/all/test_package/build/792fb0045f7e5d98f36b598636ea5f54e842ab9c/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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package' ----------------- -- The CXX compiler identification is GNU 5.4.0 -- 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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/build/792fb0045f7e5d98f36b598636ea5f54e842ab9c ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/build/792fb0045f7e5d98f36b598636ea5f54e842ab9c' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o CMakeFiles/test_package.dir/build.make:81: recipe for target 'CMakeFiles/test_package.dir/test_package.cpp.o' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/test_package.dir/all' failed Makefile:102: recipe for target 'all' failed 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 /usr/include/c++/5/type_traits:35:0, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/minidump_writer.h:39, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/handler/exception_handler.h:42, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/test_package.cpp:2: /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/dump_writer_common/thread_info.h:37:0, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/handler/exception_handler.h:42, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/test_package.cpp:2: /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:164:9: error: expected nested-name-specifier before ‘AllocatorTraits’ using AllocatorTraits = std::allocator_traits>; ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:165:9: error: expected nested-name-specifier before ‘value_type’ using value_type = typename AllocatorTraits::value_type; ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:166:9: error: expected nested-name-specifier before ‘pointer’ using pointer = typename AllocatorTraits::pointer; ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:167:9: error: expected nested-name-specifier before ‘difference_type’ using difference_type = typename AllocatorTraits::difference_type; ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:168:9: error: expected nested-name-specifier before ‘size_type’ using size_type = typename AllocatorTraits::size_type; ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:182:29: error: ‘pointer’ has not been declared pointer stackdata, ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:183:29: error: ‘size_type’ has not been declared size_type stackdata_size) : allocator_(allocator), ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:188:10: error: ‘pointer’ does not name a type inline pointer allocate(size_type n, const void* = 0) { ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:196:26: error: ‘pointer’ has not been declared inline void deallocate(pointer, size_type) { ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:196:35: error: ‘size_type’ has not been declared inline void deallocate(pointer, size_type) { ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:211:3: error: ‘pointer’ does not name a type pointer stackdata_; ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:212:3: error: ‘size_type’ does not name a type size_type stackdata_size_; ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h: In constructor ‘google_breakpad::PageStdAllocator::PageStdAllocator(google_breakpad::PageAllocator&)’: /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:171:57: error: class ‘google_breakpad::PageStdAllocator’ does not have any field named ‘stackdata_’ stackdata_(NULL), ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:172:57: error: class ‘google_breakpad::PageStdAllocator’ does not have any field named ‘stackdata_size_’ stackdata_size_(0) ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h: In constructor ‘google_breakpad::PageStdAllocator::PageStdAllocator(const google_breakpad::PageStdAllocator&)’: /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:177:9: error: class ‘google_breakpad::PageStdAllocator’ does not have any field named ‘stackdata_’ stackdata_(nullptr), ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:177:20: error: ‘nullptr’ was not declared in this scope stackdata_(nullptr), ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:178:9: error: class ‘google_breakpad::PageStdAllocator’ does not have any field named ‘stackdata_size_’ stackdata_size_(0) ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h: In constructor ‘google_breakpad::PageStdAllocator::PageStdAllocator(google_breakpad::PageAllocator&, int, int)’: /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:184:7: error: class ‘google_breakpad::PageStdAllocator’ does not have any field named ‘stackdata_’ stackdata_(stackdata), ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:185:7: error: class ‘google_breakpad::PageStdAllocator’ does not have any field named ‘stackdata_size_’ stackdata_size_(stackdata_size) ^ In file included from /usr/include/c++/5/bits/basic_string.h:40:0, from /usr/include/c++/5/string:52, from /usr/include/c++/5/bits/locale_classes.h:40, from /usr/include/c++/5/bits/ios_base.h:41, from /usr/include/c++/5/ios:42, from /usr/include/c++/5/ostream:38, from /usr/include/c++/5/iostream:39, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/test_package.cpp:1: /usr/include/c++/5/ext/alloc_traits.h: In instantiation of ‘struct __gnu_cxx::__alloc_traits >’: /usr/include/c++/5/bits/stl_vector.h:75:28: required from ‘struct std::_Vector_base >’ /usr/include/c++/5/bits/stl_vector.h:214:11: required from ‘class std::vector >’ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:219:7: required from ‘class google_breakpad::wasteful_vector’ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/linux_dumper.h:259:26: required from here /usr/include/c++/5/ext/alloc_traits.h:172:53: error: no type named ‘pointer’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::pointer pointer; ^ /usr/include/c++/5/ext/alloc_traits.h:173:53: error: no type named ‘const_pointer’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::const_pointer const_pointer; ^ /usr/include/c++/5/ext/alloc_traits.h:174:53: error: no type named ‘value_type’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::value_type value_type; ^ /usr/include/c++/5/ext/alloc_traits.h:175:53: error: no type named ‘reference’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::reference reference; ^ /usr/include/c++/5/ext/alloc_traits.h:176:53: error: no type named ‘const_reference’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::const_reference const_reference; ^ /usr/include/c++/5/ext/alloc_traits.h:177:53: error: no type named ‘size_type’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::size_type size_type; ^ /usr/include/c++/5/ext/alloc_traits.h:178:53: error: no type named ‘difference_type’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::difference_type difference_type; ^ In file included from /usr/include/c++/5/vector:64:0, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/linux_dumper.h:51, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/handler/exception_handler.h:42, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/test_package.cpp:2: /usr/include/c++/5/bits/stl_vector.h: In instantiation of ‘class std::vector >’: /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:219:7: required from ‘class google_breakpad::wasteful_vector’ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/linux_dumper.h:259:26: required from here /usr/include/c++/5/bits/stl_vector.h:217:58: error: no type named ‘value_type’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::value_type _Alloc_value_type; ^ /usr/include/c++/5/bits/stl_vector.h:241:20: error: no members matching ‘std::vector >::_Base {aka std::_Vector_base >}::_M_allocate’ in ‘std::vector >::_Base {aka struct std::_Vector_base >}’ using _Base::_M_allocate; ^ /usr/include/c++/5/bits/stl_vector.h:242:20: error: no members matching ‘std::vector >::_Base {aka std::_Vector_base >}::_M_deallocate’ in ‘std::vector >::_Base {aka struct std::_Vector_base >}’ using _Base::_M_deallocate; ^ In file included from /usr/include/c++/5/bits/basic_string.h:40:0, from /usr/include/c++/5/string:52, from /usr/include/c++/5/bits/locale_classes.h:40, from /usr/include/c++/5/bits/ios_base.h:41, from /usr/include/c++/5/ios:42, from /usr/include/c++/5/ostream:38, from /usr/include/c++/5/iostream:39, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/test_package.cpp:1: /usr/include/c++/5/ext/alloc_traits.h: In instantiation of ‘struct __gnu_cxx::__alloc_traits >’: /usr/include/c++/5/bits/stl_vector.h:75:28: required from ‘struct std::_Vector_base >’ /usr/include/c++/5/bits/stl_vector.h:214:11: required from ‘class std::vector >’ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:219:7: required from ‘class google_breakpad::wasteful_vector’ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/linux_dumper.h:262:33: required from here /usr/include/c++/5/ext/alloc_traits.h:172:53: error: no type named ‘pointer’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::pointer pointer; ^ /usr/include/c++/5/ext/alloc_traits.h:173:53: error: no type named ‘const_pointer’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::const_pointer const_pointer; ^ /usr/include/c++/5/ext/alloc_traits.h:174:53: error: no type named ‘value_type’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::value_type value_type; ^ /usr/include/c++/5/ext/alloc_traits.h:175:53: error: no type named ‘reference’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::reference reference; ^ /usr/include/c++/5/ext/alloc_traits.h:176:53: error: no type named ‘const_reference’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::const_reference const_reference; ^ /usr/include/c++/5/ext/alloc_traits.h:177:53: error: no type named ‘size_type’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::size_type size_type; ^ /usr/include/c++/5/ext/alloc_traits.h:178:53: error: no type named ‘difference_type’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::difference_type difference_type; ^ In file included from /usr/include/c++/5/vector:64:0, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/linux_dumper.h:51, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/handler/exception_handler.h:42, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/test_package.cpp:2: /usr/include/c++/5/bits/stl_vector.h: In instantiation of ‘class std::vector >’: /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:219:7: required from ‘class google_breakpad::wasteful_vector’ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/linux_dumper.h:262:33: required from here /usr/include/c++/5/bits/stl_vector.h:217:58: error: no type named ‘value_type’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::value_type _Alloc_value_type; ^ /usr/include/c++/5/bits/stl_vector.h:241:20: error: no members matching ‘std::vector >::_Base {aka std::_Vector_base >}::_M_allocate’ in ‘std::vector >::_Base {aka struct std::_Vector_base >}’ using _Base::_M_allocate; ^ /usr/include/c++/5/bits/stl_vector.h:242:20: error: no members matching ‘std::vector >::_Base {aka std::_Vector_base >}::_M_deallocate’ in ‘std::vector >::_Base {aka struct std::_Vector_base >}’ using _Base::_M_deallocate; ^ In file included from /usr/include/c++/5/bits/basic_string.h:40:0, from /usr/include/c++/5/string:52, from /usr/include/c++/5/bits/locale_classes.h:40, from /usr/include/c++/5/bits/ios_base.h:41, from /usr/include/c++/5/ios:42, from /usr/include/c++/5/ostream:38, from /usr/include/c++/5/iostream:39, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/test_package.cpp:1: /usr/include/c++/5/ext/alloc_traits.h: In instantiation of ‘struct __gnu_cxx::__alloc_traits >’: /usr/include/c++/5/bits/stl_vector.h:75:28: required from ‘struct std::_Vector_base >’ /usr/include/c++/5/bits/stl_vector.h:214:11: required from ‘class std::vector >’ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:219:7: required from ‘class google_breakpad::wasteful_vector’ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/linux_dumper.h:265:34: required from here /usr/include/c++/5/ext/alloc_traits.h:172:53: error: no type named ‘pointer’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::pointer pointer; ^ /usr/include/c++/5/ext/alloc_traits.h:173:53: error: no type named ‘const_pointer’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::const_pointer const_pointer; ^ /usr/include/c++/5/ext/alloc_traits.h:174:53: error: no type named ‘value_type’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::value_type value_type; ^ /usr/include/c++/5/ext/alloc_traits.h:175:53: error: no type named ‘reference’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::reference reference; ^ /usr/include/c++/5/ext/alloc_traits.h:176:53: error: no type named ‘const_reference’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::const_reference const_reference; ^ /usr/include/c++/5/ext/alloc_traits.h:177:53: error: no type named ‘size_type’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::size_type size_type; ^ /usr/include/c++/5/ext/alloc_traits.h:178:53: error: no type named ‘difference_type’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::difference_type difference_type; ^ In file included from /usr/include/c++/5/vector:64:0, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/linux_dumper.h:51, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/handler/exception_handler.h:42, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/test_package.cpp:2: /usr/include/c++/5/bits/stl_vector.h: In instantiation of ‘class std::vector >’: /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/common/memory_allocator.h:219:7: required from ‘class google_breakpad::wasteful_vector’ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/linux_dumper.h:265:34: required from here /usr/include/c++/5/bits/stl_vector.h:217:58: error: no type named ‘value_type’ in ‘struct google_breakpad::PageStdAllocator’ typedef typename _Alloc::value_type _Alloc_value_type; ^ /usr/include/c++/5/bits/stl_vector.h:241:20: error: no members matching ‘std::vector >::_Base {aka std::_Vector_base >}::_M_allocate’ in ‘std::vector >::_Base {aka struct std::_Vector_base >}’ using _Base::_M_allocate; ^ /usr/include/c++/5/bits/stl_vector.h:242:20: error: no members matching ‘std::vector >::_Base {aka std::_Vector_base >}::_M_deallocate’ in ‘std::vector >::_Base {aka struct std::_Vector_base >}’ using _Base::_M_deallocate; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42:0, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/handler/exception_handler.h:42, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/test_package.cpp:2: /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/linux_dumper.h: In member function ‘size_t google_breakpad::LinuxDumper::GetMainThreadIndex() const’: /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/linux_dumper.h:107:19: error: no match for ‘operator[]’ (operand types are ‘const google_breakpad::wasteful_vector’ and ‘size_t {aka long unsigned int}’) if (threads_[i] == pid_) return i; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/handler/exception_handler.h:42:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/test_package.cpp:2: /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/minidump_writer.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/minidump_writer.h:52:14: error: ‘remove_pointer’ in namespace ‘std’ does not name a template type typedef std::remove_pointer::type fpstate_t; ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/test_package.cpp:2:0: /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/handler/exception_handler.h:199:5: error: ‘fpstate_t’ does not name a type fpstate_t float_state; ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/handler/exception_handler.h:265:24: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11 int fdes[2] = {-1, -1}; ^ /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/handler/exception_handler.h:265:24: warning: extended initializer lists only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/test_package.cpp: In function ‘int main(int, char**)’: /home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/test_package.cpp:26:20: error: ‘nullptr’ was not declared in this scope /* filter */ nullptr, ^ In file included from /usr/include/c++/5/vector:64:0, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/linux_dumper.h:51, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42, from /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/handler/exception_handler.h:42, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/test_package.cpp:2: /usr/include/c++/5/bits/stl_vector.h: In instantiation of ‘std::vector<_Tp, _Alloc>::size_type std::vector<_Tp, _Alloc>::size() const [with _Tp = int; _Alloc = google_breakpad::PageStdAllocator; std::vector<_Tp, _Alloc>::size_type = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/breakpad/cci.20210521/_/_/package/2d29505f4b612d2af67bc581b8ed55ea74e30890/include/breakpad/client/linux/minidump_writer/linux_dumper.h:106:42: required from here /usr/include/c++/5/bits/stl_vector.h:655:50: error: ‘const struct std::_Vector_base >::_Vector_impl’ has no member named ‘_M_finish’ { return size_type(this->_M_impl._M_finish - this->_M_impl._M_start); } ^ /usr/include/c++/5/bits/stl_vector.h:655:50: error: ‘const struct std::_Vector_base >::_Vector_impl’ has no member named ‘_M_start’ make[2]: *** [CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package.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 ERROR: breakpad/cci.20210521 (test package): Error in build() method, line 11 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/breakpad/all/test_package/build/792fb0045f7e5d98f36b598636ea5f54e842ab9c' '--' '-j3'