GNU bug report logs - #69652
[PATCH gnome-team 0/1] What should we do with orbit2?

Previous Next

Package: guix-patches;

Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>

Date: Fri, 8 Mar 2024 17:43:01 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: Vivien Kraus <vivien <at> planete-kraus.eu>
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>, 69652 <at> debbugs.gnu.org
Cc: rg <at> raghavgururajan.name, maxim.cournoyer <at> gmail.com
Subject: [bug#69652] [PATCH gnome-team 1/1] gnu: orbit2: Mark it unsupported in 32-bits systems.
Date: Fri, 08 Mar 2024 21:03:46 +0100
Le vendredi 08 mars 2024 à 20:11 +0100, Liliana Marie Prikler a écrit :
> Prefer the “disable-failing-tests” pattern, but first investigate why
> they fail.  Note that this would make icecat and icedove 64-bit only
> (that is if Rust doesn't do so already).

Rust has already been introduced in both.

> >  $(DEPS) CosNaming.h libname-server-2.a"))))
> > -         (add-before 'configure 'ignore-deprecations
> > -           (lambda _
> > -             (substitute* "linc2/src/Makefile.in"
> > -               (("-DG_DISABLE_DEPRECATED")
> > -                "-DGLIB_DISABLE_DEPRECATION_WARNINGS")))))))
> > +          (add-before 'configure 'ignore-deprecations
> > +            (lambda _
> > +              (substitute* "linc2/src/Makefile.in"
> > +                (("-DG_DISABLE_DEPRECATED")
> > +                 "-DGLIB_DISABLE_DEPRECATION_WARNINGS")))))))
> What changes in this hunk?
> 
It’s hard to see, but the indentation changed.  Should it be ignored?




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

Previous Next


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