Source: jedit
Version: 5.3.0+dfsg-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@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
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: jedit.5.3.0+dfsg-1.unstable.amd64.log.txt.gz
Description: Binary data

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to