Source: hugo
Version: 0.18.1-1
Severity: serious
Tags: buster sid

Some recent change in unstable makes hugo FTBFS:

https://tests.reproducible-builds.org/debian/history/hugo.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/hugo.html

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

Reply via email to