From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Test failure when building libarchive-3.1.2 Date: Sat, 21 Nov 2015 11:17:58 +0100 Message-ID: <87h9kfd5bd.fsf@gnu.org> References: <87h9koyfkr.fsf@gnu.org> <87twogixth.fsf@gnu.org> <87bnaoe19d.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]:37004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a05F7-0007nV-0f for guix-devel@gnu.org; Sat, 21 Nov 2015 05:18:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a05F3-00041A-2K for guix-devel@gnu.org; Sat, 21 Nov 2015 05:18:04 -0500 In-Reply-To: ("Jan \=\?utf-8\?B\?U3luw6HEjWVrIidz\?\= message of "Sat, 21 Nov 2015 08:58:51 +0100") 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: Jan =?utf-8?B?U3luw6HEjWVr?= Cc: guix-devel Jan Syn=C3=A1=C4=8Dek skribis: > So I've built the package several times and it worked every time. I don't= even > think the build was failing non-deterministically, because, as the > commit message > of the patch explains, the unpatched bsdtar was trying to put things > like SELinux > contexts into the archive, which resulted in an archive with bigger size = than > anticipated. And since I'm running guix on Fedora, I probably hit the > SELinux problem. Oh, I see. Thanks for investigating! Now to apply the patch=E2=80=A6 Ludo=E2=80=99.