Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922347 - dev-perl/Wx-Scintilla-0.390.0-r5 fails to compile (MUSL-SYSTEM): ld: cannot find -lgdk-x11-2.0: No such file or directory
Summary: dev-perl/Wx-Scintilla-0.390.0-r5 fails to compile (MUSL-SYSTEM): ld: cannot f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-18 08:26 UTC by Agostino Sarubbo
Modified: 2024-09-05 19:33 UTC (History)
0 users

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


Attachments
build.log (build.log,66.72 KB, text/plain)
2024-01-18 08:26 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-01-18 08:26:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-perl/Wx-Scintilla-0.390.0-r5 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-18 08:26:29 UTC
Created attachment 882516 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-18 08:26:29 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: cannot find -lgdk-x11-2.0: No such file or directory
/usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: cannot find -lgtk-x11-2.0: No such file or directory
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2024-09-05 19:33:27 UTC
The bug has been closed via the following commit(s):

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

commit a1d4fb2a048e9fd40cba9af3942721ece13db54b
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2024-09-05 18:33:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-09-05 19:32:50 +0000

    dev-perl/Wx-Scintilla: scrub leftover gtk2 linkage attempt
    
    Closes: https://bugs.gentoo.org/922347
    Fixes: 9c0ef2be161719a22579fbc0a24963ad05b3c73b
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../Wx-Scintilla/Wx-Scintilla-0.390.0-r5.ebuild    |  1 +
 .../files/Wx-Scintilla-0.39-scrub-gtk2.patch       | 35 ++++++++++++++++++++++
 2 files changed, 36 insertions(+)