Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930186 - dev-python/cairocffi-1.6.1 fails tests: ERROR test_cairo.py
Summary: dev-python/cairocffi-1.6.1 fails tests: ERROR test_cairo.py
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-18 06:21 UTC by Agostino Sarubbo
Modified: 2024-04-22 07:39 UTC (History)
0 users

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


Attachments
build.log (build.log,74.57 KB, text/plain)
2024-04-18 06:21 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 2024-04-18 06:21:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/cairocffi-1.6.1 fails tests.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-18 06:21:03 UTC
Created attachment 891036 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-18 06:21:04 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ImportError: cannot import name '_imagingcms' from 'PIL' (/usr/lib/pypy3.10/site-packages/PIL/__init__.py)
E   ImportError: cannot import name '_imagingcms' from 'PIL' (/usr/lib/python3.10/site-packages/PIL/__init__.py)
E   ImportError: cannot import name '_imagingcms' from 'PIL' (/usr/lib/python3.11/site-packages/PIL/__init__.py)
E   ImportError: cannot import name '_imagingcms' from 'PIL' (/usr/lib/python3.12/site-packages/PIL/__init__.py). Did you mean: '_imaging'?
ERROR cairocffi/test_cairo.py
Comment 3 Larry the Git Cow gentoo-dev 2024-04-18 15:45:48 UTC
The bug has been closed via the following commit(s):

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

commit 7e2b9513204a9fdb17286a8e1f8edf79d1832fb4
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-04-18 13:12:17 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-04-18 15:45:37 +0000

    dev-python/pikepdf: Require dev-python/pillow[lcms]
    
    Closes: https://bugs.gentoo.org/930186
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../pikepdf/{pikepdf-8.11.2.ebuild => pikepdf-8.11.2-r1.ebuild}       | 2 +-
 .../pikepdf/{pikepdf-8.14.0.ebuild => pikepdf-8.14.0-r1.ebuild}       | 2 +-
 .../pikepdf/{pikepdf-8.15.1.ebuild => pikepdf-8.15.1-r1.ebuild}       | 2 +-
 dev-python/pikepdf/{pikepdf-8.4.1.ebuild => pikepdf-8.4.1-r1.ebuild}  | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)