GNU bug report logs - #65376
[PATCH emacs-team 0/7] Fix some more builds

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Sat, 19 Aug 2023 06:49:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: bug#65376: closed (Re: [bug#65376] [PATCH emacs-team 0/7] Fix
 some more builds)
Date: Thu, 07 Sep 2023 18:24:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65376: [PATCH emacs-team 0/7] Fix some more builds

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 65376 <at> debbugs.gnu.org.

-- 
65376: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65376
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Andrew Tropin <andrew <at> trop.in>, 65376-done <at> debbugs.gnu.org
Subject: Re: [bug#65376] [PATCH emacs-team 0/7] Fix some more builds
Date: Thu, 07 Sep 2023 20:22:59 +0200
Am Sonntag, dem 20.08.2023 um 20:53 +0400 schrieb Andrew Tropin:
> On 2023-08-19 08:46, Liliana Marie Prikler wrote:
> 
> > Hi Andrew, hi other Guixers
> > 
> > Since we're planning to make Emacs 29 the new default soon™, we
> > should probably
> > take care of some packages that fail to build.  Here's a batch to
> > do so.
> > 
> > Cheers
> > 
> > Liliana Marie Prikler (7):
> >   gnu: emacs-all-the-icons: Honour #:tests?
> >   gnu: emacs-haskell-mode: Update to 17.4.
> >   gnu: emacs-helpful: Update to 0.21.
> >   guix: emacs-utils: Add ert-number-tests.
> >   gnu: emacs-libgit: Fix build.
> >   gnu: emacs-all-the-icons: Fix build.
> >   gnu: emacs-yasnippet: Fix build.
> > 
> >  gnu/local.mk                                  |   4 +
> >  gnu/packages/emacs-xyz.scm                    | 252 +++++++++-----
> > ----
> >  ...cs-all-the-icons-remove-duplicate-rs.patch |  21 ++
> >  ...acs-haskell-mode-no-redefine-builtin.patch |  75 ++++++
> >  .../patches/emacs-helpful-fix-tests.patch     |  28 ++
> >  ...acs-yasnippet-fix-empty-snippet-next.patch |  59 ++++
> >  .../patches/emacs-yasnippet-fix-tests.patch   |  14 +
> >  guix/build/emacs-utils.scm                    |  14 +
> >  8 files changed, 345 insertions(+), 122 deletions(-)
> >  create mode 100644 gnu/packages/patches/emacs-all-the-icons-
> > remove-duplicate-rs.patch
> >  create mode 100644 gnu/packages/patches/emacs-haskell-mode-no-
> > redefine-builtin.patch
> >  create mode 100644 gnu/packages/patches/emacs-helpful-fix-
> > tests.patch
> >  create mode 100644 gnu/packages/patches/emacs-yasnippet-fix-empty-
> > snippet-next.patch
> > 
> > 
> > base-commit: d58c6e25ff3d1e70fd9b0e07bdad1b335de8a979
> > prerequisite-patch-id: db4b84876b1a475e9e7846dd33ecd6d33dc14907
> 
> Hi Liliana, went throught the patches, my eye didn't catch any
> obvious issues, so I think we can merge them.  Thank you very much
> for taking care of those packages! :)
Merged them, forgot to mark as done.

Sorry for the delay, cheers!


[Message part 3 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH emacs-team 0/7] Fix some more builds
Date: Sat, 19 Aug 2023 08:46:00 +0200
Hi Andrew, hi other Guixers

Since we're planning to make Emacs 29 the new default soon™, we should probably
take care of some packages that fail to build.  Here's a batch to do so.

Cheers

Liliana Marie Prikler (7):
  gnu: emacs-all-the-icons: Honour #:tests?
  gnu: emacs-haskell-mode: Update to 17.4.
  gnu: emacs-helpful: Update to 0.21.
  guix: emacs-utils: Add ert-number-tests.
  gnu: emacs-libgit: Fix build.
  gnu: emacs-all-the-icons: Fix build.
  gnu: emacs-yasnippet: Fix build.

 gnu/local.mk                                  |   4 +
 gnu/packages/emacs-xyz.scm                    | 252 +++++++++---------
 ...cs-all-the-icons-remove-duplicate-rs.patch |  21 ++
 ...acs-haskell-mode-no-redefine-builtin.patch |  75 ++++++
 .../patches/emacs-helpful-fix-tests.patch     |  28 ++
 ...acs-yasnippet-fix-empty-snippet-next.patch |  59 ++++
 .../patches/emacs-yasnippet-fix-tests.patch   |  14 +
 guix/build/emacs-utils.scm                    |  14 +
 8 files changed, 345 insertions(+), 122 deletions(-)
 create mode 100644 gnu/packages/patches/emacs-all-the-icons-remove-duplicate-rs.patch
 create mode 100644 gnu/packages/patches/emacs-haskell-mode-no-redefine-builtin.patch
 create mode 100644 gnu/packages/patches/emacs-helpful-fix-tests.patch
 create mode 100644 gnu/packages/patches/emacs-yasnippet-fix-empty-snippet-next.patch


base-commit: d58c6e25ff3d1e70fd9b0e07bdad1b335de8a979
prerequisite-patch-id: db4b84876b1a475e9e7846dd33ecd6d33dc14907
-- 
2.41.0




This bug report was last modified 1 year and 260 days ago.

Previous Next


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