Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 506182 - portage-2.2.8-r1 not recognizing --newuse
Summary: portage-2.2.8-r1 not recognizing --newuse
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-29 19:38 UTC by DJ Dunn
Modified: 2014-03-29 20:01 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 DJ Dunn 2014-03-29 19:38:00 UTC
well i try emerge -uDavtN @world and its not accepting changes from /etc/portage/make.conf, and /etc/portage/profile/use.mask specifically i attempt to add -abi_x86_32 to /etc/profile/use.mask, and add ABI_X86="32 64" to make.conf and 

emerge -pvO x11-libs/libX11[abi_x86_32]

shows 

 * IMPORTANT: config file '/etc/portage/package.keywords/package.accept_keywords' needs updating.
 * See the CONFIGURATION FILES section of the emerge
 * man page to learn how to update config files.

These are the packages that would be merged, in order:

[ebuild   R    ] x11-libs/libX11-1.6.2  USE="ipv6 -doc -static-libs {-test}" ABI_X86="32* (64) -x32" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by x11-libs/libX11[abi_x86_32] (argument)
>=x11-libs/libX11-1.6.2 abi_x86_32


but emerge -uDvvvN @world says nothing to merge, same with emerge --newuse
Comment 1 DJ Dunn 2014-03-29 19:40:48 UTC
making changes to useflags in make.conf does cause --newuse and -N to want to recompile flags.
Comment 2 DJ Dunn 2014-03-29 20:01:50 UTC
yeah i had ABI_x86= in make.conf instead of ABI_X86=