Source: golang-github-sap-go-hdb Version: 0.100.10-3 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): > make[1]: Entering directory > '/build/reproducible-path/golang-github-sap-go-hdb-0.100.10' > DH_GOLANG_EXCLUDES="cmd driver" dh_auto_test > cd _build && go test -vet=off -v -p 8 > github.com/SAP/go-hdb/internal/protocol > github.com/SAP/go-hdb/internal/protocol/encoding > github.com/SAP/go-hdb/internal/protocol/scanner > github.com/SAP/go-hdb/internal/unicode > github.com/SAP/go-hdb/internal/unicode/cesu8 > # github.com/SAP/go-hdb/internal/protocol > [github.com/SAP/go-hdb/internal/protocol.test] > src/github.com/SAP/go-hdb/internal/protocol/convert_test.go:67:46: cannot use > minInteger - 1 (untyped int constant -2147483649) as int value in argument to > assertEqualIntOutOfRangeError (overflows) > src/github.com/SAP/go-hdb/internal/protocol/convert_test.go:68:46: cannot use > maxInteger + 1 (untyped int constant 2147483648) as int value in argument to > assertEqualIntOutOfRangeError (overflows) > FAIL github.com/SAP/go-hdb/internal/protocol [build failed] > ? github.com/SAP/go-hdb/internal/protocol/encoding [no test files] > === RUN TestScanner > === RUN TestScanner/scannerX > --- PASS: TestScanner (0.00s) > --- PASS: TestScanner/scannerX (0.00s) > PASS > ok github.com/SAP/go-hdb/internal/protocol/scanner 0.003s > ? github.com/SAP/go-hdb/internal/unicode [no test files] > === RUN TestCodeLen > --- PASS: TestCodeLen (0.02s) > === RUN TestCP > cesu8_test.go:54: encode code point 45 char E cesu-8 45 > cesu8_test.go:61: decode code point 45 size 1 > cesu8_test.go:54: encode code point 205 char ȅ cesu-8 c885 > cesu8_test.go:61: decode code point 205 size 2 > cesu8_test.go:54: encode code point 10400 char 𐐀 cesu-8 eda081edb080 > cesu8_test.go:61: decode code point 10400 size 6 > --- PASS: TestCP (0.00s) > === RUN TestString > --- PASS: TestString (0.00s) > PASS > ok github.com/SAP/go-hdb/internal/unicode/cesu8 0.023s > FAIL > dh_auto_test: error: cd _build && go test -vet=off -v -p 8 > github.com/SAP/go-hdb/internal/protocol > github.com/SAP/go-hdb/internal/protocol/encoding > github.com/SAP/go-hdb/internal/protocol/scanner > github.com/SAP/go-hdb/internal/unicode > github.com/SAP/go-hdb/internal/unicode/cesu8 returned exit code 1 The full build log is available from: http://qa-logs.debian.net/2025/04/14/golang-github-sap-go-hdb_0.100.10-3_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.