[Reproducible-builds] Bug#816357: jedit: FTBFS: XThis.java:128: error: cannot find symbol [..] NotSerializableException

Chris Lamb lamby at debian.org
Tue Mar 1 07:05:29 UTC 2016


Source: jedit
Version: 5.3.0+dfsg-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

jedit fails to build from source in unstable/amd64:

  [..]

      [javac] /home/lamby/temp/cdt.20160301065925.cu0iTWjXkj/jedit-5.3.0+dfsg/org/gjt/sp/jedit/bsh/Primitive.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable
      [javac] 		wrapperMap.put( Boolean.TYPE, Boolean.class );
      [javac] 		              ^
      [javac]   where K,V are type-variables:
      [javac]     K extends Object declared in class Hashtable
      [javac]     V extends Object declared in class Hashtable
      [javac] /home/lamby/temp/cdt.20160301065925.cu0iTWjXkj/jedit-5.3.0+dfsg/org/gjt/sp/jedit/bsh/Primitive.java:76: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable
      [javac] 		wrapperMap.put( Byte.TYPE, Byte.class );
      [javac] 		              ^
      [javac]   where K,V are type-variables:
      [javac]     K extends Object declared in class Hashtable
      [javac]     V extends Object declared in class Hashtable
      [javac] /home/lamby/temp/cdt.20160301065925.cu0iTWjXkj/jedit-5.3.0+dfsg/org/gjt/sp/jedit/bsh/Primitive.java:77: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable
      [javac] 		wrapperMap.put( Short.TYPE, Short.class );
      [javac] 		              ^
      [javac]   where K,V are type-variables:
      [javac]     K extends Object declared in class Hashtable
      [javac]     V extends Object declared in class Hashtable
      [javac] /home/lamby/temp/cdt.20160301065925.cu0iTWjXkj/jedit-5.3.0+dfsg/org/gjt/sp/jedit/bsh/XThis.java:128: error: cannot find symbol
      [javac] 			throw new NotSerializableException();
      [javac] 			          ^
      [javac]   symbol:   class NotSerializableException
      [javac]   location: class XThis.Handler
      [javac] Note: Some input files additionally use or override a deprecated API.
      [javac] Note: Some input files additionally use unchecked or unsafe operations.
      [javac] 2 errors
      [javac] 100 warnings
  
  BUILD FAILED
  /home/lamby/temp/cdt.20160301065925.cu0iTWjXkj/jedit-5.3.0+dfsg/build.xml:231: Compile failed; see the compiler error output for details.
  
  Total time: 5 seconds
  debian/rules:26: recipe for target 'override_dh_auto_build' failed
  make[1]: *** [override_dh_auto_build] Error 1
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160301065925.cu0iTWjXkj/jedit-5.3.0+dfsg'
  debian/rules:12: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jedit.5.3.0+dfsg-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 5967 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160301/40800964/attachment.obj>


More information about the Reproducible-builds mailing list