From unknown Thu Aug 14 17:24:48 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#44548 <44548@debbugs.gnu.org> To: bug#44548 <44548@debbugs.gnu.org> Subject: Status: SBCL build system fails to pacakge cl-environments, generic-cl. Reply-To: bug#44548 <44548@debbugs.gnu.org> Date: Fri, 15 Aug 2025 00:24:48 +0000 retitle 44548 SBCL build system fails to pacakge cl-environments, generic-c= l. reassign 44548 guix submitter 44548 Pierre Neidhardt severity 44548 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 10 04:34:58 2020 Received: (at submit) by debbugs.gnu.org; 10 Nov 2020 09:34:58 +0000 Received: from localhost ([127.0.0.1]:36373 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcQ3G-0006yj-0L for submit@debbugs.gnu.org; Tue, 10 Nov 2020 04:34:58 -0500 Received: from lists.gnu.org ([209.51.188.17]:59230) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcQ3E-0006yc-QE for submit@debbugs.gnu.org; Tue, 10 Nov 2020 04:34:57 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52124) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcQ3D-0005Na-Ld for bug-guix@gnu.org; Tue, 10 Nov 2020 04:34:56 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:52683) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcQ3B-0003e7-Ff; Tue, 10 Nov 2020 04:34:55 -0500 X-Originating-IP: 90.92.160.122 Received: from bababa (lfbn-idf2-1-1094-122.w90-92.abo.wanadoo.fr [90.92.160.122]) (Authenticated sender: mail@ambrevar.xyz) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 9438360015; Tue, 10 Nov 2020 09:34:49 +0000 (UTC) From: Pierre Neidhardt To: bug-guix@gnu.org Subject: SBCL build system fails to pacakge cl-environments, generic-cl. Date: Tue, 10 Nov 2020 10:34:48 +0100 Message-ID: <87pn4lk11j.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=217.70.183.195; envelope-from=mail@ambrevar.xyz; helo=relay3-d.mail.gandi.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/10 03:28:56 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: 26 X-Spam_score: 2.6 X-Spam_bar: ++ X-Spam_report: (2.6 / 5.0 requ) BAYES_00=-1.9, FROM_SUSPICIOUS_NTLD=0.499, FROM_SUSPICIOUS_NTLD_FP=2, PDS_OTHER_BAD_TLD=1.999, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.9 (++) 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'm trying to package generic-cl on staging where the SBCL build system has been revamped by Guillaume. --88--- (define-public sbcl-generic-cl (package (name "sbcl-generic-cl") (version "0.7.1") (source (origin (method git-fetch) (uri (git-refere [...] Content analysis details: (2.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.7 SPF_NEUTRAL SPF: sender does not match SPF record (neutral) 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: ambrevar.xyz (xyz)] 2.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: submit Cc: Guillaume Le Vaillant , Marius Bakke 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: -0.1 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi! I'm trying to package generic-cl on staging where the SBCL build system has been revamped by Guillaume. =2D-8<---------------cut here---------------start------------->8--- (define-public sbcl-generic-cl (package (name "sbcl-generic-cl") (version "0.7.1") (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/alex-gutev/generic-cl") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 (base32 "1jjg1d221a667wacbrh7abswrkzq6c9qwapdfh0frzl0la9xjz2f")))) (build-system asdf-build-system/sbcl) (inputs `(("agutil" ,sbcl-agutil) ("alexandria" ,sbcl-alexandria) ("anaphora" ,sbcl-anaphora) ("arrows" ,sbcl-arrows) ("cl-custom-hash-table" ,sbcl-custom-hash-table) ("static-dispatch" ,sbcl-static-dispatch) ("trivia" ,sbcl-trivia))) (native-inputs `(("prove" ,sbcl-prove))) (home-page "https://alex-gutev.github.io/generic-cl/") (synopsis "") (description "") (license license:expat))) =2D-8<---------------cut here---------------end--------------->8--- It fails with =2D-8<---------------cut here---------------start------------->8--- ; wrote /gnu/store/hkr132gc9ra2pnx16lbvl66pn86w11nx-sbcl-generic-cl-0.7.1/.= cache/common-lisp/sbcl-2.0.10-linux-x64/gnu/store/d99q6jgx4xqw7fnk8vhb1xaqq= c4h65fl-cl-environments-0.2.3-1.bbcd958/share/common-lisp/source/cl-environ= ments/src/tools/types-tmp1CXFJSK9.fasl ; compilation finished in 0:00:00.012 Unhandled SB-INT:SIMPLE-FILE-ERROR in thread #: Error opening #P"/gnu/store/jzwgprixssmzm8yc76gh0ir1cw9myr4b-sbcl-static-= dispatch-0.3-1.6243afc/lib/common-lisp/sbcl/static-dispatch/src/package-tmp= X4BRKI0R.fasl": Permission denied =2D-8<---------------cut here---------------end--------------->8--- My suspicion is that generic-cl depends on sbcl-static-dispatch, which depends on cl-environments, which is a _source_ package and not an SBCL pac= kage. Indeed, I fail to package sbcl-cl-environments: =2D-8<---------------cut here---------------start------------->8--- (define-public sbcl-cl-environments (let ((commit "bbcd958a9ff23ce3e6ea5f8ee2edad9634819a3a")) ; No version i= n 2 years. (package (name "sbcl-cl-environments") (version (git-version "0.2.3" "1" commit)) (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/alex-gutev/cl-environments") (commit commit))) (file-name (git-file-name name version)) (sha256 (base32 "1pfxl3vcdrb4mjy4q4c3c7q95kzv6rfjif3hzd5q91i9z621d64r")))) (build-system asdf-build-system/sbcl) (inputs `(("alexandria" ,sbcl-alexandria) ("anaphora" ,sbcl-anaphora) ("collectors" ,sbcl-collectors) ("optima" ,sbcl-optima))) (native-inputs `(("prove" ,sbcl-prove))) (home-page "https://github.com/alex-gutev/cl-environments") (synopsis "Implements the Common Lisp standard environment access API= ") (description "This library provides a uniform API, as specified in Co= mmon Lisp the Language 2, for accessing information about variable and function bindings from implementation-defined lexical environment objects. All major Common Lisp implementations are supported, even those which don't support t= he CLTL2 environment access API.") (license license:expat)))) =2D-8<---------------cut here---------------end--------------->8--- It errors out with =2D-8<---------------cut here---------------start------------->8--- ; file: /gnu/store/xhgnh1yx8z999dx5qnxc0h3iwh1s836j-sbcl-cl-environments-0.= 2.3-1.bbcd958/share/common-lisp/sbcl/cl-environments/src/common/macro-util.= lisp ; in: DEFMACRO! MATCH-STATE ; (CL-ENVIRONMENTS.UTIL:LET-IF ((CL-ENVIRONMENTS.UTIL::START ; (SECOND CL-ENVIRONMENTS.UTIL::STATES) = :START) ; (CL-ENVIRONMENTS.UTIL::BODY ; (CDDR CL-ENVIRONMENTS.UTIL::STATES) ; CL-ENVIRONMENTS.UTIL::STATES)) ; (EQ (FIRST CL-ENVIRONMENTS.UTIL::STATES) :START) ; `(LABELS ((,CL-ENVIRONMENTS.UTIL::G!NEXT ; (,CL-ENVIRONMENTS.UTIL::FROM-STATE ; ,CL-ENVIRONMENTS.UTIL::G!FORCE ,CL-ENVIRONMENTS.UTIL= ::G!ARG) ; (OPTIMA:MULTIPLE-VALUE-MATCH # ; ,@#))) ; (,CL-ENVIRONMENTS.UTIL::G!NEXT ,CL-ENVIRONMENTS.UTIL::START NIL ; ,CL-ENVIRONMENTS.UTIL::ARG))) ;=20 ; caught ERROR: ; during macroexpansion of ; (LET-IF (# #) ; (EQ # :START) ; ...). ; Use *BREAK-ON-SIGNALS* to intercept. ;=20=20=20 ; The function CL-ENVIRONMENTS.UTIL::GENSYMS is undefined. =2D-8<---------------cut here---------------end--------------->8--- Guillaume, any clue what's going on? =2D- Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFGBAEBCAAwFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl+qXrgSHG1haWxAYW1i cmV2YXIueHl6AAoJEJvc9Jeku8x/zVQH/1lbn7lOX/UEVJvbdcDmoQaVZkZ0OMBU lhYPggetPW5vzp8E9bf1h490TM+FGKBPJTcSSiKvBYd8s5tlHtbhM1vB3sXRuYxq RKvWkNoWUKQOpitU7KzJjPp0wAcScR4cDLaW2J52xg+D+VygjsIcDV51QZETs51L HFhUUhLvr5pchg0nANMhxgdp8bAQDuZ1/hpaHOe92LqDlT25ehLqjnS4CjNE1F3S 1sAcMJYaNMKfEr3dCdMihVWMA/m5cB/18UJ4OBPy3aViXRCOvSYlG4+bzmCUmI0w e1/fFqgMqLgagzJ58mkqVeOdH1levdb1tVjA7U9QM322ApShKAiqDb8= =JRqd -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 10 04:51:22 2020 Received: (at 44548) by debbugs.gnu.org; 10 Nov 2020 09:51:22 +0000 Received: from localhost ([127.0.0.1]:36430 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcQJ7-0007Pq-M2 for submit@debbugs.gnu.org; Tue, 10 Nov 2020 04:51:21 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:65155) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcQJ4-0007PY-IM for 44548@debbugs.gnu.org; Tue, 10 Nov 2020 04:51:19 -0500 X-Originating-IP: 90.92.160.122 Received: from bababa (lfbn-idf2-1-1094-122.w90-92.abo.wanadoo.fr [90.92.160.122]) (Authenticated sender: mail@ambrevar.xyz) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 065674002E for <44548@debbugs.gnu.org>; Tue, 10 Nov 2020 09:51:11 +0000 (UTC) From: Pierre Neidhardt To: 44548@debbugs.gnu.org Subject: Re: bug#44548: Acknowledgement (SBCL build system fails to pacakge cl-environments, generic-cl.) In-Reply-To: References: <87pn4lk11j.fsf@ambrevar.xyz> Date: Tue, 10 Nov 2020 10:51:11 +0100 Message-ID: <87mtzpk0a8.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 2.5 (++) 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: If I build manually it works: --88--- > sbcl --no-userinit * (require :asdf) ("ASDF" "asdf" "UIOP" "uiop") * (asdf:load-asd (truename "/gnu/store/pr52bqxa2kf1n8jadhzw4rjsl3jjk6yl-sbcl-cl-environments-0.2.3-1.bbcd958/share/common-lisp/sbcl/cl-environments/cl-environments.asd")) # 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.5 (++) 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: If I build manually it works: --88--- > sbcl --no-userinit * (require :asdf) ("ASDF" "asdf" "UIOP" "uiop") * (asdf:load-asd (truename "/gnu/store/pr52bqxa2kf1n8jadhzw4rjsl3jjk6yl-sbcl-cl-environments-0.2.3-1.bbcd958/share/common-lisp/sbcl/cl-environments/cl-environments.asd")) #8--- > sbcl --no-userinit * (require :asdf) ("ASDF" "asdf" "UIOP" "uiop") * (asdf:load-asd (truename "/gnu/store/pr52bqxa2kf1n8jadhzw4rjsl3jjk6yl-sbc= l-cl-environments-0.2.3-1.bbcd958/share/common-lisp/sbcl/cl-environments/cl= -environments.asd")) # # * (asdf:compile-system "cl-environments") WARNING: System definition file #P"/home/ambrevar/common-lisp/collectors/co= llectors.asd" contains definition for system "collectors-test". Please only= define "collectors" and secondary systems with a name starting with "colle= ctors/" (e.g. "collectors/test") in that file. WARNING: System definition file #P"/gnu/store/n3sgz03ylnxprkbzj8f20zxvpldfx= bcl-cl-symbol-munger-0.0.1-1.97598d4/share/common-lisp/source/cl-symbol-mun= ger/symbol-munger.asd" contains definition for system "symbol-munger-test".= Please only define "symbol-munger" and secondary systems with a name start= ing with "symbol-munger/" (e.g. "symbol-munger/test") in that file. T =2D-8<---------------cut here---------------end--------------->8--- The above builds against a local version of collectors, not sure that's related though. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFGBAEBCAAwFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl+qYo8SHG1haWxAYW1i cmV2YXIueHl6AAoJEJvc9Jeku8x/OCgH/0yUzecUe8uL5dCgCpM+xqsz14pw3eLK p1StgqakemXnXujKg2avpexplrkXWt1f4sZxb7NtUTIzO0C+MQ+qQdmDcCXGNlmG hc38kN/AueC6hTosfDw1T39OucR/xq1jJ92/8Q33z0pCCbneR36Ev9hzNR29CnkE UXWcT5a4VQJcHhAx+pXFkxiNsz7IwyTrfvY4vdlu73TQpFjqtDrzTIC8Ihpb4mMf 9ctFDKwltC8O3Yix0lUL0TAv6aYaMu/QlnjvLZKM3fkGq4vrQc+9vhBlgB2zO5eF VlrP7oSoNgO7BXi/nCiIDQxyEUMPuL8WZPJoEh9ANuCTheIg8fm622c= =syER -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 10 05:45:53 2020 Received: (at submit) by debbugs.gnu.org; 10 Nov 2020 10:45:53 +0000 Received: from localhost ([127.0.0.1]:36534 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcR9s-0000K2-MB for submit@debbugs.gnu.org; Tue, 10 Nov 2020 05:45:52 -0500 Received: from lists.gnu.org ([209.51.188.17]:34120) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcR9q-0000Ju-TW for submit@debbugs.gnu.org; Tue, 10 Nov 2020 05:45:51 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:39278) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcR9o-0000XW-1z for bug-guix@gnu.org; Tue, 10 Nov 2020 05:45:50 -0500 Received: from mout02.posteo.de ([185.67.36.66]:51551) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcR9l-0003az-3K for bug-guix@gnu.org; Tue, 10 Nov 2020 05:45:47 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 0D1F22400FC for ; Tue, 10 Nov 2020 11:45:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1605005141; bh=2bBDh29PrVMdvYsGH4KTCSRrrplgHhVIP0/apnseyXo=; h=From:To:Cc:Subject:Date:From; b=JSKc8Vyeyg16wxZwd8bWbbViIme3gP1clwmIFNO2Jx+E+71GsHqBFMG4TLHaUSt03 aTyVOuOsfoaGFwHho0htc+Amonf/ekrokwbzFGUQfOBjrGQa0Q/QIJfLD3Bmo8UzAc ii6h9prShNrljwWat87xRPiwBYeiQaV5Q+GV/GTraFBgkV7RE9BIU9QcrcHUGDu/2o DoRKG7itt1RJ3iT7+q+edGicJbem9maCZqYmhoJdH9jr6YebAgIhNJ6IUvdsHIrKf2 P4PVSq7PM47mGsais+a6RZBB8Y5bkESlpuY6p3bDpsH2mqWPoyWyMShrZz97KKQxjM LoF3TgBJNbG4Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4CVkzQ3XSyz9ry5; Tue, 10 Nov 2020 11:45:38 +0100 (CET) References: <87pn4lk11j.fsf@ambrevar.xyz> <87mtzpk0a8.fsf@ambrevar.xyz> User-agent: mu4e 1.4.13; emacs 27.1 From: Guillaume Le Vaillant To: Pierre Neidhardt Subject: Re: bug#44548: Acknowledgement (SBCL build system fails to pacakge cl-environments, generic-cl.) In-reply-to: <87mtzpk0a8.fsf@ambrevar.xyz> Date: Tue, 10 Nov 2020 11:45:37 +0100 Message-ID: <87ft5h1odq.fsf@yamatai> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=185.67.36.66; envelope-from=glv@posteo.net; helo=mout02.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/10 05:45:41 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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 Cc: bug-guix@gnu.org, 44548@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: -2.3 (--) --=-=-= Content-Type: text/plain It looks like the files in "src/common/" must be compiled in a specific order because some files depend on others, but the system definition has neither the ":depends-on xyx" nor the ":serial t" indications. It causes the functions defined in "src/common/util.lisp" not being available when compiling "src/common/macro-util.lisp". I'm not sure why it fails with asdf-build-system/sbcl but it succeeds with Quicklisp though; different versions of ASDF maybe, or slightly different initialization of ASDF... By adding the missing ":serial t" I was able to build sbcl-cl-environments: --8<---------------cut here---------------start------------->8--- (define-public sbcl-cl-environments ;; TODO: asdf-build-system/sbcl fails here, why? See if it works with the ;; build system revamp once staging is merged after 2020-11-09. (let ((commit "bbcd958a9ff23ce3e6ea5f8ee2edad9634819a3a")) ; No version in 2 years. (package (name "sbcl-cl-environments") (version (git-version "0.2.3" "1" commit)) (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/alex-gutev/cl-environments") (commit commit))) (file-name (git-file-name name version)) (sha256 (base32 "1pfxl3vcdrb4mjy4q4c3c7q95kzv6rfjif3hzd5q91i9z621d64r")))) (build-system asdf-build-system/sbcl) (propagated-inputs `(("alexandria" ,sbcl-alexandria) ("anaphora" ,sbcl-anaphora) ("collectors" ,sbcl-collectors) ("optima" ,sbcl-optima))) (native-inputs `(("prove" ,sbcl-prove))) (arguments `(#:phases (modify-phases %standard-phases (add-after 'unpack 'fix-build (lambda _ (substitute* "cl-environments.asd" ((":module \"common\"" all) (string-append all " :serial t"))) #t))))) (home-page "https://github.com/alex-gutev/cl-environments") (synopsis "Implements the Common Lisp standard environment access API") (description "This library provides a uniform API, as specified in Common Lisp the Language 2, for accessing information about variable and function bindings from implementation-defined lexical environment objects. All major Common Lisp implementations are supported, even those which don't support the CLTL2 environment access API.") (license license:expat)))) --8<---------------cut here---------------end--------------->8--- --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCX6pvUQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j899AEAlHqc2ms6VvaQ4VjC+ThS0ME6AMgbVyYD+avp KxVT+0UA/3ZHhD2lIScS4baHhxxSG/YkNRN+7hSfrCyZ0f5Y/lXB =UEiL -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 10 06:35:05 2020 Received: (at submit) by debbugs.gnu.org; 10 Nov 2020 11:35:05 +0000 Received: from localhost ([127.0.0.1]:36590 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcRvV-0001a0-FV for submit@debbugs.gnu.org; Tue, 10 Nov 2020 06:35:05 -0500 Received: from lists.gnu.org ([209.51.188.17]:57592) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcRvT-0001Zl-L3 for submit@debbugs.gnu.org; Tue, 10 Nov 2020 06:35:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:49594) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcRvT-0005ER-Do for bug-guix@gnu.org; Tue, 10 Nov 2020 06:35:03 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:50441) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcRvR-0003Ql-2s for bug-guix@gnu.org; Tue, 10 Nov 2020 06:35:02 -0500 X-Originating-IP: 90.92.160.122 Received: from bababa (lfbn-idf2-1-1094-122.w90-92.abo.wanadoo.fr [90.92.160.122]) (Authenticated sender: mail@ambrevar.xyz) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id C63CC4000A; Tue, 10 Nov 2020 11:34:56 +0000 (UTC) From: Pierre Neidhardt To: Guillaume Le Vaillant Subject: Re: bug#44548: Acknowledgement (SBCL build system fails to pacakge cl-environments, generic-cl.) In-Reply-To: <87ft5h1odq.fsf@yamatai> References: <87pn4lk11j.fsf@ambrevar.xyz> <87mtzpk0a8.fsf@ambrevar.xyz> <87ft5h1odq.fsf@yamatai> Date: Tue, 10 Nov 2020 12:34:56 +0100 Message-ID: <87y2j9igwv.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=217.70.183.194; envelope-from=mail@ambrevar.xyz; helo=relay2-d.mail.gandi.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/10 05:39:43 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: 6 X-Spam_score: 0.6 X-Spam_bar: / X-Spam_report: (0.6 / 5.0 requ) BAYES_00=-1.9, FROM_SUSPICIOUS_NTLD=0.499, PDS_OTHER_BAD_TLD=1.999, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: bug-guix@gnu.org, 44548@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: 0.9 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Good catch! It also does the trick for generic-cl: =2D-8<---------------cut here---------------start------------->8--- (arguments `(#:tests? #f #:phases (modify-phases %standard-phases (add-after 'unpack 'fix-compile-order (lambda _ (substitute* "generic-cl.asd" ((":module \"src\"") ":module \"src\" :serial t"))))))) =2D--------------cut here---------------end--------------->8--- I don't understand why it works outside our build system. It works when I run SBCL locally, so technically with the same ASDF. I'll ask upstream, maybe they have a clue. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFGBAEBCAAwFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl+qeuASHG1haWxAYW1i cmV2YXIueHl6AAoJEJvc9Jeku8x/+1MIAJkcBlNeDO8aIEDZgCtHQpf2mP9UTqBz l5y9McuuV/ZcUgOienMOXfrHE28rh05C0ncQo2/iQHLCOEw8fOjQ7xl+Cou/Bsk4 wXhxPHO4oFv6m6XNn78QdnIoRRg2/d5uTPc859rTX0MztlBHhckWAxzt/KbXStAV 5j81HJtNC40/GRu6QnvR+Z79P8FMJRF/0hUy1ihKEJrjUfqE03CleAcuQ7n1t5hT bqFYFYbOSQAUHFXqy3BWZyheqJ24KNqa1/sA6Kez0YZ7/Qxy4RfVNwtTY3RnlOCq JiTLj6y1dx2Q1ckVpuSKI5/46YSICpfF8xo4hlxvlenv/wOCzyZje10= =powN -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 10 06:48:04 2020 Received: (at submit) by debbugs.gnu.org; 10 Nov 2020 11:48:04 +0000 Received: from localhost ([127.0.0.1]:36599 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcS84-0001sd-1x for submit@debbugs.gnu.org; Tue, 10 Nov 2020 06:48:04 -0500 Received: from lists.gnu.org ([209.51.188.17]:60074) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcS82-0001sR-6L for submit@debbugs.gnu.org; Tue, 10 Nov 2020 06:48:02 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52444) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcS81-0001ky-SN for bug-guix@gnu.org; Tue, 10 Nov 2020 06:48:01 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:38389) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcS7z-0007od-Pf for bug-guix@gnu.org; Tue, 10 Nov 2020 06:48:01 -0500 Received: from bababa (lfbn-idf2-1-1094-122.w90-92.abo.wanadoo.fr [90.92.160.122]) (Authenticated sender: mail@ambrevar.xyz) by relay11.mail.gandi.net (Postfix) with ESMTPSA id C205710000F; Tue, 10 Nov 2020 11:47:55 +0000 (UTC) From: Pierre Neidhardt To: Guillaume Le Vaillant Subject: Re: bug#44548: Acknowledgement (SBCL build system fails to pacakge cl-environments, generic-cl.) In-Reply-To: <87y2j9igwv.fsf@ambrevar.xyz> References: <87pn4lk11j.fsf@ambrevar.xyz> <87mtzpk0a8.fsf@ambrevar.xyz> <87ft5h1odq.fsf@yamatai> <87y2j9igwv.fsf@ambrevar.xyz> Date: Tue, 10 Nov 2020 12:47:55 +0100 Message-ID: <87v9edigb8.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=217.70.178.231; envelope-from=mail@ambrevar.xyz; helo=relay11.mail.gandi.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/10 06:47:57 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: 0 X-Spam_score: -0.1 X-Spam_bar: / X-Spam_report: (-0.1 / 5.0 requ) BAYES_00=-1.9, FROM_SUSPICIOUS_NTLD=0.499, PDS_OTHER_BAD_TLD=1.999, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: bug-guix@gnu.org, 44548@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: 0.9 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Reported here: https://github.com/alex-gutev/generic-cl/issues/7 =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFGBAEBCAAwFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl+qfesSHG1haWxAYW1i cmV2YXIueHl6AAoJEJvc9Jeku8x/MxAH+wTKnmfIRqznNLn/fHoHT+9rn5jNBp77 yiReQMhahc1SZnQV/sW2ZzyNEao+wGDMgVBU0cXKFGWTpTyr9bAkYtHYT5FLYIq0 j60brvgal0kqXaShD1hWCjI+z8NfDMjSmJJ5DFrnd9Z1RarySnBJ5N4B4Nvd5Clj wgOsqY6xzbS6QzV5TzKBkpEWk1luQvNo2WlYcnxDYnOQPf7wVu+KwWgMT+PF0he1 fnSz7LBz9Qne+Kgm9VqUY8TEi3Dp+DUcAJpXLoI7NKwtE9NxNRjT7YQNMvUVxZeO EE/P5cLcRGBBKxRe0c6dDoY0Dppj2Q1dwJZq360lBy+gRwfXk6AO6/o= =FVJT -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue May 04 09:01:46 2021 Received: (at 44548-done) by debbugs.gnu.org; 4 May 2021 13:01:46 +0000 Received: from localhost ([127.0.0.1]:53081 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldugM-0007WY-5T for submit@debbugs.gnu.org; Tue, 04 May 2021 09:01:46 -0400 Received: from mout02.posteo.de ([185.67.36.66]:56421) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldugJ-0007WS-Rb for 44548-done@debbugs.gnu.org; Tue, 04 May 2021 09:01:44 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 76EB82400FD for <44548-done@debbugs.gnu.org>; Tue, 4 May 2021 15:01:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1620133297; bh=p1ofvKtoUQlM0c4Vs2KFEpqm3TpXApJunXVgf8fMzoQ=; h=From:To:Cc:Subject:Date:From; b=f+3nPkM5oOhX61Hb1e0RVZr2tVEy47hUa2Lq7pJI0gAkeX6y9WftJql/g/cQQJ/dm 24dULq1a/SSTqKvJR9ZRpxxfCRCeq35xSXfUF4hNx5++pdg4mTBSvygXEBY7XPjJxS WMa/TgnjNGE11W3tBRW9/3QT45bBZDNqZ+jYtTVAYOgz3sRVVZ7/wVOX/kaAnRnsz4 GVyhw7bYcu6G0fha8OJP8nJ8AYeujsvBOjlTE6Fk6fB7dF0wxe3hnK10ytnd9Xlw9X OvCTe9mIshLbgFicNKr8n3h7nUBIsv7Ll1Y0W1Qqky1CpF+Pgnkygkc5jK4uoyQrX4 pEhwQE6Oad13Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FZKjP3Wczz9rxL; Tue, 4 May 2021 15:01:29 +0200 (CEST) References: <87pn4lk11j.fsf@ambrevar.xyz> <87mtzpk0a8.fsf@ambrevar.xyz> <87ft5h1odq.fsf@yamatai> <87y2j9igwv.fsf@ambrevar.xyz> <87v9edigb8.fsf@ambrevar.xyz> From: Guillaume Le Vaillant To: Pierre Neidhardt Subject: Re: bug#44548: Acknowledgement (SBCL build system fails to pacakge cl-environments, generic-cl.) In-reply-to: <87v9edigb8.fsf@ambrevar.xyz> Date: Tue, 04 May 2021 13:01:20 +0000 Message-ID: <87r1imy7of.fsf@yamatai> 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: 44548-done Cc: 44548-done@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 The cl-environments and generic-cl packages are currently in Guix (36d4877041e0651d1af56b47127b8566c0fd0259). Closing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYJFFoA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8RqAEAk+BxsTwrNQs0FOGGTajMx02HFHsxVo4EMlZr EPTIvJEA/i87LHq9n1xlb5wyjvL7XDMIMbUh6JoyaAnY33zYqZiE =2QA7 -----END PGP SIGNATURE----- --=-=-=-- From unknown Thu Aug 14 17:24:48 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 02 Jun 2021 11:24:06 +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