------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-no-multilib-hardened_20190625-131930 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-8.3.1 [2] x86_64-pc-linux-gnu-9.1.0 * Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) * Available Rust versions: [1] rust-1.35.0 * emerge -qpvO dev-libs/libflatarray [ebuild N ] dev-libs/libflatarray-0.3.0 USE="-cuda -doc"
Created attachment 581360 [details] emerge-info.txt
Created attachment 581362 [details] CMakeCache.txt
Created attachment 581364 [details] dev-libs:libflatarray-0.3.0:20190629-131340.log
Created attachment 581366 [details] emerge-history.txt
Created attachment 581368 [details] etc.portage.tbz2
Created attachment 581370 [details] logs.tbz2
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06a2e799559c779da1b073fef804d4ca1a548af6 commit 06a2e799559c779da1b073fef804d4ca1a548af6 Author: Kurt Kanzenbach <kurt@kmk-computers.de> AuthorDate: 2020-01-16 18:11:21 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2020-01-21 20:42:12 +0000 sci-libs/libgeodecomp: Fix file collision with libflatarray As of commit 948ee21633c0 ("sci-libs/libgeodecomp: added dependency to libflatarray") libgeodecomp depends on libflatarray which is correct. Therefore, libgeodecomp uses the system installed libflatarray. However, it also bundles its own version libflatarray and installs that one unconditionally which results in the file collision. Thus, simply don't install the libflatarray files whenever the system one is used. That resolves the issue. While here, bump EAPI to 7 and remove visit use flag. VisIt has been removed. Bug: https://bugs.gentoo.org/688932 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de> Closes: https://github.com/gentoo/gentoo/pull/14368 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../files/libgeodecomp-0.4.0-lfa.patch | 37 ++++++++++++++++++++++ ...p-0.4.0.ebuild => libgeodecomp-0.4.0-r1.ebuild} | 37 ++++++++++++---------- 2 files changed, 58 insertions(+), 16 deletions(-)
This bug is fixed by the referenced commit. Thanks.
See comment 8.