[clbuild-devel] Problem installing Weblocks
David Lichteblau
david at lichteblau.com
Tue Oct 28 14:01:08 UTC 2008
Quoting David Barker (kzar at kzar.co.uk):
> Reading through my last reply I realised that it probably wasn't very
> helpful without more information. Here's a full dump of the output from
> trying to build weblocks now: http://kzar.co.uk/weblocks2
- Make sure you're using Albert's repository, which uses up-to-date
weblocks (I think)
- Report any remaining weblocks issues to the weblocks guys. We only
help users download the projects, we don't maintain the individual
projects.
- But note that we follow the asdf-install convention of trying to
build all ASDF systems found as .asd files in the project directory.
In this case, that probably includes some test suite, and it looks
to me like the test suite is causing trouble, not the main system.
Try loading only the weblocks system itself using ASDF in "clbuild
slime" or "clbuild lisp" instead using using "clbuild build".
- We also blacklist such test systems sometimes. See the various
blacklisting code in clbuild.lisp.
More information about the clbuild-devel
mailing list