ECL Binary Compilation fails when grovel is involved e.g. (dependency on iolib)
Bug #1727283 reported by
Juergen Bickert
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ASDF |
New
|
Undecided
|
Unassigned |
Bug Description
asdf commit culprit
a9c22442 | * Move node visit information from plan to session
Further information:
https:/
To post a comment you must log in.
Not only iolib is affected, the same happens on a dependency to osicat.
asdf versions before that commit work, and since that commit this is the error for osicat:
Condition of type: SIMPLE-TYPE-ERROR :MISSING- DEFINITION
Not a condition type: CFFI-GROVEL:
No restarts available.
Again something is undefined. Which indicates a different loading order.