From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Daemon update Date: Mon, 01 Jun 2015 21:58:19 +0200 Message-ID: <87iob7fbfo.fsf@gnu.org> References: <87siasirgo.fsf@gnu.org> <87a8wy5oet.fsf@gnu.org> <877fs0k9ox.fsf@gnu.org> <87d21mhww4.fsf@gnu.org> <87r3q1bv6p.fsf@gnu.org> <87h9qvayp5.fsf@gnu.org> <871thw5zlt.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59552) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzVqs-0001FT-MO for guix-devel@gnu.org; Mon, 01 Jun 2015 15:58:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YzVqn-0003LJ-Jv for guix-devel@gnu.org; Mon, 01 Jun 2015 15:58:26 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:56188) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzVqn-0003LF-H5 for guix-devel@gnu.org; Mon, 01 Jun 2015 15:58:21 -0400 In-Reply-To: (Alexander Vorobiev's message of "Mon, 1 Jun 2015 11:50:34 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alexander Vorobiev Cc: guix-devel@gnu.org Alexander Vorobiev skribis: > That fixed tcsh, thanks. Here is the next stop - glib (libgio), seems to = be > failing its unit tests: > > .... > PASS: defaultvalue 80 /Default Values/GZlibCompressor > PASS: defaultvalue 81 /Default Values/GZlibDecompressor > tap-driver.sh: internal error getting exit status > tap-driver.sh: fatal: I/O or internal error > Makefile:3751: recipe for target 'defaultvalue.log' failed > make[8]: *** [defaultvalue.log] Error 1 > make[8]: Leaving directory > '/tmp/nix-build-glib-2.44.0.drv-0/glib-2.44.0/gio/tests' Is that deterministic? I.e., does it happen if you run the build again? We haven=E2=80=99t experienced it on hydra.gnu.org. Thanks, Ludo=E2=80=99.