Your message dated Thu, 02 Jan 2025 23:27:41 +0000
with message-id <[email protected]>
and subject line Bug#1090232: fixed in golang-mvdan-editorconfig
0.2.0+git20240816.eab549b-1
has caused the Debian Bug report #1090232,
regarding golang-mvdan-editorconfig: FTBFS: FAIL: TestViaCmake
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.)
--
1090232: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090232
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:golang-mvdan-editorconfig
Version: 0.2.0+git20231228.1925077-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
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_build -O--builddirectory=_build -O--buildsystem=golang
cd _build && go install -trimpath -v -p 2 mvdan.cc/editorconfig
internal/unsafeheader
internal/goarch
internal/cpu
internal/abi
internal/bytealg
internal/byteorder
internal/chacha8rand
internal/coverage/rtcov
internal/godebugs
internal/goexperiment
internal/goos
internal/profilerecord
internal/runtime/atomic
internal/runtime/syscall
internal/stringslite
runtime/internal/math
internal/runtime/exithook
runtime/internal/sys
internal/race
sync/atomic
runtime
unicode
unicode/utf8
cmp
internal/itoa
math/bits
math
internal/asan
internal/msan
internal/reflectlite
sync
iter
slices
errors
internal/bisect
io
strconv
bytes
strings
reflect
bufio
internal/oserror
path
internal/godebug
syscall
time
io/fs
internal/filepathlite
internal/fmtsort
internal/syscall/unix
internal/syscall/execenv
internal/testlog
internal/poll
sort
regexp/syntax
os
regexp
fmt
path/filepath
mvdan.cc/editorconfig
debian/rules execute_before_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp -a debian/core-test/ _build/src/mvdan.cc/editorconfig
cp CMakeLists.txt _build/src/mvdan.cc/editorconfig
cp -r _sample/ _build/src/mvdan.cc/editorconfig
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test -O--builddirectory=_build -O--buildsystem=golang
cd _build && go test -vet=off -v -p 2 mvdan.cc/editorconfig
=== RUN TestViaCmake
editorconfig_test.go:58: meta_multiline failed: Failed
editorconfig_test.go:58: star_single_ML failed: Failed
editorconfig_test.go:58: star_zero_ML failed: Failed
editorconfig_test.go:58: star_multiple_ML failed: Failed
editorconfig_test.go:58: star_after_slash_ML failed: Failed
editorconfig_test.go:58: star_matches_dot_file_after_slash_ML failed: Failed
editorconfig_test.go:58: tab_width_default_ML failed: Failed
editorconfig_test.go:58: tab_width_default_indent_size_tab_ML failed: Failed
editorconfig_test.go:58: indent_size_default_ML failed: Failed
editorconfig_test.go:58: indent_size_default_with_tab_width_ML failed:
Failed
editorconfig_test.go:58: lowercase_values1_ML failed: Failed
editorconfig_test.go:58: lowercase_values2_ML failed: Failed
editorconfig_test.go:58: repeat_sections_ML failed: Failed
editorconfig_test.go:58: basic_cascade_ML failed: Failed
editorconfig_test.go:58: blank_lines_between_properties_ML failed: Failed
editorconfig_test.go:58: spaces_before_middle_property_ML failed: Failed
editorconfig_test.go:58: comment_between_props_ML failed: Failed
editorconfig_test.go:58: octothorpe_comment_between_props_ML failed: Failed
editorconfig_test.go:58: parent_and_current_dir_ML failed: Failed
editorconfig_test.go:58: unset_indent_size_ML failed: Failed
--- FAIL: TestViaCmake (0.69s)
=== RUN TestConcurrentQuery
--- PASS: TestConcurrentQuery (0.00s)
=== RUN ExampleFind
--- PASS: ExampleFind (0.00s)
=== RUN ExampleParse
--- PASS: ExampleParse (0.00s)
=== RUN ExampleFile_Filter_language
--- PASS: ExampleFile_Filter_language (0.00s)
FAIL
FAIL mvdan.cc/editorconfig 0.694s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2
mvdan.cc/editorconfig returned exit code 1
make: *** [debian/rules:6: 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.
--- End Message ---
--- Begin Message ---
Source: golang-mvdan-editorconfig
Source-Version: 0.2.0+git20240816.eab549b-1
Done: Arthur Diniz <[email protected]>
We believe that the bug you reported is fixed in the latest version of
golang-mvdan-editorconfig, 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.
Arthur Diniz <[email protected]> (supplier of updated
golang-mvdan-editorconfig 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, 30 Dec 2024 21:27:07 +0000
Source: golang-mvdan-editorconfig
Architecture: source
Version: 0.2.0+git20240816.eab549b-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Arthur Diniz <[email protected]>
Closes: 1090232
Changes:
golang-mvdan-editorconfig (0.2.0+git20240816.eab549b-1) unstable;
urgency=medium
.
* Team Upload.
* New upstream version 0.2.0+git20240816.eab549b.
* d/control: Bump Standards-Version to 4.7.0, no changes required.
* d/copyright: Add Arthur Diniz.
* d/core-test/*: Sync with upstream. (Closes: #1090232)
Checksums-Sha1:
371cb3d317529b913f3d4a8d24dc4f6c838f1645 2382
golang-mvdan-editorconfig_0.2.0+git20240816.eab549b-1.dsc
ff2ee7b0e6c23729ae1710e3f44afe46cdb8e21d 9668
golang-mvdan-editorconfig_0.2.0+git20240816.eab549b.orig.tar.xz
9b2bf5249d2225d7889645906c6bed6fa7a5041c 14244
golang-mvdan-editorconfig_0.2.0+git20240816.eab549b-1.debian.tar.xz
76c4ce4c1a77569d84ea9ee2f42368483329e4a0 7185
golang-mvdan-editorconfig_0.2.0+git20240816.eab549b-1_amd64.buildinfo
Checksums-Sha256:
271b30a22847278d6a0ea797f0b019b6c043fb0c65f7119f84feaf295be90bd3 2382
golang-mvdan-editorconfig_0.2.0+git20240816.eab549b-1.dsc
93c28b6d4dcb44e84ffedaa0edef274d241cca88dd31e7ae9021a83f3bb13729 9668
golang-mvdan-editorconfig_0.2.0+git20240816.eab549b.orig.tar.xz
609c5e6a49e655baec44bcc55b85534c5e25f666890f7a8f1d5b1e60fb1fb856 14244
golang-mvdan-editorconfig_0.2.0+git20240816.eab549b-1.debian.tar.xz
8c40070d21d9b2c350bcc6e6290edf8d4bc6e19dec1b601374848c965c5f72bd 7185
golang-mvdan-editorconfig_0.2.0+git20240816.eab549b-1_amd64.buildinfo
Files:
33f7af3bfab1065a1deed2bf9213544c 2382 golang optional
golang-mvdan-editorconfig_0.2.0+git20240816.eab549b-1.dsc
a86d716a65a39923e0bbf4241c114c54 9668 golang optional
golang-mvdan-editorconfig_0.2.0+git20240816.eab549b.orig.tar.xz
5db59af93866fbf644b2451c8c415593 14244 golang optional
golang-mvdan-editorconfig_0.2.0+git20240816.eab549b-1.debian.tar.xz
7582aa806dc01eef21e285eb8fdb8f75 7185 golang optional
golang-mvdan-editorconfig_0.2.0+git20240816.eab549b-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJLBAEBCgA1FiEECOt4p/pKieBdXIaey86ybZa5jLsFAmd3GcAXHGFydGh1cmJk
aW5pekBnbWFpbC5jb20ACgkQy86ybZa5jLsKSw//YfqQcD3dgR97dfPtFuxt1iUJ
5oMoKNH2VqFxOYam2vhFmx4uUvrr/H6R08Y9LSeAHW4ILAJedtdGhdif2FLwK/YM
m/0UKEf+rwS3akFpgtX4SXZr8fqAjk6OgzdZbCT5sZKn1RMxAhtKl/VYiqVV1CBw
pHjrd67ixwoLH3u5KSAcGKUoyVODGAvgr5dQSvUi+3Lm+ybNrTFDBFo7qPqWDIqM
6IJNcEKOw/kVz0sXb2HTpY+hf+eHcNTjAt/TDiPUrNYXz3j9jC0IeKj1bTqH1cm4
4G+jjuXFs00jY2kw6tsFEnBjiJN0KZq2+oG4F60b6knf/F3yi8Lt+CDddrgIi5MC
lFyomYb0Ko3c54IA8VRp1bjP8j92V7guy7B9jWN0bE0ttDa26PvHykoxCasOAZdT
d8o/ph4ZS6m9L3AmW/CRCRBgepkfXcph3wx6BdKlbSCnZ6ZmYwQ0T72KniSDdMX2
Ge/g4FzbSpGLtLpL1vcuMEOOaqB5Ql7+MwAIFt/XHoVLURFvxEZbq0mWsfSs8qGP
Li7HsqN3gwxSoQYVtxEet7eE3nThlO2pfSA/mnJP4Fcu15uEub2DjoT7+fcJHLTH
dk+idMhccPsV8aUzBRXmtWn63RtupeWdnNbIaEZsNAJd2lDReBh3t/9FPdxBa2D7
a6qAAizjzicC11BowbY=
=NGcd
-----END PGP SIGNATURE-----
pgpDWSCAC2V_Q.pgp
Description: PGP signature
--- End Message ---