Thanks,
Should be fixed with [2024-12-15] libequihash 1.0.10-2 upload.
Will close in due time.
Bye,
Joost
On Mon, Dec 16, 2024 at 05:51:37PM +0000, Santiago Vila wrote:
> Package: src:pwdsphinx
> Version: 1.99.2-beta-2
> Severity: serious
> Tags: ftbfs
>
> Dear maintainer:
>
> During a rebuild of all packages in unstable, your package failed to build:
>
> --------------------------------------------------------------------------------
> [...]
> debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
> dh_update_autotools_config -O--buildsystem=pybuild
> dh_autoreconf -O--buildsystem=pybuild
> dh_auto_configure -O--buildsystem=pybuild
> pybuild --configure -i python{version} -p "3.13 3.12"
> I: pybuild base:311: python3.13 setup.py config
> /usr/lib/python3/dist-packages/setuptools/dist.py:333: InformationOnly:
> Normalizing '1.99.1-beta' to '1.99.1b0'
> self.metadata.version = self._normalize_version(self.metadata.version)
> running config
> I: pybuild base:311: python3.12 setup.py config
> /usr/lib/python3/dist-packages/setuptools/dist.py:333: InformationOnly:
> Normalizing '1.99.1-beta' to '1.99.1b0'
> self.metadata.version = self._normalize_version(self.metadata.version)
> running config
> dh_auto_build -O--buildsystem=pybuild
> pybuild --build -i python{version} -p "3.13 3.12"
> I: pybuild base:311: /usr/bin/python3.13 setup.py build
> /usr/lib/python3/dist-packages/setuptools/dist.py:333: InformationOnly:
> Normalizing '1.99.1-beta' to '1.99.1b0'
> self.metadata.version = self._normalize_version(self.metadata.version)
> running build
> make[1]: Entering directory '/<<PKGBUILDDIR>>/man'
> pandoc -s -o sphinx.1 sphinx.md
> pandoc -s -o oracle.1 oracle.md
> pandoc -s -o bin2pass.1 bin2pass.md
> pandoc -s -o websphinx.1 websphinx.md
> pandoc -s -o getpwd.1 getpwd.md
> pandoc -s -o exec-on-click.1 exec-on-click.md
> pandoc -s -o type-pwd.1 type-pwd.md
> pandoc -s -o dmenu-sphinx.1 dmenu-sphinx.md
> pandoc -s -o sphinx-x11.1 sphinx-x11.md
> pandoc -s -o sphage.1 sphage.md
> ln -s sphinx-x11.1 otp.sphinx.1
> ln -s sphinx-x11.1 pass.sphinx.1
> ln -s sphinx-x11.1 user-pass-otp.sphinx.1
> ln -s sphinx-x11.1 user-pass.sphinx.1
> ln -s sphinx-x11.1 getacc-user-pass.sphinx.1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/man'
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx
> copying pwdsphinx/websphinx.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx
> copying pwdsphinx/oracle.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx
> copying pwdsphinx/converter.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx
> copying pwdsphinx/bin2pass.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx
> copying pwdsphinx/ext.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx
> copying pwdsphinx/consts.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx
> copying pwdsphinx/utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx
> copying pwdsphinx/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx
> copying pwdsphinx/sphinx.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx
> copying pwdsphinx/config.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx/converters
> copying pwdsphinx/converters/raw.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx/converters
> copying pwdsphinx/converters/totp.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx/converters
> copying pwdsphinx/converters/sphage.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx/converters
> copying pwdsphinx/converters/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx/converters
> I: pybuild base:311: /usr/bin/python3 setup.py build
> /usr/lib/python3/dist-packages/setuptools/dist.py:333: InformationOnly:
> Normalizing '1.99.1-beta' to '1.99.1b0'
> self.metadata.version = self._normalize_version(self.metadata.version)
> running build
> make[1]: Entering directory '/<<PKGBUILDDIR>>/man'
> make[1]: Nothing to be done for 'all'.
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/man'
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx
> copying pwdsphinx/websphinx.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx
> copying pwdsphinx/oracle.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx
> copying pwdsphinx/converter.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx
> copying pwdsphinx/bin2pass.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx
> copying pwdsphinx/ext.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx
> copying pwdsphinx/consts.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx
> copying pwdsphinx/utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx
> copying pwdsphinx/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx
> copying pwdsphinx/sphinx.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx
> copying pwdsphinx/config.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx/converters
> copying pwdsphinx/converters/raw.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx/converters
> copying pwdsphinx/converters/totp.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx/converters
> copying pwdsphinx/converters/sphage.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx/converters
> copying pwdsphinx/converters/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx/converters
> dh_auto_test -O--buildsystem=pybuild
> pybuild --test -i python{version} -p "3.13 3.12"
> I: pybuild pybuild:308: cp tests/cert.pem tests/key.pem tests/sphinx.cfg
> tests/start-servers.sh /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; mkdir
> -p /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/data; cp
> tests/data/masterkey /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/data;
> mkdir -p data
> I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build;
> python3.13 -m unittest discover -v
> tests.test (unittest.loader._FailedTest.tests.test) ... ERROR
> test_age (tests.test_conv.TestConverters.test_age) ... ok
> test_bin2pass (tests.test_conv.TestConverters.test_bin2pass) ... ok
> test_bin2pass_8char (tests.test_conv.TestConverters.test_bin2pass_8char) ...
> ok
> test_otp (tests.test_conv.TestConverters.test_otp) ... ok
> test_raw (tests.test_conv.TestConverters.test_raw) ... ok
> test_all_zeroes (tests.test_pass2bin.TestRules.test_all_zeroes) ... ok
> test_invert_iter (tests.test_pass2bin.TestRules.test_invert_iter) ... ok
> test_invert_random (tests.test_pass2bin.TestRules.test_invert_random) ... ok
> test_invert_reviter (tests.test_pass2bin.TestRules.test_invert_reviter) ... ok
> test_invert_simple (tests.test_pass2bin.TestRules.test_invert_simple) ... ok
> test_invert_too_long (tests.test_pass2bin.TestRules.test_invert_too_long) ...
> ok
> test_short_zeroes (tests.test_pass2bin.TestRules.test_short_zeroes) ... ok
> tests.test_rules (unittest.loader._FailedTest.tests.test_rules) ... ERROR
>
> ======================================================================
> ERROR: tests.test (unittest.loader._FailedTest.tests.test)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: tests.test
> Traceback (most recent call last):
> File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path
> module = self._get_module_from_name(name)
> File "/usr/lib/python3.13/unittest/loader.py", line 339, in
> _get_module_from_name
> __import__(name)
> ~~~~~~~~~~^^^^^^
> File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test.py", line
> 10, in <module>
> from pwdsphinx import sphinx, bin2pass
> File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx/sphinx.py",
> line 15, in <module>
> from equihash import solve
> File "/usr/lib/python3/dist-packages/equihash/__init__.py", line 29, in
> <module>
> raise ValueError('Unable to find libequihash')
> ValueError: Unable to find libequihash
>
>
> ======================================================================
> ERROR: tests.test_rules (unittest.loader._FailedTest.tests.test_rules)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: tests.test_rules
> Traceback (most recent call last):
> File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path
> module = self._get_module_from_name(name)
> File "/usr/lib/python3.13/unittest/loader.py", line 339, in
> _get_module_from_name
> __import__(name)
> ~~~~~~~~~~^^^^^^
> File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_rules.py",
> line 8, in <module>
> from pwdsphinx import sphinx, bin2pass
> File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pwdsphinx/sphinx.py",
> line 15, in <module>
> from equihash import solve
> File "/usr/lib/python3/dist-packages/equihash/__init__.py", line 29, in
> <module>
> raise ValueError('Unable to find libequihash')
> ValueError: Unable to find libequihash
>
>
> ----------------------------------------------------------------------
> Ran 14 tests in 0.040s
>
> FAILED (errors=2)
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m unittest
> discover -v
> I: pybuild pybuild:308: cp tests/cert.pem tests/key.pem tests/sphinx.cfg
> tests/start-servers.sh /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; mkdir
> -p /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/data; cp
> tests/data/masterkey /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/data;
> mkdir -p data
> I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build;
> python3.12 -m unittest discover -v
> tests.test (unittest.loader._FailedTest.tests.test) ... ERROR
> test_age (tests.test_conv.TestConverters.test_age) ... ok
> test_bin2pass (tests.test_conv.TestConverters.test_bin2pass) ... ok
> test_bin2pass_8char (tests.test_conv.TestConverters.test_bin2pass_8char) ...
> ok
> test_otp (tests.test_conv.TestConverters.test_otp) ... ok
> test_raw (tests.test_conv.TestConverters.test_raw) ... ok
> test_all_zeroes (tests.test_pass2bin.TestRules.test_all_zeroes) ... ok
> test_invert_iter (tests.test_pass2bin.TestRules.test_invert_iter) ... ok
> test_invert_random (tests.test_pass2bin.TestRules.test_invert_random) ... ok
> test_invert_reviter (tests.test_pass2bin.TestRules.test_invert_reviter) ... ok
> test_invert_simple (tests.test_pass2bin.TestRules.test_invert_simple) ... ok
> test_invert_too_long (tests.test_pass2bin.TestRules.test_invert_too_long) ...
> ok
> test_short_zeroes (tests.test_pass2bin.TestRules.test_short_zeroes) ... ok
> tests.test_rules (unittest.loader._FailedTest.tests.test_rules) ... ERROR
>
> ======================================================================
> ERROR: tests.test (unittest.loader._FailedTest.tests.test)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: tests.test
> Traceback (most recent call last):
> File "/usr/lib/python3.12/unittest/loader.py", line 396, in _find_test_path
> module = self._get_module_from_name(name)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.12/unittest/loader.py", line 339, in
> _get_module_from_name
> __import__(name)
> File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tests/test.py", line
> 10, in <module>
> from pwdsphinx import sphinx, bin2pass
> File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx/sphinx.py",
> line 15, in <module>
> from equihash import solve
> File "/usr/lib/python3/dist-packages/equihash/__init__.py", line 29, in
> <module>
> raise ValueError('Unable to find libequihash')
> ValueError: Unable to find libequihash
>
>
> ======================================================================
> ERROR: tests.test_rules (unittest.loader._FailedTest.tests.test_rules)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: tests.test_rules
> Traceback (most recent call last):
> File "/usr/lib/python3.12/unittest/loader.py", line 396, in _find_test_path
> module = self._get_module_from_name(name)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.12/unittest/loader.py", line 339, in
> _get_module_from_name
> __import__(name)
> File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tests/test_rules.py",
> line 8, in <module>
> from pwdsphinx import sphinx, bin2pass
> File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pwdsphinx/sphinx.py",
> line 15, in <module>
> from equihash import solve
> File "/usr/lib/python3/dist-packages/equihash/__init__.py", line 29, in
> <module>
> raise ValueError('Unable to find libequihash')
> ValueError: Unable to find libequihash
>
>
> ----------------------------------------------------------------------
> Ran 14 tests in 0.045s
>
> FAILED (errors=2)
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; python3.12 -m unittest
> discover -v
> rm -fr -- /tmp/dh-xdg-rundir-VjGeOk02
> dh_auto_test: error: pybuild --test -i python{version} -p "3.13 3.12"
> returned exit code 13
> make: *** [debian/rules:11: binary] Error 25
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit status
> 2
> --------------------------------------------------------------------------------
>
> The above is just how the build ends and not necessarily the most relevant
> part.
> If required, the full build log is available here:
>
> https://people.debian.org/~sanvila/build-logs/202412/
>
> 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 could not 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 affects, so that this is still visible in the BTS web
> page for this package.
>
> Thanks.