Source: ebib Version: 2.38.1-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220917 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > test -f ebib.info.orig || mv ebib.info ebib.info.orig > pandoc --read=markdown+gfm_auto_identifiers \ > --write=texinfo \ > --output=ebib.texi \ > --include-before-body=manual/before-body.texi \ > --standalone \ > --table-of-contents \ > manual/ebib.text > makeinfo ebib.texi > test -f docs/ebib-manual.html.orig \ > || mv docs/ebib-manual.html docs/ebib-manual.html.orig > pandoc --read=markdown \ > --write=html \ > --standalone \ > --table-of-contents \ > --css=manual.css \ > --include-in-header=manual/header-include.html \ > --output=docs/ebib-manual.html \ > manual/ebib.text > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > 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/ebib-test.el --eval > \(ert-run-tests-batch-and-exit\) > Debugger entered--Lisp error: (error "Cannot find suitable directory for > output in ‘nati...") > error("Cannot find suitable directory for output in `nati...") > comp-trampoline-compile(current-idle-time) > comp-subr-trampoline-install(current-idle-time) > advice--add-function(:around (#f(compiled-function () #<bytecode > 0x32e14019df7e91>) . #f(compiled-function (gv--val) #<bytecode > 0x9f608bbba7cb3c2>)) current-idle-time@simulate-idle-time nil) > advice-add(current-idle-time :around current-idle-time@simulate-idle-time) > require(with-simulated-input) > load-with-code-conversion("/<<PKGBUILDDIR>>/test/ebib-test.el" > "/<<PKGBUILDDIR>>/test/ebib-test.el" nil t) > command-line-1(("-l" "package" "--eval" "(add-to-list > 'package-directory-list \"/usr/share/e..." "--eval" "(add-to-list > 'package-directory-list \"/usr/share/e..." "-f" "package-initialize" "-L" "." > "-L" "test" "-l" "test/ebib-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/ebib-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/2022/09/17/ebib_2.38.1-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&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 marking 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.