On 01/22/2013 06:43 AM, Hydra Build Daemon wrote:
Hi,
This is to let you know that Hydra build 3842554 of job
gnu:coreutils-master:build has changed from 'Success' to 'Failed'.
Complete build information can be found on this page:
http://hydra.nixos.org/build/3842554
The last 50 lines of the build log are shown at the bottom of this email.
The pertinent bit is:
FAIL: test-fchownat (exit: 134)
===============================
test-chown.h:193: assertion failed
Which is a timestamp check:
ASSERT (st1.st_ctime < st2.st_ctime
|| (st1.st_ctime == st2.st_ctime
&& get_stat_ctime_ns (&st1) < get_stat_ctime_ns (&st2)));
A summary of the build information follows:
Build ID: | 3842554
Nix name: | coreutils-0pre
Short description: | Native Nix build on i686-linux
Maintainer(s): | Jim Meyering <j...@meyering.net>, Pádraig Brady
<p...@draigbrady.com>, Ludovic Courtès <l...@gnu.org>
System: | i686-linux
Derivation store path: |
/nix/store/dd850nvczpi1msdxx7mi5qy982vyy798-coreutils-0pre.drv
Output store path: |
/nix/store/3zf7h50m34q06j4w04pv4qkf8nass0pr-coreutils-0pre
Time added: | 2013-01-22 07:43:32
Build started: | 2013-01-22 07:28:41
Build finished: | 2013-01-22 07:43:32
Duration: | 891s
The build inputs were:
Name | Type | Value
------------+--------+--------------------------------------------------------------------------------------
hydraConfig | git |
git://git.savannah.gnu.org/hydra-recipes.git:6f2d7cddbbf23340ce9b16e448815b568f32de3b
coreutils | git |
git://git.sv.gnu.org/coreutils.git:f8afbb424c050578617bc9ddf4ccf69ed2bdb953
gnulib | git |
git://git.sv.gnu.org/gnulib.git:9066315e6c21aa7789b46b7e74ba9b9ed1ff5f4f
nixpkgs | git |
git://github.com/NixOS/nixpkgs.git:a5fe3adc10da814f27d1a463c950c456e5df9b9f
system | string | i686-linux
Regards,
The Hydra build daemon.
---