Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550038 - Google-chrome ebuild prints misspelled warning message
Summary: Google-chrome ebuild prints misspelled warning message
Status: RESOLVED DUPLICATE of bug 550020
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-21 11:54 UTC by walt
Modified: 2015-05-21 13:44 UTC (History)
0 users

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 walt 2015-05-21 11:54:15 UTC
google-chrome ebuild prints this warning:

CONFIG_USED_NS is not seen when it should be.
          ^ 

First, there is a confusing typo:  that should read CONFIG_USER_NS
                                                              ^

Second, at least the warning should specify that it's a kernel config option, not a google-chrome useflag.
Comment 1 Mike Gilbert gentoo-dev 2015-05-21 12:39:17 UTC
I fixed the typo. As for the messaging, can you paste the entire output you see before the build starts? I thought linux-info.eclass output some sort of preamble.
Comment 2 Mike Gilbert gentoo-dev 2015-05-21 13:44:47 UTC

*** This bug has been marked as a duplicate of bug 550020 ***