Your message dated Mon, 06 Oct 2025 00:49:47 +0000
with message-id <[email protected]>
and subject line Bug#1116753: fixed in gotestsum 1.8.2-2
has caused the Debian Bug report #1116753,
regarding gotestsum: FTBFS with the nocheck build profile
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1116753: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116753
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gotestsum
Version: 1.8.2-1
Severity: important
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile
Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:
https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck
(It's a wiki, so you are welcome to contribute)
[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].
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 add an affects on src:gotestsum, 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
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# We're building `gotest.tools/gotestum`, and we depend on `gotest.tools`.
# That's a bit problematic, and here's why:
# - dh_auto_configure first creates symlinks to build dependencies, hence:
# _build/src/gotest.tools -> /usr/share/gocode/src/gotest.tools
# - then dh_auto_configure creates the directory for the sources we build:
# _build/src/gotest.tools/gotestsum
# - hence overriding the initial symlink to gotest.tools...
# So instead of one symlink to gotest.tools, we need symlinks to every
# packages that gotest.tools provide.
mkdir -pv _build/src/gotest.tools
mkdir: created directory '_build'
mkdir: created directory '_build/src'
mkdir: created directory '_build/src/gotest.tools'
for file in /usr/share/gocode/src/gotest.tools/*; do \
ln -sv $file _build/src/gotest.tools/; \
done
'_build/src/gotest.tools/*' -> '/usr/share/gocode/src/gotest.tools/*'
dh_auto_configure
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
cd _build && go install -trimpath -v -p 2 gotest.tools/gotestsum
gotest.tools/gotestsum/cmd gotest.tools/gotestsum/cmd/tool
gotest.tools/gotestsum/cmd/tool/slowest
gotest.tools/gotestsum/internal/aggregate
gotest.tools/gotestsum/internal/dotwriter
gotest.tools/gotestsum/internal/filewatcher
gotest.tools/gotestsum/internal/junitxml gotest.tools/gotestsum/internal/log
gotest.tools/gotestsum/internal/text gotest.tools/gotestsum/testjson
src/gotest.tools/gotestsum/internal/text/testing.go:9:2: cannot find package
"gotest.tools/v3/assert" in any of:
/usr/lib/go-1.24/src/gotest.tools/v3/assert (from $GOROOT)
/<<PKGBUILDDIR>>/_build/src/gotest.tools/v3/assert (from $GOPATH)
dh_auto_build: error: cd _build && go install -trimpath -v -p 2
gotest.tools/gotestsum gotest.tools/gotestsum/cmd
gotest.tools/gotestsum/cmd/tool gotest.tools/gotestsum/cmd/tool/slowest
gotest.tools/gotestsum/internal/aggregate
gotest.tools/gotestsum/internal/dotwriter
gotest.tools/gotestsum/internal/filewatcher
gotest.tools/gotestsum/internal/junitxml gotest.tools/gotestsum/internal/log
gotest.tools/gotestsum/internal/text gotest.tools/gotestsum/testjson returned
exit code 1
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: gotestsum
Source-Version: 1.8.2-2
Done: Santiago Vila <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gotestsum, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Santiago Vila <[email protected]> (supplier of updated gotestsum package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 06 Oct 2025 01:45:00 +0200
Source: gotestsum
Architecture: source
Version: 1.8.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1116753
Changes:
gotestsum (1.8.2-2) unstable; urgency=medium
.
* Team upload.
* Drop <!nocheck> from golang-github-gotestyourself-gotest.tools-dev.
Closes: #1116753.
* Drop "Priority: optional", no longer needed.
* Drop "Rules-Requires-Root: no", no longer needed.
* Update standards-version.
Checksums-Sha1:
a7ce23e0c81d8df4c9e2554c1769f0b257672539 2077 gotestsum_1.8.2-2.dsc
cba4fb1a93d48f37b11bbde941973bf43d00d536 4220 gotestsum_1.8.2-2.debian.tar.xz
b8eca2ad77235925b5464e1ecce77ef09fe56299 5620
gotestsum_1.8.2-2_source.buildinfo
Checksums-Sha256:
3e832b30fb7ed5b769d5f15c7cccb630a74f4fd523d4cbf729a9140d437f1a7a 2077
gotestsum_1.8.2-2.dsc
29012cf71fb59b21d50ab0ce0e14687758528e16fb1ef5efa81d95df70b1943f 4220
gotestsum_1.8.2-2.debian.tar.xz
0c9c66716a83ac86eaa0a58133b018d93ce40de93234d617f9f3e1da0bca7434 5620
gotestsum_1.8.2-2_source.buildinfo
Files:
9a18bb65b84eb16e67f00caf50706c09 2077 golang optional gotestsum_1.8.2-2.dsc
cd940c77e804663e1e87de1db9da0d24 4220 golang optional
gotestsum_1.8.2-2.debian.tar.xz
0d8694a3c810e88c400b302b6e434c27 5620 golang optional
gotestsum_1.8.2-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmjjC8kACgkQQc5/C58b
izLP6Af+Kd3Q3Pp1mAuHWX9QlP2c63sIItfoMqSACF9pDcnUnM+hAaA9SM1tq/ci
wJ1D0/EZk73wQgYnGIxumDf5O4GoC+rCR1YmpiWTFPlSY2Su8JSzgjMXhvV5FsFn
9iY2JYNP/bmWTcy1Jd1ggz1nT1e73bvmLPkAHZlMN4uN+yZPkikY3C0Ax2wIMLge
TxdZ3LwpSxJpweWrquwEROXgHGuc7t2FuSIIspHWVDrYv7Kf7kUkwACnISIklAS5
ucZi4ATiPM/RgCcyPzGLnrhurU72z5txZwDTu57G/uFoZ+mnj8VJJEds7g7h3lTs
U3vF0Qh9y9g98uyXwVmejGBJ2X0ZLQ==
=40YV
-----END PGP SIGNATURE-----
pgpYCAy1iyhgu.pgp
Description: PGP signature
--- End Message ---