https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-physics/vgm-4.8 fails to compile. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses a clang/LLVM toolchain. If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004. This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Created attachment 659522 [details] build.log build log and emerge --info
Thanks for reporting! This looks like a missed USE-flag dependency in the VGM ebuild. To confirm, could you please provide the USE flags set on sci-physics/geant? I presume "gdml" is not set, and we miss this implicit dependency on sci-physics/geant[gdml] in sci-physics/vgm.
I pinned this down, it only happens with vgm[test] which should require geant[gdml]. Fixup PR will follow soon.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebe392555bcebb237089b337c062bd1e689e33e5 commit ebe392555bcebb237089b337c062bd1e689e33e5 Author: Oliver Freyermuth <o.freyermuth@googlemail.com> AuthorDate: 2020-09-12 17:08:45 +0000 Commit: Guilherme Amadio <amadio@gentoo.org> CommitDate: 2020-09-17 07:39:05 +0000 sci-physics/vgm: Add missing dependency on sci-physics/geant[gdml] This is required only for sci-physics/vgm[test] since it is used by the test suite. Closes: https://bugs.gentoo.org/741648 Closes: https://github.com/gentoo/gentoo/pull/17511 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org> sci-physics/vgm/vgm-4.5.ebuild | 5 ++++- sci-physics/vgm/vgm-4.8.ebuild | 5 ++++- sci-physics/vgm/vgm-9999.ebuild | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-)