Source: go-mode.el Version: 3:1.6.0-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20230925 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build --with elpa > dh_update_autotools_config > dh_autoreconf > dh_elpa_test > emacs -batch -Q -l package --eval "(add-to-list 'package-directory-list > \"/usr/share/emacs/site-lisp/elpa\")" --eval "(add-to-list > 'package-directory-list \"/usr/share/emacs/site-lisp/elpa-src\")" -f > package-initialize -L . -L test -l test/go-indentation-test.el -l > test/go-font-lock-test.el -l test/go-comment-test.el -l > test/go-fill-paragraph-test.el --eval \(ert-run-tests-batch-and-exit\) > go-mode.el: Warning: Case 'fail will match ‘quote’. If that’s intended, > write (fail quote) instead. Otherwise, don’t quote ‘fail’. > go-mode.el: Warning: Case 'block-empty will match ‘quote’. If that’s > intended, write (block-empty quote) instead. Otherwise, don’t quote > ‘block-empty’. > go-mode.el: Warning: Case 'block will match ‘quote’. If that’s intended, > write (block quote) instead. Otherwise, don’t quote ‘block’. > go-mode.el: Warning: Case 'single will match ‘quote’. If that’s intended, > write (single quote) instead. Otherwise, don’t quote ‘single’. > go-mode.el: Warning: Case 'none will match ‘quote’. If that’s intended, > write (none quote) instead. Otherwise, don’t quote ‘none’. > Test ‘go--fill-paragraph-block-region’ redefined > > Error: error ("Test ‘go--fill-paragraph-block-region’ redefined") > mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode > -0xfa46621451783b>)) > debug-early-backtrace() > debug-early(error (error "Test ‘go--fill-paragraph-block-region’ > redefined")) > error("Test `%s' redefined" go--fill-paragraph-block-region) > ert-set-test(go--fill-paragraph-block-region #s(ert-test :name > go--fill-paragraph-block-region :documentation nil :body (lambda nil > (go--should-fill "\nfunc main() {\n< /* Lorem ipsum dolor sit amet, > consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et > dolore magna aliqua. */\n>}" "\nfunc main() {\n /* Lorem ipsum dolor sit > amet, consectetur adipisicing elit, sed do\n eiusmod tempor incididunt ut > labore et dolore magna aliqua. */\n}")) :most-recent-result nil > :expected-result-type :passed :tags nil :file-name > "/<<PKGBUILDDIR>>/test/go-fill-paragraph-test.el")) > load-with-code-conversion("/<<PKGBUILDDIR>>/test/go-fill-paragraph-test.el" > "/<<PKGBUILDDIR>>/test/go-fill-paragraph-test.el" nil t) > command-line-1(("-l" "package" "--eval" "(add-to-list > 'package-directory-list \"/usr/share/emacs/site-lisp/elpa\")" "--eval" > "(add-to-list 'package-directory-list > \"/usr/share/emacs/site-lisp/elpa-src\")" "-f" "package-initialize" "-L" "." > "-L" "test" "-l" "test/go-indentation-test.el" "-l" > "test/go-font-lock-test.el" "-l" "test/go-comment-test.el" "-l" > "test/go-fill-paragraph-test.el" "--eval" "(ert-run-tests-batch-and-exit)")) > command-line() > normal-top-level() > dh_elpa_test: error: emacs -batch -Q -l package --eval "(add-to-list > 'package-directory-list \"/usr/share/emacs/site-lisp/elpa\")" --eval > "(add-to-list 'package-directory-list > \"/usr/share/emacs/site-lisp/elpa-src\")" -f package-initialize -L . -L test > -l test/go-indentation-test.el -l test/go-font-lock-test.el -l > test/go-comment-test.el -l test/go-fill-paragraph-test.el --eval > \(ert-run-tests-batch-and-exit\) returned exit code 255 > make: *** [debian/rules:4: build] Error 25 The full build log is available from: http://qa-logs.debian.net/2023/09/25/go-mode.el_1.6.0-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results 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! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.