COMPONENT-LOAD-DEPENDENCIES is undefined.

Bug #1091192 reported by Mark Cox
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ASDF
Fix Released
Medium
Faré

Bug Description

I get the following error when upgrading the ASDF included with ECL (c1d78daf) to ASDF version da7860387:

Condition of type: UNDEFINED-FUNCTION
The function ASDF:COMPONENT-LOAD-DEPENDENCIES is undefined.

Thanks
Mark

Revision history for this message
Faré (fahree) wrote :

There is something wrong during upgrade when we hit a defgeneric*, as can be seen via:
ecl -eval '(require :asdf)' -eval '(load "asdf" :print t :verbose t)'

I believe this is at least partly a bug with how ECL's compiler deals with fmakunbound. I'm investigating what is the best solution.

Changed in asdf:
assignee: nobody → Faré (fahree)
importance: Undecided → Medium
milestone: none → version2.1
status: New → In Progress
Revision history for this message
Faré (fahree) wrote :

OK, I have tweaked the upgrade mechanism for the sake of ECL, in 2.26.25.
Passes the upgrade tests for me. I hope it works for you.

Thanks a lot for reporting the bug!

Changed in asdf:
status: In Progress → Fix Committed
Revision history for this message
Faré (fahree) wrote :

Fix released in 2.27.

Changed in asdf:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.