From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: [Next browser] Common Lisp: mgl-pax: Package SWANK-BACKEND does not exist. Date: Sun, 02 Sep 2018 18:59:12 +0200 Message-ID: <877ek3j0nz.fsf@ambrevar.xyz> References: <87y3cxnj9b.fsf@gmail.com> <87k1ofncss.fsf@gnu.org> <20180827032429.064d878b@uwaterloo.ca> <871sakp864.fsf@ambrevar.xyz> <20180828033635.6c07c762@uwaterloo.ca> <87pny2b8q8.fsf@ambrevar.xyz> <20180829021850.1b250edd@uwaterloo.ca> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fwVia-0000jn-H9 for guix-devel@gnu.org; Sun, 02 Sep 2018 12:59:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fwViX-0001si-CG for guix-devel@gnu.org; Sun, 02 Sep 2018 12:59:20 -0400 In-reply-to: <20180829021850.1b250edd@uwaterloo.ca> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Andy Patterson Cc: guix-devel --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I tried your suggestion. =2D-8<---------------cut here---------------start------------->8--- (snippet '(begin (substitute* "contrib/swank-listener-hooks.lisp" ((":compile-toplevel :load-toplevel ") "")) (substitute* "contrib/swank-presentations.lisp" ((":compile-toplevel :load-toplevel ") "")) #t)) =2D-8<---------------cut here---------------end--------------->8--- SWANK builds, but when I try to build mgl-pax, I get the following error: =2D-8<---------------cut here---------------start------------->8--- Unhandled SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread #: Error finding package for symbol "*SOURCE-DIRECTORY*": The name "SWANK-LOADER" does not designate any package. =2D-8<---------------cut here---------------end--------------->8--- I guess the ASDF is incomplete. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAluMFuAACgkQm9z0l6S7 zH+rawgAlPaF2OInI84OpLzyHer7fBrcs7QQX2fRaffmRg+hVPKZk5hHD6A98/sz nmreadztdbT/lsonTvZZ0sSVQykOjPuFAswdUC96knPf9TBguDZEwvYnfeoN5Sev MqYp4wATqb1OpWyRKV5R9qpjZHq9NjsvcvA93a6WcjfFbI7iZG7bHHLnJ5moYvp9 pOgFJDUM0U51WmYepEEhD/n7k986ifrVpKjzXIkrfzkiBNFxPazcJAq0mKyTrZ7b MAP/odQch1S0YhEnNU/sbWUL0hCUD2O1RBF6JVjRTIpcQLoIe+JnLO0iUF6CFZw/ FvUUtOo9qRVgCrEeMZdO3pPjuDWWBA== =LjGa -----END PGP SIGNATURE----- --=-=-=--