#1133358 golang-github-gcla-gowid FTBFS with golang-github-gdamore-tcell.v2-dev 2.13.8-1

#1133358#5
Date:
2026-04-12 12:41:45 UTC
From:
To:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-gcla-gowid.html
https://buildd.debian.org/status/logs.php?pkg=termshark&ver=2.4.0-3%2Bb2

...
# github.com/gcla/gowid/widgets/terminal
src/github.com/gcla/gowid/widgets/terminal/utils.go:30:8: ti.PasteStart undefined (type *terminfo.Terminfo has no field or method PasteStart)
src/github.com/gcla/gowid/widgets/terminal/utils.go:31:20: ti.PasteStart undefined (type *terminfo.Terminfo has no field or method PasteStart)
src/github.com/gcla/gowid/widgets/terminal/utils.go:38:8: ti.PasteEnd undefined (type *terminfo.Terminfo has no field or method PasteEnd)
src/github.com/gcla/gowid/widgets/terminal/utils.go:39:20: ti.PasteEnd undefined (type *terminfo.Terminfo has no field or method PasteEnd)
src/github.com/gcla/gowid/widgets/terminal/utils.go:46:8: ti.EnablePaste undefined (type *terminfo.Terminfo has no field or method EnablePaste)
src/github.com/gcla/gowid/widgets/terminal/utils.go:47:20: ti.EnablePaste undefined (type *terminfo.Terminfo has no field or method EnablePaste)
src/github.com/gcla/gowid/widgets/terminal/utils.go:54:8: ti.DisablePaste undefined (type *terminfo.Terminfo has no field or method DisablePaste)
src/github.com/gcla/gowid/widgets/terminal/utils.go:55:20: ti.DisablePaste undefined (type *terminfo.Terminfo has no field or method DisablePaste)
src/github.com/gcla/gowid/widgets/terminal/utils.go:99:26: ti.KeyF1 undefined (type *terminfo.Terminfo has no field or method KeyF1)
src/github.com/gcla/gowid/widgets/terminal/utils.go:101:26: ti.KeyF2 undefined (type *terminfo.Terminfo has no field or method KeyF2)
src/github.com/gcla/gowid/widgets/terminal/utils.go:101:26: too many errors
...