Source: golang-github-gocarina-gocsv Version: 0.0~git20180113.45cbb9c-1.1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20250414 ftbfs-trixie
Hi, During a rebuild of all packages in testing (trixie), your package failed to build on i386. Relevant part (hopefully): > debian/rules binary > dh binary --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-i686-linux-gnu && go install -trimpath -v -p 8 > github.com/gocarina/gocsv > internal/byteorder > internal/unsafeheader > internal/goarch > internal/coverage/rtcov > internal/godebugs > internal/goos > internal/goexperiment > internal/cpu > internal/profilerecord > internal/runtime/atomic > internal/asan > internal/abi > internal/msan > internal/chacha8rand > internal/runtime/math > internal/runtime/sys > internal/runtime/syscall > sync/atomic > math/bits > unicode > unicode/utf8 > internal/runtime/exithook > encoding > cmp > internal/itoa > math > internal/bytealg > internal/stringslite > internal/race > internal/sync > internal/runtime/maps > runtime > iter > internal/reflectlite > sync > slices > internal/testlog > internal/bisect > errors > internal/oserror > io > path > strconv > syscall > internal/godebug > strings > bytes > reflect > bufio > internal/syscall/execenv > internal/syscall/unix > time > io/fs > internal/poll > internal/filepathlite > os > internal/fmtsort > fmt > encoding/csv > github.com/gocarina/gocsv > dh_auto_test -O--buildsystem=golang > cd obj-i686-linux-gnu && go test -vet=off -v -p 8 > github.com/gocarina/gocsv > === RUN Test_readTo > --- PASS: Test_readTo (0.00s) > === RUN Test_readTo_Time > --- PASS: Test_readTo_Time (0.00s) > === RUN Test_readTo_complex_embed > decode_test.go:109: expected first sample {{aa {bb 11 cc 0 <nil> <nil> > <nil>} 0 dd} ee}, got {{ {bb 11 cc 0 <nil> <nil> <nil>} 0 dd} ee} > --- FAIL: Test_readTo_complex_embed (0.00s) > === RUN Test_readEach > decode_test.go:160: expected first sample {{aa {bb 11 cc 0 <nil> <nil> > <nil>} 0 dd} ee}, got {{ {bb 11 cc 0 <nil> <nil> <nil>} 0 dd} ee} > --- FAIL: Test_readEach (0.00s) > === RUN Test_maybeMissingStructFields > --- PASS: Test_maybeMissingStructFields (0.00s) > === RUN Test_maybeDoubleHeaderNames > --- PASS: Test_maybeDoubleHeaderNames (0.00s) > === RUN TestUnmarshalToCallback > decode_test.go:321: expected first sample {{aa {bb 11 cc 0 <nil> <nil> > <nil>} 0 dd} ee}, got {{ {bb 11 cc 0 <nil> <nil> <nil>} 0 dd} ee} > --- FAIL: TestUnmarshalToCallback (0.00s) > === RUN TestRenamedTypesUnmarshal > --- PASS: TestRenamedTypesUnmarshal (0.00s) > === RUN TestMultipleStructTags > --- PASS: TestMultipleStructTags (0.00s) > === RUN TestStructTagSeparator > --- PASS: TestStructTagSeparator (0.00s) > === RUN TestCSVToMap > --- PASS: TestCSVToMap (0.00s) > === RUN TestCSVToMaps > --- PASS: TestCSVToMaps (0.00s) > === RUN TestUnmarshalToDecoder > --- PASS: TestUnmarshalToDecoder (0.00s) > === RUN Test_writeTo > --- PASS: Test_writeTo (0.00s) > === RUN Test_writeTo_Time > --- PASS: Test_writeTo_Time (0.00s) > === RUN Test_writeTo_NoHeaders > --- PASS: Test_writeTo_NoHeaders (0.00s) > === RUN Test_writeTo_multipleTags > --- PASS: Test_writeTo_multipleTags (0.00s) > === RUN Test_writeTo_embed > encode_test.go:20: mismatch on field 1 at line `[aaa f 1 baz 0.2 2 > *string 3.141592653589793 zzz]`: f != > --- FAIL: Test_writeTo_embed (0.00s) > === RUN Test_writeTo_complex_embed > encode_test.go:20: mismatch on field 0 at line `[aaa bbb 111 ddd > 12000000000000000000000 *string 0.1 fff hhh]`: aaa != fff > --- FAIL: Test_writeTo_complex_embed (0.00s) > === RUN Test_writeToChan > --- PASS: Test_writeToChan (0.00s) > === RUN TestRenamedTypesMarshal > --- PASS: TestRenamedTypesMarshal (0.00s) > === RUN TestCustomTagSeparatorMarshal > --- PASS: TestCustomTagSeparatorMarshal (0.00s) > FAIL > FAIL github.com/gocarina/gocsv 0.007s > FAIL > dh_auto_test: error: cd obj-i686-linux-gnu && go test -vet=off -v -p 8 > github.com/gocarina/gocsv returned exit code 1 The full build log is available from: http://qa-logs.debian.net/2025/04/14/golang-github-gocarina-gocsv_0.0~git20180113.45cbb9c-1.1_testing-i386.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250414;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250414&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 mark 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.