Source: golang-github-gcla-gowid
Version: 1.4.0-1
Severity: serious
Tags: ftbfs

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
...

Reply via email to