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.
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(-)