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

Bug 911736

Summary: dev-python/pyproj-3.6.0 fails to compile (PYTHON-3.12-SYSTEM): _datadir.pyx:148:33: Cannot assign type void (void , int, const char ) except nogil to PJ_LOG_FUNCTION
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/pyproj4/pyproj/issues/1321
https://github.com/pyproj4/pyproj/pull/1322
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 897934    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-08-05 06:36:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyproj-3.6.0 fails to compile (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-05 06:36:15 UTC
Created attachment 867080 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-08-06 12:30:40 UTC
The bug has been referenced in the following commit(s):

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

commit f1f26f7464bb9afac33af91cab9564e7290def05
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-08-06 12:22:06 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-08-06 12:30:27 +0000

    dev-python/pyproj: Require <dev-python/cython-3
    
    Bug: https://bugs.gentoo.org/911736
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pyproj/pyproj-3.6.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 3 Larry the Git Cow gentoo-dev 2023-09-21 09:54:20 UTC
The bug has been closed via the following commit(s):

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

commit 4e95fea282722097cc11e7e3be6f8b93c0f45e38
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-09-21 06:02:38 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-09-21 09:54:14 +0000

    dev-python/pyproj: Bump to 3.6.1
    
    Closes: https://bugs.gentoo.org/911736
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pyproj/Manifest            |  1 +
 dev-python/pyproj/pyproj-3.6.1.ebuild | 55 +++++++++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2023-12-25 07:30:06 UTC
The bug has been referenced in the following commit(s):

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

commit ca250d433a3d420ed8bb7c00fd82491f2812fe97
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-12-25 07:22:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-25 07:22:16 +0000

    dev-python/pyproj: drop 3.6.0
    
    Bug: https://bugs.gentoo.org/911736
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/pyproj/Manifest            |  1 -
 dev-python/pyproj/pyproj-3.6.0.ebuild | 56 -----------------------------------
 2 files changed, 57 deletions(-)