From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#34441: Wrong build log-file given by Berlin build farm Date: Tue, 12 Feb 2019 14:54:52 -0500 Message-ID: <20190212195452.GB30887@jasmine.lan> References: <20190211181316.GA28260@jasmine.lan> <87o97hjb10.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:39750) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gteA1-00089y-M9 for bug-guix@gnu.org; Tue, 12 Feb 2019 14:56:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gteA0-0002Uh-Ad for bug-guix@gnu.org; Tue, 12 Feb 2019 14:56:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:45963) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gte9x-0002Pt-V4 for bug-guix@gnu.org; Tue, 12 Feb 2019 14:56:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gte9x-0006yR-To for bug-guix@gnu.org; Tue, 12 Feb 2019 14:56:01 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87o97hjb10.fsf@gnu.org> 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: 34441-done@debbugs.gnu.org On Tue, Feb 12, 2019 at 04:12:43PM +0100, Ludovic Courtès wrote: > Not a bug! :-) > > Due to fixed-output derivations, there can be several derivations > mapping to a given output. Here you just got the build log for one of > the derivations that produces > fmwazsg7rgdq7zlxmq3rviwab54gxw8f-qemu-minimal-2.10.2. > > I hope that makes sense! Okay, thanks for the explanation :)