From: ludo@gnu.org (Ludovic Courtès)
To: Nikita Karetnikov <nikita@karetnikov.org>
Cc: guix-devel@gnu.org
Subject: Re: Important libffi bug fix for MIPS N32
Date: Sat, 26 Oct 2013 22:41:17 +0200 [thread overview]
Message-ID: <87sivnhij6.fsf@gnu.org> (raw)
In-Reply-To: <87li1k2b5z.fsf@karetnikov.org> (Nikita Karetnikov's message of "Wed, 23 Oct 2013 20:40:24 +0400")
Nikita Karetnikov <nikita@karetnikov.org> skribis:
> (Not sure why my previous messages weren’t signed.)
>
>>> Now, should I test the mentioned fix?
>
>> Yes, please do!
>
> The coreutils package fails to build:
>
> FAIL: test-fchownat (exit: 134)
> ===============================
>
> test-chown.h:193: assertion failed
This line is:
--8<---------------cut here---------------start------------->8---
ASSERT (st1.st_ctime < st2.st_ctime
|| (st1.st_ctime == st2.st_ctime
&& get_stat_ctime_ns (&st1) < get_stat_ctime_ns (&st2)));
--8<---------------cut here---------------end--------------->8---
(See <http://git.savannah.gnu.org/cgit/gnulib.git/tree/tests/test-chown.h#n191>.)
Could it have something to do with nanosecond-resolution timestamp
support in the kernel that’s running, or in the underlying file system?
Ludo’.
next prev parent reply other threads:[~2013-10-26 20:41 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-18 3:19 Preliminary MIPS N32 port now available Mark H Weaver
2013-10-18 8:26 ` Andreas Enge
2013-10-18 15:41 ` Mark H Weaver
2013-10-18 16:37 ` Andreas Enge
2013-10-18 17:00 ` Ludovic Courtès
2013-10-18 20:01 ` Mark H Weaver
2013-10-18 20:50 ` Ludovic Courtès
2013-10-18 8:28 ` Nikita Karetnikov
2013-10-19 2:28 ` Nikita Karetnikov
2013-10-19 3:03 ` Mark H Weaver
2013-10-19 3:25 ` Mark H Weaver
2013-10-19 3:45 ` Nikita Karetnikov
2013-10-20 0:44 ` Nikita Karetnikov
2013-10-20 17:45 ` Mark H Weaver
2013-10-19 3:35 ` Nikita Karetnikov
2013-10-18 16:14 ` Ludovic Courtès
2013-10-19 18:58 ` Preliminary MIPS N32 port: IMPORTANT CAVEAT Mark H Weaver
2013-10-26 20:31 ` Ludovic Courtès
2013-10-23 5:11 ` Important libffi bug fix for MIPS N32 Mark H Weaver
2013-10-23 6:00 ` Nikita Karetnikov
2013-10-23 6:50 ` Mark H Weaver
2013-10-23 16:40 ` Nikita Karetnikov
2013-10-23 17:43 ` Mark H Weaver
2013-10-26 20:41 ` Ludovic Courtès [this message]
2013-10-27 20:20 ` Nikita Karetnikov
2013-10-28 13:08 ` Ludovic Courtès
2013-10-23 11:58 ` Andreas Enge
2013-10-23 18:32 ` Mark H Weaver
2013-10-27 4:00 ` Mark H Weaver
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sivnhij6.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
--cc=nikita@karetnikov.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.