Source: ido-ubiquitous Version: 4.14-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): > debian/rules binary > dh binary --with elpa > dh_update_autotools_config > dh_autoreconf > dh_elpa_test > buttercup -L . > Loading /etc/emacs/site-start.d/00debian.el (source)... > Loading /etc/emacs/site-start.d/50autoconf.el (source)... > 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(read-from-minibuffer) > comp-subr-trampoline-install(read-from-minibuffer) > fset(read-from-minibuffer (closure (t) (_prompt &optional initial-contents > &rest _remaining-args) (setq ido-exit 'takeprompt) (if (consp > initial-contents) (substring (car initial-contents) 0 (1- (cdr > initial-contents))) initial-contents))) > (progn (fset 'read-from-minibuffer vnew) (let* ((vnew (advice--cd*r > (symbol-function 'ido-completing-read))) (old (symbol-function > 'ido-completing-read))) (unwind-protect (progn (fset 'ido-completing-read > vnew) (let ((input-before-point (ido-completing-read "Pick: " ... nil nil > ...))) (= (length input-before-point) 0))) (fset 'ido-completing-read old)))) > (unwind-protect (progn (fset 'read-from-minibuffer vnew) (let* ((vnew > (advice--cd*r (symbol-function 'ido-completing-read))) (old (symbol-function > 'ido-completing-read))) (unwind-protect (progn (fset 'ido-completing-read > vnew) (let ((input-before-point ...)) (= (length input-before-point) 0))) > (fset 'ido-completing-read old)))) (fset 'read-from-minibuffer old)) > (let* ((vnew #'(lambda (_prompt &optional initial-contents &rest > _remaining-args) (setq ido-exit 'takeprompt) (if (consp initial-contents) > (substring (car initial-contents) 0 (1- ...)) initial-contents))) (old > (symbol-function 'read-from-minibuffer))) (unwind-protect (progn (fset > 'read-from-minibuffer vnew) (let* ((vnew (advice--cd*r (symbol-function > ...))) (old (symbol-function 'ido-completing-read))) (unwind-protect (progn > (fset 'ido-completing-read vnew) (let (...) (= ... 0))) (fset > 'ido-completing-read old)))) (fset 'read-from-minibuffer old))) > (let ((ido-exit ido-exit)) (let* ((vnew #'(lambda (_prompt &optional > initial-contents &rest _remaining-args) (setq ido-exit 'takeprompt) (if > (consp initial-contents) (substring ... 0 ...) initial-contents))) (old > (symbol-function 'read-from-minibuffer))) (unwind-protect (progn (fset > 'read-from-minibuffer vnew) (let* ((vnew (advice--cd*r ...)) (old > (symbol-function ...))) (unwind-protect (progn (fset ... vnew) (let ... ...)) > (fset 'ido-completing-read old)))) (fset 'read-from-minibuffer old)))) > (defvar ido-cr+-need-bug27807-workaround (let ((ido-exit ido-exit)) (let* > ((vnew #'(lambda (_prompt &optional initial-contents &rest _remaining-args) > (setq ido-exit ...) (if ... ... initial-contents))) (old (symbol-function > 'read-from-minibuffer))) (unwind-protect (progn (fset 'read-from-minibuffer > vnew) (let* ((vnew ...) (old ...)) (unwind-protect (progn ... ...) (fset ... > old)))) (fset 'read-from-minibuffer old)))) "If non-nil, enable the > workaround for Emacs bug #2...") > load-with-code-conversion("/<<PKGBUILDDIR>>/i..." "/<<PKGBUILDDIR>>/i..." > nil t) > require(ido-completing-read+) > load-with-code-conversion("/<<PKGBUILDDIR>>/t..." "/<<PKGBUILDDIR>>/t..." > nil t) > load("./tests-with-flx-ido/test-ido-completing-read+-wit..." nil t) > buttercup-run-discover() > command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" > "--")) > command-line() > normal-top-level() > > dh_elpa_test: error: buttercup -L . returned exit code 255 > make: *** [debian/rules:4: binary] Error 25 The full build log is available from: http://qa-logs.debian.net/2022/09/17/ido-ubiquitous_4.14-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.