Dear package maintainer, this bugzilla is automated becasue the number of impacted packages it too high to go trough manually. It appears that your package failed to build with setuptools 74.1.3 and wheel 0.44 in https://copr.fedorainfracloud.org/coprs/churchyard/setuptools-74/package/python-pyemd/ While it succeeded with setuptools 69.2.0 and wheel 0.43 in https://copr.fedorainfracloud.org/coprs/churchyard/setuptools-control/package/python-pyemd/ This usually means this package fails to build with setuptools 74+ We plan to update setuptools to version 74 or newer in Fedora 42. This is an approved Fedora 42 Change: https://fedoraproject.org/wiki/Changes/Setuptools_74+ Please analyze the failure and fix it in rawhide. Thanks. You can use the builds from the churchyard/setuptools-74 copr for local testing. mock -r fedora-rawhide-x86_64 --addrepo 'https://download.copr.fedorainfracloud.org/results/churchyard/setuptools-74/fedora-rawhide-$basearch/' One of the most common problems is that the setup.py test command cannot be used. If that is the case here, run the tests in %check differently, e.g. via %pytest, %tox, %{python3} -m unittest, etc. If you need help, reach out to me in this bugzilla.
I plan to update setuptools to 74.x in rawhide this week. At that point, this package will fail to build from source if not fixed.
Sure, we'll the FTBFS once it's filed.
We'll *fix* the FTBFS once it's filed..
+ /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/python-pyemd-1.0.0-build/pyemd-1.0.0 configfile: pytest.ini collecting ... collected 36 items README.rst::README.rst PASSED [ 2%] test/test_pyemd.py::test_emd_1 PASSED [ 5%] test/test_pyemd.py::test_emd_2 PASSED [ 8%] test/test_pyemd.py::test_emd_3 Fatal Python error: Aborted Current thread 0x00007fed2c842740 (most recent call first): File "/builddir/build/BUILD/python-pyemd-1.0.0-build/pyemd-1.0.0/test/test_pyemd.py", line 49 in test_emd_3 File "/usr/lib/python3.13/site-packages/_pytest/python.py", line 159 in pytest_pyfunc_call File "/usr/lib/python3.13/site-packages/pluggy/_callers.py", line 103 in _multicall File "/usr/lib/python3.13/site-packages/pluggy/_manager.py", line 120 in _hookexec File "/usr/lib/python3.13/site-packages/pluggy/_hooks.py", line 513 in __call__ File "/usr/lib/python3.13/site-packages/_pytest/python.py", line 1627 in runtest File "/usr/lib/python3.13/site-packages/_pytest/runner.py", line 174 in pytest_runtest_call File "/usr/lib/python3.13/site-packages/pluggy/_callers.py", line 103 in _multicall File "/usr/lib/python3.13/site-packages/pluggy/_manager.py", line 120 in _hookexec File "/usr/lib/python3.13/site-packages/pluggy/_hooks.py", line 513 in __call__ File "/usr/lib/python3.13/site-packages/_pytest/runner.py", line 242 in <lambda> File "/usr/lib/python3.13/site-packages/_pytest/runner.py", line 341 in from_call File "/usr/lib/python3.13/site-packages/_pytest/runner.py", line 241 in call_and_report File "/usr/lib/python3.13/site-packages/_pytest/runner.py", line 132 in runtestprotocol File "/usr/lib/python3.13/site-packages/_pytest/runner.py", line 113 in pytest_runtest_protocol File "/usr/lib/python3.13/site-packages/pluggy/_callers.py", line 103 in _multicall File "/usr/lib/python3.13/site-packages/pluggy/_manager.py", line 120 in _hookexec File "/usr/lib/python3.13/site-packages/pluggy/_hooks.py", line 513 in __call__ File "/usr/lib/python3.13/site-packages/_pytest/main.py", line 362 in pytest_runtestloop File "/usr/lib/python3.13/site-packages/pluggy/_callers.py", line 103 in _multicall File "/usr/lib/python3.13/site-packages/pluggy/_manager.py", line 120 in _hookexec File "/usr/lib/python3.13/site-packages/pluggy/_hooks.py", line 513 in __call__ File "/usr/lib/python3.13/site-packages/_pytest/main.py", line 337 in _main File "/usr/lib/python3.13/site-packages/_pytest/main.py", line 283 in wrap_session File "/usr/lib/python3.13/site-packages/_pytest/main.py", line 330 in pytest_cmdline_main File "/usr/lib/python3.13/site-packages/pluggy/_callers.py", line 103 in _multicall File "/usr/lib/python3.13/site-packages/pluggy/_manager.py", line 120 in _hookexec File "/usr/lib/python3.13/site-packages/pluggy/_hooks.py", line 513 in __call__ File "/usr/lib/python3.13/site-packages/_pytest/config/__init__.py", line 175 in main File "/usr/lib/python3.13/site-packages/_pytest/config/__init__.py", line 201 in console_main File "/usr/bin/pytest", line 8 in <module> Extension modules: numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, pyemd.emd (total: 14) /var/tmp/rpm-tmp.gaGyFL: line 54: 318 Aborted (core dumped) CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}" PATH="/builddir/build/BUILD/python-pyemd-1.0.0-build/BUILDROOT/usr/bin:$PATH" PYTHONPATH="${PYTHONPATH:-/builddir/build/BUILD/python-pyemd-1.0.0-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-pyemd-1.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages}" PYTHONDONTWRITEBYTECODE=1 PYTEST_ADDOPTS="${PYTEST_ADDOPTS:-} --ignore=/builddir/build/BUILD/python-pyemd-1.0.0-build/pyemd-1.0.0/.pyproject-builddir" PYTEST_XDIST_AUTO_NUM_WORKERS="${PYTEST_XDIST_AUTO_NUM_WORKERS:-2}" /usr/bin/pytest This failure is unexpected for the setuptools update :/
The latest failure appears to be NumPy 2.x related. The setuptools issue will resurface once (if) the NumPy issue gets fixed. Since upstream appears to be inactive, looking at the impact, only `python-pyphi` depends on it.
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42.
*** Bug 2372059 has been marked as a duplicate of this bug. ***