Re: repository moved to gitlab.com

[email protected] (Don Cohen) Mon, 23 Apr 2018 20:34:15 +0000
Newsgroups gmane.lisp.clisp.devel
Message-ID <[email protected]>
Bruno Haible writes:
 > Yes, you can build in a git checkout (or a subdirectory thereof).
 > 
 > > I still want to know what command to use for the
 > > nightly update.
 > 
 > I answered this in https://sourceforge.net/p/clisp/mailman/message/36299826/.

ok, thanks - now back on track

However:

  ==> cbcstep3.log <==
  Test failed:
  -rw-r--r--. 1 don don 188 Apr 23 12:03 streams.erg
  To see which tests failed, type
      cat /home/don/clisp/build-dir/tests/*.erg
  Makefile:34: recipe for target 'compare' failed
  make[1]: *** [compare] Error 1
  make[1]: Leaving directory '/home/don/clisp/build-dir/tests'
  Makefile:2218: recipe for target 'check-tests' failed
  make: *** [check-tests] Error 2
  ===> make check FAILED

  $ cat /home/don/clisp/build-dir/tests/*.erg
  Form: (OR (NULL S) (WITH-OPEN-FILE (COPY S) (STREAMP COPY)))
  CORRECT: T
  CLISP  : ERROR
  OS-FILE-ERROR(13): Permission denied
  OUT:
  "[OS-FILE-ERROR]: OS-FILE-ERROR(13): Permission denied
  "

Before I got the error:
*** - OPEN-HTTP("https://clisp.sourceforge.io/beta/impnotes/id-href.map"):
      HTTPS protocol is not supported yet
but I gather that was just fixed.
IIRC the OS error above does not occur if the test is run as root.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel