Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728738 - net-fs/cvmfs fails to compile
Summary: net-fs/cvmfs fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-19 08:40 UTC by Agostino Sarubbo
Modified: 2020-06-19 09:56 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,9.10 KB, text/plain)
2020-06-19 08:41 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,4.47 KB, application/x-bzip2)
2020-06-19 08:41 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 2020-06-19 08:40:57 UTC
@@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.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-19 08:41:32 UTC
Created attachment 645206 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-06-19 08:41:38 UTC
Created attachment 645208 [details]
other.tar.bz2

other logs
Comment 3 Guilherme Amadio gentoo-dev 2020-06-19 09:11:28 UTC
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.
Comment 4 Larry the Git Cow gentoo-dev 2020-06-19 09:26:42 UTC
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(+)
Comment 5 Agostino Sarubbo gentoo-dev 2020-06-19 09:56:00 UTC
Putting the bug in the INVALID status without an explanation looks to be very unprofessional to me.

Thanks Guilherme to have fixed this issue.