| Summary: | Can't require 'asdf-install with current SBCL port | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Xavier Maillard <zedek> |
| Component: | Individual Port(s) | Assignee: | Simon Barner <barner> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Xavier Maillard
2005-03-14 23:30:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->des Over to maintainer [-- Adding to the audit trail of this problem report --] % Message-Id: <plop8564zksqv4.fsf@gnu-rox.org> % Date: Mon, 21 Mar 2005 21:09:34 +0100 % From: Xavier Maillard <zedek@gnu-rox.org> % % Hello, % % There is new good news :) % % When switching to bash and recompiling SBCL port, the bug goes % away: % % ,---- % | sbcl % | This is SBCL 0.8.20, an implementation of ANSI Common Lisp. % | More information about SBCL is available at <http://www.sbcl.org/>. % | % | SBCL is free software, provided as is, with absolutely no warranty. % | It is mostly in the public domain; some portions are provided under % | BSD-style licenses. See the CREDITS and COPYING files in the % | distribution for more information. % | * (require 'asdf-install) % | % | ; loading system definition from % | ; #P"/usr/local/lib/sbcl/systems/sb-bsd-sockets.asd" into #<PACKAGE "ASDF3938"> % | ; registering #<SYSTEM SB-BSD-SOCKETS {482F2031}> as SB-BSD-SOCKETS % | ; registering #<SYSTEM SB-BSD-SOCKETS-TESTS {486A1441}> as SB-BSD-SOCKETS-TESTS % | ; loading system definition from #P"/usr/local/lib/sbcl/systems/sb-posix.asd" % | ; into #<PACKAGE "ASDF4100"> % | ; registering #<SYSTEM SB-POSIX {4843D079}> as SB-POSIX % | ; registering #<SYSTEM SB-POSIX-TESTS {485E5EA1}> as SB-POSIX-TESTS % | ("ASDF-INSTALL" "SB-BSD-SOCKETS" "SB-POSIX" "SB-GROVEL" "SB-EXECUTABLE" "ASDF") % `---- % % Something seems to prevent SBCL contributed code to be compiled % for an unknown reason (to me). Responsible Changed From-To: des->freebsd-ports-bugs No longer my port State Changed From-To: open->feedback Forwarded to maintainer. Responsible Changed From-To: freebsd-ports-bugs->barner Track. State Changed From-To: feedback->closed Fixed by update to 0.9.5 (ports/87123). |