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

Bug#1052933: marked as done (emacs-kv: FTBFS: make: *** [debian/rules:4: build] Error 25)



Your message dated Thu, 21 Mar 2024 11:34:29 +0000
with message-id <E1rnGgn-00BS4o-At@fasolo.debian.org>
and subject line Bug#1052933: fixed in emacs-kv 0.0.19+git20140108.7211484-5
has caused the Debian Bug report #1052933,
regarding emacs-kv: FTBFS: make: *** [debian/rules:4: build] 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.)


-- 
1052933: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052933
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: emacs-kv
Version: 0.0.19+git20140108.7211484-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_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=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: emacs-kv
Source-Version: 0.0.19+git20140108.7211484-5
Done: Sean Whitton <spwhitton@spwhitton.name>

We believe that the bug you reported is fixed in the latest version of
emacs-kv, 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 1052933@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sean Whitton <spwhitton@spwhitton.name> (supplier of updated emacs-kv 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, 21 Mar 2024 19:24:22 +0800
Source: emacs-kv
Architecture: source
Version: 0.0.19+git20140108.7211484-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>
Changed-By: Sean Whitton <spwhitton@spwhitton.name>
Closes: 1052933
Changes:
 emacs-kv (0.0.19+git20140108.7211484-5) unstable; urgency=medium
 .
   [ Nicholas D Steeves ]
   * Drop emacs24 and emacs25 from Enhances (packages do not exist in
     bullseye).
 .
   [ Sean Whitton ]
   * Add source package configuration for dgit-maint-merge(7).
   * Delete textual duplicate of kvaq ert-deftest (Closes: #1052933).
Checksums-Sha1:
 4b09ddc46d8ac7501627caf8fce9eab34d31589d 2168 emacs-kv_0.0.19+git20140108.7211484-5.dsc
 4c0519966adfaa1463734013d4d108ac54693b15 3104 emacs-kv_0.0.19+git20140108.7211484-5.debian.tar.xz
Checksums-Sha256:
 be9e449b00884a46acc081bdd87cf80bc6e6f8e5871f28d5cf3f5fd65b5079be 2168 emacs-kv_0.0.19+git20140108.7211484-5.dsc
 ddfa0ccef96d343583f4198ee3978dac0da5f8e47c926dd9ad5c10520df55492 3104 emacs-kv_0.0.19+git20140108.7211484-5.debian.tar.xz
Files:
 eeb8421478885fd828c0af363067c1f2 2168 lisp optional emacs-kv_0.0.19+git20140108.7211484-5.dsc
 2cf49de7d759dabb26b32851fe968128 3104 lisp optional emacs-kv_0.0.19+git20140108.7211484-5.debian.tar.xz

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

iQIzBAEBCgAdFiEEm5FwB64DDjbk/CSLaVt65L8GYkAFAmX8GQ4ACgkQaVt65L8G
YkCvvRAAgpTv1RvekcMGFLPyv9ZCCXjyTgL/lb/qz6Magk/1rXDof1vLjUtoUHKP
R8ffwkMAjO0CAoc/mLc22VeiI8sjcqXaPro5gksDppxtORzyARGvoXiRYc5D1CoE
HNZvvk1kslkkQOH/cNNZOCYFLBrwiiU018aw6I8rfBazkx0A2qbxOMO5+k0H2iYY
TQC0vh135AovCnJ5lkGHQDFWw3vUi6/dB2V7Ch0s/19el5ET7+eaPXNm2RffBB2W
2Bk8BD8Ci3F99sH7pnFquShwqKW/5JKpgxx7iqi0dD10dE4hRNWpJBiAUFJtbEwr
ZDb3b/DVE6Vg+QRXv4BPiun2FIculLiU0WTDUqBb4hZpIXK0CSgMFvvxcPvKrbBG
MSfyl81fIxoSp238sY7REFaC6mwE0t/6KfNjUmc1tZu5Y47iUOJXlnxF2qo1wjSB
+akEEtCr54ZVQWFUAiBXMhD95Bx8RBU3B51lKAHZtXvWdrVxwKwuYMzF+ftaI44z
MpkUqXOpvXk3Mkd4Vwj9vfmP403XKKe1C2/Qdt6erXysk0h4sseODgnbAKo1rHtt
lFoOV/zMnsax9FpiuRCPz84pDdx9p0HeVb/9wL+1+FxgEHwhfMOkIdfbrtXPWOsg
5XJcgbx3IOwNa26emzbqNTT1ixMODKLHh5t7pP9k+vZhE2EtiTQ=
=XHlo
-----END PGP SIGNATURE-----

Attachment: pgpR3ld16715N.pgp
Description: PGP signature


--- End Message ---

Reply to: