Re: Issues with Jenkins and clisp

2018-07-29 Thread Robert Goldman
OK, I won't be doing this. I didn't pay enough attention: this requires that I build clisp. With some exceptions (SBCL, mkcl), I have decided *not* to build lisp implementations as part of the ASDF testing process. The process is already too burdensome as it is. If clisp's own maintainers

Re: Issues with Jenkins and clisp

2018-07-29 Thread Robert P. Goldman
Thanks for the information. I'll give it a try and report back. Best, R Sent from my iPhone > On Jul 28, 2018, at 15:39, Faré wrote: > > CLISP has long had semi-deterministic SIGSEGV issues like that: > reproducible, but going away at the slightest change in the test or > its invocation made

Issues with Jenkins and clisp

2018-07-28 Thread Robert Goldman
For some reason, the ASDF tests are failing on Jenkins on linux with clisp, but *only when run in Jenkins and only for clisp*. At the command line, all the tests pass for me. Under Jenkins, I get this failure on `test-program.script`: ``` ;; Loading file test-program.script ... FOO