From: sanvila@debian.org
Package: src:golang-github-sigstore-sigstore
Version: 1.9.5-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/202510/
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:golang-github-sigstore-sigstore, so that
this is still
visible in the BTS web page for this package.
Thanks.
----------------------------------------------------------------
---------------
[...]
debian/rules clean
dh clean --builddirectory=_build --buildsystem=golang --with=golang
dh_auto_clean -O--builddirectory=_build -O--buildsystem=golang
dh_autoreconf_clean -O--builddirectory=_build -O--buildsystem=golang
dh_clean -O--builddirectory=_build -O--buildsystem=golang
debian/rules binary
dh binary --builddirectory=_build --buildsystem=golang --with=golang
dh_update_autotools_config -O--builddirectory=_build -O--
buildsystem=golang
dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang
dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang
dh_auto_configure: warning: "github.com/sigstore/sigstore" is already
installed. Please check for circular dependencies.
debian/rules execute_before_dh_auto_build
make[1]: Entering directory '/<>'
cd _build/src/github.com/sigstore/sigstore/pkg; \\
[... snipped ...]
=== RUN TestPluginArgsJSON/defaultAlgorithm
=== PAUSE TestPluginArgsJSON/defaultAlgorithm
=== RUN TestPluginArgsJSON/supportedAlgorithms
=== PAUSE TestPluginArgsJSON/supportedAlgorithms
=== RUN TestPluginArgsJSON/createKey
=== PAUSE TestPluginArgsJSON/createKey
=== RUN TestPluginArgsJSON/publicKey
=== PAUSE TestPluginArgsJSON/publicKey
=== RUN TestPluginArgsJSON/signMessage
=== PAUSE TestPluginArgsJSON/signMessage
=== RUN TestPluginArgsJSON/verifySignature
=== PAUSE TestPluginArgsJSON/verifySignature
=== CONT TestHashFuncJSON
=== RUN TestHashFuncJSON/MD4
=== PAUSE TestHashFuncJSON/MD4
=== RUN TestHashFuncJSON/MD5
=== PAUSE TestHashFuncJSON/MD5
=== RUN TestHashFuncJSON/SHA-1
=== PAUSE TestHashFuncJSON/SHA-1
=== RUN TestHashFuncJSON/SHA-224
=== PAUSE TestHashFuncJSON/SHA-224
=== RUN TestHashFuncJSON/SHA-256
=== PAUSE TestHashFuncJSON/SHA-256
=== RUN TestHashFuncJSON/SHA-384
=== CONT TestPluginRespJSON
=== RUN TestPluginRespJSON/defaultAlgorithm
=== PAUSE TestPluginRespJSON/defaultAlgorithm
=== RUN TestPluginRespJSON/supportedAlgorithms
=== PAUSE TestPluginRespJSON/supportedAlgorithms
=== RUN TestPluginRespJSON/createKey
=== PAUSE TestPluginRespJSON/createKey
=== RUN TestPluginRespJSON/publicKey
=== PAUSE TestPluginRespJSON/publicKey
=== RUN TestPluginRespJSON/signMessage
=== PAUSE TestPluginRespJSON/signMessage
=== RUN TestPluginRespJSON/verifySignature
=== PAUSE TestPluginRespJSON/verifySignature
=== CONT TestPluginArgsJSON/defaultAlgorithm
=== CONT TestPluginArgsJSON/signMessage
=== CONT TestPluginArgsJSON/verifySignature
=== CONT TestPluginArgsJSON/createKey
=== CONT TestPluginArgsJSON/publicKey
=== CONT TestPluginArgsJSON/supportedAlgorithms
--- PASS: TestPluginArgsJSON (0.00s)
--- PASS: TestPluginArgsJSON/defaultAlgorithm (0.00s)
--- PASS: TestPluginArgsJSON/signMessage (0.00s)
--- PASS: TestPluginArgsJSON/verifySignature (0.00s)
--- PASS: TestPluginArgsJSON/createKey (0.00s)
--- PASS: TestPluginArgsJSON/publicKey (0.00s)
--- PASS: TestPluginArgsJSON/supportedAlgorithms (0.00s)
=== CONT TestPluginRespJSON/defaultAlgorithm
=== CONT TestPluginRespJSON/verifySignature
=== CONT TestPluginRespJSON/signMessage
=== CONT TestPluginRespJSON/publicKey
=== CONT TestPluginRespJSON/createKey
=== CONT TestPluginRespJSON/supportedAlgorithms
--- PASS: TestPluginRespJSON (0.00s)
--- PASS: TestPluginRespJSON/defaultAlgorithm (0.00s)
--- PASS: TestPluginRespJSON/verifySignature (0.00s)
--- PASS: TestPluginRespJSON/signMessage (0.00s)
--- PASS: TestPluginRespJSON/publicKey (0.00s)
--- PASS: TestPluginRespJSON/createKey (0.00s)
--- PASS: TestPluginRespJSON/supportedAlgorithms (0.00s)
=== PAUSE TestHashFuncJSON/SHA-384
=== RUN TestHashFuncJSON/SHA-512
=== PAUSE TestHashFuncJSON/SHA-512
=== RUN TestHashFuncJSON/MD5+SHA1
=== PAUSE TestHashFuncJSON/MD5+SHA1
=== RUN TestHashFuncJSON/RIPEMD-160
=== PAUSE TestHashFuncJSON/RIPEMD-160
=== RUN TestHashFuncJSON/SHA3-224
=== PAUSE TestHashFuncJSON/SHA3-224
=== RUN TestHashFuncJSON/SHA3-256
=== PAUSE TestHashFuncJSON/SHA3-256
=== RUN TestHashFuncJSON/SHA3-384
=== PAUSE TestHashFuncJSON/SHA3-384
=== RUN TestHashFuncJSON/SHA3-512
=== PAUSE TestHashFuncJSON/SHA3-512
=== RUN TestHashFuncJSON/SHA-512/224
=== PAUSE TestHashFuncJSON/SHA-512/224
=== RUN TestHashFuncJSON/SHA-512/256
=== PAUSE TestHashFuncJSON/SHA-512/256
=== RUN TestHashFuncJSON/BLAKE2s-256
=== PAUSE TestHashFuncJSON/BLAKE2s-256
=== RUN TestHashFuncJSON/BLAKE2b-256
=== PAUSE TestHashFuncJSON/BLAKE2b-256
=== RUN TestHashFuncJSON/BLAKE2b-384
=== PAUSE TestHashFuncJSON/BLAKE2b-384
=== RUN TestHashFuncJSON/BLAKE2b-512
=== PAUSE TestHashFuncJSON/BLAKE2b-512
=== CONT TestHashFuncJSON/MD4
=== CONT TestHashFuncJSON/BLAKE2b-512
=== CONT TestHashFuncJSON/BLAKE2b-384
=== CONT TestHashFuncJSON/SHA3-224
=== CONT TestHashFuncJSON/BLAKE2b-256
=== CONT TestHashFuncJSON/BLAKE2s-256
=== CONT TestHashFuncJSON/SHA-512/256
=== CONT TestHashFuncJSON/SHA-512/224
=== CONT TestHashFuncJSON/SHA3-512
=== CONT TestHashFuncJSON/SHA3-384
=== CONT TestHashFuncJSON/SHA3-256
=== CONT TestHashFuncJSON/SHA-384
=== CONT TestHashFuncJSON/RIPEMD-160
[continued in next message]
--- SoupGate-Win32 v1.05
* Origin: you cannot sedate... all the things you hate (1:229/2)
|