Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 860393 - dev-haskell/x11-xft-0.3.1-r1 fails to compile: error: ld: cannot find -lXinerama: No such file or directory
Summary: dev-haskell/x11-xft-0.3.1-r1 fails to compile: error: ld: cannot find -lXiner...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-07-24 07:36 UTC by Agostino Sarubbo
Modified: 2022-07-25 03:17 UTC (History)
0 users

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


Attachments
build.log (build.log,53.32 KB, text/plain)
2022-07-24 07:36 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 2022-07-24 07:36:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-haskell/x11-xft-0.3.1-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-24 07:36:22 UTC
Created attachment 793661 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-24 07:36:23 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lXinerama: No such file or directory
error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lXinerama: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-07-25 03:03:35 UTC
The bug has been referenced in the following commit(s):

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

commit 92a4a2f6cbc3a34a58b8c683a95a07a90fe56b44
Author:     Jack Todaro <solpeth@posteo.org>
AuthorDate: 2022-07-25 01:13:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-25 03:02:52 +0000

    dev-haskell/x11: add 1.10.2
    
    May close the below bug. The previous version 1.10-r1
    dropped xinerama handling, while the version prior to
    that had retained it. This restores the xinerama handling.
    
    Bug: https://bugs.gentoo.org/860393
    Signed-off-by: Jack Todaro <solpeth@posteo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-haskell/x11/Manifest          |  1 +
 dev-haskell/x11/x11-1.10.2.ebuild | 39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)