Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656742 - virtual/os-headers: no-op for USE=prefix-guest
Summary: virtual/os-headers: no-op for USE=prefix-guest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: Normal normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-05-28 14:03 UTC by Michael Haubenwallner (RETIRED)
Modified: 2018-06-04 08:13 UTC (History)
2 users (show)

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


Attachments
virtual/os-headers: no-op with USE=prefix-guest (0001-virtual-os-headers-no-op-with-USE-prefix-guest.patch,1.22 KB, patch)
2018-05-28 14:07 UTC, Michael Haubenwallner (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Haubenwallner (RETIRED) gentoo-dev 2018-05-28 14:03:41 UTC
When not doing RAP in Prefix (i.e. with USE=prefix-guest), we use libc and os-headers from the host OS.
Comment 1 Michael Haubenwallner (RETIRED) gentoo-dev 2018-05-28 14:07:00 UTC
Created attachment 533632 [details, diff]
virtual/os-headers: no-op with USE=prefix-guest
Comment 2 Michael Haubenwallner (RETIRED) gentoo-dev 2018-05-28 14:09:44 UTC
@toolchain: ok to commit?
Comment 3 SpanKY gentoo-dev 2018-05-30 20:06:55 UTC
wrt USE=prefix flags like this, the prefix team should feel free to do what makes sense for them
Comment 4 Larry the Git Cow gentoo-dev 2018-06-04 08:13:30 UTC
The bug has been closed via the following commit(s):

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

commit 35988278a2a94400bd22b576069d877a1fe22c28
Author:     Michael Haubenwallner <haubi@gentoo.org>
AuthorDate: 2018-05-28 14:01:14 +0000
Commit:     Michael Haubenwallner <haubi@gentoo.org>
CommitDate: 2018-06-04 08:12:11 +0000

    virtual/os-headers: no-op with USE=prefix-guest
    
    Closes: https://bugs.gentoo.org/656742
    
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 virtual/os-headers/os-headers-0-r1.ebuild | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)