From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 06 20:39:57 2022 Received: (at submit) by debbugs.gnu.org; 7 Mar 2022 01:39:57 +0000 Received: from localhost ([127.0.0.1]:51983 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nR2Ls-0000lA-TR for submit@debbugs.gnu.org; Sun, 06 Mar 2022 20:39:57 -0500 Received: from lists.gnu.org ([209.51.188.17]:42282) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nR21e-0000Ho-1K for submit@debbugs.gnu.org; Sun, 06 Mar 2022 20:19:02 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36518) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nR21d-00058A-Rx for bug-guix@gnu.org; Sun, 06 Mar 2022 20:19:01 -0500 Received: from mail.lysator.liu.se ([130.236.254.3]:49345) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nR21b-00085F-QN for bug-guix@gnu.org; Sun, 06 Mar 2022 20:19:01 -0500 Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id C549B2851 for ; Mon, 7 Mar 2022 02:18:55 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id C3CB42850; Mon, 7 Mar 2022 02:18:55 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on hermod.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=ALL_TRUSTED,AWL, DATE_IN_PAST_03_06,T_SCC_BODY_TEXT_LINE autolearn=disabled version=3.4.6 X-Spam-Score: -0.5 Received: from einars-thinkpad (unknown [IPv6:2001:6b0:17:fc09:bba9:413e:c550:6277]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 251052578 for ; Mon, 7 Mar 2022 02:18:55 +0100 (CET) User-agent: mu4e 1.6.6; emacs 27.2 From: Einar Largenius To: bug-guix@gnu.org Subject: stumpwm won't load libraries Date: Sun, 06 Mar 2022 21:00:27 +0100 Message-ID: <87k0d6pnk1.fsf@lysator.liu.se> MIME-Version: 1.0 Content-Type: text/plain X-Virus-Scanned: ClamAV using ClamSMTP Received-SPF: pass client-ip=130.236.254.3; envelope-from=jaadu@lysator.liu.se; helo=mail.lysator.liu.se X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, DATE_IN_PAST_03_06=1.592, RCVD_IN_DNSWL_MED=-2.3, 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-Spam-Score: -0.6 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 06 Mar 2022 20:39:56 -0500 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.6 (-) Hello! I have an issue where I can't get slynk to load inside stumpwm with Guix as the package manager. I have no issue loading slynk with either nyxt or when running a sbcl-repl even without modifying asdf:*central-registry*. These are the packages I have in my profile: glibc-locales 2.33 out /gnu/store/nrr24nvf6548if5wdpvxhlvjif3x9jjp-glibc-locales-2.33 nyxt 2.2.4 out /gnu/store/rf5aamdsdd039mhn4c3vsx5zgzzmnzdx-nyxt-2.2.4 sbcl 2.2.2 out /gnu/store/129g8pcc2ybs1p81ak28lj44i0wkyiqj-sbcl-2.2.2 cl-slynk 1.0.43-5.0470c02 out /gnu/store/zc8h7xy78k6ybfq74k4wvx0yhg4pz6ln-cl-slynk-1.0.43-5.0470c02 stumpwm 20.11 out /gnu/store/y88ghx13yv9b6a2sa7b8hnxgcnw8x3ka-stumpwm-20.11 If I just try to load slynk directly asdf doesn't seem to find it at all. If I try to add the *.asd files that Guix provides: (push (uiop:subpathname* (user-homedir-pathname) ".guix-profile/share/common-lisp/systems/") asdf:*central-registry*) And then try to load, I still get an error: Don't know how to REQUIRE SB-CLTL2 stumpwm itself works without issue. -- With kind regards Einar From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 11 03:42:21 2022 Received: (at 54280) by debbugs.gnu.org; 11 Mar 2022 08:42:21 +0000 Received: from localhost ([127.0.0.1]:36477 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSaqr-0002te-1B for submit@debbugs.gnu.org; Fri, 11 Mar 2022 03:42:21 -0500 Received: from mout02.posteo.de ([185.67.36.66]:60129) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSaqn-0002tN-MJ for 54280@debbugs.gnu.org; Fri, 11 Mar 2022 03:42:18 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 79968240108 for <54280@debbugs.gnu.org>; Fri, 11 Mar 2022 09:42:11 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1646988131; bh=5nSTmuvcF0Q/HFa0JoJeUmY2MaiaseTKzub9/J7J5b0=; h=From:To:Cc:Subject:Date:From; b=PKcnbf8N1uZs1Cqg3ivgpUs+kEfy/Y02Li9Uuq9HKbtNpnoFLCoZtj0HQAxUDD5dA fDnLs+hEIEEhaqy6n/v6ygfKZFaRSqXcZZvdyz0Pxlu7Nxhs/9AUE+sHBirUEGGfkY 27z1dhb58sgDZjCH5J1wNQNwUlrJdvjmKYlKxea0GLV3YJ8DJNGx2GMuz9psmtGGsG 4OKnW6AlgiRq+cAfzU2hO36YnEHBuFLgFSHn5C3lE8dBIJ3tqpwDVLqtrZ8OAa7cLp 5py0K64xvX0Uz3w08OKcZwc5ff2nfziqDXtuYN9u05pE7p7vPGLenXS2EgFAJzZQmG Gkh0n9ePO9dpw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4KFKDf2YYBz6tmN; Fri, 11 Mar 2022 09:42:09 +0100 (CET) References: <87k0d6pnk1.fsf@lysator.liu.se> From: Guillaume Le Vaillant To: Einar Largenius Subject: Re: bug#54280: stumpwm won't load libraries Date: Fri, 11 Mar 2022 08:24:01 +0000 In-reply-to: <87k0d6pnk1.fsf@lysator.liu.se> Message-ID: <87y21gc23q.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 54280 Cc: 54280@debbugs.gnu.org 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: -3.3 (---) --=-=-= Content-Type: text/plain Einar Largenius skribis: > Hello! > > I have an issue where I can't get slynk to load inside stumpwm with Guix > as the package manager. I have no issue loading slynk with either nyxt > or when running a sbcl-repl even without modifying > asdf:*central-registry*. These are the packages I have in my profile: > > glibc-locales 2.33 out /gnu/store/nrr24nvf6548if5wdpvxhlvjif3x9jjp-glibc-locales-2.33 > nyxt 2.2.4 out /gnu/store/rf5aamdsdd039mhn4c3vsx5zgzzmnzdx-nyxt-2.2.4 > sbcl 2.2.2 out /gnu/store/129g8pcc2ybs1p81ak28lj44i0wkyiqj-sbcl-2.2.2 > cl-slynk 1.0.43-5.0470c02 out /gnu/store/zc8h7xy78k6ybfq74k4wvx0yhg4pz6ln-cl-slynk-1.0.43-5.0470c02 > stumpwm 20.11 out /gnu/store/y88ghx13yv9b6a2sa7b8hnxgcnw8x3ka-stumpwm-20.11 > > If I just try to load slynk directly asdf doesn't seem to find it at > all. If I try to add the *.asd files that Guix provides: > > (push (uiop:subpathname* (user-homedir-pathname) ".guix-profile/share/common-lisp/systems/") asdf:*central-registry*) > > And then try to load, I still get an error: > > Don't know how to REQUIRE SB-CLTL2 > > stumpwm itself works without issue. Hi, There's a stumpwm-with-slynk package that you could use instead of the stumpwm package. I guess it should do what you want. If not, you could also try installing the sbcl-slynk package (which has the compiled files for sbcl) instead of the cl-slynk one (sources only). I think the stumpwm binary can only compile code using the libraries that were available when it was built, and I guess sb-cltl2 isn't one of them. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYisLWQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8vqwD+JfZ7xjrNAmTQ2vScMcFdhQGlEtq4lQOxvPSb jTskyGUBAI9AZFO4qRBvlzSpOntkuA44m0YL8TBHl32KX6jfRMle =3zun -----END PGP SIGNATURE----- --=-=-=--