GNU bug report logs - #77749
[PATCH core-packages-team] gnu: diffutils: Update to 3.12.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Fri, 11 Apr 2025 17:20: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: Andy Tai <atai <at> atai.org>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: andreas <at> enge.fr, 77749 <at> debbugs.gnu.org, janneke <at> gnu.org
Subject: [bug#77749] [PATCH v3] gnu: diffutils: Update to 3.12.
Date: Mon, 21 Apr 2025 07:51:36 -0700
On Sat, Apr 19, 2025 at 1:42 PM Ludovic Courtès <ludo <at> gnu.org> wrote:

> > -   (version "3.10")
> > +   (version "3.12")
>
> Could you rebase on current ‘core-packages-team’, where diffutils is at
> 3.11?
>

v4 patch it is.

> Can you confirm that it builds for you, at least on x86_64?
>

v4 patch builds on x86-64

> > +     #:configure-flags
> > +     #~#$(if (%current-target-system)
> > +        ; fix for crosscompiling; on GNU system strcasecmp always works
> > +       #~'("ac_cv_func_strcasecmp=yes" "gl_cv_func_strcasecmp_works=yes")
> > +       #~'())
>
> Could you explain a bit more?  Does ./configure fail to determine that
> ‘strcasecmp’ works when cross-compiling?
>

Correct.




This bug report was last modified 119 days ago.

Previous Next


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