ports/78847: Can't require 'asdf-install with current SBCL port

Xavier Maillard zedek at gnu-rox.org
Mon Mar 14 23:30:03 UTC 2005


>Number:         78847
>Category:       ports
>Synopsis:       Can't require 'asdf-install with current SBCL port
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 14 23:30:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Xavier Maillard
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD totoz.gnu-rox.org 6.0-CURRENT FreeBSD 6.0-CURRENT #8: Mon Mar 14 22:42:01 CET 2005 root at totoz.gnu-rox.org:/usr/obj/usr/src/sys/ZED60 i386

>Description:
	With SBCL 0.8.17, I no longer can use asdf system to install external lisp package.
       
>How-To-Repeat:
zedek at totoz$ sbcl
This is SBCL 0.8.17, 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)

("ASDF")
* (require 'asdf-install)

debugger invoked on a ASDF:MISSING-DEPENDENCY in thread 3604:
  component ASDF-INSTALL-SYSTEM::SB-BSD-SOCKETS not found, required by
  #<SYSTEM "asdf-install" {48706509}>

You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [ABORT   ] Reduce debugger level (leaving debugger, returning to toplevel).
  1: [TOPLEVEL] Restart at toplevel READ/EVAL/PRINT loop.
("LABELS ASDF::DO-ONE-DEP"
 ASDF:COMPILE-OP
 ASDF-INSTALL-SYSTEM::SB-BSD-SOCKETS
 NIL)
0] 


>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list