Source: hugo Version: 0.76.5-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201027 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_build -O--buildsystem=golang -- -ldflags '-X > github.com/gohugoio/hugo/common/hugo.buildDate=2020-10-24T11:28:04Z' -tags > 'dev extended' > cd _build && go install -trimpath -v -p 4 -ldflags "-X > github.com/gohugoio/hugo/common/hugo.buildDate=2020-10-24T11:28:04Z" -tags > "dev extended" github.com/gohugoio/hugo github.com/gohugoio/hugo/bufferpool > github.com/gohugoio/hugo/cache/filecache > github.com/gohugoio/hugo/cache/namedmemcache github.com/gohugoio/hugo/codegen > github.com/gohugoio/hugo/commands github.com/gohugoio/hugo/common/collections > github.com/gohugoio/hugo/common/constants > github.com/gohugoio/hugo/common/herrors > github.com/gohugoio/hugo/common/hreflect > github.com/gohugoio/hugo/common/hugio github.com/gohugoio/hugo/common/hugo > github.com/gohugoio/hugo/common/loggers github.com/gohugoio/hugo/common/maps > github.com/gohugoio/hugo/common/math github.com/gohugoio/hugo/common/para > github.com/gohugoio/hugo/common/terminal github.com/gohugoio/hugo/common/text > github.com/gohugoio/hugo/common/types github.com/gohugoio/hugo/common/urls > github.com/gohugoio/hugo/compare github.com/gohugoio/hugo/config > github.com/gohugoio/hugo/config/privacy > github.com/gohugoio/hugo/config/services github.com/gohugoio/hugo/create > github.com/gohugoio/hugo/deploy github.com/gohugoio/hugo/deps > github.com/gohugoio/hugo/docshelper github.com/gohugoio/hugo/helpers > github.com/gohugoio/hugo/htesting github.com/gohugoio/hugo/htesting/hqt > github.com/gohugoio/hugo/hugofs github.com/gohugoio/hugo/hugofs/files > github.com/gohugoio/hugo/hugofs/glob github.com/gohugoio/hugo/hugolib > github.com/gohugoio/hugo/hugolib/filesystems > github.com/gohugoio/hugo/hugolib/paths github.com/gohugoio/hugo/identity > github.com/gohugoio/hugo/langs github.com/gohugoio/hugo/langs/i18n > github.com/gohugoio/hugo/lazy github.com/gohugoio/hugo/livereload > github.com/gohugoio/hugo/markup github.com/gohugoio/hugo/markup/asciidocext > github.com/gohugoio/hugo/markup/asciidocext/asciidocext_config > github.com/gohugoio/hugo/markup/blackfriday > github.com/gohugoio/hugo/markup/blackfriday/blackfriday_config > github.com/gohugoio/hugo/markup/converter > github.com/gohugoio/hugo/markup/converter/hooks > github.com/gohugoio/hugo/markup/goldmark > github.com/gohugoio/hugo/markup/goldmark/goldmark_config > github.com/gohugoio/hugo/markup/highlight > github.com/gohugoio/hugo/markup/internal > github.com/gohugoio/hugo/markup/markup_config > github.com/gohugoio/hugo/markup/mmark github.com/gohugoio/hugo/markup/org > github.com/gohugoio/hugo/markup/pandoc github.com/gohugoio/hugo/markup/rst > github.com/gohugoio/hugo/markup/tableofcontents > github.com/gohugoio/hugo/media github.com/gohugoio/hugo/metrics > github.com/gohugoio/hugo/minifiers github.com/gohugoio/hugo/modules > github.com/gohugoio/hugo/modules/npm github.com/gohugoio/hugo/navigation > github.com/gohugoio/hugo/output github.com/gohugoio/hugo/parser > github.com/gohugoio/hugo/parser/metadecoders > github.com/gohugoio/hugo/parser/pageparser github.com/gohugoio/hugo/publisher > github.com/gohugoio/hugo/related github.com/gohugoio/hugo/releaser > github.com/gohugoio/hugo/resources github.com/gohugoio/hugo/resources/images > github.com/gohugoio/hugo/resources/images/exif > github.com/gohugoio/hugo/resources/internal > github.com/gohugoio/hugo/resources/page > github.com/gohugoio/hugo/resources/page/page_generate > github.com/gohugoio/hugo/resources/page/pagemeta > github.com/gohugoio/hugo/resources/postpub > github.com/gohugoio/hugo/resources/resource > github.com/gohugoio/hugo/resources/resource_factories/bundler > github.com/gohugoio/hugo/resources/resource_factories/create > github.com/gohugoio/hugo/resources/resource_transformers/babel > github.com/gohugoio/hugo/resources/resource_transformers/htesting > github.com/gohugoio/hugo/resources/resource_transformers/integrity > github.com/gohugoio/hugo/resources/resource_transformers/js > github.com/gohugoio/hugo/resources/resource_transformers/minifier > github.com/gohugoio/hugo/resources/resource_transformers/postcss > github.com/gohugoio/hugo/resources/resource_transformers/templates > github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss > github.com/gohugoio/hugo/source github.com/gohugoio/hugo/tpl > github.com/gohugoio/hugo/tpl/cast github.com/gohugoio/hugo/tpl/collections > github.com/gohugoio/hugo/tpl/compare github.com/gohugoio/hugo/tpl/crypto > github.com/gohugoio/hugo/tpl/data github.com/gohugoio/hugo/tpl/debug > github.com/gohugoio/hugo/tpl/encoding github.com/gohugoio/hugo/tpl/fmt > github.com/gohugoio/hugo/tpl/hugo github.com/gohugoio/hugo/tpl/images > github.com/gohugoio/hugo/tpl/inflect github.com/gohugoio/hugo/tpl/internal > github.com/gohugoio/hugo/tpl/internal/go_templates/cfg > github.com/gohugoio/hugo/tpl/internal/go_templates/fmtsort > github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate > github.com/gohugoio/hugo/tpl/internal/go_templates/testenv > github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate > github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse > github.com/gohugoio/hugo/tpl/internal/resourcehelpers > github.com/gohugoio/hugo/tpl/js github.com/gohugoio/hugo/tpl/lang > github.com/gohugoio/hugo/tpl/math > github.com/gohugoio/hugo/tpl/openapi/openapi3 github.com/gohugoio/hugo/tpl/os > github.com/gohugoio/hugo/tpl/partials github.com/gohugoio/hugo/tpl/path > github.com/gohugoio/hugo/tpl/reflect github.com/gohugoio/hugo/tpl/resources > github.com/gohugoio/hugo/tpl/safe github.com/gohugoio/hugo/tpl/site > github.com/gohugoio/hugo/tpl/strings github.com/gohugoio/hugo/tpl/templates > github.com/gohugoio/hugo/tpl/time github.com/gohugoio/hugo/tpl/tplimpl > github.com/gohugoio/hugo/tpl/tplimpl/embedded > github.com/gohugoio/hugo/tpl/transform github.com/gohugoio/hugo/tpl/urls > github.com/gohugoio/hugo/transform > github.com/gohugoio/hugo/transform/livereloadinject > github.com/gohugoio/hugo/transform/metainject > github.com/gohugoio/hugo/transform/urlreplacers > github.com/gohugoio/hugo/watcher > package github.com/gohugoio/hugo > imports github.com/gohugoio/hugo/commands > imports github.com/spf13/cobra/doc > imports github.com/cpuguy83/go-md2man/v2/md2man > imports github.com/russross/blackfriday/v2: no Go files in > /<<PKGBUILDDIR>>/_build/src/github.com/russross/blackfriday/v2 > dh_auto_build: error: cd _build && go install -trimpath -v -p 4 -ldflags "-X > github.com/gohugoio/hugo/common/hugo.buildDate=2020-10-24T11:28:04Z" -tags > "dev extended" github.com/gohugoio/hugo github.com/gohugoio/hugo/bufferpool > github.com/gohugoio/hugo/cache/filecache > github.com/gohugoio/hugo/cache/namedmemcache github.com/gohugoio/hugo/codegen > github.com/gohugoio/hugo/commands github.com/gohugoio/hugo/common/collections > github.com/gohugoio/hugo/common/constants > github.com/gohugoio/hugo/common/herrors > github.com/gohugoio/hugo/common/hreflect > github.com/gohugoio/hugo/common/hugio github.com/gohugoio/hugo/common/hugo > github.com/gohugoio/hugo/common/loggers github.com/gohugoio/hugo/common/maps > github.com/gohugoio/hugo/common/math github.com/gohugoio/hugo/common/para > github.com/gohugoio/hugo/common/terminal github.com/gohugoio/hugo/common/text > github.com/gohugoio/hugo/common/types github.com/gohugoio/hugo/common/urls > github.com/gohugoio/hugo/compare github.com/gohugoio/hugo/config > github.com/gohugoio/hugo/config/privacy > github.com/gohugoio/hugo/config/services github.com/gohugoio/hugo/create > github.com/gohugoio/hugo/deploy github.com/gohugoio/hugo/deps > github.com/gohugoio/hugo/docshelper github.com/gohugoio/hugo/helpers > github.com/gohugoio/hugo/htesting github.com/gohugoio/hugo/htesting/hqt > github.com/gohugoio/hugo/hugofs github.com/gohugoio/hugo/hugofs/files > github.com/gohugoio/hugo/hugofs/glob github.com/gohugoio/hugo/hugolib > github.com/gohugoio/hugo/hugolib/filesystems > github.com/gohugoio/hugo/hugolib/paths github.com/gohugoio/hugo/identity > github.com/gohugoio/hugo/langs github.com/gohugoio/hugo/langs/i18n > github.com/gohugoio/hugo/lazy github.com/gohugoio/hugo/livereload > github.com/gohugoio/hugo/markup github.com/gohugoio/hugo/markup/asciidocext > github.com/gohugoio/hugo/markup/asciidocext/asciidocext_config > github.com/gohugoio/hugo/markup/blackfriday > github.com/gohugoio/hugo/markup/blackfriday/blackfriday_config > github.com/gohugoio/hugo/markup/converter > github.com/gohugoio/hugo/markup/converter/hooks > github.com/gohugoio/hugo/markup/goldmark > github.com/gohugoio/hugo/markup/goldmark/goldmark_config > github.com/gohugoio/hugo/markup/highlight > github.com/gohugoio/hugo/markup/internal > github.com/gohugoio/hugo/markup/markup_config > github.com/gohugoio/hugo/markup/mmark github.com/gohugoio/hugo/markup/org > github.com/gohugoio/hugo/markup/pandoc github.com/gohugoio/hugo/markup/rst > github.com/gohugoio/hugo/markup/tableofcontents > github.com/gohugoio/hugo/media github.com/gohugoio/hugo/metrics > github.com/gohugoio/hugo/minifiers github.com/gohugoio/hugo/modules > github.com/gohugoio/hugo/modules/npm github.com/gohugoio/hugo/navigation > github.com/gohugoio/hugo/output github.com/gohugoio/hugo/parser > github.com/gohugoio/hugo/parser/metadecoders > github.com/gohugoio/hugo/parser/pageparser github.com/gohugoio/hugo/publisher > github.com/gohugoio/hugo/related github.com/gohugoio/hugo/releaser > github.com/gohugoio/hugo/resources github.com/gohugoio/hugo/resources/images > github.com/gohugoio/hugo/resources/images/exif > github.com/gohugoio/hugo/resources/internal > github.com/gohugoio/hugo/resources/page > github.com/gohugoio/hugo/resources/page/page_generate > github.com/gohugoio/hugo/resources/page/pagemeta > github.com/gohugoio/hugo/resources/postpub > github.com/gohugoio/hugo/resources/resource > github.com/gohugoio/hugo/resources/resource_factories/bundler > github.com/gohugoio/hugo/resources/resource_factories/create > github.com/gohugoio/hugo/resources/resource_transformers/babel > github.com/gohugoio/hugo/resources/resource_transformers/htesting > github.com/gohugoio/hugo/resources/resource_transformers/integrity > github.com/gohugoio/hugo/resources/resource_transformers/js > github.com/gohugoio/hugo/resources/resource_transformers/minifier > github.com/gohugoio/hugo/resources/resource_transformers/postcss > github.com/gohugoio/hugo/resources/resource_transformers/templates > github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss > github.com/gohugoio/hugo/source github.com/gohugoio/hugo/tpl > github.com/gohugoio/hugo/tpl/cast github.com/gohugoio/hugo/tpl/collections > github.com/gohugoio/hugo/tpl/compare github.com/gohugoio/hugo/tpl/crypto > github.com/gohugoio/hugo/tpl/data github.com/gohugoio/hugo/tpl/debug > github.com/gohugoio/hugo/tpl/encoding github.com/gohugoio/hugo/tpl/fmt > github.com/gohugoio/hugo/tpl/hugo github.com/gohugoio/hugo/tpl/images > github.com/gohugoio/hugo/tpl/inflect github.com/gohugoio/hugo/tpl/internal > github.com/gohugoio/hugo/tpl/internal/go_templates/cfg > github.com/gohugoio/hugo/tpl/internal/go_templates/fmtsort > github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate > github.com/gohugoio/hugo/tpl/internal/go_templates/testenv > github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate > github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse > github.com/gohugoio/hugo/tpl/internal/resourcehelpers > github.com/gohugoio/hugo/tpl/js github.com/gohugoio/hugo/tpl/lang > github.com/gohugoio/hugo/tpl/math > github.com/gohugoio/hugo/tpl/openapi/openapi3 github.com/gohugoio/hugo/tpl/os > github.com/gohugoio/hugo/tpl/partials github.com/gohugoio/hugo/tpl/path > github.com/gohugoio/hugo/tpl/reflect github.com/gohugoio/hugo/tpl/resources > github.com/gohugoio/hugo/tpl/safe github.com/gohugoio/hugo/tpl/site > github.com/gohugoio/hugo/tpl/strings github.com/gohugoio/hugo/tpl/templates > github.com/gohugoio/hugo/tpl/time github.com/gohugoio/hugo/tpl/tplimpl > github.com/gohugoio/hugo/tpl/tplimpl/embedded > github.com/gohugoio/hugo/tpl/transform github.com/gohugoio/hugo/tpl/urls > github.com/gohugoio/hugo/transform > github.com/gohugoio/hugo/transform/livereloadinject > github.com/gohugoio/hugo/transform/metainject > github.com/gohugoio/hugo/transform/urlreplacers > github.com/gohugoio/hugo/watcher returned exit code 1 > make[1]: *** [debian/rules:58: override_dh_auto_build] Error 25 The full build log is available from: http://qa-logs.debian.net/2020/10/27/hugo_0.76.5-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.