Your message dated Thu, 05 Oct 2023 12:19:25 +0000
with message-id <e1qonk9-001lmn...@fasolo.debian.org>
and subject line Bug#1052937: fixed in f-el 0.20.0+git20230823.1.ab3ee38-1
has caused the Debian Bug report #1052937,
regarding f-el: 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 ow...@bugs.debian.org
immediately.)


-- 
1052937: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052937
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: f-el
Version: 0.20.0-3
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):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> emacs --batch -Q \
>       --eval "(progn (require 'package) (add-to-list 'package-directory-list 
> \"/usr/share/emacs/site-lisp/elpa-src\"))" \
>       -f package-initialize \
>       -l bin/docs.el
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    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 "(progn (load-file \"test/f-init.el\") 
> (load-file \"test/test-helper.el\"))" -l test/f-destructive-test.el -l 
> test/f-predicates-test.el -l test/f-misc-test.el -l test/f-paths-test.el -l 
> test/f-stats-test.el -l test/f-sandbox-test.el -l test/f-io-test.el --eval 
> \(ert-run-tests-batch-and-exit\)
> Loading /<<PKGBUILDDIR>>/test/f-init.el (source)...
> Loading /<<PKGBUILDDIR>>/test/test-helper.el (source)...
> Test ‘f-uniquify/no-conflict’ redefined
> 
> Error: error ("Test ‘f-uniquify/no-conflict’ redefined")
>   mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode 
> 0x15ddb055ebae87cb>))
>   debug-early-backtrace()
>   debug-early(error (error "Test ‘f-uniquify/no-conflict’ redefined"))
>   error("Test `%s' redefined" f-uniquify/no-conflict)
>   ert-set-test(f-uniquify/no-conflict #s(ert-test :name 
> f-uniquify/no-conflict :documentation nil :body (closure (t) nil (let* 
> ((fn-1152 #'equal) (args-1153 (condition-case err (let ((signal-hook-function 
> #'ert--should-signal-hook)) (list (f-uniquify-alist '("/foo/bar" "/foo/baz" 
> "/foo/quux")) '(("/foo/bar" . "bar") ("/foo/baz" . "baz") ("/foo/quux" . 
> "quux")))) (error (progn (setq fn-1152 #'signal) (list (car err) (cdr 
> err))))))) (let ((value-1154 'ert-form-evaluation-aborted-1155)) (let 
> (form-description-1156) (if (unwind-protect (setq value-1154 (apply fn-1152 
> args-1153)) (setq form-description-1156 (nconc (list '(should (equal 
> (f-uniquify-alist '("/foo/bar" "/foo/baz" "/foo/quux")) '(("/foo/bar" . 
> "bar") ("/foo/baz" . "baz") ("/foo/quux" . "quux"))))) (list :form (cons 
> fn-1152 args-1153)) (if (eql value-1154 'ert-form-evaluation-aborted-1155) 
> nil (list :value value-1154)) (if (eql value-1154 
> 'ert-form-evaluation-aborted-1155) nil (let* ((-explainer- (and t 
> (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply 
> -explainer- args-1153)) nil))))) (ert--signal-should-execution 
> form-description-1156)) nil (ert-fail form-description-1156))) value-1154))) 
> :most-recent-result nil :expected-result-type :passed :tags nil :file-name 
> "/<<PKGBUILDDIR>>/test/f-paths-test.el"))
>   load-with-code-conversion("/<<PKGBUILDDIR>>/test/f-paths-test.el" 
> "/<<PKGBUILDDIR>>/test/f-paths-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" "(progn (load-file \"test/f-init.el\") (load-file 
> \"test/test-helper.el\"))" "-l" "test/f-destructive-test.el" "-l" 
> "test/f-predicates-test.el" "-l" "test/f-misc-test.el" "-l" 
> "test/f-paths-test.el" "-l" "test/f-stats-test.el" "-l" 
> "test/f-sandbox-test.el" "-l" "test/f-io-test.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 "(progn (load-file \"test/f-init.el\") (load-file 
> \"test/test-helper.el\"))" -l test/f-destructive-test.el -l 
> test/f-predicates-test.el -l test/f-misc-test.el -l test/f-paths-test.el -l 
> test/f-stats-test.el -l test/f-sandbox-test.el -l test/f-io-test.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/f-el_0.20.0-3_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.

--- End Message ---
--- Begin Message ---
Source: f-el
Source-Version: 0.20.0+git20230823.1.ab3ee38-1
Done: Sean Whitton <spwhit...@spwhitton.name>

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

Debian distribution maintenance software
pp.
Sean Whitton <spwhit...@spwhitton.name> (supplier of updated f-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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Thu, 05 Oct 2023 13:05:10 +0100
Source: f-el
Architecture: source
Version: 0.20.0+git20230823.1.ab3ee38-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team <debian-emac...@lists.debian.org>
Changed-By: Sean Whitton <spwhit...@spwhitton.name>
Closes: 1052937
Changes:
 f-el (0.20.0+git20230823.1.ab3ee38-1) unstable; urgency=medium
 .
   * New upstream snapshot (Closes: #1052937).
   * Drop our edits to .gitignore.
   * Add d/source/options and d/source/patch-header for dgit-maint-merge(7).
   * Refresh & squash down existing patches.
     - Stop patching out Contributions section of README.
   * d/rules: Stop regenerating the API reference for now.
   * d/docs: Update README.md -> README.org.
   * d/rules: Update CHANGELOG.md -> CHANGELOG.org.
Checksums-Sha1:
 0a32d3ac6a9525b272ad47d7febc97c69aa5ccb0 2253 
f-el_0.20.0+git20230823.1.ab3ee38-1.dsc
 685e9824482ce11be65a091641853e7aea2d5d75 35864 
f-el_0.20.0+git20230823.1.ab3ee38.orig.tar.xz
 82a1eb7945ea2e41391f66f1fa6723a6c788e222 4216 
f-el_0.20.0+git20230823.1.ab3ee38-1.debian.tar.xz
Checksums-Sha256:
 809f4c9a370c38bf455b83c3f3d74e27e6d6932b2272a88889ccf86eac3ca3aa 2253 
f-el_0.20.0+git20230823.1.ab3ee38-1.dsc
 437bbd559d13d3ac7df50807f3e4e134aba54e0cd7cbc00889f227e932485e4c 35864 
f-el_0.20.0+git20230823.1.ab3ee38.orig.tar.xz
 1937f8476b1bb204f745efefa95962e4cb53e0c47c0c2ccb176c623331ed605c 4216 
f-el_0.20.0+git20230823.1.ab3ee38-1.debian.tar.xz
Files:
 56f57034015937724b6cd5f299ffac1b 2253 lisp optional 
f-el_0.20.0+git20230823.1.ab3ee38-1.dsc
 519bbd574573142fe69085133df613bf 35864 lisp optional 
f-el_0.20.0+git20230823.1.ab3ee38.orig.tar.xz
 bd9d671601cbf045c61666e669f5fd1a 4216 lisp optional 
f-el_0.20.0+git20230823.1.ab3ee38-1.debian.tar.xz

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

iQIzBAEBCgAdFiEEm5FwB64DDjbk/CSLaVt65L8GYkAFAmUepqAACgkQaVt65L8G
YkAfNQ//bAm6hmGGc3DTOZVSrenhog1mfmp0D5ZXU3JmedmKOqrLYWpP4uq26ZOt
6txElICGWSInIkS6nsQN4olG3n5rxseLkEI1WEZCVsJgx0oy3RcwT3fGa25P6NkM
1tu7FP/BLfFe/xyPaLzdSNmBrfLJ+H/GZ24nMyboBL/QOn1mUVSVTW2y58/AGkX/
Q64SoWEhI7+DAJ8qqX8IqnA4AriI9ytyA8B0uYYvldDkbV1DP7NDBK584a7IbdgE
b3aHNKg9F3kD2FMXoxX4cFY/EJgjp7m9QP3vcJrBX47HErfRt9Z39sGC4XYV4ws4
XOIrynBvXxXwNm7KCNDSrbukER7GZJ8w3CfscNQdKa+N8+Ks269PEfPJ6GpknsCA
Moy74uDIyxmw7SDX+m4vktIyRkaY+O3IxYMWnN/o9rUcmp9BjYY8hgrvU55c54a9
AtprJfkNLU+wI3iwdBfj02Uev870/mhW+tFjCqgHOD6fwrJMKqE8v8kz3+fw8FAp
ndaTMkt6tW3axfDPYxgyK8JbioTsHheaYgrnbJUPmXbTfc/Em9hI2zCMrd1+XXUI
LBpWsR3kEqmfHeGeqm3DHRmfyfMR96NGq3M5yzmrtbkrXk0VgQ+shHRnrSUwV2aU
t9pmV/dVK0gyinxpnQGXG1Dz8DCm63Q6Fu99HTOf3VyE20A6fXo=
=Flzq
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to