[Asdf-devel] ASDF test failure on MKCL linux

Robert Goldman rpgoldman at sift.net
Tue Oct 7 00:26:22 UTC 2014


Faré wrote:
> On Mon, Oct 6, 2014 at 5:38 PM, Robert Goldman <rpgoldman at sift.net> wrote:
>> After disabling test-try-refinding, I get two more test failures on MKCL:
>>
>> test-program:
>>
>> ; Registering #<SYSTEM "hello-world-example">
>> TEST ABORTED: Error while trying to load definition for system
>> hello-world-example from pathname /home/rpg/common-lisp/asd\
>> f/test/hello-world-example.asd: Unknown initialization option
>> :EPILOGUE-CODE for class #<The STANDARD-CLASS SYSTEM 7059894\
>>
> Oops, the #+mkcl in hello-world-example.asd was missing a :class
> program-system — I must never have tested it, and/or must have
> refactored the code after I did. My bad. Bug in the test, not in asdf.

Fails better now.

Creates the executable image and uses it successfully, but hangs when trying to use the standalone program.

Pushing the fix to the system definition.

Cheers,
r







More information about the asdf-devel mailing list