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

Bug#1020192: cycle-quotes: FTBFS: make: *** [debian/rules:4: build] Error 25



Source: cycle-quotes
Version: 0.1-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@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 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 cycle-quotes-test.el --eval \(ert-run-tests-batch-and-exit\)
> Running 5 tests (2022-09-17 20:05:18+0000, selector ‘t’)
>    passed  1/5  test-cycle-quotes (0.025524 sec)
>    passed  2/5  test-cycle-quotes--fix-escapes (0.000091 sec)
>    passed  3/5  test-cycle-quotes--next-quote-char (0.000054 sec)
>    passed  4/5  test-cycle-quotes--set-quote-chars (0.000334 sec)
> Can’t guess python-indent-offset, using defaults: 4
> Test test-cycle-quotes-triple-quotes backtrace:
>   signal(ert-test-failed (((should (equal (buffer-string) "\"\"\"Tripl
>   ert-fail(((should (equal (buffer-string) "\"\"\"Triple quotes, as fo
>   (if (unwind-protect (setq value-57 (apply fn-55 args-56)) (setq form
>   (let (form-description-59) (if (unwind-protect (setq value-57 (apply
>   (let ((value-57 'ert-form-evaluation-aborted-58)) (let (form-descrip
>   (let* ((fn-55 #'equal) (args-56 (condition-case err (let ((signal-ho
>   (progn (python-mode) (insert "'''Triple quotes, as found in Python.'
>   (unwind-protect (progn (python-mode) (insert "'''Triple quotes, as f
>   (save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn
>   (let ((temp-buffer (generate-new-buffer " *temp*" t))) (save-current
>   (let ((lexical-binding t)) (let ((temp-buffer (generate-new-buffer "
>   (closure (t) nil (let ((lexical-binding t)) (let ((temp-buffer (gene
>   ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
>   ert-run-test(#s(ert-test :name test-cycle-quotes-triple-quotes :docu
>   ert-run-or-rerun-test(#s(ert--stats :selector t :tests [#s(ert-test 
>   ert-run-tests(t #f(compiled-function (event-type &rest event-args) #
>   ert-run-tests-batch(nil)
>   ert-run-tests-batch-and-exit()
>   command-line-1(("-l" "package" "--eval" "(add-to-list 'package-direc
>   command-line()
>   normal-top-level()
> Test test-cycle-quotes-triple-quotes condition:
>     (ert-test-failed
>      ((should
>        (equal
> 	(buffer-string)
> 	"\"\"\"Triple quotes, as found in Python.\"\"\""))
>       :form
>       (equal "''\"Triple quotes, as found in Python.\"''" "\"\"\"Triple quotes, as found in Python.\"\"\"")
>       :value nil :explanation
>       (array-elt 0
> 		 (different-atoms
> 		  (39 "#x27" "?'")
> 		  (34 "#x22" "?\"")))))
>    FAILED  5/5  test-cycle-quotes-triple-quotes (0.001761 sec)
> 
> Ran 5 tests, 4 results as expected, 1 unexpected (2022-09-17 20:05:19+0000, 0.244362 sec)
> 
> 1 unexpected results:
>    FAILED  test-cycle-quotes-triple-quotes
> 
> 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 cycle-quotes-test.el --eval \(ert-run-tests-batch-and-exit\) returned exit code 1
> make: *** [debian/rules:4: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/cycle-quotes_0.1-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&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 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.


Reply to: