[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1052961: clojure-mode: FTBFS: make: *** [debian/rules:4: build] Error 25



Source: clojure-mode
Version: 5.10.0-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas@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_auto_configure
>    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 --eval "(load-file \"test/test-helper.el\")" -l test/clojure-mode-sexp-test.el -l test/clojure-mode-util-test.el -l test/clojure-mode-indentation-test.el -l test/clojure-mode-syntax-test.el -l test/clojure-mode-font-lock-test.el -l test/test-helper.el --eval \(ert-run-tests-batch-and-exit\)
> Loading /<<PKGBUILDDIR>>/test/test-helper.el (source)...
> Running tests on Emacs 29.1
> 
> Error: error ("Test ‘clojure-mode-syntax-table/stuff-in-backticks’ redefined")
>   mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode -0x17258c6214517963>))
>   debug-early-backtrace()
>   debug-early(error (error "Test ‘clojure-mode-syntax-table/stuff-in-backticks’ redefined"))
>   error("Test `%s' redefined" clojure-mode-syntax-table/stuff-in-backticks)
>   ert-set-test(clojure-mode-syntax-table/stuff-in-backticks #s(ert-test :name clojure-mode-syntax-table/stuff-in-backticks :documentation nil :body (lambda nil (let* ((fn-1027 #'equal) (args-1028 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list (clojure-test-face-at 1 2 "\"a\\bc\\n\"") font-lock-string-face)) (error (progn (setq fn-1027 #'signal) (list (car err) (cdr err))))))) (let ((value-1029 'ert-form-evaluation-aborted-1030)) (let (form-description-1031) (if (unwind-protect (setq value-1029 (apply fn-1027 args-1028)) (setq form-description-1031 (nconc (list '(should (equal (clojure-test-face-at 1 2 "\"a\\bc\\n\"") font-lock-string-face))) (list :form (cons fn-1027 args-1028)) (if (eql value-1029 'ert-form-evaluation-aborted-1030) nil (list :value value-1029)) (if (eql value-1029 'ert-form-evaluation-aborted-1030) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-1028)) nil))))) (ert--signal-should-execution form-description-1031)) nil (ert-fail form-description-1031))) value-1029)) (let* ((fn-1032 #'equal) (args-1033 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list (clojure-test-face-at 3 4 "\"a\\bc\\n\"") '(bold font-lock-string-face))) (error (progn (setq fn-1032 #'signal) (list (car err) (cdr err))))))) (let ((value-1034 'ert-form-evaluation-aborted-1035)) (let (form-description-1036) (if (unwind-protect (setq value-1034 (apply fn-1032 args-1033)) (setq form-description-1036 (nconc (list '(should (equal (clojure-test-face-at 3 4 "\"a\\bc\\n\"") '(bold font-lock-string-face)))) (list :form (cons fn-1032 args-1033)) (if (eql value-1034 'ert-form-evaluation-aborted-1035) nil (list :value value-1034)) (if (eql value-1034 'ert-form-evaluation-aborted-1035) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-1033)) nil))))) (ert--signal-should-execution form-description-1036)) nil (ert-fail form-description-1036))) value-1034)) (let* ((fn-1037 #'equal) (args-1038 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list (clojure-test-face-at 5 5 "\"a\\bc\\n\"") font-lock-string-face)) (error (progn (setq fn-1037 #'signal) (list (car err) (cdr err))))))) (let ((value-1039 'ert-form-evaluation-aborted-1040)) (let (form-description-1041) (if (unwind-protect (setq value-1039 (apply fn-1037 args-1038)) (setq form-description-1041 (nconc (list '(should (equal (clojure-test-face-at 5 5 "\"a\\bc\\n\"") font-lock-string-face))) (list :form (cons fn-1037 args-1038)) (if (eql value-1039 'ert-form-evaluation-aborted-1040) nil (list :value value-1039)) (if (eql value-1039 'ert-form-evaluation-aborted-1040) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-1038)) nil))))) (ert--signal-should-execution form-description-1041)) nil (ert-fail form-description-1041))) value-1039)) (let* ((fn-1042 #'equal) (args-1043 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list (clojure-test-face-at 6 7 "\"a\\bc\\n\"") '(bold font-lock-string-face))) (error (progn (setq fn-1042 #'signal) (list (car err) (cdr err))))))) (let ((value-1044 'ert-form-evaluation-aborted-1045)) (let (form-description-1046) (if (unwind-protect (setq value-1044 (apply fn-1042 args-1043)) (setq form-description-1046 (nconc (list '(should (equal (clojure-test-face-at 6 7 "\"a\\bc\\n\"") '(bold font-lock-string-face)))) (list :form (cons fn-1042 args-1043)) (if (eql value-1044 'ert-form-evaluation-aborted-1045) nil (list :value value-1044)) (if (eql value-1044 'ert-form-evaluation-Test ‘clojure-mode-syntax-table/stuff-in-backticks’ redefined
> aborted-1045) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-1043)) nil))))) (ert--signal-should-execution form-description-1046)) nil (ert-fail form-description-1046))) value-1044)) (let* ((fn-1047 #'equal) (args-1048 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list (clojure-test-face-at 4 5 "#\"a\\bc\\n\"") '(bold font-lock-string-face))) (error (progn (setq fn-1047 #'signal) (list (car err) (cdr err))))))) (let ((value-1049 'ert-form-evaluation-aborted-1050)) (let (form-description-1051) (if (unwind-protect (setq value-1049 (apply fn-1047 args-1048)) (setq form-description-1051 (nconc (list '(should (equal (clojure-test-face-at 4 5 "#\"a\\bc\\n\"") '(bold font-lock-string-face)))) (list :form (cons fn-1047 args-1048)) (if (eql value-1049 'ert-form-evaluation-aborted-1050) nil (list :value value-1049)) (if (eql value-1049 'ert-form-evaluation-aborted-1050) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-1048)) nil))))) (ert--signal-should-execution form-description-1051)) nil (ert-fail form-description-1051))) value-1049))) :most-recent-result nil :expected-result-type :passed :tags (fontification syntax-table) :file-name "/<<PKGBUILDDIR>>/test/clojure-mode-font-lock-test.el"))
>   load-with-code-conversion("/<<PKGBUILDDIR>>/test/clojure-mode-font-lock-test.el" "/<<PKGBUILDDIR>>/test/clojure-mode-font-lock-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" "--eval" "(load-file \"test/test-helper.el\")" "-l" "test/clojure-mode-sexp-test.el" "-l" "test/clojure-mode-util-test.el" "-l" "test/clojure-mode-indentation-test.el" "-l" "test/clojure-mode-syntax-test.el" "-l" "test/clojure-mode-font-lock-test.el" "-l" "test/test-helper.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 --eval "(load-file \"test/test-helper.el\")" -l test/clojure-mode-sexp-test.el -l test/clojure-mode-util-test.el -l test/clojure-mode-indentation-test.el -l test/clojure-mode-syntax-test.el -l test/clojure-mode-font-lock-test.el -l test/test-helper.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/clojure-mode_5.10.0-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=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lucas@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.


Reply to: