From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#30024: [PATCH] core-updates: librsvg: Disable more failing tests Date: Mon, 08 Jan 2018 11:50:33 -0500 Message-ID: <87incce1ly.fsf@netris.org> References: <87h8rwbzft.fsf@netris.org> <87k1wsfng7.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]:46579) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eYaea-0005Nj-RD for bug-guix@gnu.org; Mon, 08 Jan 2018 11:52:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eYaeY-0007KD-9V for bug-guix@gnu.org; Mon, 08 Jan 2018 11:52:04 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:32901) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eYaeY-0007K2-67 for bug-guix@gnu.org; Mon, 08 Jan 2018 11:52:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eYaeX-0007Ep-O8 for bug-guix@gnu.org; Mon, 08 Jan 2018 11:52:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87k1wsfng7.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 08 Jan 2018 15:13:28 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 30024-done@debbugs.gnu.org Hi Ludovic, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Mark H Weaver skribis: > >> [*] GNU tar's handling of sparse files is broken on btrfs filesystems >> and thus fails its test suite on my system, and the test suite of >> guile-2.2.3 hung up (no output or CPU usage for 30 minutes with a >> defunct guile process) on my x86_64 GuixSD system. > > Many file system related tests fail on Btrfs. :-/ I've resumed an old discussion about the GNU Tar issue here: https://lists.gnu.org/archive/html/bug-tar/2018-01/msg00002.html The good news is that Paul Eggert, a GNU Tar maintainer, is open to letting me fix this bug properly. > As for the Guile failure, it=E2=80=99s weird. Could you gather more info= if it > happens again? I just filed a report with the information I gathered, here: https://bugs.gnu.org/30027 I neglected to mention it, but I also saved the failed build directory, and the complete build log. Mark