Source: golang-github-bmatcuk-doublestar Version: 2.0.4-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] Usertags: ftbfs-20211023 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build --buildsystem=golang --with=golang > dh_update_autotools_config -O--buildsystem=golang > dh_autoreconf -O--buildsystem=golang > dh_auto_configure -O--buildsystem=golang > dh_auto_build -O--buildsystem=golang > cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 > github.com/bmatcuk/doublestar github.com/bmatcuk/doublestar/examples > internal/unsafeheader > internal/goexperiment > internal/cpu > internal/abi > runtime/internal/atomic > runtime/internal/sys > runtime/internal/math > internal/itoa > math/bits > internal/bytealg > unicode/utf8 > internal/race > math > sync/atomic > unicode > runtime > internal/reflectlite > sync > internal/testlog > errors > sort > io > internal/oserror > strconv > syscall > path > strings > reflect > time > internal/syscall/execenv > internal/syscall/unix > io/fs > internal/poll > internal/fmtsort > os > path/filepath > fmt > github.com/bmatcuk/doublestar > github.com/bmatcuk/doublestar/examples > dh_auto_test -O--buildsystem=golang > cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 > github.com/bmatcuk/doublestar github.com/bmatcuk/doublestar/examples > === RUN TestMatch > doublestar_test.go:157: #57. Match(`a[`, `a`) != path.Match(...). Got > false, <nil> want false, syntax error in pattern > --- FAIL: TestMatch (0.00s) > === RUN TestPathMatch > --- PASS: TestPathMatch (0.00s) > === RUN TestGlob > --- PASS: TestGlob (0.01s) > === RUN TestGlobSorted > --- PASS: TestGlobSorted (0.00s) > FAIL > FAIL github.com/bmatcuk/doublestar 0.017s > ? github.com/bmatcuk/doublestar/examples [no test files] > FAIL > dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 > github.com/bmatcuk/doublestar github.com/bmatcuk/doublestar/examples returned > exit code 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/golang-github-bmatcuk-doublestar_2.0.4-1_unstable.log 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.

