Package: src:golang-1.25
Version: 1.25.6-1
Severity: important
Tags: ftbfs forky sid
User: [email protected]
Usertags: ftbfs-during-forky-support-period

Dear maintainer:

During a rebuild of all packages in unstable with the system clock set
at 2030-08-09 (estimated to be three years after the release date of forky),
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/ftbfs-future/

About the archive rebuild: This is an effort to keep forky free from
FTBFS bugs during its lifetime as a supported distribution, as
explained here for trixie:

https://lists.debian.org/debian-devel/2024/05/msg00414.html

This category of bugs is considered to be RC for forky, but I will
wait two months from now before raising to serious to give people a
little bit more time to fix them.

The build was made 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-1.25, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
ok      os/user 0.015s

##### hash/maphash purego implementation
ok      hash/maphash    0.389s

##### crypto with tag purego (build and vet only)
?       crypto/internal/boring/bbig     [no test files]
?       crypto/internal/boring/sig      [no test files]
?       crypto/internal/cryptotest      [no test files]
?       crypto/internal/entropy [no test files]
?       crypto/internal/fips140 [no test files]
?       crypto/internal/fips140/alias   [no test files]
?       crypto/internal/fips140/check   [no test files]
?       crypto/internal/fips140/check/checktest [no test files]
?       crypto/internal/fips140/ed25519 [no test files]
?       crypto/internal/fips140/hkdf    [no test files]
?       crypto/internal/fips140/hmac    [no test files]
?       crypto/internal/fips140/pbkdf2  [no test files]
?       crypto/internal/fips140/sha256  [no test files]
?       crypto/internal/fips140/sha3    [no test files]
?       crypto/internal/fips140/sha512  [no test files]
?       crypto/internal/fips140/ssh     [no test files]
?       crypto/internal/fips140/tls12   [no test files]
?       crypto/internal/fips140/tls13   [no test files]
?       crypto/internal/fips140deps/byteorder   [no test files]
?       crypto/internal/fips140deps/cpu [no test files]
?       crypto/internal/fips140deps/godebug     [no test files]
?       crypto/internal/fips140hash     [no test files]
?       crypto/internal/fips140only     [no test files]
?       crypto/internal/impl    [no test files]
?       crypto/internal/randutil        [no test files]
?       crypto/internal/sysrand/internal/seccomp        [no test files]
?       crypto/tls/internal/fips140tls  [no test files]
?       crypto/x509/pkix        [no test files]

