From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: Add ffmpeg. Date: Sat, 2 Nov 2013 08:47:08 +0100 Message-ID: <20131102074708.GA18924@debian> References: <20131031221901.GA21979@debian> <87mwln66dr.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39754) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VcVvY-0000NX-1d for guix-devel@gnu.org; Sat, 02 Nov 2013 03:47:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VcVvN-0002M1-NN for guix-devel@gnu.org; Sat, 02 Nov 2013 03:47:23 -0400 Content-Disposition: inline In-Reply-To: <87mwln66dr.fsf@gnu.org> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Sat, Nov 02, 2013 at 12:37:20AM +0100, Ludovic Courtès wrote: > I have a test failure on x86_64 (for > /nix/store/iz59b5w12xj4p9yf2mn9vbg7i69vvnks-ffmpeg-2.1): This is the exact same hash that I compiled without problem. Could you try a few times to see whether it is deterministic? Or maybe disable parallel tests? Could it be that the output of yasm depends on the machine? Andreas