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

Bug#1020153: marked as done (magit: FTBFS: make[2]: *** [Makefile:111: test] Error 255)



Your message dated Sat, 24 Dec 2022 19:49:45 +0000
with message-id <E1p9AWf-00E402-Ev@fasolo.debian.org>
and subject line Bug#1020153: fixed in magit 3.3.0-2
has caused the Debian Bug report #1020153,
regarding magit: FTBFS: make[2]: *** [Makefile:111: test] Error 255
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.)


-- 
1020153: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020153
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: magit
Version: 3.3.0-1
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):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Loading /<<PKGBUILDDIR>>/t/magit-tests.el (source)...
> Debugger entered--Lisp error: (error "Cannot find suitable directory for output in ‘nati...")
>   error("Cannot find suitable directory for output in `nati...")
>   comp-trampoline-compile(abort-recursive-edit)
>   comp-subr-trampoline-install(abort-recursive-edit)
>   advice--add-function(:before (#f(compiled-function () #<bytecode 0x32e14019df7e91>) . #f(compiled-function (gv--val) #<bytecode 0x9f608bbba7cb3c2>)) transient--abort-edebug nil)
>   advice-add(abort-recursive-edit :before transient--abort-edebug)
>   load-with-code-conversion("/usr/share/emacs/site-lisp/elpa-src/transient-0.3...." "/usr/share/emacs/site-lisp/elpa-src/transient-0.3...." nil t)
>   require(transient)
>   load-with-code-conversion("/<<PKGBUILDDIR>>/lisp/magit-mode.el" "/<<PKGBUILDDIR>>/lisp/magit-mode.el" nil t)
>   require(magit-mode)
>   load-with-code-conversion("/<<PKGBUILDDIR>>/lisp/magit-core.el" "/<<PKGBUILDDIR>>/lisp/magit-core.el" nil t)
>   require(magit-core)
>   load-with-code-conversion("/<<PKGBUILDDIR>>/lisp/magit.el" "/<<PKGBUILDDIR>>/lisp/magit.el" nil t)
>   require(magit)
>   load-with-code-conversion("/<<PKGBUILDDIR>>/t/magit-tests.el" "/<<PKGBUILDDIR>>/t/magit-tests.el" nil nil)
>   load-file("t/magit-tests.el")
>   (progn (load-file "t/magit-tests.el") (ert-run-tests-batch-and-exit))
>   command-line-1(("-L" "./lisp" "-L" "/usr/share/emacs/site-lisp/elpa-src/dash-2.19.1" "-L" "./../libgit" "-L" "/usr/share/emacs/site-lisp/elpa-src/transient-0.3...." "-L" "/usr/share/emacs/site-lisp/elpa-src/with-editor-3...." "--eval" "(progn        (load-file \"t/magit-tests.el\")(ert-r..."))
>   command-line()
>   normal-top-level()
> 
> make[2]: *** [Makefile:111: test] Error 255


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/magit_3.3.0-1_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.

--- End Message ---
--- Begin Message ---
Source: magit
Source-Version: 3.3.0-2
Done: Sean Whitton <spwhitton@spwhitton.name>

We believe that the bug you reported is fixed in the latest version of
magit, 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 1020153@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 magit 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: Sat, 24 Dec 2022 12:23:59 -0700
Source: magit
Architecture: source
Version: 3.3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Changed-By: Sean Whitton <spwhitton@spwhitton.name>
Closes: 1020153
Changes:
 magit (3.3.0-2) unstable; urgency=medium
 .
   [ Aymeric Agon-Rambosson ]
   * Add myself, Aymeric Agon-Rambosson, to Uploaders.
   * Add repair-magit-get-and-submodule-tests.patch.
   * Add repair-git-unable-to-detect-address.patch (Autopkgtest).
   * Add Bug-Submit field to d/upstream/metadata.
 .
   [ Sean Whitton ]
   * Team upload.
   * override_dh_elpa_test: Export EMACS_INHIBIT_AUTOMATIC_NATIVE_COMPILATION=t
     (Closes: #1020153).
     - Add build-dep on emacs-nox|emacs >= 1:28.2+1-9.
Checksums-Sha1:
 da862291d68c7f05851cacfd67d678c6f36fec12 2382 magit_3.3.0-2.dsc
 cbfc98073cf2655f4a4545dd5b9e5494db07b98c 9736 magit_3.3.0-2.debian.tar.xz
Checksums-Sha256:
 32a51b317407026b997ee4f936257b44c1e6f6dc029058cd1e3b0334174901f9 2382 magit_3.3.0-2.dsc
 b5c53e36db3b153736f2b8885512589c93280c155e9a88f76dff99ac5d62a385 9736 magit_3.3.0-2.debian.tar.xz
Files:
 fcf9c4e3935bdf7eea653df9ca168926 2382 vcs optional magit_3.3.0-2.dsc
 0f6cbf680aaa07725a20b31745202997 9736 vcs optional magit_3.3.0-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEm5FwB64DDjbk/CSLaVt65L8GYkAFAmOnUpQACgkQaVt65L8G
YkDtvw//c4EpaKhnvozD9/RT5912irwrz1XUPRFd/kwHJ3iD7L+c+z2wjsKRLll/
NTlC93t8Q+/UWUyUX4Let+Zy7JeWO3el6dAJLEvLoMHpAofgcxzgpDBKT9O/O8Yu
WDjK7esppxQqSFjYLfqYY0clvZ5FhBVPwq373OSaJ7IBs2ZXAfNpEA87jczZwcLY
+HRFU4V/tKTObSipnmJr8tCkf810CR9rC0Zea+0oFt3Fs10LgjwxNszs2EuHOoN9
Ke2q3nvfGizSwjC8c5Fu/lIZgxn/fLTZ8Lf485ZBhAqGB0yVhpvoGDKdSWOQFzHS
q/E5QdFXUX4ESF80QSm6f5xX2LJWTJ8xUdfQZCUL92RjlDBrFBiQ4YdTM4kDwSZf
fRcqxUzfj3qmEimNyb13kDbLemUjGU9EWXcce3jBtb+jnBG+6yscsOHjX7bWMjRX
BtURXngJVoIJ+fA7RT6Yl9Ym3F/MTAX/xWJLcaPpW6Cncfw0n+VDbjqjgEsmM+H2
bvYc7F2SyUbl75llxgquCIl2WbPCWlk2t1QcXGHcF8NBY3Oyz5MSMy45FGeJrDUp
ixyDlRngxwnTl4S7dkSc28A4vcLKi5dgMHUOzwrOoDw1mI1ani7zVMMv0lNanqrI
P1k7DF5XQx4ThQYHg4Vp6MG6snCIWMWlPiwxFncUxXYNYbtbFM8=
=C6Ju
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: