Summary: | sci-libs/cartopy-0.19.0 fails to compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Thomas Beierlein <tomjbe> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 744213 [details]
build.log
build log and emerge --info
Looks as it is not GCC related but the newer setuptools_scm version seems not to be as tolerant as the old one. setuptools_scm_git_archive is not only used during test but also on normal build. Fixed. 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(-) |