Summary: | www-client/chromium-73.0.3683.27: ../../base/scoped_observer.h:45:20: error: invalid use of incomplete type ‘class TabStripModel’ | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Dmitriy Baranov <reagentoo> |
Component: | Current packages | Assignee: | Chromium Project <chromium> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | andreasoehler, audvare, creideiki+gentoo-bugzilla, greg.kubaryk, info, jarausch, me, mgorny, mike |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log (tail -n2000)
emerge --info |
Created attachment 565558 [details]
emerge --info
All four of my systems have this same issue. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a4db4358f52de35b083dd97ef11b735fafa6158 commit 8a4db4358f52de35b083dd97ef11b735fafa6158 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2019-02-17 17:46:53 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2019-02-17 17:53:25 +0000 www-client/chromium: backport another gcc fix Closes: https://bugs.gentoo.org/678158 Package-Manager: Portage-2.3.59_p2, Repoman-2.3.12_p67 Signed-off-by: Mike Gilbert <floppym@gentoo.org> www-client/chromium/chromium-73.0.3683.27.ebuild | 1 + www-client/chromium/files/chromium-73-gcc-6.patch | 88 +++++++++++++++++++++++ 2 files changed, 89 insertions(+) |
Created attachment 565556 [details] build.log (tail -n2000) * Call stack: * ebuild.sh, line 124: Called src_compile * environment, line 4240: Called eninja '-C' 'out/Release' 'chrome' 'chromedriver' * environment, line 1736: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed"