From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 19 20:03:28 2021 Received: (at submit) by debbugs.gnu.org; 20 Mar 2021 00:03:28 +0000 Received: from localhost ([127.0.0.1]:51198 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lNP5T-0005Ti-QY for submit@debbugs.gnu.org; Fri, 19 Mar 2021 20:03:28 -0400 Received: from lists.gnu.org ([209.51.188.17]:34994) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lNP5Q-0005Ta-TS for submit@debbugs.gnu.org; Fri, 19 Mar 2021 20:03:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59990) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lNP5Q-0000wG-1A for bug-guix@gnu.org; Fri, 19 Mar 2021 20:03:24 -0400 Received: from world.peace.net ([64.112.178.59]:41672) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lNP5M-0006YJ-Q0 for bug-guix@gnu.org; Fri, 19 Mar 2021 20:03:23 -0400 Received: from mhw by world.peace.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lNP5K-0000h2-K8; Fri, 19 Mar 2021 20:03:18 -0400 From: Mark H Weaver To: bug-guix@gnu.org Subject: guix graph --path results in backtrace Date: Fri, 19 Mar 2021 20:01:44 -0400 Message-ID: <87h7l6n14s.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=64.112.178.59; envelope-from=mhw@netris.org; helo=world.peace.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) This is at commit 1955ef93b76e51cab5bed4c90f7eb9df7035355a on the master branch, plus some local patches on my private branch which I suspect are irrelevant to this: --8<---------------cut here---------------start------------->8--- mhw@jojen ~$ guix graph --path gtk+ imagemagick Backtrace: In ice-9/boot-9.scm: 1736:10 13 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _) In unknown file: 12 (apply-smob/0 #) In ice-9/boot-9.scm: 718:2 11 (call-with-prompt _ _ #) In ice-9/eval.scm: 619:8 10 (_ #(#(#))) In guix/ui.scm: 2164:12 9 (run-guix-command _ . _) In guix/scripts/graph.scm: 573:2 8 (guix-graph . _) In ice-9/boot-9.scm: 1736:10 7 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _) 1731:15 6 (with-exception-handler # _ #:unwind? _ #:unwind-for-type _) 1736:10 5 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _) In guix/store.scm: 636:37 4 (thunk) In guix/scripts/graph.scm: 598:37 3 (_ #) 598:37 2 (_ #f) In ice-9/boot-9.scm: 1669:16 1 (raise-exception _ #:continuable? _) 1669:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1669:16: In procedure raise-exception: Wrong type to apply: # mhw@jojen ~$ --8<---------------cut here---------------end--------------->8--- From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 19 22:42:11 2021 Received: (at submit) by debbugs.gnu.org; 20 Mar 2021 02:42:11 +0000 Received: from localhost ([127.0.0.1]:51263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lNRZ4-0000pL-LM for submit@debbugs.gnu.org; Fri, 19 Mar 2021 22:42:10 -0400 Received: from lists.gnu.org ([209.51.188.17]:39664) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lNRZ3-0000pE-CI for submit@debbugs.gnu.org; Fri, 19 Mar 2021 22:42:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57582) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lNRZ3-0003UW-3d for bug-guix@gnu.org; Fri, 19 Mar 2021 22:42:09 -0400 Received: from lepiller.eu ([89.234.186.109]:33490) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lNRZ0-0004jH-IX for bug-guix@gnu.org; Fri, 19 Mar 2021 22:42:08 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 77e76c26; Sat, 20 Mar 2021 02:42:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date :in-reply-to:references:mime-version:content-type :content-transfer-encoding:subject:to:from:message-id; s=dkim; bh=wVDPEK6ILPhNs9kAMLwU+UjEwWT6yg18iV39uc7ZLo8=; b=VL4BqSSny+T4 gwXSQZqCWDi63Y5Vj/J+2S/jggz+0FaXvhZYkvQUNS2EwJum1vzOz1ZF2huamWWV iC3IQr2JErFMVOy8F/giDbsfe6sreby16ekZfualT+/KaU44tyo8sjAatFXnmy8T dPL9wiRbyVmlJzXaEPfLy7sDubAXdtriewOnDmqsPHedqNtSl/1JmBsX0s64/pWb TqxbRUpmvJJUo5HL+TEReDbAeX6J0Fkn4WAwU+Toi0+NwgOfdQJxYpV4w9wlhCBF 1B56qcoz/9NPtedgcOGRqYlor92lqJUQfSUfE46vCsqIbZEEw/flHLV6hw1H3Z0g 1aPs33jBIg== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id da5bb7fc (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sat, 20 Mar 2021 02:42:00 +0000 (UTC) Date: Fri, 19 Mar 2021 22:41:54 -0400 User-Agent: K-9 Mail for Android In-Reply-To: <87h7l6n14s.fsf@netris.org> References: <87h7l6n14s.fsf@netris.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----FN0N0Q7JOZU1X6O1RZBB0WBLJL1E1J" Content-Transfer-Encoding: 7bit Subject: Re: bug#47271: guix graph --path results in backtrace To: bug-guix@gnu.org,Mark H Weaver ,47271@debbugs.gnu.org From: Julien Lepiller Message-ID: <44068010-4C6F-4335-A905-6A1D82B1DB11@lepiller.eu> Received-SPF: pass client-ip=89.234.186.109; envelope-from=julien@lepiller.eu; helo=lepiller.eu 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, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) ------FN0N0Q7JOZU1X6O1RZBB0WBLJL1E1J Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Sounds like you might have stale =2Ego files somewhere maybe? Le 19 mars 2021 20:01:44 GMT-04:00, Mark H Weaver a =C3= =A9crit : >This is at commit 1955ef93b76e51cab5bed4c90f7eb9df7035355a on the >master >branch, plus some local patches on my private branch which I suspect >are >irrelevant to this: > >--8<---------------cut here---------------start------------->8--- >mhw@jojen ~$ guix graph --path gtk+ imagemagick >Backtrace: >In ice-9/boot-9=2Escm: >1736:10 13 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _) >In unknown file: > 12 (apply-smob/0 #) >In ice-9/boot-9=2Escm: >718:2 11 (call-with-prompt _ _ #proc)>) >In ice-9/eval=2Escm: > 619:8 10 (_ #(#(#))) >In guix/ui=2Escm: > 2164:12 9 (run-guix-command _ =2E _) >In guix/scripts/graph=2Escm: > 573:2 8 (guix-graph =2E _) >In ice-9/boot-9=2Escm: >1736:10 7 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _) >1731:15 6 (with-exception-handler #ice-9/boot-9=2Escm:1815:7 (exn)> _ #:unwind? _ #:unwind-for-type _) >1736:10 5 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _) >In guix/store=2Escm: > 636:37 4 (thunk) >In guix/scripts/graph=2Escm: > 598:37 3 (_ #) > 598:37 2 (_ #f) >In ice-9/boot-9=2Escm: > 1669:16 1 (raise-exception _ #:continuable? _) > 1669:16 0 (raise-exception _ #:continuable? _) > >ice-9/boot-9=2Escm:1669:16: In procedure raise-exception: >Wrong type to apply: # >mhw@jojen ~$ >--8<---------------cut here---------------end--------------->8--- ------FN0N0Q7JOZU1X6O1RZBB0WBLJL1E1J Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Sounds like you might have stale =2Ego files somew= here maybe?

Le 19 mars 2021 20:01:44 GMT-= 04:00, Mark H Weaver <mhw@netris=2Eorg> a =C3=A9crit :
This is at commit 1955ef93b76e51cab5bed4c90f7eb9df70=
35355a on the master
branch, plus some local patches on my private branc= h which I suspect are
irrelevant to this:

--8<---------------c= ut here---------------start------------->8---
mhw@jojen ~$ guix graph= --path gtk+ imagemagick
Backtrace:
In ice-9/boot-9=2Escm:
1736:= 10 13 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In un= known file:
12 (apply-smob/0 #<thunk 7fc164214520>)
I= n ice-9/boot-9=2Escm:
718:2 11 (call-with-prompt _ _ #<procedure = default-prompt-handler (k proc)>)
In ice-9/eval=2Escm:
619:8 1= 0 (_ #(#(#<directory (guile-user) 7fc164217c80>)))
In guix/ui=2Esc= m:
2164:12 9 (run-guix-command _ =2E _)
In guix/scripts/graph=2Esc= m:
573:2 8 (guix-graph =2E _)
In ice-9/boot-9=2Escm:
1736:1= 0 7 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
1731= :15 6 (with-exception-handler #<procedure 7fc1619c88d0 at ice-9/boot-9= =2Escm:1815:7 (exn)> _ #:unwind? _ #:unwind-for-type _)
1736:10 5 = (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In guix/sto= re=2Escm:
636:37 4 (thunk)
In guix/scripts/graph=2Escm:
598= :37 3 (_ #<store-connection 256=2E99 7fc1619d4780>)
598:37 2 = (_ #f)
In ice-9/boot-9=2Escm:
1669:16 1 (raise-exception _ #:conti= nuable? _)
1669:16 0 (raise-exception _ #:continuable? _)

ice-= 9/boot-9=2Escm:1669:16: In procedure raise-exception:
Wrong type to appl= y: #<syntax-transformer set-grafting>
mhw@jojen ~$
--8<-----= ----------cut here---------------end--------------->8---



=
------FN0N0Q7JOZU1X6O1RZBB0WBLJL1E1J-- From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 20 10:04:47 2021 Received: (at 47271-done) by debbugs.gnu.org; 20 Mar 2021 14:04:47 +0000 Received: from localhost ([127.0.0.1]:52937 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lNcDf-0007SL-6K for submit@debbugs.gnu.org; Sat, 20 Mar 2021 10:04:47 -0400 Received: from world.peace.net ([64.112.178.59]:60398) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lNcDd-0007S7-HM for 47271-done@debbugs.gnu.org; Sat, 20 Mar 2021 10:04:46 -0400 Received: from mhw by world.peace.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lNcDV-00014b-Lq; Sat, 20 Mar 2021 10:04:37 -0400 From: Mark H Weaver To: Julien Lepiller , 47271-done@debbugs.gnu.org Subject: Re: bug#47271: guix graph --path results in backtrace In-Reply-To: <44068010-4C6F-4335-A905-6A1D82B1DB11@lepiller.eu> References: <87h7l6n14s.fsf@netris.org> <44068010-4C6F-4335-A905-6A1D82B1DB11@lepiller.eu> Date: Sat, 20 Mar 2021 10:03:02 -0400 Message-ID: <87eeg9ly6m.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 47271-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Julien Lepiller writes: > Sounds like you might have stale .go files somewhere maybe? Indeed, make clean-go fixed it. Thanks, Mark From unknown Sun Jun 22 11:37:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 18 Apr 2021 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator