Bug#775450: clojure1.6: clojure 1.6 doesn't work with gij/gcj 4.9 instead of openjdk
    Alex Vong 
    alexvong1995 at gmail.com
       
    Sun Feb  7 14:02:44 UTC 2016
    
    
  
Package: clojure1.6
Version: 1.6.0+dfsg-1
Followup-For: Bug #775450
Hi,
I have run into the same problem and I find the solution is to insert
the "-noverify" flag when invoking java. The following command works
for me:
  $ java -noverify -cp /usr/share/java/clojure-1.6.jar clojure.main
Should we patch the clojure wrapper script so that we automatically
add this flag when we detect we are using gij?
Cheers,
Alex
-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.3.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=zh_TW.utf8, LC_CTYPE=zh_TW.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages clojure1.6 depends on:
ii  gcj-5-jre-headless [java2-runtime-headless]  5.3.1-8
ii  gcj-jre-headless [java2-runtime-headless]    4:5.3.1-1
ii  libasm4-java                                 5.0.4-1
ii  libjsr166y-java                              1.7.0-2
Versions of packages clojure1.6 recommends:
ii  rlwrap  0.41-1+b1
clojure1.6 suggests no packages.
-- no debconf information
    
    
More information about the pkg-java-maintainers
mailing list