Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638310 - sci-physics/geant:4 CMake options for use flags incorrect
Summary: sci-physics/geant:4 CMake options for use flags incorrect
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-11-21 11:57 UTC by QIN Yuhao
Modified: 2018-01-12 19:08 UTC (History)
1 user (show)

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


Attachments
fixing the ebuild error (geant-4.10.03.patch,1.65 KB, patch)
2017-11-21 11:57 UTC, QIN Yuhao
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description QIN Yuhao 2017-11-21 11:57:43 UTC
Created attachment 505266 [details, diff]
fixing the ebuild error

CMake options for enabling options at build time should be GEANT4_USE_* instead of USE_GEANT4_USE_*. The ebuild(5) files should be modified.
Comment 1 Mathieu Segaud 2018-01-11 09:29:33 UTC
I can confirm this: use flag for opengl, inventor, gdml at least do not work without correcting the ebuild.(In reply to QIN Yuhao from comment #0)
> Created attachment 505266 [details, diff] [details, diff]
> fixing the ebuild error
> 
> CMake options for enabling options at build time should be GEANT4_USE_*
> instead of USE_GEANT4_USE_*. The ebuild(5) files should be modified.
Comment 2 Guilherme Amadio gentoo-dev 2018-01-11 12:34:49 UTC
I will take care of this soon.
Comment 3 Larry the Git Cow gentoo-dev 2018-01-12 18:52:42 UTC
All arches done, closing.
Comment 4 Larry the Git Cow gentoo-dev 2018-01-12 19:08:05 UTC
The bug has been closed via the following commit(s):

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

commit b5dfa3b340a593611a47a13064eabc1a60ee524b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-01-12 18:19:36 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-01-12 18:52:23 +0000

    sci-physics/geant: Fix almost all cmake options
    
    Closes: https://bugs.gentoo.org/638310
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-physics/geant/geant-4.10.03-r1.ebuild | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)