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

Bug 898692

Summary: dev-python/peewee-3.16.0-r1 fails to compile (CYTHON3-SYSTEM): Cython.Compiler.Errors.CompileError: _sqlite_ext.pyx
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/coleifer/peewee/issues/2684
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 897934    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-03-02 08:24:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/peewee-3.16.0-r1 fails to compile (CYTHON3-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(CYTHON3-SYSTEM) in the summary means that the bug was found on a machine that runs dev-python/cython-3 but this bug MAY or MAY NOT BE related to the new version of cython
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-02 08:24:38 UTC
Created attachment 855542 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-17 19:57:55 UTC
>=3.16.1 is fine

commit 497c2d0106e1f01004317ee4bb785156609e52dc
Author: Michał Górny <mgorny@gentoo.org>
Date:   Wed Apr 19 08:05:00 2023 +0200

    dev-python/peewee: Bump to 3.16.1

    Signed-off-by: Michał Górny <mgorny@gentoo.org>