[pkg-go] Bug#858008: hugo FTBFS: cannot use &jwalterweatherman.FEEDBACK (type **jwalterweatherman.Feedback) as type logPrinter in field value

Adrian Bunk bunk at debian.org
Fri Mar 17 09:45:36 UTC 2017


Source: hugo
Version: 0.18.1-1
Severity: serious

https://buildd.debian.org/status/package.php?p=hugo&suite=sid

...
github.com/spf13/hugo/livereload
github.com/spf13/hugo/hugofs
github.com/spf13/hugo/helpers
# github.com/spf13/hugo/helpers
src/github.com/spf13/hugo/helpers/general.go:250: cannot use &jwalterweatherman.FEEDBACK (type **jwalterweatherman.Feedback) as type logPrinter in field value:
	**jwalterweatherman.Feedback does not implement logPrinter (missing Println method)
dh_auto_build: go install -v -p 4 github.com/spf13/hugo github.com/spf13/hugo/bufferpool github.com/spf13/hugo/commands github.com/spf13/hugo/create github.com/spf13/hugo/helpers github.com/spf13/hugo/hugofs github.com/spf13/hugo/hugolib github.com/spf13/hugo/livereload github.com/spf13/hugo/parser github.com/spf13/hugo/source github.com/spf13/hugo/target github.com/spf13/hugo/tpl github.com/spf13/hugo/transform github.com/spf13/hugo/utils github.com/spf13/hugo/watcher returned exit code 2
debian/rules:13: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2



More information about the Pkg-go-maintainers mailing list