Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946281 - sci-physics/geant-4.11.3.0 fails to compile: could not find X11 Xmu library or headers
Summary: sci-physics/geant-4.11.3.0 fails to compile: could not find X11 Xmu library o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-11 18:31 UTC by Agostino Sarubbo
Modified: 2024-12-12 16:36 UTC (History)
0 users

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


Attachments
build.log (build.log,57.21 KB, text/plain)
2024-12-11 18:31 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-12-11 18:31:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-physics/geant-4.11.3.0 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-11 18:31:19 UTC
Created attachment 913844 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-12-12 16:36:07 UTC
The bug has been closed via the following commit(s):

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

commit 4bc56d03df1c7bad3cc8d71e38b3c7b1b67ff8bd
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2024-12-12 12:33:47 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2024-12-12 16:35:48 +0000

    sci-physics/geant: update dependencies and REQUIRED_USE
    
    Not only RayTracerX depends on X11, other options also do. The
    combination of USE=-raytracerx with other options that depended on
    X11 libraries could cause configuration to fail. Since most other
    options depend on OpenGL, add X11 dependencies there and update
    REQUIRED_USE accordingly.
    
    Closes: https://bugs.gentoo.org/946281
    
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 .../geant/{geant-4.11.3.0.ebuild => geant-4.11.3.0-r1.ebuild} | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)