Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840583 - x11-libs/vte compilation fail from musl overlay
Summary: x11-libs/vte compilation fail from musl overlay
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Profiles (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-24 12:36 UTC by demiank
Modified: 2022-04-25 18:10 UTC (History)
2 users (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 demiank 2022-04-24 12:36:36 UTC
the ebuild in question from the official musl repository is deprecated and masks the ebuild from the gentoo repository. Gentoo ebuild is fine. x11-libs/vte::gentoo must be unmasked on musl profile so that the compilation fails.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-04-25 17:40:37 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/musl.git/commit/?id=4cefb8f49efdfa9e0445e14d3d9950f3d9f944a7

commit 4cefb8f49efdfa9e0445e14d3d9950f3d9f944a7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-25 17:40:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-25 17:40:30 +0000

    x11-libs/vte: treeclean
    
    Bug: https://bugs.gentoo.org/840583
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-libs/vte/Manifest                              |  4 -
 .../files/vte-0.62.3-musl-remove-W_EXITCODE.patch  | 34 --------
 ...python-explicitly-to-honor-downstream-pyt.patch | 48 -----------
 x11-libs/vte/metadata.xml                          |  8 --
 x11-libs/vte/vte-0.64.2.ebuild                     | 91 ---------------------
 x11-libs/vte/vte-0.66.2.ebuild                     | 92 ----------------------
 6 files changed, 277 deletions(-)