Package: src:sopv-gpgv
Version: 0.1.4-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/202603/

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:sopv-gpgv, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with shell_completions
   dh_auto_clean
        make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f *.key *.cert *.cert.bin test.* sopv-gpgv.1
rm -rf completions .mypy_cache
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary --with shell_completions
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
        make -j2 INSTALL="install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
argparse-manpage --pyfile sopv-gpgv \
--project-name sopv-gpgv \
--author 'Daniel Kahn Gillmor <[email protected]>' \
--version 0.1.4 \
--function get_parser \
--description 'Stateless OpenPGP Signature Verification backed by gpgv' \
--output sopv-gpgv.1
mkdir -p completions/bash/
register-python-argcomplete --shell bash sopv-gpgv > 
completions/bash/sopv-gpgv.tmp
mv completions/bash/sopv-gpgv.tmp completions/bash/sopv-gpgv
mkdir -p completions/fish/
register-python-argcomplete --shell fish sopv-gpgv > 
completions/fish/sopv-gpgv.fish.tmp
mkdir -p completions/zsh/
mv completions/fish/sopv-gpgv.fish.tmp completions/fish/sopv-gpgv.fish
register-python-argcomplete --shell zsh sopv-gpgv > 
completions/zsh/_sopv-gpgv.tmp
mv completions/zsh/_sopv-gpgv.tmp completions/zsh/_sopv-gpgv
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
        make -j2 check
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mypy --strict sopv-gpgv
codespell README.md sopv.gpgv test LICENSE
black --check sopv-gpgv
would reformat sopv-gpgv

Oh no! 💥 💔 💥
1 file would be reformatted.
make[1]: *** [Makefile:42: formatcheck] Error 1
make[1]: *** Waiting for unfinished jobs....
Success: no issues found in 1 source file
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j2 check returned exit code 2
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to