Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727000 - =www-client/chromium-84.0.4147.30 should bdepend on x11-base/xcb-proto
Summary: =www-client/chromium-84.0.4147.30 should bdepend on x11-base/xcb-proto
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-06-03 18:53 UTC by Bernd
Modified: 2020-06-05 20:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
chromium-84.0.4147.30:20200603-104132.log.bz2 (chromium-84.0.4147.30:20200603-104132.log.bz2,21.91 KB, application/octet-stream)
2020-06-03 18:57 UTC, Bernd
Details
emerge-info-chromium-84.0.4147.30.txt (emerge-info-chromium-84.0.4147.30.txt,14.61 KB, text/plain)
2020-06-03 18:58 UTC, Bernd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd 2020-06-03 18:53:51 UTC
During update of chromium, I get an error when building target v8_context_snapshot_generator:

[924/924] x86_64-pc-linux-gnu-g++ -pie -fPIC -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -Wl,--as-needed -rdynamic -pie -Wl,--disable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o "./mksnapshot" -Wl,--start-group @"./mksnapshot.rsp"  -Wl,--end-group  -latomic -ldl -lpthread -lrt -licui18n -licuuc -licudata -lz
ninja -v -j4 -C out/Release v8_context_snapshot_generator
ninja: Entering directory `out/Release'
ninja: error: '/usr/share/xcb/bigreq.xml', needed by 'gen/ui/gfx/x/bigreq_undef.h', missing and no known rule to make it
 * ERROR: www-client/chromium-84.0.4147.30::gentoo failed (compile phase):
 *   ninja -v -j4 -C out/Release v8_context_snapshot_generator failed

Emerging xcb-proto beforehand solve this issue.

Reproducible: Always




Build.log and emerge info as attachments.
Comment 1 Bernd 2020-06-03 18:57:15 UTC
Created attachment 643300 [details]
chromium-84.0.4147.30:20200603-104132.log.bz2

build log compressed due to size
Comment 2 Bernd 2020-06-03 18:58:33 UTC
Created attachment 643302 [details]
emerge-info-chromium-84.0.4147.30.txt

output of emerge --info chromium
Comment 3 Larry the Git Cow gentoo-dev 2020-06-05 20:10:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebed33c46a7b310d54861a71f9299a8a97a7e675

commit ebed33c46a7b310d54861a71f9299a8a97a7e675
Author:     Stephan Hartmann <stha09@googlemail.com>
AuthorDate: 2020-06-05 06:57:35 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-06-05 20:10:03 +0000

    www-client/chromium: beta channel bump to 84.0.4147.38
    
    Closes: https://bugs.gentoo.org/727000
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Stephan Hartmann <stha09@googlemail.com>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/16077

 www-client/chromium/Manifest                                           | 2 +-
 .../{chromium-84.0.4147.30.ebuild => chromium-84.0.4147.38.ebuild}     | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)