Package: src:freemind
Version: 0.9.0+dfsg-3
Severity: important

I rebuilt this package in experimental to check its compatibility with
Groovy 2.2.1 and I found this error during build time.

(I'm including a complete build log attached)

Relevant error messages:

[...]
build:
     [echo] Plugin plugins/script.
    [javac] Compiling 6 source files to 
/home/miguel/freemind-0.9.0+dfsg/bin/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.5
    [javac] 
/home/miguel/freemind-0.9.0+dfsg/freemind/plugins/script/ScriptingEngine.java:243:
 error: no suitable method found for parse(InputStream,String)
    [javac]                                             script = parse(in, 
fileName);
    [javac]                                                      ^
    [javac]     method GroovyShell.parse(Reader) is not applicable
    [javac]       (actual and formal argument lists differ in length)
    [javac]     method GroovyShell.parse(String,String) is not applicable
    [javac]       (actual argument InputStream cannot be converted to String by 
method invocation conversion)
    [javac]     method GroovyShell.parse(String) is not applicable
    [javac]       (actual and formal argument lists differ in length)
    [javac]     method GroovyShell.parse(File) is not applicable
    [javac]       (actual and formal argument lists differ in length)
    [javac]     method GroovyShell.parse(GroovyCodeSource) is not applicable
    [javac]       (actual and formal argument lists differ in length)
    [javac]     method GroovyShell.parse(Reader,String) is not applicable
    [javac]       (actual argument InputStream cannot be converted to Reader by 
method invocation conversion)
    [javac] Note: 
/home/miguel/freemind-0.9.0+dfsg/freemind/plugins/script/ScriptingSecurityManager.java
 uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error
    [javac] 1 warning

BUILD FAILED
/home/miguel/freemind-0.9.0+dfsg/freemind/build.xml:157: The following error 
occurred while executing this line:
/home/miguel/freemind-0.9.0+dfsg/freemind/plugins/build.xml:34: The following 
error occurred while executing this line:
/home/miguel/freemind-0.9.0+dfsg/freemind/plugins/build.xml:17: The following 
error occurred while executing this line:
/home/miguel/freemind-0.9.0+dfsg/freemind/plugins/build_import.xml:10: Compile 
failed; see the compiler error output for details.

Total time: 25 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2


-- System Information:
Debian Release: 7.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at
http://db.debian.org/fetchkey.cgi?fingerprint=4CB7FE1E280ECC90F29A597E6E608B637D8967E9
"Faith means not wanting to know what is true." -- Nietzsche

Attachment: freemind_0.9.0+dfsg-3_amd64.build.gz
Description: Binary data

Attachment: signature.asc
Description: Digital signature

Reply via email to