From unknown Tue Jun 17 22:11:17 2025 X-Loop: help-debbugs@gnu.org Subject: bug#50624: Importing (gnu packages lxqt) in gnu/packages/kde-frameworks.scm causes unbound variable error. Resent-From: Brendan Tildesley Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 16 Sep 2021 15:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 50624 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 50624@debbugs.gnu.org X-Debbugs-Original-To: "bug-guix@gnu.org" Received: via spool by submit@debbugs.gnu.org id=B.163180553020971 (code B ref -1); Thu, 16 Sep 2021 15:19:02 +0000 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 15:18:50 +0000 Received: from localhost ([127.0.0.1]:56235 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQtA1-0005SB-T8 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 11:18:50 -0400 Received: from lists.gnu.org ([209.51.188.17]:44334) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQt9x-0005S1-Q8 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 11:18:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37782) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQt9x-0003Go-JN for bug-guix@gnu.org; Thu, 16 Sep 2021 11:18:45 -0400 Received: from mout-p-201.mailbox.org ([80.241.56.171]:47440) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1mQt9s-0000Pf-L7 for bug-guix@gnu.org; Thu, 16 Sep 2021 11:18:44 -0400 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:105:465:1:4:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4H9LM72zxGzQkhq for ; Thu, 16 Sep 2021 17:18:27 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brendan.scot; s=MBO0001; t=1631805505; h=from:from: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; bh=gM8FtQUDexCLcrNcXHC6kObyLXTd/h0CdXoyUUDZjco=; b=x6TjTIDS12+CD70avr0I0+Pjb8h5mstiR1Vd2sl8lTn06I0fmcjaUJ47SAYDQB4h4UjBq1 FPSTETYQB8Wbq2WdD5FfE+ybCGxwrbZ7TPgp9MvLLT+OXj4q9rT4ulGPOynRkKgO3bq5mh 4ySjziQnFJeqpYl01NeMxcWV4jkNgp109fjCRULaIDCAsfDaYJdnlq2JxLNjjTiCu2yt1X bVJ2TGrCB2vSJ3e9brgqaYTk42JrFtU3bRDqJEeVIeNJm3aleVgkGrWHaSjzJyy4A33n9y Wi8ai1HF5M0d6rczRtQ7aVACyDcjxP4GMQmA/X+Bl2rljsDDjIDU0dqU2a0i/w== Date: Thu, 16 Sep 2021 17:18:18 +0200 (CEST) From: Brendan Tildesley Message-ID: <1078398420.3830.1631805502294@office.mailbox.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Priority: 3 Importance: Normal X-Rspamd-Queue-Id: 3A49526A Received-SPF: pass client-ip=80.241.56.171; envelope-from=mail@brendan.scot; helo=mout-p-201.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) 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.6 (--) I want to use libdbusmenu-qt in kde-frameworks.scm, but just adding #:use-m= odules (gnu packages lxqt) and running some guix package command results in this. What should I do? Th= anks. $ ./pre-inst-env guix show knotifications ;;; note: source file /home/b/code/guix-cryfs/gnu/packages/kde-frameworks.s= cm ;;; newer than compiled /home/b/code/guix-cryfs/gnu/packages/kde-fram= eworks.go ;;; note: source file /home/b/code/guix-cryfs/gnu/packages/kde-frameworks.s= cm ;;; newer than compiled /run/current-system/profile/lib/guile/3.0/sit= e-ccache/gnu/packages/kde-frameworks.go error: curl: unbound variable hint: Did you forget a `use-modules' form? error: googletest: unbound variable hint: Did you forget a `use-modules' form? error: bzip2: unbound variable hint: Did you forget a `use-modules' form? error: binutils: unbound variable hint: Did you forget a `use-modules' form? error: gcc-4.9: unbound variable hint: Did you forget a `use-modules' form? error: python-2: unbound variable hint: Did you forget a `use-modules' form? error: tcc: unbound variable hint: Did you forget a `use-modules' form? error: gnu-make: unbound variable hint: Did you forget a `use-modules' form? error: unzip: unbound variable hint: Did you forget a `use-modules' form? error: binutils: unbound variable hint: Did you forget a `use-modules' form? error: perl: unbound variable hint: Did you forget a `use-modules' form? error: coreutils: unbound variable hint: Did you forget a `use-modules' form? Throw to key `unbound-variable' with args `("resolve-interface" "no binding= `~A' in module ~A" (python (gnu packages python)) #f)'. Backtrace: In ice-9/boot-9.scm: 1752:10 19 (with-exception-handler _ _ #:unwind? _ # _) In unknown file: 18 (apply-smob/0 #) In ice-9/boot-9.scm: 724:2 17 (call-with-prompt _ _ #) In ice-9/eval.scm: 619:8 16 (_ #(#(#))) In guix/ui.scm: 2185:7 15 (run-guix . _) 2148:10 14 (run-guix-command _ . _) In ice-9/boot-9.scm: 1752:10 13 (with-exception-handler _ _ #:unwind? _ # _) In guix/scripts/package.scm: 906:9 12 (_) In srfi/srfi-1.scm: 634:9 11 (for-each # =E2=80=A6) In guix/scripts/package.scm: 911:29 10 (_ _) In gnu/packages.scm: 292:55 9 (_ "knotifications" _) In unknown file: 8 (force #) In gnu/packages.scm: 239:33 7 (fold-packages # =E2=80=A6) In guix/discovery.scm: 153:11 6 (all-modules _ #:warn _) In srfi/srfi-1.scm: 460:18 5 (fold # =E2=80=A6) In guix/discovery.scm: 143:19 4 (_ _ ()) In srfi/srfi-1.scm: 691:23 3 (filter-map #= . #) In guix/discovery.scm: 118:22 2 (_ . _) In guix/ui.scm: 324:2 1 (report-unbound-variable-error _ #:frame _) In ice-9/boot-9.scm: 1685:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1685:16: In procedure raise-exception: Throw to key `match-error' with args `("match" "no matching pattern" (unbou= nd-variable "resolve-interface" "no binding `~A' in module ~A" (python (gnu= packages python)) #f))'. From unknown Tue Jun 17 22:11:17 2025 X-Loop: help-debbugs@gnu.org Subject: bug#50624: References: <1078398420.3830.1631805502294@office.mailbox.org> In-Reply-To: <1078398420.3830.1631805502294@office.mailbox.org> Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 31 May 2022 23:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50624 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 50624@debbugs.gnu.org Received: via spool by 50624-submit@debbugs.gnu.org id=B50624.165403860421841 (code B ref 50624); Tue, 31 May 2022 23:11:01 +0000 Received: (at 50624) by debbugs.gnu.org; 31 May 2022 23:10:04 +0000 Received: from localhost ([127.0.0.1]:49125 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwB00-0005gB-1k for submit@debbugs.gnu.org; Tue, 31 May 2022 19:10:04 -0400 Received: from mail-ej1-f52.google.com ([209.85.218.52]:35771) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwAzx-0005fV-BS for 50624@debbugs.gnu.org; Tue, 31 May 2022 19:10:02 -0400 Received: by mail-ej1-f52.google.com with SMTP id y13so345836eje.2 for <50624@debbugs.gnu.org>; Tue, 31 May 2022 16:10:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=DLl/UiTm2CpFet5oHeLseODGVz6luKDyQqnLnJaef58=; b=cp1hig4RJPEudbqG/lFNIWiLTkXnhl62GP7Dyxoz1Z1QqPmjgHzLFL1YXkV9YyEolk HOrr/8hhNokGRa0/XpUtONXez/i1rwaWABpTt6rbh75f6+NnRTVWL9ckOM7DZPR83LxW GdnZSoxeMY+8ozfMxzr+cF46QAUsFJy4VJ1Inn4bHtFHQmkmWEjD5snWllb0PGy79vpz vN5l/yHzyvwu5MLrcCkZK6I58qsJk6teOqtXSxEnVE+CZIrfDofDWpDnM122sz/64TiS 3eXHyUnN2WdX02tCOC3cA68qeQ+IQs0nMe3JCFIneKNb3QWE8uJRNHNMQfGZgGUEXlf1 mYzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=DLl/UiTm2CpFet5oHeLseODGVz6luKDyQqnLnJaef58=; b=evYS+/Y0dvgDCLj7ap3ui/WE8dMY3ewybMOy3JCRgad6kCDwUvSYFqcis9hjTZsB3p f+6X6N1DCdK7B2TWn62MJDNfy2J+TX2bDpol+WL2P1SyygU/6PR/CE1MIS+CIjdvc/fz AKZ5CVv5OOKQrH+jDCGt1M4xWgJgp1YzayA1B8VYEM5hZfASkuctzUqBzWb60MS5yREl GdfJLuTPhaCO3fF2YkOpzyLahqmMwcYySGFABL7yFExXgygpyw/8M2f7NxAtmF9kls9h DyDrgyxOJFUZM8/Ac5Bm7VpOOyn2a/jGTq9K2/+kCaAD61m/+dl8d68UMAZ2Oqh872Yd Zb3A== X-Gm-Message-State: AOAM532YS4U3LZaqdCeaniR6ESQL7nVYQgxYFkDlGbE1zbql5bVIMMId gwXpzYjVWFkGW3DFkngSK41h3tA0afftvZ29APtFLFtRn9U= X-Google-Smtp-Source: ABdhPJx5aU/pzmlBhBKLu4Dc//TTFHQ48ShHRyo4AeZ92ap0vBfBRTUGte968pFiW2tyCvsY6g4xhdwp++pFOywnVTk= X-Received: by 2002:a17:907:9805:b0:6f4:fe0e:5547 with SMTP id ji5-20020a170907980500b006f4fe0e5547mr54374978ejc.426.1654038595381; Tue, 31 May 2022 16:09:55 -0700 (PDT) MIME-Version: 1.0 From: Sharlatan Hellseher Date: Wed, 1 Jun 2022 00:09:44 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi, I've got the same when I try to build new package from latest checkout, it's built from channel https://git.sr.ht/~hellseher/ffab/tree/main/item/ffab/packages/lisp-xyz.scm#L50 [env: /gnu/store/46kmhq1wkbzsdxv09k774hlak3xvvc5q-profile] > ./pre-inst-env guix build sbcl-glop ; ; ; note: source file /mnt/library/code/guix/gnu/packages/lisp-xyz.scm ;;; newer than compiled /mnt/lib [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (sharlatanus[at]gmail.com) 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [209.85.218.52 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.218.52 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 2.0 BLANK_SUBJECT Subject is present but empty -0.0 T_SCC_BODY_TEXT_LINE No description available. 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 (+) Hi, I've got the same when I try to build new package from latest checkout, it's built from channel https://git.sr.ht/~hellseher/ffab/tree/main/item/ffab/packages/lisp-xyz.scm= #L50 [env: /gnu/store/46kmhq1wkbzsdxv09k774hlak3xvvc5q-profile] > ./pre-inst-env guix build sbcl-glop ;;; note: source file /mnt/library/code/guix/gnu/packages/lisp-xyz.scm ;;; newer than compiled /mnt/library/code/guix/gnu/packages/lisp-xyz.= go ;;; note: source file /mnt/library/code/guix/gnu/packages/lisp-xyz.scm ;;; newer than compiled /run/current-system/profile/lib/guile/3.0/site-ccache/gnu/packages/lisp-xyz= .go ;;; note: source file /mnt/library/code/guix/gnu/packages/lisp-xyz.scm ;;; newer than compiled /run/current-system/profile/lib/guile/3.0/site-ccache/gnu/packages/lisp-xyz= .go error: libxrandr: unbound variable hint: Did you forget a `use-modules' form? error: googletest: unbound variable hint: Did you forget a `use-modules' form? error: bzip2: unbound variable hint: Did you forget a `use-modules' form? error: binutils: unbound variable hint: Did you forget a `use-modules' form? error: gcc-4.9: unbound variable hint: Did you forget a `use-modules' form? error: xz: unbound variable hint: Did you forget a `use-modules' form? error: gash: unbound variable hint: Did you forget a `use-modules' form? error: gnu-make: unbound variable hint: Did you forget a `use-modules' form? error: binutils: unbound variable hint: Did you forget a `use-modules' form? error: ffmpeg: unbound variable hint: Did you forget a `use-modules' form? error: xorg-server: unbound variable hint: Did you forget a `use-modules' form? error: libdvdnav: unbound variable hint: Did you forget a `use-modules' form? error: perl: unbound variable hint: Did you forget a `use-modules' form? error: coreutils: unbound variable hint: Did you forget a `use-modules' form? error: libetpan: unbound variable hint: Did you forget a `use-modules' form? error: openmpi: unbound variable hint: Did you forget a `use-modules' form? Throw to key `unbound-variable' with args `("resolve-interface" "no binding `~A' in module ~A" (python (gnu packages python)) #f)'. Backtrace: In guix/store.scm: 659:37 19 (thunk) 1298:8 18 (call-with-build-handler # =E2=80=A6) In guix/scripts/build.scm: 567:2 17 (_) In srfi/srfi-1.scm: 673:15 16 (append-map _ _ . _) 586:17 15 (map1 ((argument . "sbcl-glop") (build-mode . 0) (. #) =E2=80= =A6)) In guix/scripts/build.scm: 587:31 14 (_ _) In gnu/packages.scm: 480:2 13 (%find-package "sbcl-glop" "sbcl-glop" #f) 365:6 12 (find-best-packages-by-name _ _) 295:56 11 (_ "sbcl-glop" _) In unknown file: 10 (force #) In gnu/packages.scm: 242:33 9 (fold-packages # =E2=80=A6) In guix/discovery.scm: 159:11 8 (all-modules _ #:warn _) In srfi/srfi-1.scm: 460:18 7 (fold # =E2=80=A6) In guix/discovery.scm: 149:19 6 (_ _ ()) 116:5 5 (scheme-modules _ _ #:warn _) In srfi/srfi-1.scm: 691:23 4 (filter-map #= . #) In guix/discovery.scm: 124:24 3 (_ . _) In guix/ui.scm: 319:2 2 (report-unbound-variable-error _ #:frame _) In ice-9/boot-9.scm: 1685:16 1 (raise-exception _ #:continuable? _) 1685:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1685:16: In procedure raise-exception: Throw to key `match-error' with args `("match" "no matching pattern" (unbound-variable "resolve-interface" "no binding `~A' in module ~A" (python (gnu packages python)) #f))'. [env: /gnu/store/46kmhq1wkbzsdxv09k774hlak3xvvc5q-profile] > ./pre-inst-env guix describe Git checkout: repository: /mnt/library/code/guix branch: local/lisp-xyz/glop commit: c4e03f82047a6a2a07cb34c94d2280183a901e8e --=20 =E2=80=A6 =D0=BD=D0=B0=D1=88 =D1=80=D0=B0=D0=B7=D1=83=D0=BC - =D0=BF=D1=80= =D0=B5=D0=B2=D0=BE=D1=81=D1=85=D0=BE=D0=B4=D0=BD=D0=B0=D1=8F =D0=BE=D0=B1= =D1=8A=D1=8F=D1=81=D0=BD=D0=B8=D1=82=D0=B5=D0=BB=D1=8C=D0=BD=D0=B0=D1=8F = =D0=BC=D0=B0=D1=88=D0=B8=D0=BD=D0=B0 =D0=BA=D0=BE=D1=82=D0=BE=D1=80=D0=B0= =D1=8F =D1=81=D0=BF=D0=BE=D1=81=D0=BE=D0=B1=D0=BD=D0=B0 =D0=BD=D0=B0=D0=B9=D1=82=D0=B8 =D1=81=D0=BC=D1=8B=D1=81=D0=BB =D0=BF=D0=BE= =D1=87=D1=82=D0=B8 =D0=B2 =D1=87=D0=B5=D0=BC =D1=83=D0=B3=D0=BE=D0=B4=D0=BD= =D0=BE, =D0=B8=D1=81=D1=82=D0=BE=D0=BB=D0=BA=D0=BE=D0=B2=D0=B0=D1=82=D1=8C = =D0=BB=D1=8E=D0=B1=D0=BE=D0=B9 =D1=84=D0=B5=D0=BD=D0=BE=D0=BC=D0=B5=D0=BD, = =D0=BD=D0=BE =D1=81=D0=BE=D0=B2=D0=B5=D1=80=D1=88=D0=B5=D0=BD=D0=BD=D0=BE =D0=BD=D0=B5 = =D0=B2 =D1=81=D0=BE=D1=81=D1=82=D0=BE=D1=8F=D0=BD=D0=B8=D0=B8 =D0=BF=D1=80= =D0=B8=D0=BD=D1=8F=D1=82=D1=8C =D0=BC=D1=8B=D1=81=D0=BB=D1=8C =D0=BE =D0=BD= =D0=B5=D0=BF=D1=80=D0=B5=D0=B4=D1=81=D0=BA=D0=B0=D0=B7=D1=83=D0=B5=D0=BC=D0= =BE=D1=81=D1=82=D0=B8.