Your message dated Tue, 11 Jan 2022 14:26:18 -0500
with message-id <8e4bdc1e-84b9-c880-1c48-51a5ab30f...@queued.net>
and subject line Re: chromium: ftbfs with GCC-11
has caused the Debian Bug report #984013,
regarding chromium: ftbfs with GCC-11
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
984013: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984013
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:chromium
Version: 88.0.4324.182-1
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-11
[This bug is not targeted to the upcoming bullseye release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.
The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/chromium_88.0.4324.182-1_unstable_gcc11.log
The last lines of the build log are at the end of this report.
To build with GCC 11, either set CC=gcc-11 CXX=g++-11 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-11/porting_to.html
GCC 11 defaults to the GNU++17 standard. If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.
[...]
[6063/44184] CXX
obj/third_party/perfetto/src/trace_processor/containers/containers/nullable_vector.o
[6064/44184] STAMP
obj/third_party/devtools-frontend/src/front_end/ui/devtools_entrypoint-bundle-typescript.stamp
[6065/44184] CXX
obj/third_party/perfetto/src/trace_processor/importers/memory_tracker/graph_processor/raw_memory_graph_node.o
[6066/44184] CXX
obj/third_party/perfetto/src/protozero/protoc_plugin/cppgen_plugin/cppgen_plugin.o
[6067/44184] CXX
obj/third_party/perfetto/src/protozero/protoc_plugin/protozero_plugin/protozero_plugin.o
[6068/44184] CXX
obj/third_party/perfetto/src/trace_processor/importers/memory_tracker/graph_processor/graph_processor.o
[6069/44184] ACTION
//third_party/devtools-frontend/src/front_end/bindings:devtools_entrypoint-bundle-rollup(//build/toolchain/linux/unbundle:default)
[6070/44184] STAMP
obj/third_party/devtools-frontend/src/front_end/bindings/devtools_entrypoint-bundle-rollup.stamp
[6071/44184] ACTION
//third_party/devtools-frontend/src/front_end/ui:devtools_entrypoint-bundle(//build/toolchain/linux/unbundle:default)
[6072/44184] ACTION
//third_party/devtools-frontend/src/front_end/bindings:devtools_entrypoint-bundle-typescript(//build/toolchain/linux/unbundle:default)
[6073/44184] STAMP
obj/third_party/devtools-frontend/src/front_end/bindings/devtools_entrypoint-bundle-typescript.stamp
[6074/44184] STAMP
obj/third_party/devtools-frontend/src/front_end/ui/devtools_entrypoint-bundle.stamp
[6075/44184] COPY gen/third_party/devtools-frontend/src/front_end/ui/ui.js
resources/inspector/ui/ui.js
[6076/44184] STAMP
obj/third_party/devtools-frontend/src/front_end/ui/bundle-copy.stamp
[6077/44184] STAMP
obj/third_party/devtools-frontend/src/front_end/ui/bundle.stamp
[6078/44184] CXX
obj/third_party/perfetto/src/trace_processor/importers/memory_tracker/graph_processor/graph.o
[6079/44184] CXX obj/third_party/perfetto/src/trace_processor/db/lib/table.o
[6080/44184] CXX
obj/third_party/perfetto/src/trace_processor/containers/containers/row_map.o
[6081/44184] CXX
obj/third_party/perfetto/src/trace_processor/importers/memory_tracker/graph_processor/memory_allocator_node_id.o
[6082/44184] CXX
obj/third_party/perfetto/src/trace_processor/containers/containers/string_pool.o
FAILED:
obj/third_party/perfetto/src/trace_processor/containers/containers/string_pool.o
clang++ -MMD -MF
obj/third_party/perfetto/src/trace_processor/containers/containers/string_pool.o.d
-DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE
-DCR_CLANG_REVISION=\"llvmorg-12-init-11462-g418f18c6-1\"
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG
-DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DPERFETTO_IMPLEMENTATION -I../..
-Igen -I../../third_party/perfetto -I../../third_party/perfetto/include
-Igen/third_party/perfetto/build_config -Igen/third_party/perfetto
-fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector
-funwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants
-fcrash-diagnostics-dir=../../tools/clang/crashreports -mllvm
-instcombine-lower-dbg-declare=0 -m64 -march=x86-64
-Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -Xclang
-fdebug-compilation-dir -Xclang . -no-canonical-prefixes -Wall -Wextra
-Wimplicit-fallthrough -Wunreachable-code -Wthread-safety -Wextra-semi
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing
-Wno-unneeded-internal-declaration -Wno-undefined-var-template
-Wno-ignored-pragma-optimize -fno-ident -fdata-sections -ffunction-sections
-fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene
-Wstring-conversion -Wtautological-overlap-compare -std=c++14 -fno-trigraphs
-Wno-trigraphs -fno-exceptions -fno-rtti -fvisibility-inlines-hidden
-Wdate-time -D_FORTIFY_SOURCE=2 -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wno-conversion
-Wno-unused-function -Wno-unused-variable -Wno-unused-private-field
-Wno-deprecated-declarations -Wno-unknown-pragmas
-fno-delete-null-pointer-checks -c
../../third_party/perfetto/src/trace_processor/containers/string_pool.cc -o
obj/third_party/perfetto/src/trace_processor/containers/containers/string_pool.o
In file included from
../../third_party/perfetto/src/trace_processor/containers/string_pool.cc:17:
../../third_party/perfetto/src/trace_processor/containers/string_pool.h:256:34:
error: no member named 'numeric_limits' in namespace 'std'
PERFETTO_DCHECK(value < std::numeric_limits<uint32_t>::max());
~~~~~^
../../third_party/perfetto/include/perfetto/base/logging.h:161:22: note:
expanded from macro 'PERFETTO_DCHECK'
} while (false && (x))
^
In file included from
../../third_party/perfetto/src/trace_processor/containers/string_pool.cc:17:
../../third_party/perfetto/src/trace_processor/containers/string_pool.h:256:49:
error: unexpected type name 'uint32_t': expected expression
PERFETTO_DCHECK(value < std::numeric_limits<uint32_t>::max());
^
../../third_party/perfetto/src/trace_processor/containers/string_pool.h:256:60:
error: no member named 'max' in the global namespace
PERFETTO_DCHECK(value < std::numeric_limits<uint32_t>::max());
~~^
../../third_party/perfetto/include/perfetto/base/logging.h:161:22: note:
expanded from macro 'PERFETTO_DCHECK'
} while (false && (x))
^
3 errors generated.
[6083/44184] CXX
obj/third_party/perfetto/src/trace_processor/importers/memory_tracker/graph_processor/raw_process_memory_node.o
[6084/44184] CXX obj/third_party/perfetto/src/trace_processor/db/lib/column.o
FAILED: obj/third_party/perfetto/src/trace_processor/db/lib/column.o
clang++ -MMD -MF obj/third_party/perfetto/src/trace_processor/db/lib/column.o.d
-DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE
-DCR_CLANG_REVISION=\"llvmorg-12-init-11462-g418f18c6-1\"
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG
-DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DPERFETTO_IMPLEMENTATION -I../..
-Igen -I../../third_party/perfetto -I../../third_party/perfetto/include
-Igen/third_party/perfetto/build_config -Igen/third_party/perfetto
-fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector
-funwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants
-fcrash-diagnostics-dir=../../tools/clang/crashreports -mllvm
-instcombine-lower-dbg-declare=0 -m64 -march=x86-64
-Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -Xclang
-fdebug-compilation-dir -Xclang . -no-canonical-prefixes -Wall -Wextra
-Wimplicit-fallthro
ugh -Wunreachable-code -Wthread-safety -Wextra-semi
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing
-Wno-unneeded-internal-declaration -Wno-undefined-var-template
-Wno-ignored-pragma-optimize -fno-ident -fdata-sections -ffunction-sections
-fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene
-Wstring-conversion -Wtautological-overlap-compare -std=c++14 -fno-trigraphs
-Wno-trigraphs -fno-exceptions -fno-rtti -fvisibility-inlines-hidden
-Wdate-time -D_FORTIFY_SOURCE=2 -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wno-conversion
-Wno-unused-function -Wno-unused-variable -Wno-unused-private-field
-Wno-deprecated-declarations -Wno-unknown-pragmas
-fno-delete-null-pointer-checks -c
../../third_party/perfetto/src/trace_processor/db/column.cc -o
obj/third_party/perfetto/src/trace_processor/db/lib/column.o
In file included from
../../third_party/perfetto/src/trace_processor/db/column.cc:17:
In file included from
../../third_party/perfetto/src/trace_processor/db/column.h:27:
../../third_party/perfetto/src/trace_processor/containers/string_pool.h:256:34:
error: no member named 'numeric_limits' in namespace 'std'
PERFETTO_DCHECK(value < std::numeric_limits<uint32_t>::max());
~~~~~^
../../third_party/perfetto/include/perfetto/base/logging.h:161:22: note:
expanded from macro 'PERFETTO_DCHECK'
} while (false && (x))
^
In file included from
../../third_party/perfetto/src/trace_processor/db/column.cc:17:
In file included from
../../third_party/perfetto/src/trace_processor/db/column.h:27:
../../third_party/perfetto/src/trace_processor/containers/string_pool.h:256:49:
error: unexpected type name 'uint32_t': expected expression
PERFETTO_DCHECK(value < std::numeric_limits<uint32_t>::max());
^
../../third_party/perfetto/src/trace_processor/containers/string_pool.h:256:60:
error: no member named 'max' in the global namespace
PERFETTO_DCHECK(value < std::numeric_limits<uint32_t>::max());
~~^
../../third_party/perfetto/include/perfetto/base/logging.h:161:22: note:
expanded from macro 'PERFETTO_DCHECK'
} while (false && (x))
^
3 errors generated.
[6085/44184] CXX
obj/third_party/perfetto/src/trace_processor/storage/storage/trace_storage.o
ninja: build stopped: subcommand failed.
make[1]: *** [debian/rules:121: override_dh_auto_build-arch] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:108: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
This was fixed some time ago. Thanks!
On Wed, 03 Mar 2021 16:11:11 +0000 Matthias Klose wrote:
> Package: src:chromium
> Version: 88.0.4324.182-1
> Severity: normal
> Tags: sid bookworm
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-11
>
> [This bug is not targeted to the upcoming bullseye release]
>
> Please keep this issue open in the bug tracker for the package it
> was filed for. If a fix in another package is required, please
> file a bug for the other package (or clone), and add a block in this
> package. Please keep the issue open until the package can be built in
> a follow-up test rebuild.
>
> The package fails to build in a test rebuild on at least amd64 with
> gcc-11/g++-11, but succeeds to build with gcc-10/g++-10. The
> severity of this report will be raised before the bookworm release,
> so nothing has to be done for the bullseye release.
>
> The full build log can be found at:
>
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/chromium_88.0.4324.182-1_unstable_gcc11.log
> The last lines of the build log are at the end of this report.
>
> To build with GCC 11, either set CC=gcc-11 CXX=g++-11 explicitly,
> or install the gcc, g++, gfortran, ... packages from experimental.
>
> apt-get -t=experimental install g++
>
> Common build failures are new warnings resulting in build failures with
> -Werror turned on, or new/dropped symbols in Debian symbols files.
> For other C/C++ related build failures see the porting guide at
> http://gcc.gnu.org/gcc-11/porting_to.html
>
> GCC 11 defaults to the GNU++17 standard. If your package installs
> header files in /usr/include, please don't work around C++17 issues
> by choosing a lower C++ standard for the package build, but fix these
> issues to build with the C++17 standard.
>
> [...]
> [6063/44184] CXX
obj/third_party/perfetto/src/trace_processor/containers/containers/nullable_vector.o
> [6064/44184] STAMP
obj/third_party/devtools-frontend/src/front_end/ui/devtools_entrypoint-bundle-typescript.stamp
> [6065/44184] CXX
obj/third_party/perfetto/src/trace_processor/importers/memory_tracker/graph_processor/raw_memory_graph_node.o
> [6066/44184] CXX
obj/third_party/perfetto/src/protozero/protoc_plugin/cppgen_plugin/cppgen_plugin.o
> [6067/44184] CXX
obj/third_party/perfetto/src/protozero/protoc_plugin/protozero_plugin/protozero_plugin.o
> [6068/44184] CXX
obj/third_party/perfetto/src/trace_processor/importers/memory_tracker/graph_processor/graph_processor.o
> [6069/44184] ACTION
//third_party/devtools-frontend/src/front_end/bindings:devtools_entrypoint-bundle-rollup(//build/toolchain/linux/unbundle:default)
> [6070/44184] STAMP
obj/third_party/devtools-frontend/src/front_end/bindings/devtools_entrypoint-bundle-rollup.stamp
> [6071/44184] ACTION
//third_party/devtools-frontend/src/front_end/ui:devtools_entrypoint-bundle(//build/toolchain/linux/unbundle:default)
> [6072/44184] ACTION
//third_party/devtools-frontend/src/front_end/bindings:devtools_entrypoint-bundle-typescript(//build/toolchain/linux/unbundle:default)
> [6073/44184] STAMP
obj/third_party/devtools-frontend/src/front_end/bindings/devtools_entrypoint-bundle-typescript.stamp
> [6074/44184] STAMP
obj/third_party/devtools-frontend/src/front_end/ui/devtools_entrypoint-bundle.stamp
> [6075/44184] COPY
gen/third_party/devtools-frontend/src/front_end/ui/ui.js
resources/inspector/ui/ui.js
> [6076/44184] STAMP
obj/third_party/devtools-frontend/src/front_end/ui/bundle-copy.stamp
> [6077/44184] STAMP
obj/third_party/devtools-frontend/src/front_end/ui/bundle.stamp
> [6078/44184] CXX
obj/third_party/perfetto/src/trace_processor/importers/memory_tracker/graph_processor/graph.o
> [6079/44184] CXX
obj/third_party/perfetto/src/trace_processor/db/lib/table.o
> [6080/44184] CXX
obj/third_party/perfetto/src/trace_processor/containers/containers/row_map.o
> [6081/44184] CXX
obj/third_party/perfetto/src/trace_processor/importers/memory_tracker/graph_processor/memory_allocator_node_id.o
> [6082/44184] CXX
obj/third_party/perfetto/src/trace_processor/containers/containers/string_pool.o
--- End Message ---