Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925582 - games-engines/openmw-0.48.0 fails to compile: ld: cannot find -lXt: No such file or directory
Summary: games-engines/openmw-0.48.0 fails to compile: ld: cannot find -lXt: No such f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexey
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-02-27 08:15 UTC by Agostino Sarubbo
Modified: 2024-10-20 21:52 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,45.10 KB, application/x-xz)
2024-02-27 08:15 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-02-27 08:15:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-engines/openmw-0.48.0 fails to compile.
Discovered on: amd64 (internal ref: glibc-2.39_tinderbox)
System: GLIBC-2.39-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GLIBC-2.39)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-27 08:15:38 UTC
Created attachment 886067 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-27 08:15:39 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lXt: No such file or directory
FAILED: openmw-wizard 
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2024-10-20 21:52:28 UTC
The bug has been closed via the following commit(s):

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

commit cbf77c44e554b4f4a0c0277a9fbeea1fa16687f5
Author:     Alexey Sokolov <alexey+gentoo@asokolov.org>
AuthorDate: 2024-10-16 13:37:24 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2024-10-20 21:51:36 +0000

    games-engines/openmw: remove unneeded dep on Xt
    
    Closes: https://bugs.gentoo.org/925582
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Closes: https://github.com/gentoo/gentoo/pull/39010
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-engines/openmw/files/openmw-0.48.0-Xt.patch | 17 +++++++++++++++++
 games-engines/openmw/openmw-0.48.0.ebuild         |  1 +
 2 files changed, 18 insertions(+)