Package: src:python-iniparse Version: 0.5.1-1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202512/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:python-iniparse, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] adding 'iniparse-0.5.dist-info/METADATA' adding 'iniparse-0.5.dist-info/WHEEL' adding 'iniparse-0.5.dist-info/top_level.txt' adding 'iniparse-0.5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built iniparse-0.5-py3-none-any.whl I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with "installer" module debian/rules override_dh_auto_test make[1]: Entering directory '/<<PKGBUILDDIR>>' PYBUILD_SYSTEM=custom \ PYBUILD_TEST_ARGS="cd {build_dir}; python{version} ./runtests.py" \ dh_auto_test --buildsystem=pybuild I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_iniparse/build; python3.14 ./runtests.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_iniparse/build/tests/test_fuzz.py:58: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is also an option. name = re.sub(':|=| |\[', '', name) /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_iniparse/build/tests/test_ini.py:29: SyntaxWarning: "\c" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\c"? A raw string is also an option. ('[se\ct%[ion\t]', ('se\ct%[ion\t', None, None, -1)), /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_iniparse/build/tests/test_ini.py:29: SyntaxWarning: "\c" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\c"? A raw string is also an option. ('[se\ct%[ion\t]', ('se\ct%[ion\t', None, None, -1)), .............................................sssssssssssssssssssssssss......................................E........... ====================================================================== ERROR: test_queue (test_multiprocessing.TestIni.test_queue) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_iniparse/build/tests/test_multiprocessing.py", line 27, in test_queue p.start() ~~~~~~~^^ File "/usr/lib/python3.14/multiprocessing/process.py", line 121, in start self._popen = self._Popen(self) ~~~~~~~~~~~^^^^^^ File "/usr/lib/python3.14/multiprocessing/context.py", line 224, in _Popen return _default_context.get_context().Process._Popen(process_obj) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "/usr/lib/python3.14/multiprocessing/context.py", line 300, in _Popen return Popen(process_obj) File "/usr/lib/python3.14/multiprocessing/popen_forkserver.py", line 35, in __init__ super().__init__(process_obj) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "/usr/lib/python3.14/multiprocessing/popen_fork.py", line 20, in __init__ self._launch(process_obj) ~~~~~~~~~~~~^^^^^^^^^^^^^ File "/usr/lib/python3.14/multiprocessing/popen_forkserver.py", line 47, in _launch reduction.dump(process_obj, buf) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/multiprocessing/reduction.py", line 60, in dump ForkingPickler(file, protocol).dump(obj) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^ _pickle.PicklingError: Can't pickle local object <function TestIni.test_queue.<locals>.getxy at 0x7fc6e8b687d0> when serializing dict item '_target' when serializing multiprocessing.context.Process state when serializing multiprocessing.context.Process object ---------------------------------------------------------------------- Ran 120 tests in 0.025s FAILED (errors=1, skipped=25) E: pybuild pybuild:389: test: plugin custom failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_iniparse/build; python3.14 ./runtests.py I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_iniparse/build; python3.13 ./runtests.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_iniparse/build/tests/test_fuzz.py:58: SyntaxWarning: invalid escape sequence '\[' name = re.sub(':|=| |\[', '', name) /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_iniparse/build/tests/test_ini.py:29: SyntaxWarning: invalid escape sequence '\c' ('[se\ct%[ion\t]', ('se\ct%[ion\t', None, None, -1)), /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_iniparse/build/tests/test_ini.py:29: SyntaxWarning: invalid escape sequence '\c' ('[se\ct%[ion\t]', ('se\ct%[ion\t', None, None, -1)), .............................................sssssssssssssssssssssssss....................................../usr/lib/python3.13/multiprocessing/popen_fork.py:67: DeprecationWarning: This process (pid=97) is multi-threaded, use of fork() may lead to deadlocks in the child. self.pid = os.fork() ............ ---------------------------------------------------------------------- Ran 120 tests in 0.029s OK (skipped=25) dh_auto_test: error: pybuild --test -i python{version} -p "3.14 3.13" returned exit code 13 make[1]: *** [debian/rules:12: override_dh_auto_test] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:6: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

