Source: polymake Version: 4.0r1-3 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200802 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > g++ -c -o /<<PKGBUILDDIR>>/build/Opt/apps/common/bounding_box.o -MMD -MT > /<<PKGBUILDDIR>>/build/Opt/apps/common/bounding_box.o -MF > /<<PKGBUILDDIR>>/build/Opt/apps/common/bounding_box.o.d -fPIC -pipe -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 > -ftemplate-depth-200 -fno-strict-aliasing -fopenmp -Wshadow -Wlogical-op > -Wconversion -Wzero-as-null-pointer-constant -Wno-parentheses > -Wno-error=unused-function -Wno-stringop-overflow -DPOLYMAKE_WITH_FLINT > -DPOLYMAKE_DEBUG=0 -DNDEBUG -O2 -DPOLYMAKE_APPNAME=common > -DPOLYMAKE_DEFINITION_SOURCE_FILE="bounding_box.cc" > -DPOLYMAKE_DEFINITION_SOURCE_DIR="../../src" > -I/<<PKGBUILDDIR>>/include/app-wrappers -I/<<PKGBUILDDIR>>/include/apps > -I/<<PKGBUILDDIR>>/include/external/permlib > -I/<<PKGBUILDDIR>>/include/external/TOSimplex > -I/<<PKGBUILDDIR>>/include/core-wrappers -I/<<PKGBUILDDIR>>/include/core > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/wrap-bounding_box.cc && : > 'COMPILER_USED=10.2.0' > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/singular_containers.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/modified_containers.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterator_filters.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/sparse.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/GenericIO.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/perl/Value.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/client.h:22, > from > /<<PKGBUILDDIR>>/include/apps/polymake/common/bounding_box.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/../../src/bounding_box.cc:18, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/wrap-bounding_box.cc:6: > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:36:19: > error: ‘typedef std::size_t __gnu_cxx::__pool_alloc_base::size_t’ is private > within this context > 36 | void* allocate(size_t n) > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:25, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/singular_containers.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/modified_containers.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterator_filters.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/sparse.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/GenericIO.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/perl/Value.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/client.h:22, > from > /<<PKGBUILDDIR>>/include/apps/polymake/common/bounding_box.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/../../src/bounding_box.cc:18, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/wrap-bounding_box.cc:6: > /usr/include/c++/10/ext/pool_allocator.h:77:27: note: declared private here > 77 | typedef std::size_t size_t; > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/singular_containers.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/modified_containers.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterator_filters.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/sparse.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/GenericIO.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/perl/Value.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/client.h:22, > from > /<<PKGBUILDDIR>>/include/apps/polymake/common/bounding_box.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/../../src/bounding_box.cc:18, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/wrap-bounding_box.cc:6: > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:40:29: > error: ‘typedef std::size_t __gnu_cxx::__pool_alloc_base::size_t’ is private > within this context > 40 | void deallocate(void* p, size_t n) > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:25, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/singular_containers.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/modified_containers.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterator_filters.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/sparse.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/GenericIO.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/perl/Value.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/client.h:22, > from > /<<PKGBUILDDIR>>/include/apps/polymake/common/bounding_box.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/../../src/bounding_box.cc:18, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/wrap-bounding_box.cc:6: > /usr/include/c++/10/ext/pool_allocator.h:77:27: note: declared private here > 77 | typedef std::size_t size_t; > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/singular_containers.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/modified_containers.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterator_filters.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/sparse.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/GenericIO.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/perl/Value.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/client.h:22, > from > /<<PKGBUILDDIR>>/include/apps/polymake/common/bounding_box.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/../../src/bounding_box.cc:18, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/wrap-bounding_box.cc:6: > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:44:30: > error: ‘typedef std::size_t __gnu_cxx::__pool_alloc_base::size_t’ is private > within this context > 44 | void* reallocate(void* p, size_t old_sz, size_t new_sz); > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:25, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/singular_containers.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/modified_containers.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterator_filters.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/sparse.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/GenericIO.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/perl/Value.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/client.h:22, > from > /<<PKGBUILDDIR>>/include/apps/polymake/common/bounding_box.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/../../src/bounding_box.cc:18, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/wrap-bounding_box.cc:6: > /usr/include/c++/10/ext/pool_allocator.h:77:27: note: declared private here > 77 | typedef std::size_t size_t; > | ^~~~~~ > [2/905] g++ -c -o /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-1.o > -MMD -MT /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-1.o -MF > /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-1.o.d -fPIC -pipe -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 > -ftemplate-depth-200 -fno-strict-aliasing -fopenmp -Wshadow -Wlogical-op > -Wconversion -Wzero-as-null-pointer-constant -Wno-parentheses > -Wno-error=unused-function -Wno-stringop-overflow -DPOLYMAKE_WITH_FLINT > -DPOLYMAKE_DEBUG=0 -DNDEBUG -O2 -DPOLYMAKE_APPNAME=common > -I/<<PKGBUILDDIR>>/include/app-wrappers -I/<<PKGBUILDDIR>>/include/apps > -I/<<PKGBUILDDIR>>/include/external/permlib > -I/<<PKGBUILDDIR>>/include/external/TOSimplex > -I/<<PKGBUILDDIR>>/include/core-wrappers -I/<<PKGBUILDDIR>>/include/core > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-1.cc && : > 'COMPILER_USED=10.2.0' > FAILED: /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-1.o > g++ -c -o /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-1.o -MMD -MT > /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-1.o -MF > /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-1.o.d -fPIC -pipe -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 > -ftemplate-depth-200 -fno-strict-aliasing -fopenmp -Wshadow -Wlogical-op > -Wconversion -Wzero-as-null-pointer-constant -Wno-parentheses > -Wno-error=unused-function -Wno-stringop-overflow -DPOLYMAKE_WITH_FLINT > -DPOLYMAKE_DEBUG=0 -DNDEBUG -O2 -DPOLYMAKE_APPNAME=common > -I/<<PKGBUILDDIR>>/include/app-wrappers -I/<<PKGBUILDDIR>>/include/apps > -I/<<PKGBUILDDIR>>/include/external/permlib > -I/<<PKGBUILDDIR>>/include/external/TOSimplex > -I/<<PKGBUILDDIR>>/include/core-wrappers -I/<<PKGBUILDDIR>>/include/core > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-1.cc && : > 'COMPILER_USED=10.2.0' > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-1.cc:6: > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:36:19: > error: ‘typedef std::size_t __gnu_cxx::__pool_alloc_base::size_t’ is private > within this context > 36 | void* allocate(size_t n) > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:25, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-1.cc:6: > /usr/include/c++/10/ext/pool_allocator.h:77:27: note: declared private here > 77 | typedef std::size_t size_t; > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-1.cc:6: > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:40:29: > error: ‘typedef std::size_t __gnu_cxx::__pool_alloc_base::size_t’ is private > within this context > 40 | void deallocate(void* p, size_t n) > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:25, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-1.cc:6: > /usr/include/c++/10/ext/pool_allocator.h:77:27: note: declared private here > 77 | typedef std::size_t size_t; > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-1.cc:6: > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:44:30: > error: ‘typedef std::size_t __gnu_cxx::__pool_alloc_base::size_t’ is private > within this context > 44 | void* reallocate(void* p, size_t old_sz, size_t new_sz); > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:25, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-1.cc:6: > /usr/include/c++/10/ext/pool_allocator.h:77:27: note: declared private here > 77 | typedef std::size_t size_t; > | ^~~~~~ > [3/905] g++ -c -o /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-2.o > -MMD -MT /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-2.o -MF > /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-2.o.d -fPIC -pipe -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 > -ftemplate-depth-200 -fno-strict-aliasing -fopenmp -Wshadow -Wlogical-op > -Wconversion -Wzero-as-null-pointer-constant -Wno-parentheses > -Wno-error=unused-function -Wno-stringop-overflow -DPOLYMAKE_WITH_FLINT > -DPOLYMAKE_DEBUG=0 -DNDEBUG -O2 -DPOLYMAKE_APPNAME=common > -I/<<PKGBUILDDIR>>/include/app-wrappers -I/<<PKGBUILDDIR>>/include/apps > -I/<<PKGBUILDDIR>>/include/external/permlib > -I/<<PKGBUILDDIR>>/include/external/TOSimplex > -I/<<PKGBUILDDIR>>/include/core-wrappers -I/<<PKGBUILDDIR>>/include/core > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-2.cc && : > 'COMPILER_USED=10.2.0' > FAILED: /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-2.o > g++ -c -o /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-2.o -MMD -MT > /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-2.o -MF > /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-2.o.d -fPIC -pipe -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 > -ftemplate-depth-200 -fno-strict-aliasing -fopenmp -Wshadow -Wlogical-op > -Wconversion -Wzero-as-null-pointer-constant -Wno-parentheses > -Wno-error=unused-function -Wno-stringop-overflow -DPOLYMAKE_WITH_FLINT > -DPOLYMAKE_DEBUG=0 -DNDEBUG -O2 -DPOLYMAKE_APPNAME=common > -I/<<PKGBUILDDIR>>/include/app-wrappers -I/<<PKGBUILDDIR>>/include/apps > -I/<<PKGBUILDDIR>>/include/external/permlib > -I/<<PKGBUILDDIR>>/include/external/TOSimplex > -I/<<PKGBUILDDIR>>/include/core-wrappers -I/<<PKGBUILDDIR>>/include/core > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-2.cc && : > 'COMPILER_USED=10.2.0' > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-2.cc:6: > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:36:19: > error: ‘typedef std::size_t __gnu_cxx::__pool_alloc_base::size_t’ is private > within this context > 36 | void* allocate(size_t n) > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:25, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-2.cc:6: > /usr/include/c++/10/ext/pool_allocator.h:77:27: note: declared private here > 77 | typedef std::size_t size_t; > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-2.cc:6: > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:40:29: > error: ‘typedef std::size_t __gnu_cxx::__pool_alloc_base::size_t’ is private > within this context > 40 | void deallocate(void* p, size_t n) > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:25, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-2.cc:6: > /usr/include/c++/10/ext/pool_allocator.h:77:27: note: declared private here > 77 | typedef std::size_t size_t; > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-2.cc:6: > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:44:30: > error: ‘typedef std::size_t __gnu_cxx::__pool_alloc_base::size_t’ is private > within this context > 44 | void* reallocate(void* p, size_t old_sz, size_t new_sz); > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:25, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-2.cc:6: > /usr/include/c++/10/ext/pool_allocator.h:77:27: note: declared private here > 77 | typedef std::size_t size_t; > | ^~~~~~ > [4/905] g++ -c -o /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-3.o > -MMD -MT /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-3.o -MF > /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-3.o.d -fPIC -pipe -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 > -ftemplate-depth-200 -fno-strict-aliasing -fopenmp -Wshadow -Wlogical-op > -Wconversion -Wzero-as-null-pointer-constant -Wno-parentheses > -Wno-error=unused-function -Wno-stringop-overflow -DPOLYMAKE_WITH_FLINT > -DPOLYMAKE_DEBUG=0 -DNDEBUG -O2 -DPOLYMAKE_APPNAME=common > -I/<<PKGBUILDDIR>>/include/app-wrappers -I/<<PKGBUILDDIR>>/include/apps > -I/<<PKGBUILDDIR>>/include/external/permlib > -I/<<PKGBUILDDIR>>/include/external/TOSimplex > -I/<<PKGBUILDDIR>>/include/core-wrappers -I/<<PKGBUILDDIR>>/include/core > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-3.cc && : > 'COMPILER_USED=10.2.0' > FAILED: /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-3.o > g++ -c -o /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-3.o -MMD -MT > /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-3.o -MF > /<<PKGBUILDDIR>>/build/Opt/apps/common/cpperl/Array-3.o.d -fPIC -pipe -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 > -ftemplate-depth-200 -fno-strict-aliasing -fopenmp -Wshadow -Wlogical-op > -Wconversion -Wzero-as-null-pointer-constant -Wno-parentheses > -Wno-error=unused-function -Wno-stringop-overflow -DPOLYMAKE_WITH_FLINT > -DPOLYMAKE_DEBUG=0 -DNDEBUG -O2 -DPOLYMAKE_APPNAME=common > -I/<<PKGBUILDDIR>>/include/app-wrappers -I/<<PKGBUILDDIR>>/include/apps > -I/<<PKGBUILDDIR>>/include/external/permlib > -I/<<PKGBUILDDIR>>/include/external/TOSimplex > -I/<<PKGBUILDDIR>>/include/core-wrappers -I/<<PKGBUILDDIR>>/include/core > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-3.cc && : > 'COMPILER_USED=10.2.0' > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-3.cc:6: > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:36:19: > error: ‘typedef std::size_t __gnu_cxx::__pool_alloc_base::size_t’ is private > within this context > 36 | void* allocate(size_t n) > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:25, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-3.cc:6: > /usr/include/c++/10/ext/pool_allocator.h:77:27: note: declared private here > 77 | typedef std::size_t size_t; > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-3.cc:6: > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:40:29: > error: ‘typedef std::size_t __gnu_cxx::__pool_alloc_base::size_t’ is private > within this context > 40 | void deallocate(void* p, size_t n) > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:25, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-3.cc:6: > /usr/include/c++/10/ext/pool_allocator.h:77:27: note: declared private here > 77 | typedef std::size_t size_t; > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-3.cc:6: > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:44:30: > error: ‘typedef std::size_t __gnu_cxx::__pool_alloc_base::size_t’ is private > within this context > 44 | void* reallocate(void* p, size_t old_sz, size_t new_sz); > | ^~~~~~ > In file included from > /<<PKGBUILDDIR>>/include/core/polymake/internal/pool_allocator.h:25, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/type_manip.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/iterators.h:21, > from > /<<PKGBUILDDIR>>/include/core/polymake/internal/shared_object.h:21, > from /<<PKGBUILDDIR>>/include/core/polymake/Array.h:25, > from > /<<PKGBUILDDIR>>/include/core-wrappers/polymake/Array.h:21, > from > /<<PKGBUILDDIR>>/apps/common/cpperl/generated/Array-3.cc:6: > /usr/include/c++/10/ext/pool_allocator.h:77:27: note: declared private here > 77 | typedef std::size_t size_t; > | ^~~~~~ > ninja: build stopped: subcommand failed. > make[1]: *** [debian/rules:57: override_dh_auto_build] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/08/02/polymake_4.0r1-3_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.