Your message dated Sat, 24 Sep 2022 13:49:05 +0000
with message-id <e1oc5wj-0041fz...@fasolo.debian.org>
and subject line Bug#1020102: fixed in golang-github-mattn-go-runewidth 0.0.13-3
has caused the Debian Bug report #1020102,
regarding golang-github-mattn-go-runewidth: FTBFS: dh_auto_test: error: cd 
_build && go test -vet=off -v -p 8 github.com/mattn/go-runewidth returned exit 
code 1
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 ow...@bugs.debian.org
immediately.)


-- 
1020102: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020102
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-mattn-go-runewidth
Version: 0.0.13-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=golang --with=golang --builddirectory=_build
>    dh_update_autotools_config -O--buildsystem=golang -O--builddirectory=_build
>    dh_autoreconf -O--buildsystem=golang -O--builddirectory=_build
>    dh_auto_configure -O--buildsystem=golang -O--builddirectory=_build
>    dh_auto_build -O--buildsystem=golang -O--builddirectory=_build
>       cd _build && go generate -v github.com/mattn/go-runewidth
> src/github.com/mattn/go-runewidth/benchmark_test.go
> src/github.com/mattn/go-runewidth/runewidth.go
> src/github.com/mattn/go-runewidth/runewidth_posix.go
> src/github.com/mattn/go-runewidth/runewidth_posix_test.go
> src/github.com/mattn/go-runewidth/runewidth_test.go
>       cd _build && go install -trimpath -v -p 8 github.com/mattn/go-runewidth
> internal/goarch
> unicode/utf8
> internal/goos
> internal/unsafeheader
> internal/goexperiment
> runtime/internal/syscall
> internal/cpu
> runtime/internal/atomic
> internal/itoa
> sync/atomic
> internal/race
> internal/abi
> runtime/internal/math
> github.com/rivo/uniseg
> runtime/internal/sys
> math/bits
> unicode
> internal/bytealg
> math
> runtime
> internal/reflectlite
> sync
> internal/testlog
> errors
> sort
> internal/oserror
> io
> path
> strconv
> syscall
> strings
> bytes
> regexp/syntax
> time
> internal/syscall/execenv
> internal/syscall/unix
> regexp
> io/fs
> internal/poll
> os
> github.com/mattn/go-runewidth
>    dh_auto_test -O--buildsystem=golang -O--builddirectory=_build
>       cd _build && go test -vet=off -v -p 8 github.com/mattn/go-runewidth
> === RUN   TestIsEastAsian
> --- PASS: TestIsEastAsian (0.00s)
> === RUN   TestIsEastAsianLCCTYPE
> --- PASS: TestIsEastAsianLCCTYPE (0.00s)
> === RUN   TestIsEastAsianLANG
> --- PASS: TestIsEastAsianLANG (0.00s)
> === RUN   TestTableChecksums
>     runewidth_test.go:63: table = combining,
>               n = 555 want 553,
>               sha256 = 
> bf1cafd5aa2c3734b07a609ffd4d981cd3184e322a1b261431ff746031305cb4 want 
> fa7081e945e5b57ba6ac9e9fd20cac122cb68c6ae269a7c78da5b3b1ae559379
>     runewidth_test.go:63: table = doublewidth,
>               n = 182516 want 182494,
>               sha256 = 
> 9ac302bb04ce3d81f05e5448637ec500b0e9446db57eed406bac81b933b51d57 want 
> 28d3d696c4c3e4567c43a2271dc8bcd9606bfd5d97b0ddf00f5a1e869fc48ab7
> --- FAIL: TestTableChecksums (0.05s)
> panic: runtime error: index out of range [0] with length 0 [recovered]
>       panic: runtime error: index out of range [0] with length 0
> 
> goroutine 21 [running]:
> testing.tRunner.func1.2({0x520040, 0xc000020270})
>       /usr/lib/go-1.19/src/testing/testing.go:1396 +0x24e
> testing.tRunner.func1()
>       /usr/lib/go-1.19/src/testing/testing.go:1399 +0x39f
> panic({0x520040, 0xc000020270})
>       /usr/lib/go-1.19/src/runtime/panic.go:884 +0x212
> github.com/mattn/go-runewidth.inTable(...)
>       
> /<<PKGBUILDDIR>>/_build/src/github.com/mattn/go-runewidth/runewidth.go:57
> github.com/mattn/go-runewidth.TestTableChecksums(0xc0000831e0)
>       
> /<<PKGBUILDDIR>>/_build/src/github.com/mattn/go-runewidth/runewidth_test.go:56
>  +0x38f
> testing.tRunner(0xc0000831e0, 0x537970)
>       /usr/lib/go-1.19/src/testing/testing.go:1446 +0x10b
> created by testing.(*T).Run
>       /usr/lib/go-1.19/src/testing/testing.go:1493 +0x35f
> FAIL  github.com/mattn/go-runewidth   0.061s
> FAIL
> dh_auto_test: error: cd _build && go test -vet=off -v -p 8 
> github.com/mattn/go-runewidth returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/golang-github-mattn-go-runewidth_0.0.13-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: golang-github-mattn-go-runewidth
Source-Version: 0.0.13-3
Done: Shengjing Zhu <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-mattn-go-runewidth, 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 1020...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Shengjing Zhu <z...@debian.org> (supplier of updated 
golang-github-mattn-go-runewidth 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 24 Sep 2022 21:35:13 +0800
Source: golang-github-mattn-go-runewidth
Architecture: source
Version: 0.0.13-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Shengjing Zhu <z...@debian.org>
Closes: 1020102
Changes:
 golang-github-mattn-go-runewidth (0.0.13-3) unstable; urgency=medium
 .
   * Team upload.
   * Fix building with unicode data 15.0.0 (Closes: #1020102)
   * Update Standards-Version to 4.6.1 (no changes)
Checksums-Sha1:
 e3bd2bb4534ec369cbba369a062eb34924587a57 1827 
golang-github-mattn-go-runewidth_0.0.13-3.dsc
 161d51b252585c94fc315031155851312fbf8a71 4908 
golang-github-mattn-go-runewidth_0.0.13-3.debian.tar.xz
 40fbc6395e565bed26f1889cbde3d4bf1584b486 5986 
golang-github-mattn-go-runewidth_0.0.13-3_amd64.buildinfo
Checksums-Sha256:
 76ad5272a8e163faf16d05146fa99a1fee649af2383781de4dfe2a5180e36fab 1827 
golang-github-mattn-go-runewidth_0.0.13-3.dsc
 c6a184d14535d6b71dbba63ec96b1c5b75c8869f8918da798e173f9bf6baa1cf 4908 
golang-github-mattn-go-runewidth_0.0.13-3.debian.tar.xz
 6a48656e815b5993d4bcaab485e243ccecd12382fd6df3c71d3568d2495b0f84 5986 
golang-github-mattn-go-runewidth_0.0.13-3_amd64.buildinfo
Files:
 14d1a7ed3be786a1bb5f5d223583d8a3 1827 golang optional 
golang-github-mattn-go-runewidth_0.0.13-3.dsc
 4890c21312f058094e05661ab9064a7c 4908 golang optional 
golang-github-mattn-go-runewidth_0.0.13-3.debian.tar.xz
 46f9ad9570a17495de267d085e9b86d4 5986 golang optional 
golang-github-mattn-go-runewidth_0.0.13-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iIYEARYIAC4WIQSRhdT1d2eu7mxV1B5/RPol6lUUywUCYy8IrhAcemhzakBkZWJp
YW4ub3JnAAoJEH9E+iXqVRTLKOQA/28vJ4FKNehV1JNxEKlFTtpd5kxJv/FQxQu1
O8Krha6jAPwNE7b06gn7q5OdvQRSYQiEKtkZJCKMKZZ+Q6hvC2vzDA==
=0aM6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to