Source: ppft
Version: 1.7.6.8+dfsg-1
Severity: normal
User: debian-pyt...@lists.debian.org
Usertags: python3.13
Forwarded: https://github.com/uqfoundation/ppft/issues/61

This package failed build from source when test-built against a version of
python3-defaults that includes 3.13 as a supported version.

To reproduce this issue, build against python3-defaults (python3-all-dev etc.)
from Debian experimental.

What's new in Python 3.13:
https://docs.python.org/3.13/whatsnew/3.13.html

Log snippet:

   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_ppft/build; 
python3.13 -m ppft.tests
Usage: python auto_diff.py [ncpus]
    [ncpus] - the number of workers to run in parallel,
    if omitted it will be set to the number of processors in the system

Starting pp with 8 workers
A fatal error has occured during the function execution
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_ppft/build/ppft/__main__.py", 
line 97, in run
    __f = locals()[ppc.str_(__fname)]
          ~~~~~~~~^^^^^^^^^^^^^^^^^^^
KeyError: 't_log'
 Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_ppft/build/ppft/tests/auto_diff.py", 
line 125, in <module>
    print("t_log(%lf) = %lf, t_log'(%lf) = %lf" % (x, val.x, x, val.dx))
                                                      ^^^^^
AttributeError: 'NoneType' object has no attribute 'x'
F
E: Build killed with signal TERM after 150 minutes of inactivity
--------------------------------------------------------------------------------
Build finished at 2024-09-18T20:35:40Z


If required, the full build log is available here (for the next 30 days):
https://debusine.debian.net/artifact/779244/

This bug has been filed at "normal" severity, as we haven't started the
transition to add 3.13 as a supported version, yet. This will be raised to RC
as soon as that happens, hopefully well before trixie.

Thanks,

Stefano

Reply via email to