Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911735 - dev-python/line-profiler-4.0.3 fails to compile (PYTHON-3.12-SYSTEM): _line_profiler.pyx:275:24: Cannot assign type int (object, PyFrameObject , int, PyObject ) except? -1 to Py_tracefunc
Summary: dev-python/line-profiler-4.0.3 fails to compile (PYTHON-3.12-SYSTEM): _line_p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cython3-tracker
  Show dependency tree
 
Reported: 2023-08-05 06:36 UTC by Agostino Sarubbo
Modified: 2023-12-25 07:30 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,81.14 KB, text/plain)
2023-08-05 06:36 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 2023-08-05 06:36:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/line_profiler-4.0.3 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:12 UTC
Created attachment 867079 [details]
build.log

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

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

commit 55c87206a5ac07eb151513fa1a6cb0b8ad4b4289
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-08-06 12:19:55 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-08-06 12:30:25 +0000

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

 dev-python/line_profiler/line_profiler-4.0.3.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2023-11-03 07:06:25 UTC
The bug has been closed via the following commit(s):

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

commit 1348ab306a16fb1a34c55b34c152f268e0f76d83
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-11-03 06:13:12 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-11-03 07:06:15 +0000

    dev-python/line-profiler: Bump to 4.1.2
    
    Closes: https://bugs.gentoo.org/911735
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/line-profiler/Manifest                  |  1 +
 .../line-profiler/line-profiler-4.1.2.ebuild       | 46 ++++++++++++++++++++++
 2 files changed, 47 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=baacc51a7691d3a0b7fbe12e3833c687007764dc

commit baacc51a7691d3a0b7fbe12e3833c687007764dc
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-12-25 07:27:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-25 07:27:19 +0000

    dev-python/line-profiler: drop 4.1.0, 4.1.1
    
    Bug: https://bugs.gentoo.org/911735
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/line-profiler/Manifest                  |  2 -
 .../line-profiler/line-profiler-4.1.0.ebuild       | 47 ----------------------
 .../line-profiler/line-profiler-4.1.1.ebuild       | 47 ----------------------
 3 files changed, 96 deletions(-)