Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728514 - www-client/chromium-84: now try to build when kernel is without USER_NS
Summary: www-client/chromium-84: now try to build when kernel is without USER_NS
Status: RESOLVED INVALID
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:
Depends on:
Blocks:
 
Reported: 2020-06-17 02:37 UTC by Vitaly Zdanevich
Modified: 2020-06-17 14:45 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Zdanevich 2020-06-17 02:37:02 UTC
At the beginning of the build I see error message about missing USER_NS, but compilation continue after that. Because of that I wasted dozens of hours for dead-end compilation.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-06-17 02:48:44 UTC
I believe this is an issue at runtime, so you could just fix your kernel and run Chromium afterwards?
Comment 2 Vitaly Zdanevich 2020-06-17 14:18:42 UTC
Yes I already fix my kernel, building Chromium right now. But maybe we need to stop compilation when USER_NS is missing?
Comment 3 Mike Gilbert gentoo-dev 2020-06-17 14:45:20 UTC
You don't need to enable USER_NS to build chromium, only to run it. There would be no point in stopping the build.