TEST-PROGRAM test fails on CCL 1.9 with ASDF 3.1.0.111

Bug #1307151 reported by Robert P. Goldman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ASDF
Fix Released
Critical
Unassigned

Bug Description

Test fails. Haven't had time to investigate fully.

We'll need to fix before release of 3.1

Revision history for this message
Robert P. Goldman (rpgoldman) wrote :
Revision history for this message
Faré (fahree) wrote :

I can't reproduce the failure at home.

Is your CCL in some unfamiliar path?

I modified the script in a way that will hopefully cause more debugging information to be printed. Can you try again?

Changed in asdf:
milestone: version3 → asdf3-1
Revision history for this message
Faré (fahree) wrote :

Please try again with the latest test-program.script and report the output.

Revision history for this message
Robert P. Goldman (rpgoldman) wrote :

Fails on ECL, too. I'll update and try again. Thanks!

Revision history for this message
Robert P. Goldman (rpgoldman) wrote :

Still fails, program invocation returning 71. I will attach a new transcript.

Revision history for this message
Robert P. Goldman (rpgoldman) wrote :

Still fails, program invocation returning 71. I will attach a new transcript.

Revision history for this message
Robert P. Goldman (rpgoldman) wrote :

Interesting. On ECL, also fails, but the exit status is 1, not 71. Attaching ECL transcript, too.?field.comment=Interesting. On ECL, also fails, but the exit status is 1, not 71. Attaching ECL transcript, too.

Revision history for this message
Robert P. Goldman (rpgoldman) wrote :

Ah. ECL fail is different. This operation is disabled on ECL. bundle-test.lisp knows this, so doesn't fail, but I think program-test needs to be fixed similarly not to try to make bundles on ECL.

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

OK, I understand the issue with CCL: you're exporting CCL=/Users/rpg/ccl/dx86cl64 but the lisp-invocation library isn't heeding those environment variables at the moment, but probably should. Sigh.

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

So it's a bug in the lisp-invocation library. I'll fix it tonight or tomorrow.

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

OK, lisp-invocation was incorrectly checking $CLOZURE instead of $CCL as an environment variable. Fixed. Please update your copy of the lisp-invocation library.

Also, for the sake of the various Allegro variants, I pushed something to run-tests.sh that exports a proper ALLEGRO in all cases during tests.

Changed in asdf:
status: New → Fix Committed
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.