Message from discussion
Error while installing lispbuilder
Received: by 10.180.75.8 with SMTP id y8mr1088088wiv.4.1346534303495;
Sat, 01 Sep 2012 14:18:23 -0700 (PDT)
X-BeenThere: quicklisp@googlegroups.com
Received: by 10.216.141.22 with SMTP id f22ls5737624wej.0.gmail; Sat, 01 Sep
2012 14:18:22 -0700 (PDT)
Received: by 10.180.98.234 with SMTP id el10mr1097586wib.3.1346534302790;
Sat, 01 Sep 2012 14:18:22 -0700 (PDT)
Received: by 10.216.74.136 with SMTP id x8mswed;
Sat, 1 Sep 2012 12:53:53 -0700 (PDT)
Received: by 10.216.233.196 with SMTP id p46mr547133weq.0.1346529233304;
Sat, 01 Sep 2012 12:53:53 -0700 (PDT)
Received: by 10.216.233.196 with SMTP id p46mr547132weq.0.1346529233284;
Sat, 01 Sep 2012 12:53:53 -0700 (PDT)
Return-Path: <benthrottl...@gmail.com>
Received: from mail-wg0-f44.google.com (mail-wg0-f44.google.com [74.125.82.44])
by gmr-mx.google.com with ESMTPS id cd1si994384wib.1.2012.09.01.12.53.53
(version=TLSv1/SSLv3 cipher=OTHER);
Sat, 01 Sep 2012 12:53:53 -0700 (PDT)
Received-SPF: pass (google.com: domain of benthrottl...@gmail.com designates 74.125.82.44 as permitted sender) client-ip=74.125.82.44;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of benthrottl...@gmail.com designates 74.125.82.44 as permitted sender) smtp.mail=benthrottl...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-wg0-f44.google.com with SMTP id dr13so2529746wgb.25
for <quicklisp@googlegroups.com>; Sat, 01 Sep 2012 12:53:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:date:message-id:subject:from:to:content-type;
bh=r+HjtUxiSmQhH5hvlhehfDifELd299FLZbsy2MKELL8=;
b=KwMKJ8973UqPheRpYSWDG2W/LhsE6OSNEbEntOFlkhyZ93XVQRKAhRSfn8fwjEZdE8
7ojP7S/M1CRWlRHUMknRlA6GSvWKzWnKOaELnSuCPaPui08JVIAVonT8ZaEvnHtxH4A4
t2Ub6D1bLKYEKWGsCf1kwiZJ5zYf/CFn5N/7QKKG5IVN/I+ysDpppw5xhJbSwUShS+0W
f120D4rfBDNCQoFftMNNVxrJHAiaaPqLIXwezZKKSgBDXtBTdtsePHfOVgShLDwT3oSj
gZVi1EWsw1jUc1eC9KfIrIK1i7jiQhRxu/5/aiHQgTmFAMVc/kaWZZSBNeSL+rqdQgoC
vRQw==
MIME-Version: 1.0
Received: by 10.216.139.95 with SMTP id b73mr6392547wej.191.1346529233082;
Sat, 01 Sep 2012 12:53:53 -0700 (PDT)
Received: by 10.216.67.207 with HTTP; Sat, 1 Sep 2012 12:53:53 -0700 (PDT)
Date: Sat, 1 Sep 2012 16:53:53 -0300
Message-ID: <CAFAJqL5PzVKxpRRtL43P_9aJ+9KXgKNnUygWtZ=CsrzrK-z...@mail.gmail.com>
Subject: Error while installing lispbuilder
From: ben throttle <benthrottl...@gmail.com>
To: quicklisp@googlegroups.com
Content-Type: multipart/alternative; boundary=0016e6d4f5989e1cc904c8a94434
--0016e6d4f5989e1cc904c8a94434
Content-Type: text/plain; charset=ISO-8859-1
Hi. I tried to post this message directly using the googlegroups interface,
but it looks like it's failed. Sorry for any double messages if that
happened.
First, some info. I'm using OS X Lion (10.7.4) and LispWorks Personal 6.
I'm starting to learn Lisp and I decided to make a game instead of just
doing exercises from books, so the best option is using SDL. I've checked
the SDL port to Lisp (lispbuilder) and found that the best way to install
the package is using quicklisp . After first error (cocoahelper), I
searched the group messages and found this answer
https://groups.google.com/forum/?hl=pt-BR&fromgroups=#!searchin/quicklisp/error$20lispbuilder/quicklisp/0lwEhnRljvo/vh6VQRpsTvcJ
which suggested to do this
"cd
~/quicklisp/dists/quicklisp/software/lispbuilder-<version>/lispbuilder-sdl/cocoahelper
make"
I ran make but it didn't work for me. Still the same error. I restarted
LispWorks and tried again, but still no success. Any suggestion on how to
solve the error?
Thanks, the log error is bellow
--------------------------------------------------------
To load "lispbuilder-sdl":
Load 1 ASDF system:
lispbuilder-sdl
; Loading "lispbuilder-sdl"
Error: Unable to load any of the alternatives:
((:FRAMEWORK "cocoahelper") (:DEFAULT "cocoahelper"))
1 (continue) Try loading the foreign library again.
2 Use another library instead.
3 Try loading
/Users/ben/.cache/common-lisp/lw-6.0.1-macosx-x86/Users/ben/quicklisp/dists/quicklisp/software/lispbuilder-20120520-svn/lispbuilder-sdl/cocoahelper/cocoahelper.xfasl
again.
4 Give up loading
/Users/ben/.cache/common-lisp/lw-6.0.1-macosx-x86/Users/ben/quicklisp/dists/quicklisp/software/lispbuilder-20120520-svn/lispbuilder-sdl/cocoahelper/cocoahelper.xfasl.
5 Try loading another file instead of
/Users/ben/.cache/common-lisp/lw-6.0.1-macosx-x86/Users/ben/quicklisp/dists/quicklisp/software/lispbuilder-20120520-svn/lispbuilder-sdl/cocoahelper/cocoahelper.xfasl.
6 Recompile cocoahelper and try loading it again
7 Retry Loading component: ("cocoahelper" "cocoahelper" "cocoahelper").
8 Continue, treating Loading component: ("cocoahelper" "cocoahelper"
"cocoahelper") as having been successful.
9 (abort) Give up on "lispbuilder-sdl"
10 Return to level 2.
11 Return to debug level 2.
12 Give up on "lispbuilder"
13 Return to level 1.
14 Return to debug level 1.
15 Give up on "lispbuilder"
16 Return to level 0.
17 Return to top loop level 0.
Type :b for backtrace or :c <option number> to proceed.
Type :bug-form "<subject>" for a bug report template or :? for other
options.
--0016e6d4f5989e1cc904c8a94434
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi. I tried to post this message directly using the googlegroups interface,=
but it looks like it's failed. Sorry for any double messages if that h=
appened.<br><br>First, some info. I'm using OS X Lion (10.7.4) and Lisp=
Works Personal 6.<br>
<br>I'm starting to learn Lisp and I decided to make a game instead of =
just doing exercises from books, so the best option is using SDL. I've =
checked the SDL port to Lisp (lispbuilder) and found that the best way to i=
nstall the package is using quicklisp . After first error (cocoahelper), I =
searched the group messages and found this answer<br>
<br><a href=3D"https://groups.google.com/forum/?hl=3Dpt-BR&fromgroups=
=3D#!searchin/quicklisp/error$20lispbuilder/quicklisp/0lwEhnRljvo/vh6VQRpsT=
vcJ">https://groups.google.com/forum/?hl=3Dpt-BR&fromgroups=3D#!searchi=
n/quicklisp/error$20lispbuilder/quicklisp/0lwEhnRljvo/vh6VQRpsTvcJ</a><br>
<br>which suggested to do this<br><br>"cd ~/quicklisp/dists/quicklisp/=
software/lispbuilder-<version>/lispbuilder-sdl/cocoahelper make"=
<br><br>I ran make but it didn't work for me. Still the same error. I r=
estarted LispWorks and tried again, but still no success. Any suggestion on=
how to solve the error?<br>
<br>Thanks, the log error is bellow<br><br>--------------------------------=
------------------------<br>To load "lispbuilder-sdl":<br>=A0 Loa=
d 1 ASDF system:<br>=A0=A0=A0 lispbuilder-sdl<br>; Loading "lispbuilde=
r-sdl"<br>
<br>Error: Unable to load any of the alternatives:<br>=A0=A0 ((:FRAMEWORK &=
quot;cocoahelper") (:DEFAULT "cocoahelper"))<br>=A0=A0 1 (co=
ntinue) Try loading the foreign library again.<br>=A0=A0 2 Use another libr=
ary instead.<br>
=A0=A0 3 Try loading /Users/ben/.cache/common-lisp/lw-6.0.1-macosx-x86/User=
s/ben/quicklisp/dists/quicklisp/software/lispbuilder-20120520-svn/lispbuild=
er-sdl/cocoahelper/cocoahelper.xfasl again.<br>=A0=A0 4 Give up loading /Us=
ers/ben/.cache/common-lisp/lw-6.0.1-macosx-x86/Users/ben/quicklisp/dists/qu=
icklisp/software/lispbuilder-20120520-svn/lispbuilder-sdl/cocoahelper/cocoa=
helper.xfasl.<br>
=A0=A0 5 Try loading another file instead of /Users/ben/.cache/common-lisp/=
lw-6.0.1-macosx-x86/Users/ben/quicklisp/dists/quicklisp/software/lispbuilde=
r-20120520-svn/lispbuilder-sdl/cocoahelper/cocoahelper.xfasl.<br>=A0=A0 6 R=
ecompile cocoahelper and try loading it again<br>
=A0=A0 7 Retry Loading component: ("cocoahelper" "cocoahelpe=
r" "cocoahelper").<br>=A0=A0 8 Continue, treating Loading co=
mponent: ("cocoahelper" "cocoahelper" "cocoahelper=
") as having been successful.<br>
=A0=A0 9 (abort) Give up on "lispbuilder-sdl"<br>=A0 10 Return to=
level 2.<br>=A0 11 Return to debug level 2.<br>=A0 12 Give up on "lis=
pbuilder"<br>=A0 13 Return to level 1.<br>=A0 14 Return to debug level=
1.<br>=A0 15 Give up on "lispbuilder"<br>
=A0 16 Return to level 0.<br>=A0 17 Return to top loop level 0.<br><br>Type=
:b for backtrace or :c <option number> to proceed.<br>Type :bug-form=
"<subject>" for a bug report template or :? for other opti=
ons.<br>
--0016e6d4f5989e1cc904c8a94434--