Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837038 - dev-python/shapely-1.8.2 fails tests on MUSL: FAILED tests/test_operations.py::OperationsTestCase::test_operations - Assert...
Summary: dev-python/shapely-1.8.2 fails tests on MUSL: FAILED tests/test_operations.py...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-07 06:37 UTC by Agostino Sarubbo
Modified: 2023-10-10 05:07 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,116.62 KB, text/plain)
2022-04-07 06:37 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 2022-04-07 06:37:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/shapely-1.7.1-r1 fails tests on MUSL.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-07 06:37:34 UTC
Created attachment 769184 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-07 06:37:35 UTC
Error(s) that match a know pattern:


E       AssertionError: False is not true
FAILED tests/test_operations.py::OperationsTestCase::test_operations - Assert...
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-22 07:50:18 UTC
tinderbox_musl has reproduced this issue with version 1.8.2 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2023-10-10 05:07:49 UTC
The bug has been closed via the following commit(s):

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

commit dc42b1f95ba7b2c2c5a0075ff300b87e729adf62
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-10-10 05:07:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-10-10 05:07:26 +0000

    dev-python/shapely: fix cython-3, skip known-bad test w/ new geos
    
    Closes: https://bugs.gentoo.org/898708
    Closes: https://bugs.gentoo.org/837038
    Signed-off-by: Sam James <sam@gentoo.org>

 .../shapely/files/shapely-2.0.1-cython3.patch      | 30 ++++++++++++
 dev-python/shapely/shapely-2.0.1-r1.ebuild         | 56 ++++++++++++++++++++++
 2 files changed, 86 insertions(+)