Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 889904

Summary: dev-python/wand-0.6.11 fails tests: image_methods_test.py::test_connected_components Fatal Python error: Aborted
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Louis Sautier (sbraz) <sbraz>
Status: RESOLVED WORKSFORME    
Severity: normal CC: anton.bugs, python, sbraz
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/emcconville/wand/issues/658
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-01-06 06:37:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/wand-0.6.11 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-06 06:37:17 UTC
Created attachment 847598 [details]
build.log

build log and emerge --info
Comment 2 Anton Bolshakov 2024-06-18 01:48:04 UTC
two different test cases fail in the latest 0.6.13 version.
I have filed an upstream report here:
https://github.com/emcconville/wand/issues/658
Comment 3 Anton Bolshakov 2024-06-18 23:48:09 UTC
I'm not able to reproduce that error with the latest version (0.6.13).
Also my issue is already addressed by the ebuild, it is enforced by test? ( media-gfx/imagemagick[fftw,jpeg,png,truetype,xml]), as highlighted by upstream.

Please double-check and consider closing it.
Comment 4 Louis Sautier (sbraz) gentoo-dev 2024-06-19 11:29:16 UTC
OK let's close this and see if it pops again during automated testing.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-06-19 12:46:53 UTC
It needs python[debug].
Comment 6 Louis Sautier (sbraz) gentoo-dev 2024-06-19 21:39:59 UTC
(In reply to Sam James from comment #5)
> It needs python[debug].

I can't reproduce even with USE=debug for python. Can you?