From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id QIf0DFDvj2arRwAAqHPOHw:P1 (envelope-from ) for ; Thu, 11 Jul 2024 14:42:24 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id QIf0DFDvj2arRwAAqHPOHw (envelope-from ) for ; Thu, 11 Jul 2024 16:42:24 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=sCNUkFSq; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1720708944; 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: content-transfer-encoding:content-transfer-encoding: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=lz62qPoFTlZ0wEg/ErPzUsVZfjfuV18700nH9AXWbmA=; b=nTqhy/1xhQWdYAtcBZY9pIylgQhV78VP4jEMMEp+mkX7EIALomRw5pIwTQ1OInlNPWsr8a ZRC11wB2gEv+GzfW7S7cgu/IncV6AQCxhZ0zd4E7RHk8uyluRmd5PUbG/dCAdklIUC14CJ lYI/GE53Dtfc0fjjZ+TfZURk5qSL9LgF52noqe/TofcD6/XUQsVxdwgiDGhIeqwXyfHsDr m3Fd0bNv8w0fLeRRuFxUL94jY48ij9aXqa2lupMyl+roppR8fa92AxUH4+RmjUfhFlYEQM a7neoEZJjNU3OW4SCriOyGYWzN2HjgzdSeNvsFRqX4Ek54BlYuWPNNCCbxeklA== 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=sCNUkFSq; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1720708944; a=rsa-sha256; cv=none; b=mF5MBdhq+H4BV1QzhcmycS4sSD69FtoEy3G3GHQfFj01XBVg/caFEVXlJjqyv4IOeCIpgS 4Yi+xhc26eu/C3ZfxcRCpYtXwjWtC/2lA1NFw7mi6tEumVB+tOecQke5cX0EnlDKpBtppT Z0F7njUN+uLsW/3NyaMIm727OdhUJd4nwgFKdSwgDVokMjpze33dsnCax0HEgmCWJalwKC y4thnEOg1OqDZ6uZTvUDLOXTElF5Xo8TWIgFR0hQyYjyjiDKnKIubS3dmZQWQL4xJWi1fm yj8pVegXRawqOX26qOeuxbAW7nK81AYY0CefYJAYWNJIj96qlB/ug1O+gxFx/w== 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 06E816CD28 for ; Thu, 11 Jul 2024 16:42:24 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sRuzk-00027u-Cd; Thu, 11 Jul 2024 10:42:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sRuzi-0001z2-NO for bug-guix@gnu.org; Thu, 11 Jul 2024 10:42:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sRuzi-0007Zo-En for bug-guix@gnu.org; Thu, 11 Jul 2024 10:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sRuzh-0001O9-Nz for bug-guix@gnu.org; Thu, 11 Jul 2024 10:42:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#72061: Discrepancy when running =?UTF-8?Q?=E2=80=98guix_?= =?UTF-8?Q?pull=E2=80=99?= from different machines Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 11 Jul 2024 14:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 72061 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 72061@debbugs.gnu.org Received: via spool by 72061-submit@debbugs.gnu.org id=B72061.17207089195319 (code B ref 72061); Thu, 11 Jul 2024 14:42:01 +0000 Received: (at 72061) by debbugs.gnu.org; 11 Jul 2024 14:41:59 +0000 Received: from localhost ([127.0.0.1]:52379 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRuzf-0001Nh-1B for submit@debbugs.gnu.org; Thu, 11 Jul 2024 10:41:59 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36728) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRuza-0001NL-LC for 72061@debbugs.gnu.org; Thu, 11 Jul 2024 10:41:57 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sRuzV-0007Ye-Jk for 72061@debbugs.gnu.org; Thu, 11 Jul 2024 10:41:49 -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=lz62qPoFTlZ0wEg/ErPzUsVZfjfuV18700nH9AXWbmA=; b=sCNUkFSqxuYuRaL1pHUf xKBwom1bVA4HBv2Ku0pwQVMej/fJVA0clsv8xe1rxHP3HphrH1yxDKubCcEsjkLPd0Ok/9JOWtrxJ wRsH5U3GfXAGE74TARX4bATaUahMSXeEEuekSNCF3/GojlkWijWQ/gSXRo/bjpnCuc1hyFx2NNtDn PklgOxnEdpMCWXm3s7jvEqqibzK4aymdrB6qGvvzKhA4aGtHDtoqZYnVDlNT7zJf/dxGLsHjgcxQ/ WrakPf9vjBxNM/u+NgnHqeK3hPoRGQn2mm6nRgZb6vuoFKb4j0C0urrTgPjJB0uIRGu5jGcmzlkZ0 B0SjfxdGjS0u7A==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <87bk34113k.fsf@inria.fr> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Thu, 11 Jul 2024 15:59:11 +0200") References: <87bk34113k.fsf@inria.fr> Date: Thu, 11 Jul 2024 16:41:46 +0200 Message-ID: <877cds0z4l.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -7.30 X-Migadu-Queue-Id: 06E816CD28 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -7.30 X-TUID: 9JFHuAaaRa0h Ludovic Court=C3=A8s skribis: > Digging into the derivation graph reveals the difference below in the > derivation that builds the grafted avahi: > > diff -ubBr --show-c-function --label \#\ --label \#\ /tmp/buffer-content-tBGXyv /tmp/buffer-content-X= M8vEv > --- # > +++ # > @@ -23,11 +23,11 @@ > (("/gnu/store/ill8bkp6wshj15nc4fxk4wgln15rgyi6-libevent-2.1.12" . "/g= nu/store/s6jj1mrdhi2l2860zd9n609qfhlgjc1m-libevent-2.1.12") > ("/gnu/store/930nwsiysdvy2x5zv1sf6v7ym75z8ayk-gcc-11.3.0-lib" . "/gn= u/store/6ncav55lbk5kqvwwflrzcr41hp5jbq0c-gcc-11.3.0-lib") > ("/gnu/store/gsjczqir1wbz8p770zndrpw4rnppmxi3-glibc-2.35" . "/gnu/st= ore/ln6hxqjvz6m9gdd9s97pivlqck7hzs99-glibc-2.35") > + ("/gnu/store/36my0g0j72b3vbz0gj1l8f0lmmgfkv3w-glib-2.72.3" . "/gnu/s= tore/m26kdkgr4c09wc0djn2pgcz9jl7j2rw1-glib-2.72.3") > ("/gnu/store/2w976k6g70gkfih9wwhalqsni209vcqz-gdbm-1.23" . "/gnu/sto= re/z655ilai81pbzbm35zwfqc64ha7wl37k-gdbm-1.23") > ("/gnu/store/x2a1qx3syync9q4ka1gh8g0svrcq86k6-libdaemon-0.14" . "/gn= u/store/br5achyfqqgw6yzx82s5v9h7llcf7q4q-libdaemon-0.14") > ("/gnu/store/h4kvisn532l7ndqniqnj30yd26vksasq-dbus-1.14.0" . "/gnu/s= tore/hjc4rdifbl890j03xy2gsa7y2sqcg0mi-dbus-1.14.0") > ("/gnu/store/fw1wywd34vh33l4dq182ds5d7jdz45j5-expat-2.5.0" . "/gnu/s= tore/94rdaacvsqf05zhw88w92y8bkvgxdfpl-expat-2.5.0") > - ("/gnu/store/36my0g0j72b3vbz0gj1l8f0lmmgfkv3w-glib-2.72.3" . "/gnu/s= tore/m26kdkgr4c09wc0djn2pgcz9jl7j2rw1-glib-2.72.3") > ("/gnu/store/sjy64dvx18yc5p29zywmg01k3g53p643-libcap-2.64" . "/gnu/s= tore/ba5ri728kpa5fv314fav2id0nc3l0hsk-libcap-2.64") > ("/gnu/store/9vw5slrffp27rzy2i2plnw7xfqjyk7m4-bash-minimal-5.1.16" .= "/gnu/store/5mzqf6fz9bz30ybgx7jrqw424qbg9rbk-bash-minimal-5.1.16"))) > (map It can be reproduced like so by computing the grafting derivation of avahi. The =E2=80=9Cright=E2=80=9D one: --8<---------------cut here---------------start------------->8--- $ setarch -R guix time-machine -q --commit=3D0ff72d105 -- build avahi -d /gnu/store/fy39r2y8dg2ycdzvnbqyfd1kpandnpxb-avahi-0.8.drv --8<---------------cut here---------------end--------------->8--- The =E2=80=9Cwrong=E2=80=9D one: --8<---------------cut here---------------start------------->8--- $ setarch -R guix time-machine -q --commit=3D0ff72d105 -- build avahi -d /gnu/store/vhj8f01bwddshnc75ar5z62ndcij4pgy-avahi-0.8.drv --8<---------------cut here---------------end--------------->8--- Ludo=E2=80=99.