##### GOFIPS140=latest go test crypto/...
ok      crypto  1.669s
ok      crypto/aes      0.015s
ok      crypto/cipher   7.151s
ok      crypto/des      0.019s
ok      crypto/dsa      0.008s
ok      crypto/ecdh     0.169s
ok      crypto/ecdsa    0.110s
ok      crypto/ed25519  0.118s
ok      crypto/elliptic 0.026s
ok      crypto/fips140  0.006s
ok      crypto/hkdf     0.005s
ok      crypto/hmac     0.034s
ok      crypto/internal/boring  0.010s
?       crypto/internal/boring/bbig     [no test files]
ok      crypto/internal/boring/bcache   0.398s
?       crypto/internal/boring/sig      [no test files]
?       crypto/internal/cryptotest      [no test files]
?       crypto/internal/entropy [no test files]
?       crypto/internal/fips140 [no test files]
ok      crypto/internal/fips140/aes     0.042s
ok      crypto/internal/fips140/aes/gcm 0.015s [no tests to run]
?       crypto/internal/fips140/alias   [no test files]
ok      crypto/internal/fips140/bigmod  0.142s
?       crypto/internal/fips140/check   [no test files]
?       crypto/internal/fips140/check/checktest [no test files]
ok      crypto/internal/fips140/drbg    0.004s [no tests to run]
ok      crypto/internal/fips140/ecdh    0.008s
ok      crypto/internal/fips140/ecdsa   0.055s
?       crypto/internal/fips140/ed25519 [no test files]
ok      crypto/internal/fips140/edwards25519    0.232s
ok      crypto/internal/fips140/edwards25519/field      0.051s
?       crypto/internal/fips140/hkdf    [no test files]
?       crypto/internal/fips140/hmac    [no test files]
ok      crypto/internal/fips140/mlkem   0.607s
ok      crypto/internal/fips140/nistec  0.009s
ok      crypto/internal/fips140/nistec/fiat     0.013s [no tests to run]
?       crypto/internal/fips140/pbkdf2  [no test files]
ok      crypto/internal/fips140/rsa     0.149s
?       crypto/internal/fips140/sha256  [no test files]
?       crypto/internal/fips140/sha3    [no test files]
?       crypto/internal/fips140/sha512  [no test files]
?       crypto/internal/fips140/ssh     [no test files]
ok      crypto/internal/fips140/subtle  0.021s
?       crypto/internal/fips140/tls12   [no test files]
?       crypto/internal/fips140/tls13   [no test files]
ok      crypto/internal/fips140cache    1.337s
ok      crypto/internal/fips140deps     0.154s
?       crypto/internal/fips140deps/byteorder   [no test files]
?       crypto/internal/fips140deps/cpu [no test files]
?       crypto/internal/fips140deps/godebug     [no test files]
?       crypto/internal/fips140hash     [no test files]
?       crypto/internal/fips140only     [no test files]
ok      crypto/internal/fips140test     3.190s
ok      crypto/internal/hpke    0.031s
?       crypto/internal/impl    [no test files]
?       crypto/internal/randutil        [no test files]
ok      crypto/internal/sysrand 0.305s
?       crypto/internal/sysrand/internal/seccomp        [no test files]
ok      crypto/md5      0.042s
ok      crypto/mlkem    0.152s
ok      crypto/pbkdf2   0.030s
ok      crypto/rand     0.145s
ok      crypto/rc4      0.091s
ok      crypto/rsa      0.821s
ok      crypto/sha1     0.197s
ok      crypto/sha256   0.049s
ok      crypto/sha3     4.021s
ok      crypto/sha512   0.035s
ok      crypto/subtle   0.207s
ok      crypto/tls      5.169s
?       crypto/tls/internal/fips140tls  [no test files]
ok      crypto/x509     13.028s
?       crypto/x509/pkix        [no test files]

