Your message dated Mon, 12 May 2025 18:12:31 +0200
with message-id <E1uEVlX-00000001PSt-11Ti@sandy>
and subject line Re: python3-numba: armel tests fail: Symbol not found:
__sync_fetch_and_add_4 [armel]
has caused the Debian Bug report #994294,
regarding python3-numba: armel tests fail: Symbol not found:
__sync_fetch_and_add_4 [armel]
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
994294: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994294
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-numba
Version: 0.52.0-4
Severity: normal
Control: affects -1 src:fenics-basix
numba tests are failing on debci for armel:
[*] Testing with python3.9:
/usr/lib/python3/dist-packages/numba/tests/npyufunc/test_gufunc.py:2:
DeprecationWarning: numpy.core.umath_tests is an internal NumPy module and
should not be imported. It will be removed in a future NumPy release.
import numpy.core.umath_tests as ut
LLVM ERROR: Symbol not found: __sync_fetch_and_add_4
autopkgtest [22:29:24]: test python3-numba: -----------------------]
python3-numba FAIL non-zero exit status 1
I found this error in numba's own tests while investigating a
numba-related error in the armel build for fenics-basix,
https://buildd.debian.org/status/fetch.php?pkg=fenics-basix&arch=armel&ver=0.3.0-1&stamp=1631674909&raw=0
Not certain at this point if the two errors are related or not.
Would a rebuild and upgrade to numba 0.54 be likely to fix the
problem[s]?
Drew
--- End Message ---
--- Begin Message ---
This was a 32-bit bug.
>From v0.57, numba no longer supports 32-bit architectures,
and 0.59.1+dfsg-2ge added Build-Depends: architecture-is-64-bit
So closing this bug now.
--- End Message ---