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

Bug#1052947: marked as done (yaml-el: FTBFS: make: *** [debian/rules:7: binary] Error 25)



Your message dated Thu, 28 Sep 2023 18:19:23 +0000
with message-id <E1qlvbf-001San-D6@fasolo.debian.org>
and subject line Bug#1052947: fixed in yaml-el 0.5.4-1
has caused the Debian Bug report #1052947,
regarding yaml-el: FTBFS: make: *** [debian/rules:7: binary] Error 25
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1052947: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052947
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: yaml-el
Version: 0.5.2-1
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 binary
> dh binary --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 "(load-file \"yaml-tests.el\")" -l yaml-tests.el --eval \(ert-run-tests-batch-and-exit\)
> Loading /<<PKGBUILDDIR>>/yaml-tests.el (source)...
> 
> Error: error ("Test ‘yaml-parsing-scalar’ redefined")
>   mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode -0xa70c7ce14517944>))
>   debug-early-backtrace()
>   debug-early(error (error "Test ‘yaml-parsing-scalar’ redefined"))
>   error("Test `%s' redefined" yaml-parsing-scalar)
>   ert-set-test(yaml-parsing-scalar #s(ert-test :name yaml-parsing-scalar :documentation "Test conversion of !!str to JSON scalar" :body (closure (t) nil (let* ((fn-597 #'equal) (args-598 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list :null (yaml--resolve-scalar-tag "null"))) (error (progn (setq fn-597 #'signal) (list (car err) (cdr err))))))) (let ((value-599 'ert-form-evaluation-aborted-600)) (let (form-description-601) (if (unwind-protect (setq value-599 (apply fn-597 args-598)) (setq form-description-601 (nconc (list '(should (equal :null (yaml--resolve-scalar-tag "null")))) (list :form (cons fn-597 args-598)) (if (eql value-599 'ert-form-evaluation-aborted-600) nil (list :value value-599)) (if (eql value-599 'ert-form-evaluation-aborted-600) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-598)) nil))))) (ert--signal-should-execution form-description-601)) nil (ert-fail form-description-601))) value-599)) (let* ((fn-602 #'equal) (args-603 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list :false (yaml--resolve-scalar-tag "false"))) (error (progn (setq fn-602 #'signal) (list (car err) (cdr err))))))) (let ((value-604 'ert-form-evaluation-aborted-605)) (let (form-description-606) (if (unwind-protect (setq value-604 (apply fn-602 args-603)) (setq form-description-606 (nconc (list '(should (equal :false (yaml--resolve-scalar-tag "false")))) (list :form (cons fn-602 args-603)) (if (eql value-604 'ert-form-evaluation-aborted-605) nil (list :value value-604)) (if (eql value-604 'ert-form-evaluation-aborted-605) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-603)) nil))))) (ert--signal-should-execution form-description-606)) nil (ert-fail form-description-606))) value-604)) (let* ((fn-607 #'equal) (args-608 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list t (yaml--resolve-scalar-tag "true"))) (error (progn (setq fn-607 #'signal) (list (car err) (cdr err))))))) (let ((value-609 'ert-form-evaluation-aborted-610)) (let (form-description-611) (if (unwind-protect (setq value-609 (apply fn-607 args-608)) (setq form-description-611 (nconc (list '(should (equal t (yaml--resolve-scalar-tag "true")))) (list :form (cons fn-607 args-608)) (if (eql value-609 'ert-form-evaluation-aborted-610) nil (list :value value-609)) (if (eql value-609 'ert-form-evaluation-aborted-610) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-608)) nil))))) (ert--signal-should-execution form-description-611)) nil (ert-fail form-description-611))) value-609)) (let* ((fn-612 #'equal) (args-613 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list "xtruex" (yaml--resolve-scalar-tag "xtruex"))) (error (progn (setq fn-612 #'signal) (list (car err) (cdr err))))))) (let ((value-614 'ert-form-evaluation-aborted-615)) (let (form-description-616) (if (unwind-protect (setq value-614 (apply fn-612 args-613)) (setq form-description-616 (nconc (list '(should (equal "xtruex" (yaml--resolve-scalar-tag "xtruex")))) (list :form (cons fn-612 args-613)) (if (eql value-614 'ert-form-evaluation-aborted-615) nil (list :value value-614)) (if (eql value-614 'ert-form-evaluation-aborted-615) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-613)) nil))))) (ert--signal-should-execution form-description-616)) nil (ert-fail form-description-616))) value-614)) (let* ((fn-617 #'equal) (args-618 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list 0 (yaml--resolve-scalar-tag "0"))) (error (progn (setq fn-617 #'signal) (list (car err) (cdr err))))))) (let ((value-619 'ert-form-evaluation-aborted-620)) (let (form-description-621) (if (unwind-protect (setq value-619 (apply fn-617 args-618)) (setq form-description-621 (nconc (list '(should (equal 0 (yaml--resolve-scalar-tag "0")))) (list :form (cons fn-617 args-618)) (if (eql value-619 'ert-form-evaluation-aborted-620) nil (list :value value-619)) (if (eql value-619 'ert-form-evaluation-aborted-620) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-618)) nil))))) (ert--signal-should-execution form-description-621)) nil (ert-fail form-description-621))) value-619)) (let* ((fn-622 #'equal) (args-623 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list 10 (yaml--resolve-scalar-tag "10"))) (error (progn (setq fn-622 #'signal) (list (car err) (cdr err))))))) (let ((value-624 'ert-form-evaluation-aborted-625)) (let (form-description-626) (if (unwind-protect (setq value-624 (apply fn-622 args-623)) (setq form-description-626 (nconc (list '(should (equal 10 (yaml--resolve-scalar-tag "10")))) (list :form (cons fn-622 args-623)) (if (eql value-624 'ert-form-evaluation-aborted-625) nil (list :value value-624)) (if (eql value-624 'ert-form-evaluation-aborted-625) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-623)) nil))))) (ert--signal-should-execution form-description-626)) nil (ert-fail form-description-626))) value-624)) (let* ((fn-627 #'equal) (args-628 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list "x10" (yaml--resolve-scalar-tag "x10"))) (error (progn (setq fn-627 #'signal) (list (car err) (cdr err))))))) (let ((value-629 'ert-form-evaluation-aborted-630)) (let (form-description-631) (if (unwind-protect (setq value-629 (apply fn-627 args-628)) (setq form-description-631 (nconc (list '(should (equal "x10" (yaml--resolve-scalar-tag "x10")))) (list :form (cons fn-627 args-628)) (if (eql value-629 'ert-form-evaluation-aborted-630) nil (list :value value-629)) (if (eql value-629 'ert-form-evaluation-aborted-630) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-628)) nil))))) (ert--signal-should-execution form-description-631)) nil (ert-fail form-description-631))) value-629)) (let* ((fn-632 #'equal) (args-633 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list 10.52 (yaml--resolve-scalar-tag "10.52"))) (error (progn (setq fn-632 #'signal) (list (car err) (cdr err))))))) (let ((value-634 'ert-form-evaluation-aborted-635)) (let (form-description-636) (if (unwind-protect (setq value-634 (apply fn-632 args-633)) (setq form-description-636 (nconc (list '(should (equal 10.52 (yaml--resolve-scalar-tag "10.52")))) (list :form (cons fn-632 args-633)) (if (eql value-634 'ert-form-evaluation-aborted-635) nil (list :value value-634)) (if (eql value-634 'ert-form-evaluation-aborted-635) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-633)) nil))))) (ert--signal-should-execution form-description-636)) nil (ert-fail form-description-636))) value-634)) (let* ((fn-637 #'equal) (args-638 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list 52.0 (yaml--resolve-scalar-tag ".52e2"))) (error (progn (setq fn-637 #'signal) (list (car err) (cdr err))))))) (let ((value-639 'ert-form-evaluation-aborted-640)) (let (form-description-641) (if (unwind-protect (setq value-639 (apply fn-637 args-638)) (setq form-description-641 (nconc (list '(should (equal 52.0 (yaml--resolve-scalar-tag ".52e2")))) (list :form (cons fn-637 args-638)) (if (eql value-639 'ert-form-evaluation-aborted-640) nil (list :value value-639)) (if (eql value-639 'ert-form-evaluation-aborted-640) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (applTest ‘yaml-parsing-scalar’ redefined
> y -explainer- args-638)) nil))))) (ert--signal-should-execution form-description-641)) nil (ert-fail form-description-641))) value-639)) (let* ((fn-642 #'equal) (args-643 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list 1.0e+INF (yaml--resolve-scalar-tag ".Inf"))) (error (progn (setq fn-642 #'signal) (list (car err) (cdr err))))))) (let ((value-644 'ert-form-evaluation-aborted-645)) (let (form-description-646) (if (unwind-protect (setq value-644 (apply fn-642 args-643)) (setq form-description-646 (nconc (list '(should (equal 1.0e+INF (yaml--resolve-scalar-tag ".Inf")))) (list :form (cons fn-642 args-643)) (if (eql value-644 'ert-form-evaluation-aborted-645) nil (list :value value-644)) (if (eql value-644 'ert-form-evaluation-aborted-645) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-643)) nil))))) (ert--signal-should-execution form-description-646)) nil (ert-fail form-description-646))) value-644)) (let* ((fn-647 #'equal) (args-648 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list "hello world" (yaml--resolve-scalar-tag "hello world"))) (error (progn (setq fn-647 #'signal) (list (car err) (cdr err))))))) (let ((value-649 'ert-form-evaluation-aborted-650)) (let (form-description-651) (if (unwind-protect (setq value-649 (apply fn-647 args-648)) (setq form-description-651 (nconc (list '(should (equal "hello world" (yaml--resolve-scalar-tag "hello world")))) (list :form (cons fn-647 args-648)) (if (eql value-649 'ert-form-evaluation-aborted-650) nil (list :value value-649)) (if (eql value-649 'ert-form-evaluation-aborted-650) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-648)) nil))))) (ert--signal-should-execution form-description-651)) nil (ert-fail form-description-651))) value-649))) :most-recent-result nil :expected-result-type :passed :tags nil :file-name "/<<PKGBUILDDIR>>/yaml-tests.el"))
>   load-with-code-conversion("/<<PKGBUILDDIR>>/yaml-tests.el" "/<<PKGBUILDDIR>>/yaml-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" "(load-file \"yaml-tests.el\")" "-l" "yaml-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 "(load-file \"yaml-tests.el\")" -l yaml-tests.el --eval \(ert-run-tests-batch-and-exit\) returned exit code 255
> make: *** [debian/rules:7: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/yaml-el_0.5.2-1_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.

--- End Message ---
--- Begin Message ---
Source: yaml-el
Source-Version: 0.5.4-1
Done: Nicholas D Steeves <sten@debian.org>

We believe that the bug you reported is fixed in the latest version of
yaml-el, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1052947@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nicholas D Steeves <sten@debian.org> (supplier of updated yaml-el package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 28 Sep 2023 14:07:33 -0400
Source: yaml-el
Architecture: source
Version: 0.5.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Changed-By: Nicholas D Steeves <sten@debian.org>
Closes: 1052947
Changes:
 yaml-el (0.5.4-1) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Set upstream metadata fields: Bug-Database, Bug-Submit,
     Repository-Browse.
 .
   [ Nicholas D Steeves ]
   * New upstream release (Closes: #1052947).
   * Drop elpa-test customisation, because it's no longer required.
Checksums-Sha1:
 cb6f0c313013318c4a5a72efee0960bf391ceaaa 1965 yaml-el_0.5.4-1.dsc
 1d8b4f33a00025ae5e159935ea2a84600c57f64f 38156 yaml-el_0.5.4.orig.tar.xz
 7cc26ee871388bdde70a1d741cf5bf718de5431c 2452 yaml-el_0.5.4-1.debian.tar.xz
 e77d79cd59d75ac7012d4aa1eb1deaeaf87ae405 8809 yaml-el_0.5.4-1_amd64.buildinfo
Checksums-Sha256:
 464eec23a88035487bb6bde3557652dbed46aad6c3a419977c830de160cdca5f 1965 yaml-el_0.5.4-1.dsc
 544c06a402ad4ad81afa13acbbd7ebbb2caa70d90a822b9fb8b7f38e12f8ac53 38156 yaml-el_0.5.4.orig.tar.xz
 c3c10312f4dcdbf0a54fc7da2f3f2bdd4440e86460e3a7b65bb3a6d5c57b695f 2452 yaml-el_0.5.4-1.debian.tar.xz
 1b8a637555dd715efb5ddd07eb101767072ecd695135d1d219c978d1dbfd67ad 8809 yaml-el_0.5.4-1_amd64.buildinfo
Files:
 8f2d9869ea26ce445190f367edc25f01 1965 lisp optional yaml-el_0.5.4-1.dsc
 0dc92ea03a0cf995bc017261feebe4d5 38156 lisp optional yaml-el_0.5.4.orig.tar.xz
 db95dc19a1d3ace35ac3f7c1cc98d5f7 2452 lisp optional yaml-el_0.5.4-1.debian.tar.xz
 a6a86280b45dc02f7717781f7ffacf1b 8809 lisp optional yaml-el_0.5.4-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE4qYmHjkArtfNxmcIWogwR199EGEFAmUVwXAACgkQWogwR199
EGE2gBAAz8qJbjOenh16qfF2Q15mTpHkLyAZZiC+rny/cpXKPFKR5bCOncghBPQx
1pUZKwbl5f1TttXwgul6RV3g82auAmcQmLsjzImM43YOZBQfjnKs6i9acBL90Fwh
zj9XRKDF5veS/83rO5oXkmzC6Ubvb8dZ8iwUZ0vsPXZFRWLZ+UJ8IyQAF2ax4V/k
vhrxZUOfFM8KyjQUI+6JqMYaynpHie75b1X3052cAqF33DeD6kt2iozQL1VBbDPr
8PpMcJtfuruv7fPY9tGVZ5uRzsuOKdTYYf5o5dCWSosLvdG/Gz7yeCQDlU6Bkmf7
Bo4q/KyQKHjB0cmaDkVpe7X2PrhLaQ3kS7pwqW74fxnMvIOM9DbJtW+etirCu5rz
0PWH0qqWIaXdjvZ5zGxirwzTjzFhuE7rTexlHXVAAO1FPeGDzDsh+5SRMDdR7GX6
1dxEiiGDPF/fMIDFj4psUT1U5YNU9t2vhgCnLfq9YKR5y9zRKWveswOzZ+IRnb8r
0qA6cWICCfB3iIw7AOPVe7B/W3oCeph35jC8D+ylmaUJhpcTYjPk041lh6QlJN0d
mHSDpAfej3gxFXFxnu1bFHP7R91CCW9qL2ICK8VEhnyyAZ+uAZ5Rl7VuKSupecHL
ZYMCO5Qe+Vn8c3IMOQf+8A4c6Na7qubNOyAoQX1P+sctk6IYJgI=
=nCfD
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: