GNU bug report logs - #53350
[PATCH] gnu: zig: Update to 0.9.0

Previous Next

Package: guix-patches;

Reported by: Calum Irwin <calumirwin1 <at> gmail.com>

Date: Tue, 18 Jan 2022 19:12:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Calum Irwin <calumirwin1 <at> gmail.com>
Cc: 53350 <at> debbugs.gnu.org
Subject: [bug#53350] [PATCH] gnu: zig: Update to 0.9.0
Date: Mon, 24 Jan 2022 10:32:55 +0100
Hi Calum,

Calum Irwin <calumirwin1 <at> gmail.com> skribis:

> * gnu/packages/patches/zig-disable-libc-note-test.patch: Move patch changes to new file.
> * gnu/packages/patches/zig-use-system-paths.patch: Update line numbers.
> * gnu/packages/zig.scm: Update to 0.9.0

For some reason I can’t seem to apply it:

--8<---------------cut here---------------start------------->8---
$ git am --show-current-patch=diff|patch -p1
patching file gnu/packages/patches/zig-disable-libc-note-test.patch
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file gnu/packages/patches/zig-disable-libc-note-test.patch.rej
patching file gnu/packages/patches/zig-use-system-paths.patch
patch: **** malformed patch at line 314: -         return self;
--8<---------------cut here---------------end--------------->8---

Could you take a look and resend?

> --- a/gnu/packages/patches/zig-disable-libc-note-test.patch
> +++ b/gnu/packages/patches/zig-disable-libc-note-test.patch
> @@ -1,14 +1,12 @@
> -This test fails with "error.CompilationIncorrectlySucceeded".
> -

[...]

> --- a/gnu/packages/patches/zig-use-system-paths.patch
> +++ b/gnu/packages/patches/zig-use-system-paths.patch
> @@ -1,143 +1,144 @@
> -This patch replaces the OS-specific detection mechanism by one that solely
> -relies on environment variables.  This has the benefit that said environment
> -variables can be used as search paths in Guix.

Also, please preserve those comments at the top of patches.

Thanks in advance,
Ludo’.




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

Previous Next


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