Source: emacs-kv Version: 0.0.19+git20140108.7211484-4 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 . --eval "(require 'cl)" -l kv-tests.el --eval > \(ert-run-tests-batch-and-exit\) > Package cl is deprecated > kv.el: Warning: ‘flet’ is an obsolete macro (as of 24.3); use either > ‘cl-flet’ or ‘cl-letf’. > kv.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ > instead. > kv.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ > instead. > kv.el: Warning: ‘destructuring-bind’ is an obsolete alias (as of 27.1); use > ‘cl-destructuring-bind’ instead. > kv.el: Warning: ‘destructuring-bind’ is an obsolete alias (as of 27.1); use > ‘cl-destructuring-bind’ instead. > kv.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ > instead. > kv.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ > instead. > kv.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ > instead. > kv.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ > instead. > kv.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ > instead. > kv.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ > instead. > kv.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ > instead. > kv.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ > instead. > kv.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ > instead. > kv.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ > instead. > kv.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ > instead. > kv.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ > instead. > > Error: error ("Test ‘kvaq’ redefined") > mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode > 0x1bbfeaf1ebae87e9>)) > debug-early-backtrace() > debug-early(error (error "Test ‘kvaq’ redefined")) > error("Test `%s' redefined" kvaq) > ert-set-test(kvaq #s(ert-test :name kvaq :documentation "Test the simple > assq." :body (lambda nil (let* ((fn-95 #'equal) (args-96 (condition-case err > (let ((signal-hook-function #'ert--should-signal-hook)) (list :b (kvaq :a > '((:a . :b) ("a" . "b"))))) (error (progn (setq fn-95 #'signal) (list (car > err) (cdr err))))))) (let ((value-97 'ert-form-evaluation-aborted-98)) (let > (form-description-99) (if (unwind-protect (setq value-97 (apply fn-95 > args-96)) (setq form-description-99 (nconc (list '(should (equal :b (kvaq :a > '((:a . :b) ("a" . "b")))))) (list :form (cons fn-95 args-96)) (if (eql > value-97 'ert-form-evaluation-aborted-98) nil (list :value value-97)) (if > (eql value-97 'ert-form-evaluation-aborted-98) nil (let* ((-explainer- (and t > (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply > -explainer- args-96)) nil))))) (ert--signal-should-execution > form-description-99)) nil (ert-fail form-description-99))) value-97)) (let* > ((fn-100 #'equal) (args-101 (condition-case err (let ((signal-hook-function > #'ert--should-signal-hook)) (list 2 (kvaq 1 '((1 . 2) ("a" . "b"))))) (error > (progn (setq fn-100 #'signal) (list (car err) (cdr err))))))) (let > ((value-102 'ert-form-evaluation-aborted-103)) (let (form-description-104) > (if (unwind-protect (setq value-102 (apply fn-100 args-101)) (setq > form-description-104 (nconc (list '(should (equal 2 (kvaq 1 '((1 . 2) ("a" . > "b")))))) (list :form (cons fn-100 args-101)) (if (eql value-102 > 'ert-form-evaluation-aborted-103) nil (list :value value-102)) (if (eql > value-102 'ert-form-evaluation-aborted-103) nil (let* ((-explainer- (and t > (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply > -explainer- args-101)) nil))))) (ert--signal-should-execution > form-description-104)) nil (ert-fail form-description-104))) value-102)) > (let* ((fn-105 #'equal) (args-106 (condition-case err (let > ((signal-hook-function #'ert--should-signal-hook)) (list "b" (kvaq "a" '((:a > . :b) ("a" . "b"))))) (error (progn (setq fn-105 #'signal) (list (car err) > (cdr err))))))) (let ((value-107 'ert-form-evaluation-aborted-108)) (let > (form-description-109) (if (not (unwind-protect (setq value-107 (apply fn-105 > args-106)) (setq form-description-109 (nconc (list '(should-not (equal "b" > (kvaq "a" '((:a . :b) ("a" . "b")))))) (list :form (cons fn-105 args-106)) > (if (eql value-107 'ert-form-evaluation-aborted-108) nil (list :value > value-107)) (if (eql value-107 'ert-form-evaluation-aborted-108) nil (let* > ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list > :explanation (apply -explainer- args-106)) nil))))) > (ert--signal-should-execution form-description-109))) nil (ert-fail > form-description-109))) value-107)) (let* ((fn-110 #'kvaq) (args-111 > (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) > (list "b" '((:a . :b) ("a" . "b")))) (error (progn (setq fn-110 #'signal) > (list (car err) (cdr err))))))) (let ((value-112 > 'ert-form-evaluation-aborted-113)) (let (form-description-114) (if (not > (unwind-protect (setq value-112 (apply fn-110 args-111)) (setq > form-description-114 (nconc (list '(should-not (kvaq "b" '((:a . :b) ("a" . > "b"))))) (list :form (cons fn-110 args-111)) (if (eql value-112 > 'ert-form-evaluation-aborted-113) nil (list :value value-112)) (if (eql > value-112 'ert-form-evaluation-aborted-113) nil (let* ((-explainer- (and t > (ert--get-explainer 'kvaq)))) (if -explainer- (list :explanation (apply > -explainer- args-111)) nil))))) (ert--signal-should-execution > form-description-114))) nil (ert-fail form-description-114))) value-112))) > :most-recent-result nil :expected-result-type :passed :tags nil :file-name > "/<<PKGBUILDDIR>>/kv-tests.el")) > load-with-code-conversion("/<<PKGBUILDDIR>>/kv-tests.el" > "/build/emacs-kv-fv13gTest ‘kvaq’ redefined > W/emacs-kv-0.0.19+git20140108.7211484/kv-tests.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" "." > "--eval" "(require 'cl)" "-l" "kv-tests.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 . --eval > "(require 'cl)" -l kv-tests.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/emacs-kv_0.0.19+git20140108.7211484-4_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.