emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66052: closed ([PATCH gnome-team 0/1] Update tracker, and ignore i68


From: GNU bug Tracking System
Subject: bug#66052: closed ([PATCH gnome-team 0/1] Update tracker, and ignore i686 missing tests)
Date: Sun, 24 Sep 2023 10:03:02 +0000

Your message dated Sun, 24 Sep 2023 12:01:49 +0200
with message-id <e8d40d52e5bd6aead2b3732ef89aea35eb20ab38.camel@gmail.com>
and subject line Re: [PATCH gnome-team v5] gnu: tracker: Update to 3.6.0.
has caused the debbugs.gnu.org bug report #66052,
regarding [PATCH gnome-team 0/1] Update tracker, and ignore i686 missing tests
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
66052: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66052
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH gnome-team 0/1] Update tracker, and ignore i686 missing tests Date: Sun, 17 Sep 2023 14:59:08 +0200 User-agent: Evolution 3.46.4
Dear guix,

tracker does not build on i686-linux. There are 2 failing test cases: parsing
a double does not give the same result as the compiler implementation of a
literal parser, and the far away dates are off (I suspect a 32-bit time_t).

Anyway, I relaxed the former so that it is equal up to 1e-12, and I disabled
the latter.

What do you think?

Best regards,

Vivien

Vivien Kraus (1):
  gnu: tracker: Update to 3.6.0.

 gnu/packages/gnome.scm | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)


base-commit: e9ff5d51e3297089e66c124195e1f1b42dbded65
-- 
2.41.0



--- End Message ---
--- Begin Message --- Subject: Re: [PATCH gnome-team v5] gnu: tracker: Update to 3.6.0. Date: Sun, 24 Sep 2023 12:01:49 +0200 User-agent: Evolution 3.46.4
Am Montag, dem 18.09.2023 um 19:00 +0200 schrieb Liliana Marie Prikler:
> Am Sonntag, dem 17.09.2023 um 13:29 +0200 schrieb Vivien Kraus:
> > * gnu/packages/gnome.scm (tracker): Update to 3.6.0.
> > [#:phases]: Add 'disable-failing-tests'.
> > ---
> > > > I can do the same as glib, but then on x86_64, where nothing is
> > > > spliced in, the phase becomes `(lambda _)' which is a syntax
> > > > error in Guile (lambdas must have at least one item in body).
> > > > […]
> > > And that's where my original comment with unspecified comes back
> > > in.  If you add *unspecified* after a bunch of conditional code
> > > that may or may not get expanded, you will at least not have an
> > > empty body :)
> > 
> > Ooh, now I get it. I finally understand that *unspecified* is an
> > actual value in Guile. I’m sorry and a bit embarrassed it took that
> > long. So, something like that?
> Yep, like that.  Will test as soon as mumi gives me a non-empty patch
> set.
Mumi still appears broken; pushed anyway.

Cheers


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]