Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765745 - sci-libs/shapely-1.7.1 fails tests
Summary: sci-libs/shapely-1.7.1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Dennis Lamm
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-17 14:02 UTC by Agostino Sarubbo
Modified: 2021-07-22 19:13 UTC (History)
0 users

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


Attachments
build.log (build.log,58.43 KB, text/plain)
2021-01-17 14:02 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-01-17 14:02:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/shapely-1.7.1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-17 14:02:44 UTC
Created attachment 683308 [details]
build.log

build log and emerge --info
Comment 2 Dennis Lamm gentoo-dev 2021-03-06 14:59:27 UTC
Upstream Issue: https://github.com/Toblerity/Shapely/issues/1079
Comment 3 Larry the Git Cow gentoo-dev 2021-03-06 16:11:13 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=613d5f55baee5c296a3a51ca5af023c7f11215da

commit 613d5f55baee5c296a3a51ca5af023c7f11215da
Author:     Dennis Lamm <expeditioneer@gentoo.org>
AuthorDate: 2021-03-06 15:44:32 +0000
Commit:     Dennis Lamm <expeditioneer@gentoo.org>
CommitDate: 2021-03-06 16:11:07 +0000

    sci-libs/shapely: fixed failing tests with geos 3.9
    
    Related Upsteam Issue: https://github.com/Toblerity/Shapely/issues/1079
    
    Bug: https://bugs.gentoo.org/765745
    Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Closes: https://github.com/gentoo/gentoo/pull/19797
    Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>

 .../shapely-1.7.1-tests-support-geos-3.9.patch     | 61 ++++++++++++++++++++++
 sci-libs/shapely/shapely-1.7.1-r1.ebuild           | 41 +++++++++++++++
 2 files changed, 102 insertions(+)
Comment 4 Dennis Lamm gentoo-dev 2021-03-06 16:12:17 UTC
When shapely-1.7.1-r1 is stabilized, this issue can be closed.