Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 817293 - sci-libs/cartopy-0.19.0 fails to compile
Summary: sci-libs/cartopy-0.19.0 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: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-10 05:43 UTC by Agostino Sarubbo
Modified: 2021-10-10 17:06 UTC (History)
0 users

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


Attachments
build.log (build.log,45.62 KB, text/plain)
2021-10-10 05:43 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-10-10 05:43:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/cartopy-0.19.0 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-10-10 05:43:30 UTC
Created attachment 744213 [details]
build.log

build log and emerge --info
Comment 2 Thomas Beierlein gentoo-dev 2021-10-10 15:55:36 UTC
Looks as it is not GCC related but the newer setuptools_scm version seems not to be as tolerant as the old one.
Comment 3 Thomas Beierlein gentoo-dev 2021-10-10 17:05:26 UTC
setuptools_scm_git_archive is not only used during test but also on normal build. Fixed.
Comment 4 Larry the Git Cow gentoo-dev 2021-10-10 17:06:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=356a1c1ea4529e3b9ddbfed23ca2469a4326fe11

commit 356a1c1ea4529e3b9ddbfed23ca2469a4326fe11
Author:     Thomas Beierlein <tomjbe@gentoo.org>
AuthorDate: 2021-10-10 17:05:35 +0000
Commit:     Thomas Beierlein <tomjbe@gentoo.org>
CommitDate: 2021-10-10 17:06:20 +0000

    sci-libs/cartopy: Fix wrong dependency positioning
    
    Closes: https://bugs.gentoo.org/817293
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>

 sci-libs/cartopy/cartopy-0.19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)