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

Bug#1052931: marked as done (pyvenv-el: FTBFS: make: *** [debian/rules:4: binary] Error 25)



Your message dated Mon, 02 Oct 2023 11:39:36 +0000
with message-id <E1qnHGy-004Ol6-DR@fasolo.debian.org>
and subject line Bug#1052931: fixed in pyvenv-el 1.21+git20211014.31ea715-1
has caused the Debian Bug report #1052931,
regarding pyvenv-el: FTBFS: make: *** [debian/rules:4: 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.)


-- 
1052931: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052931
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: pyvenv-el
Version: 1.21+git20201124.37e7cb1-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):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> skipping upstream build
> 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 "(load-file \"test/test-helper.el\")" -l test/pyvenv-workon-home-test.el -l test/pyvenv-mode-test.el -l test/pyvenv-deactivate-test.el -l test/pyvenv-activate-test.el -l test/pyvenv-hook-dir-test.el -l test/pyvenv-virtualenv-list-test.el -l test/pyvenv-workon-test.el --eval \(ert-run-tests-batch-and-exit\)
> Loading /<<PKGBUILDDIR>>/test/test-helper.el (source)...
> 
> Error: error ("Test ‘pyvenv-hook-dir’ redefined")
>   mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode -0xf7995a214517817>))
>   debug-early-backtrace()
>   debug-early(error (error "Test ‘pyvenv-hook-dir’ redefined"))
>   error("Test `%s' redefined" pyvenv-hook-dir)
>   ert-set-test(pyvenv-hook-dir #s(ert-test :name pyvenv-hook-dir :documentation nil :body (lambda nil (let ((process-environment (cons "VIRTUALENVWRAPPER_HOOK_DIR=/hook_dir" process-environment))) (let* ((fn-154 #'equal) (args-155 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list (pyvenv-hook-dir) "/hook_dir")) (error (progn (setq fn-154 #'signal) (list (car err) (cdr err))))))) (let ((value-156 'ert-form-evaluation-aborted-157)) (let (form-description-158) (if (unwind-protect (setq value-156 (apply fn-154 args-155)) (setq form-description-158 (nconc (list '(should (equal (pyvenv-hook-dir) "/hook_dir"))) (list :form (cons fn-154 args-155)) (if (eql value-156 'ert-form-evaluation-aborted-157) nil (list :value value-156)) (if (eql value-156 'ert-form-evaluation-aborted-157) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-155)) nil))))) (ert--signal-should-execution form-description-158)) nil (ert-fail form-description-158))) value-156))) (let ((process-environment (append '("VIRTUALENVWRAPPER_HOOK_DIR" "WORKON_HOME=/workon_home") process-environment))) (let* ((fn-159 #'equal) (args-160 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list (pyvenv-hook-dir) "/workon_home")) (error (progn (setq fn-159 #'signal) (list (car err) (cdr err))))))) (let ((value-161 'ert-form-evaluation-aborted-162)) (let (form-description-163) (if (unwind-protect (setq value-161 (apply fn-159 args-160)) (setq form-description-163 (nconc (list '(should (equal (pyvenv-hook-dir) "/workon_home"))) (list :form (cons fn-159 args-160)) (if (eql value-161 'ert-form-evaluation-aborted-162) nil (list :value value-161)) (if (eql value-161 'ert-form-evaluation-aborted-162) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-160)) nil))))) (ert--signal-should-execution form-description-163)) nil (ert-fail form-description-163))) value-161))) (let ((process-environment (append '("VIRTUALENVWRAPPER_HOOK_DIR" "WORKON_HOME") process-environment))) (let* ((fn-164 #'equal) (args-165 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list (pyvenv-hook-dir) (expand-file-name "~/.virtualenvs"))) (error (progn (setq fn-164 #'signal) (list (car err) (cdr err))))))) (let ((value-166 'ert-form-evaluation-aborted-167)) (let (form-description-168) (if (unwind-protect (setq value-166 (apply fn-164 args-165)) (setq form-description-168 (nconc (list '(should (equal (pyvenv-hook-dir) (expand-file-name "~/.virtualenvs")))) (list :form (cons fn-164 args-165)) (if (eql value-166 'ert-form-evaluation-aborted-167) nil (list :value value-166)) (if (eql value-166 'ert-form-evaluation-aborted-167) nil (let* ((-explainer- (and t (ert--get-explainer 'equal)))) (if -explainer- (list :explanation (apply -explainer- args-165)) nil))))) (ert--signal-should-execution form-description-168)) nil (ert-fail form-description-168))) value-166)))) :most-recent-result nil :expected-result-type :passed :tags nil :file-name "/<<PKGBUILDDIR>>/test/pyvenv-hook-dir-test.el"))
>   load-with-code-conversion("/<<PKGBUILDDIR>>/test/pyvenv-hook-dir-test.el" "/<<PKGBUILDDIR>>/test/pyvenv-hook-dir-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/pyvenv-workon-home-test.el" "-l" "test/pyvenv-mode-test.el" "-l" "Test ‘pyvenv-hook-dir’ redefined
> test/pyvenv-deactivate-test.el" "-l" "test/pyvenv-activate-test.el" "-l" "test/pyvenv-hook-dir-test.el" "-l" "test/pyvenv-virtualenv-list-test.el" "-l" "test/pyvenv-workon-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 "(load-file \"test/test-helper.el\")" -l test/pyvenv-workon-home-test.el -l test/pyvenv-mode-test.el -l test/pyvenv-deactivate-test.el -l test/pyvenv-activate-test.el -l test/pyvenv-hook-dir-test.el -l test/pyvenv-virtualenv-list-test.el -l test/pyvenv-workon-test.el --eval \(ert-run-tests-batch-and-exit\) returned exit code 255
> make: *** [debian/rules:4: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/pyvenv-el_1.21+git20201124.37e7cb1-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: pyvenv-el
Source-Version: 1.21+git20211014.31ea715-1
Done: Xiyue Deng <manphiz@gmail.com>

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

Debian distribution maintenance software
pp.
Xiyue Deng <manphiz@gmail.com> (supplier of updated pyvenv-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: Fri, 29 Sep 2023 19:08:13 -0700
Source: pyvenv-el
Architecture: source
Version: 1.21+git20211014.31ea715-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Changed-By: Xiyue Deng <manphiz@gmail.com>
Closes: 1052931
Changes:
 pyvenv-el (1.21+git20211014.31ea715-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream snapshot 1.21+git20211014.31ea715
   * Add 0002-fix-duplicated-test-name.diff to fix duplicated test name
     issue (Closes: #1052931)
   * Declare Standards-Version 4.6.2 (no changes needed)
Checksums-Sha1:
 2bf01c1042ac4225fe3c35890e3c4881a7f024bb 2161 pyvenv-el_1.21+git20211014.31ea715-1.dsc
 4d54abc470a32ff7e559c8d6c303afc1f09a052a 10634 pyvenv-el_1.21+git20211014.31ea715.orig.tar.gz
 30385a88e4733ccfc8e1d0429152b2dc3ca66344 3236 pyvenv-el_1.21+git20211014.31ea715-1.debian.tar.xz
 7fcfb181dc178ec6ad3356a0476e1a65642980b5 9975 pyvenv-el_1.21+git20211014.31ea715-1_amd64.buildinfo
Checksums-Sha256:
 6e93afbe5b9fbe1c8ebc400de04765a5f4e68b41db066c02c0b09a455d67c6f5 2161 pyvenv-el_1.21+git20211014.31ea715-1.dsc
 ea6ae96dc8ef25ba1c4e3f2560d3d7b18cfb7257e4fa6be91370b7765ef7584a 10634 pyvenv-el_1.21+git20211014.31ea715.orig.tar.gz
 73a9185472d0df5112387e2e9965f0bb6f1a87f7b54858e9147d1311191f6bcd 3236 pyvenv-el_1.21+git20211014.31ea715-1.debian.tar.xz
 b405f9c0772e83da67c16711820ca946529c0ecdb30a3aec3829f558302afd51 9975 pyvenv-el_1.21+git20211014.31ea715-1_amd64.buildinfo
Files:
 fd81080295bc68595a33f1e471962741 2161 lisp optional pyvenv-el_1.21+git20211014.31ea715-1.dsc
 77ff74203f70282e71b57840e99365c4 10634 lisp optional pyvenv-el_1.21+git20211014.31ea715.orig.tar.gz
 21eff18d0d279b97c24583a38364decc 3236 lisp optional pyvenv-el_1.21+git20211014.31ea715-1.debian.tar.xz
 8a44e712bc073fe00752d70e6d359052 9975 lisp optional pyvenv-el_1.21+git20211014.31ea715-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEE3mumcdV9mwCc9oZQXudu4gIW0qUFAmUapNsACgkQXudu4gIW
0qXzQA/+P9drpBpzoyfKhz1+Mf4iiDha+XKRJCogU1g2KM/ULny5ocZjXTs9admO
NaB7oCR8aS1fD54K6zwoZWYAY3073jlhXVEajjBoilxz3YUF4VXlItQjORtmlilh
6tr4v6PO8Tkn1spG+tor4VNdvnooRqWzFHwlXG8sgmpjy33rH+hMih5nh6USGHdy
kWaNEnZltGzbnoKg6wBlUWA2uxBihHTQuomv4xZg6dzmzkgRLxkCrfxU0C8uGlvu
5v8mp8rMr5AFwVReJqXI3lx6UCWJJQWGudH4+IT7vrP9l5UVnWgYBoK+Zfek+kz+
lgG4DnilMzxdOOp/8Z/GkRemUlhJJHLgOR/fKBONvVdYoVoO0tH5r+VCXT1VPIjh
GmoC1SjDRe9Yd66Z26DxhgsJEs+ukhMDOCe9KpRFpTEWXWyHGcp0R0AJH334zbw4
dRvuMftZrJyfj5yBxl/X1wJ8iO+5RpzHo9JYrLxMfbKZgdpdteenQ4ENqJHaMXeF
CgKqYV7RheZrpY0sw+6MVCfuJWk3m9MmIXuw4tdEEbSr25Vy6YImukRaWSUqsKy0
7CpLTFgdjrSxrteJK3BTmTmJJSgV0G2iffRjCNPqZHEKA3laZo2bai3FqpYDHxdt
fKvXzPJzhcjKESysoG6PfpCczdJ99XNa3fFnrcbyC7Kn97ToJNw=
=wMBk
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: