This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: kawa 2.2 last call


I was able to compile successfully after a fresh svn checkout.  (I
installed a newer version of texinfo so the docs compile too.)

However, it appears that 'make check' fails.  Perhaps the second failure
(of the two marked FAIL) is innocuous but the first one is not?  

  # sva47412.scm passes
  # sva46728.scm passes
  # sva47651.scm passes
  FAIL sva47725.scm: output line 1: expected: '\Qok\E' actual: 'bad'
  # sva47725.scm fails
  # sva47863.scm passes
  FAIL sva48938.scm: more diagnostics than expected: 'sva48938.scm:13:1: warning - no accessible method 'stream' in ClassType gnu.lists.FVector<Type E>'
  # sva48938.scm fails
  Makefile:569: recipe for target 'check-run-test-scripts' failed
  make[1]: *** [check-run-test-scripts] Error 255
  make[1]: Leaving directory '/home/chaw/local/packages/kawa/kawa-svn/kawa/testsuite'
  Makefile:1404: recipe for target 'check-recursive' failed
  make: *** [check-recursive] Error 1


This is on using OpenJDK 1.7 on Debian Jessie 32-bit x86.  Here is uname
-a output:

  Linux vereq.eip10.org 3.16.0-4-686-pae #1 SMP Debian 3.16.36-1+deb8u1
  (2016-09-03) i686 GNU/Linux

Regards,

-chaw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]