GNU bug report logs - #55466
[PATCH 0/2] Fix emacs packages failing to build

Previous Next

Package: guix-patches;

Reported by: luishgh <luishenriquegh2701 <at> gmail.com>

Date: Mon, 16 May 2022 23:47:02 UTC

Severity: normal

Tags: patch

Merged with 55467, 55468

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #22 received at 55466 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Luis Henrique Gomes Higino <luishenriquegh2701 <at> gmail.com>
Cc: luishgh <51053603+luishgh <at> users.noreply.github.com>, 55466 <at> debbugs.gnu.org
Subject: Re: [bug#55466] [PATCH v2 1/2] gnu: emacs-racer: Update to 1e63e98.
Date: Tue, 17 May 2022 09:16:18 +0200
Hello,

Luis Henrique Gomes Higino <luishenriquegh2701 <at> gmail.com> writes:

> * gnu/packages/emacs-xyz.scm (emacs-racer): Update to 1e63e98.

I added more information in the commit message (i.e., the phases being
removed).
> +         #:phases
> +         (modify-phases %standard-phases
> +           ;; Added to replicate original behavior of "make test"
> +           (add-after 'build 'test-after-build
> +             (lambda _
> +               (invoke "ert-runner"))))))

I removed the phase above because it forces running tests and it is
a duplicate of #:test-command.

Regards,
-- 
Nicolas Goaziou




This bug report was last modified 3 years and 62 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.