From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YPVGNthCTWMXzQAAbAwnHQ (envelope-from ) for ; Mon, 17 Oct 2022 13:56:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aL5INthCTWP6PgAA9RJhRA (envelope-from ) for ; Mon, 17 Oct 2022 13:56:08 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9812041F5 for ; Mon, 17 Oct 2022 13:56:08 +0200 (CEST) Received: from localhost ([::1]:58034 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1okOj1-0005Mt-3S for larch@yhetil.org; Mon, 17 Oct 2022 07:56:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56458) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okOiw-0005Ln-7B for bug-guix@gnu.org; Mon, 17 Oct 2022 07:56:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48530) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1okOiv-0002MP-PR for bug-guix@gnu.org; Mon, 17 Oct 2022 07:56:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1okOiv-00067u-Jq for bug-guix@gnu.org; Mon, 17 Oct 2022 07:56:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#58567: Some grafts use a different input derivation than computed by --no-grafts Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 17 Oct 2022 11:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58567 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: zimoun , 58567@debbugs.gnu.org Received: via spool by 58567-submit@debbugs.gnu.org id=B58567.166600770823473 (code B ref 58567); Mon, 17 Oct 2022 11:56:01 +0000 Received: (at 58567) by debbugs.gnu.org; 17 Oct 2022 11:55:08 +0000 Received: from localhost ([127.0.0.1]:47606 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okOi3-00066X-Vr for submit@debbugs.gnu.org; Mon, 17 Oct 2022 07:55:08 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37826) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okOi2-000666-EG for 58567@debbugs.gnu.org; Mon, 17 Oct 2022 07:55:06 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52522) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okOhx-0001r0-96; Mon, 17 Oct 2022 07:55:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=BqZv4zHtgNV1dTb13JW3eWQoii94kWmCAHPqOdIIKY8=; b=XzbYT4XOdgE7jPYxOAlZ tYEToQ7h/qvuSUi34E26PdsehMCTdkKbF+waWCKhWGibeoEU/3sMS0K0GSvwkbGLsqEfZm50Padhs kvjmExJuqN/r3DcOU6E8GNmIfXGbmFbbEJNN/IE56vdql5Q/A1O1CD1crSAzS5kXKwDOwjrwecKfS FzZQ7JfWy8cqhZjhmeo/3caMPo9STvTeUifdTbSUl8OF9euEMcz0SgB2OegvmqhPjZ51s5YdRjFJk 6MwpxwknxFCuFjeF8I+H9mB1Sm/1TjlUGm3YEJT/ZCt5UFHWSoSOtcrUSYbuNBdE+v7m0TRW/MbpM ANwQOJdpJw2j8w==; Received: from [84.211.203.64] (port=43192 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okOhw-0004yb-Jp; Mon, 17 Oct 2022 07:55:00 -0400 From: Marius Bakke In-Reply-To: <87sfjmvg0a.fsf@gnu.org> References: <87a65vwvde.fsf@gnu.org> <877d0zwu1h.fsf@gnu.org> <878rlen3vt.fsf@gmail.com> <87sfjmvg0a.fsf@gnu.org> Date: Mon, 17 Oct 2022 13:54:57 +0200 Message-ID: <87k04yvf5a.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666007768; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=BqZv4zHtgNV1dTb13JW3eWQoii94kWmCAHPqOdIIKY8=; b=ZKpomsfwBRuWDyAdRGIKcb0/shgdhASSw52ZBkDfP/jWLkShfsc38mKTQMyvyicOc1VIAf +PB0eJ0CTMcbSspiXHAuZBi0lFJPK+GHjuWXieKZQGbMMi1JdV+vj4Orad97KFEKX1NHGU 04Ba8hqVJuk0bxofpY4NrmazbrfMw6O1eRZxvRxDqyLyUtMGGfi6yFH60alQUnnJUG6ttZ EQYIUv1JKywCR3bQS/swXBqSEtlXJhsxp7oFI6MJVLKEXYiBq6kbt1bXwHec6sVjZletJd p1nznei9vVwYDU0Vr8cxfjGSbUYCK062AKNEO8iwiwm9uPjuSWMzb2yM+cAOoQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666007768; a=rsa-sha256; cv=none; b=Q9AxVLcOYTFZTvWCVyYRdEg/EoliWKJ3oCr8LcnecqoYIxA3dJ18ABrHUmjFUkp6Ss74Uc P5U5ykj1tJWgPpy7eCn2fMJAcik/2FXoExgnGmF8JvXyo4WS1QE6rsJvqhg41On9DevyBi 1IUSfC0pYJPsXiMwL30T3NWTdgIam5gEgqYYbNBPxuGhJsirusA0eboM9ESLo2FoPg1Eqe i2UW0juC/eEaD+4Eos3p9WhteyaFWp2btbx22h6HtznRA6u8jvrFSm56OB9e7KT9FaPUCN BfLZDWlUxDZKY5TKSRudgS0FVTs4XH0VqS/Ak1gghCQ088zRz/HdAz1r3ulBDQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=XzbYT4XO; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -6.52 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=XzbYT4XO; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 9812041F5 X-Spam-Score: -6.52 X-Migadu-Scanner: scn0.migadu.com X-TUID: aIrnSjS/tfL0 --=-=-= Content-Type: text/plain Marius Bakke skriver: > Should not the mesa used by icecat be the same as `guix build mesa`, > just like in the ungrafted case? Their outputs differ, too: > > $ guix hash -r $(guix build mesa | tail -n1) > 1invy9jcd1fnfx7d4asfyjqs1jn7lngjfqswak6sy9ffjbhhsg6x > $ guix hash -r $(guix size icecat | grep mesa | awk '{ print $1 }') > 195zk0c0h5m016hp0c1haqws47rwfj7sbpqpddmwk2iw402p3apv Errh, the difference in output is not surprising since mesa obviously contains references to itself. Different derivation, different store file name. > Diffoscope says it will take 123 days to process these, so don't hold > your breath! It did not take 123 days, but I had diffed the wrong mesa. Will update if the difference is anything other than the mesa store file name... --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEARYKAC0WIQRNTknu3zbaMQ2ddzTocYulkRQQdwUCY01CkQ8cbWFyaXVzQGdu dS5vcmcACgkQ6HGLpZEUEHdU+wEApYGb35sOZgeGpVqPdzuUgAVC71CYFRiFgCcs oImIU8ABAOS+pDPsW8A85Z9RGNWgyXNqmf4YIkZFAKTLLIb5b4wJ =VkR7 -----END PGP SIGNATURE----- --=-=-=--