Package: src:hugo Version: 0.155.3-1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202602/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:hugo, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --builddirectory=_build dh_auto_clean -O--builddirectory=_build dh_autoreconf_clean -O--builddirectory=_build dh_clean -O--builddirectory=_build debian/rules binary dh binary --builddirectory=_build dh_update_autotools_config -O--builddirectory=_build dh_autoreconf -O--builddirectory=_build debian/rules execute_before_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' for i in github.com/bep/textandbinarywriter github.com/getkin/kin-openapi; do \ mkdir -p _build/src/$(dirname $i) ; \ ln -s /<<PKGBUILDDIR>>/debian/go/src/$i _build/src/$(dirname $i)/ ; \ done [... snipped ...] --- PASS: TestEmbeddedLinkAndImageRenderHookConfig/09 (0.01s) --- PASS: TestEmbeddedLinkAndImageRenderHookConfig/08 (0.01s) --- PASS: TestEmbeddedLinkAndImageRenderHookConfig/07 (0.01s) --- PASS: TestEmbeddedLinkAndImageRenderHookConfig/06 (0.01s) --- PASS: TestEmbeddedLinkAndImageRenderHookConfig/05 (0.01s) --- PASS: TestEmbeddedLinkAndImageRenderHookConfig/04 (0.01s) --- PASS: TestEmbeddedLinkAndImageRenderHookConfig/03 (0.01s) --- PASS: TestEmbeddedLinkAndImageRenderHookConfig/02 (0.01s) --- PASS: TestTemplateLoop (3.58s) PASS ok github.com/gohugoio/hugo/tpl/tplimpl 5.805s ? github.com/gohugoio/hugo/tpl/tplimplinit [no test files] === RUN TestRemarshal === PAUSE TestRemarshal === RUN TestRemarshaBillionLaughs === PAUSE TestRemarshaBillionLaughs === RUN TestMarkdownifyIssue11698 === PAUSE TestMarkdownifyIssue11698 === RUN TestXMLEscape === PAUSE TestXMLEscape === RUN TestHighlightError === PAUSE TestHighlightError === RUN TestUnmarshalCSVLazyDecoding === PAUSE TestUnmarshalCSVLazyDecoding === RUN TestToMath --- PASS: TestToMath (0.57s) === RUN TestToMathError === RUN TestToMathError/Default === RUN TestToMathError/Disable_ThrowOnError === RUN TestToMathError/Handle_in_template === RUN TestToMathError/Handle_in_template,_old_Err_construct --- PASS: TestToMathError (0.30s) --- PASS: TestToMathError/Default (0.08s) --- PASS: TestToMathError/Disable_ThrowOnError (0.09s) --- PASS: TestToMathError/Handle_in_template (0.07s) --- PASS: TestToMathError/Handle_in_template,_old_Err_construct (0.05s) === RUN TestToMathBigAndManyExpressions === RUN TestToMathBigAndManyExpressions/Very_large_file_with_many_complex_KaTeX_expressions === RUN TestToMathBigAndManyExpressions/Large_and_complex_expression --- PASS: TestToMathBigAndManyExpressions (0.88s) --- PASS: TestToMathBigAndManyExpressions/Very_large_file_with_many_complex_KaTeX_expressions (0.79s) --- PASS: TestToMathBigAndManyExpressions/Large_and_complex_expression (0.09s) === RUN TestToMathRenderHookPosition --- PASS: TestToMathRenderHookPosition (0.15s) === RUN TestToMathMacros --- PASS: TestToMathMacros (0.05s) === RUN TestUnmarshalWithIndentedYAML === PAUSE TestUnmarshalWithIndentedYAML === RUN TestPortableText --- PASS: TestPortableText (0.01s) === RUN TestUnmarshalCSV === PAUSE TestUnmarshalCSV === RUN TestToMathStrictMode === PAUSE TestToMathStrictMode === RUN TestHTMLToMarkdown === PAUSE TestHTMLToMarkdown === RUN TestUnmarshalExcessiveYAMLStructureShouldFail === PAUSE TestUnmarshalExcessiveYAMLStructureShouldFail === RUN TestEmojify === PAUSE TestEmojify === RUN TestHighlight === PAUSE TestHighlight === RUN TestCanHighlight === PAUSE TestCanHighlight === RUN TestHTMLEscape === PAUSE TestHTMLEscape === RUN TestHTMLUnescape === PAUSE TestHTMLUnescape === RUN TestMarkdownify === PAUSE TestMarkdownify === RUN TestMarkdownifyBlocksOfText === PAUSE TestMarkdownifyBlocksOfText === RUN TestPlainify === PAUSE TestPlainify === RUN TestUnmarshal --- PASS: TestUnmarshal (0.01s) === CONT TestRemarshal === CONT TestEmojify --- PASS: TestEmojify (0.01s) === CONT TestPlainify --- PASS: TestPlainify (0.01s) === CONT TestMarkdownifyBlocksOfText === RUN TestRemarshal/Roundtrip_variants === RUN TestRemarshal/Comments === RUN TestRemarshal/TOML_Indent === RUN TestRemarshal/Map_input === RUN TestRemarshal/Error --- PASS: TestRemarshal (0.03s) --- PASS: TestRemarshal/Roundtrip_variants (0.00s) --- PASS: TestRemarshal/Comments (0.00s) --- PASS: TestRemarshal/TOML_Indent (0.00s) --- PASS: TestRemarshal/Map_input (0.00s) --- PASS: TestRemarshal/Error (0.00s) === CONT TestMarkdownify --- PASS: TestMarkdownify (0.01s) === CONT TestHTMLUnescape --- PASS: TestMarkdownifyBlocksOfText (0.02s) === CONT TestHTMLEscape --- PASS: TestHTMLUnescape (0.02s) === CONT TestCanHighlight --- PASS: TestCanHighlight (0.01s) --- PASS: TestHTMLEscape (0.03s) === CONT TestUnmarshalExcessiveYAMLStructureShouldFail === CONT TestHighlight --- PASS: TestHighlight (0.06s) --- PASS: TestUnmarshalExcessiveYAMLStructureShouldFail (0.07s) === CONT TestToMathStrictMode === CONT TestHTMLToMarkdown --- PASS: TestHTMLToMarkdown (0.02s) === CONT TestUnmarshalCSV --- PASS: TestUnmarshalCSV (0.23s) === CONT TestUnmarshalWithIndentedYAML --- PASS: TestUnmarshalWithIndentedYAML (0.06s) === CONT TestUnmarshalCSVLazyDecoding --- PASS: TestUnmarshalCSVLazyDecoding (0.02s) === CONT TestHighlightError --- PASS: TestHighlightError (0.01s) === CONT TestXMLEscape --- PASS: TestXMLEscape (0.01s) === CONT TestMarkdownifyIssue11698 --- PASS: TestMarkdownifyIssue11698 (0.02s) === CONT TestRemarshaBillionLaughs === RUN TestRemarshaBillionLaughs/10k === PAUSE TestRemarshaBillionLaughs/10k === RUN TestRemarshaBillionLaughs/1M === PAUSE TestRemarshaBillionLaughs/1M === RUN TestRemarshaBillionLaughs/1B === PAUSE TestRemarshaBillionLaughs/1B === CONT TestRemarshaBillionLaughs/10k === CONT TestRemarshaBillionLaughs/1B === CONT TestRemarshaBillionLaughs/1M --- PASS: TestRemarshaBillionLaughs (0.01s) --- PASS: TestRemarshaBillionLaughs/10k (0.00s) --- PASS: TestRemarshaBillionLaughs/1B (0.00s) --- PASS: TestRemarshaBillionLaughs/1M (0.00s) --- PASS: TestToMathStrictMode (0.53s) PASS ok github.com/gohugoio/hugo/tpl/transform 2.681s === RUN TestParse === PAUSE TestParse === RUN TestJoinPath === PAUSE TestJoinPath === RUN TestPathEscape === PAUSE TestPathEscape === RUN TestPathUnescape === PAUSE TestPathUnescape === CONT TestParse === CONT TestPathEscape --- PASS: TestParse (0.00s) === CONT TestJoinPath === RUN TestPathEscape/string === RUN TestPathEscape/empty_string === RUN TestPathEscape/integer === RUN TestPathEscape/float === RUN TestPathEscape/nil === RUN TestPathEscape/slice === RUN TestPathEscape/map === RUN TestPathEscape/struct --- PASS: TestPathEscape (0.00s) --- PASS: TestPathEscape/string (0.00s) --- PASS: TestPathEscape/empty_string (0.00s) --- PASS: TestPathEscape/integer (0.00s) --- PASS: TestPathEscape/float (0.00s) --- PASS: TestPathEscape/nil (0.00s) --- PASS: TestPathEscape/slice (0.00s) --- PASS: TestPathEscape/map (0.00s) --- PASS: TestPathEscape/struct (0.00s) === CONT TestPathUnescape --- PASS: TestJoinPath (0.00s) === RUN TestPathUnescape/string === RUN TestPathUnescape/empty_string === RUN TestPathUnescape/integer === RUN TestPathUnescape/float === RUN TestPathUnescape/nil === RUN TestPathUnescape/slice === RUN TestPathUnescape/map === RUN TestPathUnescape/struct === RUN TestPathUnescape/malformed_hex === RUN TestPathUnescape/incomplete_hex === RUN TestPathUnescape/single_hex_digit --- PASS: TestPathUnescape (0.00s) --- PASS: TestPathUnescape/string (0.00s) --- PASS: TestPathUnescape/empty_string (0.00s) --- PASS: TestPathUnescape/integer (0.00s) --- PASS: TestPathUnescape/float (0.00s) --- PASS: TestPathUnescape/nil (0.00s) --- PASS: TestPathUnescape/slice (0.00s) --- PASS: TestPathUnescape/map (0.00s) --- PASS: TestPathUnescape/struct (0.00s) --- PASS: TestPathUnescape/malformed_hex (0.00s) --- PASS: TestPathUnescape/incomplete_hex (0.00s) --- PASS: TestPathUnescape/single_hex_digit (0.00s) PASS ok github.com/gohugoio/hugo/tpl/urls 0.053s === RUN TestChainZeroTransformers --- PASS: TestChainZeroTransformers (0.00s) === RUN TestChainingMultipleTransformers --- PASS: TestChainingMultipleTransformers (0.00s) === RUN TestNewEmptyTransforms --- PASS: TestNewEmptyTransforms (0.00s) PASS ok github.com/gohugoio/hugo/transform 0.010s === RUN TestLiveReloadInject === RUN TestLiveReloadInject/Inject_after_head_tag === RUN TestLiveReloadInject/Inject_after_head_tag_when_doctype_and_html_omitted === RUN TestLiveReloadInject/Inject_after_html_when_head_omitted === RUN TestLiveReloadInject/Inject_after_doctype_when_head_and_html_omitted === RUN TestLiveReloadInject/Inject_nothing_if_no_doctype,_html_or_head_found === RUN TestLiveReloadInject/Inject_nothing_if_no_tag_found === RUN TestLiveReloadInject/Inject_after_HeAd_tag_MiXed_CaSe === RUN TestLiveReloadInject/Inject_after_HtMl_tag_MiXed_CaSe === RUN TestLiveReloadInject/Inject_after_doctype_mixed_case === RUN TestLiveReloadInject/Inject_after_html_tag_with_attributes === RUN TestLiveReloadInject/Inject_after_html_tag_with_newline === RUN TestLiveReloadInject/Skip_comments_and_whitespace === RUN TestLiveReloadInject/Do_not_search_inside_comment === RUN TestLiveReloadInject/Do_not_search_inside_scripts === RUN TestLiveReloadInject/Do_not_search_inside_templates === RUN TestLiveReloadInject/Search_from_the_start_of_the_input === RUN TestLiveReloadInject/Do_not_mistake_header_for_head === RUN TestLiveReloadInject/Do_not_mistake_custom_elements_for_head --- PASS: TestLiveReloadInject (0.00s) --- PASS: TestLiveReloadInject/Inject_after_head_tag (0.00s) --- PASS: TestLiveReloadInject/Inject_after_head_tag_when_doctype_and_html_omitted (0.00s) --- PASS: TestLiveReloadInject/Inject_after_html_when_head_omitted (0.00s) --- PASS: TestLiveReloadInject/Inject_after_doctype_when_head_and_html_omitted (0.00s) --- PASS: TestLiveReloadInject/Inject_nothing_if_no_doctype,_html_or_head_found (0.00s) --- PASS: TestLiveReloadInject/Inject_nothing_if_no_tag_found (0.00s) --- PASS: TestLiveReloadInject/Inject_after_HeAd_tag_MiXed_CaSe (0.00s) --- PASS: TestLiveReloadInject/Inject_after_HtMl_tag_MiXed_CaSe (0.00s) --- PASS: TestLiveReloadInject/Inject_after_doctype_mixed_case (0.00s) --- PASS: TestLiveReloadInject/Inject_after_html_tag_with_attributes (0.00s) --- PASS: TestLiveReloadInject/Inject_after_html_tag_with_newline (0.00s) --- PASS: TestLiveReloadInject/Skip_comments_and_whitespace (0.00s) --- PASS: TestLiveReloadInject/Do_not_search_inside_comment (0.00s) --- PASS: TestLiveReloadInject/Do_not_search_inside_scripts (0.00s) --- PASS: TestLiveReloadInject/Do_not_search_inside_templates (0.00s) --- PASS: TestLiveReloadInject/Search_from_the_start_of_the_input (0.00s) --- PASS: TestLiveReloadInject/Do_not_mistake_header_for_head (0.00s) --- PASS: TestLiveReloadInject/Do_not_mistake_custom_elements_for_head (0.00s) PASS ok github.com/gohugoio/hugo/transform/livereloadinject 0.010s === RUN TestHugoGeneratorInject --- PASS: TestHugoGeneratorInject (0.00s) PASS ok github.com/gohugoio/hugo/transform/metainject 0.006s === RUN TestAbsURL --- PASS: TestAbsURL (0.00s) === RUN TestAbsURLUnquoted --- PASS: TestAbsURLUnquoted (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) PASS ok github.com/gohugoio/hugo/transform/urlreplacers 0.040s ? github.com/gohugoio/hugo/watcher [no test files] === RUN TestPollerAddRemove --- PASS: TestPollerAddRemove (0.00s) === RUN TestPollerEvent poller_test.go:47: flaky test --- SKIP: TestPollerEvent (0.00s) === RUN TestPollerClose --- PASS: TestPollerClose (0.30s) === RUN TestCheckChange --- PASS: TestCheckChange (0.00s) PASS ok github.com/gohugoio/hugo/watcher/filenotify 0.312s FAIL dh_auto_test: error: cd _build && go test -vet=off -v -p 2 - [too-long-redacted] filenotify returned exit code 1 make[1]: *** [debian/rules:116: override_dh_auto_test] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:65: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

