Closed neil-lindquist closed 6 years ago
Thanks for the report. Not sure why the cron cl-travis builds didn't pick this up. It might be a matter of upgrading to ACL 10.1. I'll try that ASAP.
On Sun, Dec 17, 2017, 03:21 Neil Lindquist notifications@github.com wrote:
The Allegro tests for fiveam started failing with the message "Lisp has expired. See http://www.franz.com/support/newlicense." I haven't had a chance to look that deep into it yet, but my first few tests didn't get anything working First failure: https://travis-ci.org/neil-lindquist/fiveam/jobs/317496321 Previous run, on the same commit: https://travis-ci.org/neil-lindquist/fiveam/jobs/317134187
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/luismbo/cl-travis/issues/21, or mute the thread https://github.com/notifications/unsubscribe-auth/AACyvzXFSqThPdGUL3fCh_LRNz63V5NPks5tBHqogaJpZM4REhbn .
Ah, https://github.com/luismbo/cl-travis/issues/16 is why.
Does this issue related to CIM being deprecated? http://keens.github.io/blog/2017/01/29/deprecating_cim/
I suppose it is related, yes. cl-travis is using CIM to install Allegro CL, and we won't be using CIM to install a more recent version. The best way to fix this might be to install ACL ourselves, without CIM. Do you want to take a stab at that?
Sure
The Allegro tests for fiveam started failing with the message "Lisp has expired. See http://www.franz.com/support/newlicense."
I haven't had a chance to look that deep into it yet, but my first few tests didn't get anything working First failure: https://travis-ci.org/neil-lindquist/fiveam/jobs/317496321 Previous run, on the same commit: https://travis-ci.org/neil-lindquist/fiveam/jobs/317134187