@@This is an auto-filed bug@@ If you think that a different summary clarifies the issue better, feel free to change it. Issue: net-fs/cvmfs fails to compile. Discovered on: amd64 NOTE: If you need further logs, feel free to ask.
Created attachment 645206 [details] build.log build log and emerge --info
Created attachment 645208 [details] other.tar.bz2 other logs
I confirm that with GCC 10.1.0 it fails due to a problem in version checking in CVMFS. I will add a patch to fix this.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce9390dbcfe41f21b83bd37ae18f6ba78009860 commit 1ce9390dbcfe41f21b83bd37ae18f6ba78009860 Author: Guilherme Amadio <amadio@gentoo.org> AuthorDate: 2020-06-19 09:26:14 +0000 Commit: Guilherme Amadio <amadio@gentoo.org> CommitDate: 2020-06-19 09:26:32 +0000 net-fs/cvmfs: fix build with GCC 10 Closes: https://bugs.gentoo.org/728738 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org> net-fs/cvmfs/cvmfs-2.7.2.ebuild | 1 + net-fs/cvmfs/files/cvmfs-2.7.2-gcc-version.patch | 59 ++++++++++++++++++++++++ 2 files changed, 60 insertions(+)
Putting the bug in the INVALID status without an explanation looks to be very unprofessional to me. Thanks Guilherme to have fixed this issue.