Package: src:hugo
Version: 0.16-2
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang
   dh_testdir -i -O--buildsystem=golang
   dh_update_autotools_config -i -O--buildsystem=golang
   dh_auto_configure -i -O--buildsystem=golang
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -O--buildsystem=golang
        go install -v -p 1 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
golang.org/x/sys/unix
github.com/fsnotify/fsnotify
github.com/kardianos/osext
github.com/spf13/afero/mem

[... snipped ...]

--- PASS: TestGetCSVFailParseSep (0.00s)
=== RUN   TestGetCSVFailParse
ERROR: 2016/12/16 22:08:19 template_resources.go:256: Failed to parse csv file 
http://127.0.0.1:43143/test.csv with error message line 2, column 0: wrong 
number of fields in line
ERROR: 2016/12/16 22:08:19 template_resources.go:237: Retry #0 for 
http://127.0.0.1:43143/test.csv and sleeping for 1ms
--- PASS: TestGetCSVFailParse (0.00s)
=== RUN   TestAceTemplates
--- PASS: TestAceTemplates (0.02s)
=== RUN   TestAddTemplateFileWithMaster
--- PASS: TestAddTemplateFileWithMaster (0.02s)
=== RUN   TestBigIntegerFunc
--- PASS: TestBigIntegerFunc (0.00s)
        template_test.go:197: Got expected error: template: foo:1:5: executing 
"foo" at <3e80>: expected integer; found 3e80
=== RUN   TestBigIntegerMethod
--- PASS: TestBigIntegerMethod (0.00s)
        template_test.go:223: Got expected error: template: foo2:1:6: executing 
"foo2" at <3e80>: expected integer; found 3e80
=== RUN   TestTplGoFuzzReports
--- PASS: TestTplGoFuzzReports (0.01s)
PASS
ok      github.com/spf13/hugo/tpl       0.174s
=== RUN   TestChainZeroTransformers
--- PASS: TestChainZeroTransformers (0.00s)
=== RUN   TestChaingMultipleTransformers
--- PASS: TestChaingMultipleTransformers (0.00s)
=== RUN   TestAbsURL
--- PASS: TestAbsURL (0.00s)
=== RUN   TestRelativeURL
--- PASS: TestRelativeURL (0.00s)
=== RUN   TestAbsURLSrcSet
--- PASS: TestAbsURLSrcSet (0.00s)
=== RUN   TestAbsXMLURLSrcSet
--- PASS: TestAbsXMLURLSrcSet (0.00s)
=== RUN   TestXMLAbsURL
--- PASS: TestXMLAbsURL (0.00s)
=== RUN   TestNewEmptyTransforms
--- PASS: TestNewEmptyTransforms (0.00s)
=== RUN   TestHugoGeneratorInject
--- PASS: TestHugoGeneratorInject (0.00s)
=== RUN   TestLiveReloadInject
--- PASS: TestLiveReloadInject (0.00s)
PASS
ok      github.com/spf13/hugo/transform 0.025s
?       github.com/spf13/hugo/utils     [no test files]
?       github.com/spf13/hugo/watcher   [no test files]
dh_auto_test: go test -v -p 1 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 1
debian/rules:6: recipe for target 'build-indep' failed
make: *** [build-indep] Error 1
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

This is just the end of the build log.
For a full build log please see:

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

Thanks.

_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to