[pkg-go] Bug#1076881: ffcvt: FTBFS: src/github.com/suntong/ffcvt/config.go:284:16: undefined: strconv

Santiago Vila sanvila at debian.org
Wed Jul 24 11:46:15 BST 2024


Package: src:ffcvt
Version: 1.7.6-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 --buildsystem=golang --with=golang
    dh_update_autotools_config -O--buildsystem=golang
    dh_autoreconf -O--buildsystem=golang
    dh_auto_configure -O--buildsystem=golang
    debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
	cd obj-x86_64-linux-gnu && go generate -v github.com/suntong/ffcvt
src/github.com/suntong/ffcvt/ffcvt.go
+ templateFile=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/go-easygen/easygen/test/commandlineFlag
+ [ -s /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/go-easygen/easygen/test/commandlineFlag.tmpl ]
+ templateFile=/usr/share/gocode/src/github.com/go-easygen/easygen/test/commandlineFlag
+ [ -s /usr/share/gocode/src/github.com/go-easygen/easygen/test/commandlineFlag.tmpl ]
+ templateFile=/usr/share/doc/easygen/examples/commandlineFlag
+ [ -s /usr/share/doc/easygen/examples/commandlineFlag.tmpl ]
+ easygen /usr/share/doc/easygen/examples/commandlineFlag ffcvt_cli
+ gofmt
+ sed /\tVES\t\tstring/{ N; N; N; N; N; N; N; N; N; s|^.*$|\tEncoding\t// anonymous field to hold encoding values|; }; /\tExt\t\tstring/d; /flag.MFlagsVar/{s/flag.MFlagsVar/flag.Var/; s/, "",/,/; }
+ tee /tmp/ffcvt_cli.go
src/github.com/suntong/ffcvt/flag_array.go
src/github.com/suntong/ffcvt/shellescape.go
src/github.com/suntong/ffcvt/structEnc.go
	cd obj-x86_64-linux-gnu && go install -trimpath -v -p 2 github.com/suntong/ffcvt
internal/goarch
internal/unsafeheader
internal/abi
internal/cpu
internal/bytealg
internal/chacha8rand
internal/coverage/rtcov
internal/godebugs
internal/goexperiment
internal/goos
runtime/internal/atomic
runtime/internal/math
runtime/internal/sys
runtime/internal/syscall
internal/race
runtime
sync/atomic
unicode
unicode/utf8
encoding
internal/itoa
math/bits
math
cmp
slices
log/internal
internal/reflectlite
sync
internal/testlog
internal/bisect
errors
sort
io
bytes
strconv
internal/oserror
syscall
reflect
internal/syscall/unix
time
internal/poll
internal/fmtsort
internal/safefilepath
internal/syscall/execenv
path
strings
io/fs
os
context
internal/godebug
regexp/syntax
fmt
path/filepath
os/exec
regexp
flag
log
github.com/suntong/ffcvt
# github.com/suntong/ffcvt
src/github.com/suntong/ffcvt/config.go:284:16: undefined: strconv
dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 2 github.com/suntong/ffcvt returned exit code 1
make[1]: *** [debian/rules:10: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:24: binary] Error 2
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/202407/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large 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.



More information about the Pkg-go-maintainers mailing list