Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 799020 - sci-physics/geant-4.11.0_beta1 fails to compile
Summary: sci-physics/geant-4.11.0_beta1 fails to compile
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:
Depends on:
Blocks:
 
Reported: 2021-06-28 12:19 UTC by Agostino Sarubbo
Modified: 2021-06-28 13:10 UTC (History)
0 users

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


Attachments
build.log (build.log,36.96 KB, text/plain)
2021-06-28 12:19 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,46.02 KB, text/plain)
2021-06-28 12:19 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 2021-06-28 12:19:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-physics/geant-4.11.0_beta1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-28 12:19:54 UTC
Created attachment 719718 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-28 12:19:56 UTC
Created attachment 719721 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Larry the Git Cow gentoo-dev 2021-06-28 13:10:48 UTC
The bug has been closed via the following commit(s):

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

commit 0c5d4e2b0e549028a9c768f9680da975d3a0864b
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2021-06-28 12:42:03 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2021-06-28 13:10:31 +0000

    sci-physics/geant: fix bug #799020
    
    Closes: https://bugs.gentoo.org/799020
    Fixes: c7c1d593a8afec705fde43123856ae1370ff37eb
    
    Geant4 11.0 beta only supports C++17 and above.
    
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 sci-physics/geant/geant-4.11.0_beta1.ebuild | 8 ++++----
 sci-physics/geant/metadata.xml              | 1 +
 2 files changed, 5 insertions(+), 4 deletions(-)