From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id sFQ1IBMYvWU2PwAAqHPOHw:P1 (envelope-from ) for ; Fri, 02 Feb 2024 17:28:03 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id sFQ1IBMYvWU2PwAAqHPOHw (envelope-from ) for ; Fri, 02 Feb 2024 17:28:03 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=judauco9; 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=1706891283; h=from:from:sender:sender:reply-to: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:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=KWoDfU5qqofaN3c+Nq8oiVKd22ACq+ZpryW5YqRphmk=; b=YUZ4nLf3jPpUbONIH96LGOFnlePn8zspaHvQJU5C2cVpquyOFhW7NZrdViA/pcHdc03QCM IFqffPYxhacRObiu1MME9EY8YrgOL1+Yk1Gtu+YH0ti6rNdc0S7M4R7SfSQY1uXrpOFLoN aPnmOHRjIwXm1zZl/Qxu45WPi9ATOBjcKoXJLhDdeLnwj0F3gGgNKseyiMRV6LVqj1UV3d QkRIZ1VSzed4EK3HuHtY8FYZvW3i+KIr92KDSbCi25sz5D/8B+NCNyM9UJE+V2bucwWu0t wdtdhJsV0sRQHnFwhyLrgd+atCiHN/qX9WDbLEF++rlG8wkdj7+4ckuPuMy0Uw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=judauco9; 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=1706891283; a=rsa-sha256; cv=none; b=gSYctuZ0Dms9bHd/mFD76MkCxKOO64j2k+O4bWatbvsjrHp/yourbW7Fk0OWh0w8P1pwop O7d8jcTtkKAd/rB3D8SkjKK/oRuvzRmS0EbgPVaHA5MYIenW9+wGMYHX2ELiy9ns3hSZU6 4I1iSoroXv+th7edBE52j958zXWytetIy7cFs7tIa4pZnpYYkTyhpwM+pq2kzpNoLBDFbl BAmMdrfoKssIZ6aPS3BZiV80cVzwYOAls6e/0phyNwrv+GLiRJq9ZUv2oLSfazu7qQfVAe OF0l4HABOiJ3nmMcFFAKQmyRW2pLXGX6H4SnlsPrZN1CtA2ZiV1RTvnrSHXoEQ== 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 3FA5E681F1 for ; Fri, 2 Feb 2024 17:28:02 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rVwOP-0004j6-VC; Fri, 02 Feb 2024 11:27:53 -0500 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 1rVwOO-0004dN-Bw for bug-guix@gnu.org; Fri, 02 Feb 2024 11:27:52 -0500 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 1rVwOO-0005gF-1k for bug-guix@gnu.org; Fri, 02 Feb 2024 11:27:52 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rVwOY-0005fV-Gz for bug-guix@gnu.org; Fri, 02 Feb 2024 11:28:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#68895: Difference between trace behavior in guix repl and guile Resent-From: Adriel Dumas--Jondeau Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 02 Feb 2024 16:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68895 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 68895@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170689123021722 (code B ref -1); Fri, 02 Feb 2024 16:28:02 +0000 Received: (at submit) by debbugs.gnu.org; 2 Feb 2024 16:27:10 +0000 Received: from localhost ([127.0.0.1]:45471 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rVwNi-0005eI-0W for submit@debbugs.gnu.org; Fri, 02 Feb 2024 11:27:10 -0500 Received: from lists.gnu.org ([2001:470:142::17]:54346) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rVwNf-0005ds-Fo for submit@debbugs.gnu.org; Fri, 02 Feb 2024 11:27:08 -0500 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 1rVwNO-00044n-Rn for bug-guix@gnu.org; Fri, 02 Feb 2024 11:26:51 -0500 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rVwNN-0005Ta-2a for bug-guix@gnu.org; Fri, 02 Feb 2024 11:26:50 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2C2FC44E5B for ; Fri, 2 Feb 2024 17:26:47 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V5Cr6t7kc2pd for ; Fri, 2 Feb 2024 17:26:46 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1706891206; bh=yQ278Ku2/MxJ24QPv3Jwre2RVg7OWHJi8DrSHXCWYp8=; h=From:To:Subject:Date; b=judauco9hbE2SL58aVvG37E1VlmNVATadBc6begO2o/Ek+XVciD1BdFfuwAEdLoYR N7qpe/YeiVsAbqy+R8B7ns+qrE9tlsvlxRsgS5EMYfdvUH0g5HLiKiGf4DXGfbvbET 7jMS/zvNUVV1DMnV/lbeQugpcZZPSaNMLvSVV7TeO2eu6kiVVoKjsOh+ALykaTWkxq 905XcqG0XRFq9afLNw88tZk5yXtzO9Ot6qUhRXFA4VSD02TW8YyUFcuwgUkPNczJa9 2fZ5+ncgoPrg5jyEWLfR5vtl3Pw4lVmq0DdjRn872q63OcCUMSoI2p0o0JWmZkyewH 8x/E8p1L0qaqQ== Date: Fri, 02 Feb 2024 17:21:37 +0100 Message-ID: <8734uaq1cb.fsf@disroot.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=178.21.23.139; envelope-from=leirda@disroot.org; helo=layka.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-to: Adriel Dumas--Jondeau From: Adriel Dumas--Jondeau via Bug reports for GNU Guix Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -8.76 X-Migadu-Queue-Id: 3FA5E681F1 X-Spam-Score: -8.76 X-Migadu-Scanner: mx11.migadu.com X-TUID: TBYewo+51BP8 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Here's what's happening in a guix repl: ``` (guix-user)> ,use (guix scripts build) (guix-user)> ,trace (guix-build "hello") ; doesn't output any trace for som= e reason ``` And here'the same for a guile repl: ``` (guile-user)> ,use (guix scripts build) (guile-user)> ,trace (guix-build "hello") ; however it does work trace: | (guix-build "hello") trace: | | (_ (guix scripts) #:ensure #f) trace: | | (_ #) trace: | | | (lock-mutex #) ... ``` This was observed during a working group on profiling during the Guix Days. =2D-=20 Adriel --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHHBAEBCAAxFiEEdTo3gYfn+XlCL0s3vM4s3nSoxFIFAmW9F7QTHGxlaXJkYUBk aXNyb290Lm9yZwAKCRC8zizedKjEUvNtDACU4O0UIu5YuMLDIOCmmlWjBaFxOIHX rm3E2BlN4Ty3go35eKLcKbGH6tbhtcAhvu+aaV4M0qb0vx/Kqe63+0RwKYEHi2Cg z41hvAOPawxZGoo4oohTkL7XoqaNYW736LcFEDuPRK2b5/RgXvw4PqrxwFa4ycb0 uAteuEOQCBGwfqoa9iJnn6lOQ3/F5HhX5zGSDumZOifK5naEhAA/RZiZp5W+qrlh 6P1BM2oGSy4rMLWNUY7lh4RJs25MrG+/YzT32yG+b7G/GSaqtRfONdal/NGi2H0p fbDsQnjkYOGUqvXrrdBJjuYfj8y3gem8rvLeKdzRy9cc5ZLMvD7HtswVfw7cy6Vl QbNtl7AyhD8ygFBrL0pSAwvAj7dQpV7uU/Yz0zqgQCQpVP4iZf0spgdmUGTgSf4N 5f+Vja1pLcyksfMukJ8D2HRu4YprENDRQ7MYKPum3/rcuNphLsTAPMETcgAwrdEE bubolPT0njiz8rx5qsfnInej8eY3d+7Vv/w= =nD7m -----END PGP SIGNATURE----- --=-=-=--