Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 728514

Summary: www-client/chromium-84: now try to build when kernel is without USER_NS
Product: Gentoo Linux Reporter: Vitaly Zdanevich <zdanevich.vitaly>
Component: Current packagesAssignee: Chromium Project <chromium>
Status: RESOLVED INVALID    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.