##### GOFIPS140=v1.0.0-c2097c7c go test crypto/... # (build and vet only)
?       crypto/internal/boring/bbig     [no test files]
?       crypto/internal/boring/sig      [no test files]
?       crypto/internal/cryptotest      [no test files]
?       crypto/internal/entropy [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/alias   [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/check   [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/check/checktest [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/ed25519 [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/hkdf    [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/hmac    [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/pbkdf2  [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/sha256  [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/sha3    [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/sha512  [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/ssh     [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/subtle  [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/tls12   [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/tls13   [no test files]
?       crypto/internal/fips140deps/byteorder   [no test files]
?       crypto/internal/fips140deps/cpu [no test files]
?       crypto/internal/fips140deps/godebug     [no test files]
?       crypto/internal/fips140hash     [no test files]
?       crypto/internal/fips140only     [no test files]
?       crypto/internal/impl    [no test files]
?       crypto/internal/randutil        [no test files]
?       crypto/internal/sysrand/internal/seccomp        [no test files]
?       crypto/tls/internal/fips140tls  [no test files]
?       crypto/x509/pkix        [no test files]

##### GOFIPS140=inprocess go test crypto/... # (build and vet only)
?       crypto/internal/boring/bbig     [no test files]
?       crypto/internal/boring/sig      [no test files]
?       crypto/internal/cryptotest      [no test files]
?       crypto/internal/entropy [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/alias   [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/check   [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/check/checktest [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/ed25519 [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/hkdf    [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/hmac    [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/pbkdf2  [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/sha256  [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/sha3    [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/sha512  [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/ssh     [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/subtle  [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/tls12   [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/tls13   [no test files]
?       crypto/internal/fips140deps/byteorder   [no test files]
?       crypto/internal/fips140deps/cpu [no test files]
?       crypto/internal/fips140deps/godebug     [no test files]
?       crypto/internal/fips140hash     [no test files]
?       crypto/internal/fips140only     [no test files]
?       crypto/internal/impl    [no test files]
?       crypto/internal/randutil        [no test files]
?       crypto/internal/sysrand/internal/seccomp        [no test files]
?       crypto/tls/internal/fips140tls  [no test files]
?       crypto/x509/pkix        [no test files]

##### GOFIPS140=v1.0.0 go test crypto/... # (build and vet only)
?       crypto/internal/boring/bbig     [no test files]
?       crypto/internal/boring/sig      [no test files]
?       crypto/internal/cryptotest      [no test files]
?       crypto/internal/entropy [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/alias   [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/check   [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/check/checktest [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/ed25519 [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/hkdf    [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/hmac    [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/pbkdf2  [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/sha256  [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/sha3    [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/sha512  [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/ssh     [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/subtle  [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/tls12   [no test files]
?       crypto/internal/fips140/v1.0.0-c2097c7c/tls13   [no test files]
?       crypto/internal/fips140deps/byteorder   [no test files]
?       crypto/internal/fips140deps/cpu [no test files]
?       crypto/internal/fips140deps/godebug     [no test files]
?       crypto/internal/fips140hash     [no test files]
?       crypto/internal/fips140only     [no test files]
?       crypto/internal/impl    [no test files]
?       crypto/internal/randutil        [no test files]
?       crypto/internal/sysrand/internal/seccomp        [no test files]
?       crypto/tls/internal/fips140tls  [no test files]
?       crypto/x509/pkix        [no test files]

##### GOEXPERIMENT=jsonv2 go test encoding/json/...
ok      encoding/json   0.217s
?       encoding/json/internal  [no test files]
ok      encoding/json/internal/jsonflags        0.002s
ok      encoding/json/internal/jsonopts 0.002s
?       encoding/json/internal/jsontest [no test files]
ok      encoding/json/internal/jsonwire 0.007s
ok      encoding/json/jsontext  0.399s
ok      encoding/json/v2        0.488s

##### Testing without libgcc.
ok      net     0.020s
ok      os/user 0.010s

##### internal linking, -buildmode=pie
ok      reflect 0.490s
ok      crypto/internal/fips140test     0.004s [no tests to run]
ok      os/user 0.006s

##### external linking, -buildmode=exe
ok      crypto/internal/fips140test     0.012s [no tests to run]

##### external linking, -buildmode=pie
ok      crypto/internal/fips140test     0.008s [no tests to run]

##### sync -cpu=10
ok      sync    0.349s

##### Testing cgo
ok      cmd/cgo/internal/test   0.934s
ok      cmd/cgo/internal/test   0.736s
ok      cmd/cgo/internal/testtls        0.003s
ok      cmd/cgo/internal/testtls        0.005s
ok      cmd/cgo/internal/testnocgo      0.011s
ok      cmd/cgo/internal/testnocgo      0.012s
ok      cmd/cgo/internal/test   0.865s
ok      cmd/cgo/internal/test   0.843s
ok      cmd/cgo/internal/test   0.858s
ok      cmd/cgo/internal/test   0.796s
ok      cmd/cgo/internal/testtls        0.019s
ok      cmd/cgo/internal/testnocgo      0.004s

##### API release note check
ok      cmd/relnote     0.003s

##### API check
ok      cmd/api 32.429s

##### GOMAXPROCS=2 runtime -cpu=1 -quick
ok      runtime 16.365s

##### GOMAXPROCS=2 runtime -cpu=2 -quick
ok      runtime 17.175s

##### GOMAXPROCS=2 runtime -cpu=4 -quick
ok      runtime 18.445s

##### Testing race detector
ok      runtime/race    6.940s
ok      flag    1.027s
ok      net     1.082s
ok      os      1.107s
ok      os/exec 2.040s
ok      encoding/gob    1.068s
ok      flag    1.027s
ok      os/exec 2.032s

##### ../test
ok      cmd/internal/testdir    134.088s

FAILED
make[1]: *** [debian/rules:123: override_dh_auto_test-arch] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:37: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to