[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#644599: rhash: FTBFS(kfreebsd): error: The method getBytes(String) in the type String is not applicable for the arguments (Charset)



Package: src:rhash
Version: 1.2.8-1
X-Debbugs-Cc: debian-bsd@lists.debian.org
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the kfreebsd-* buildds:

javac -d classes -sourcepath src `find src -name '*.java'`
src/org/sf/rhash/Bindings.java:20: warning: The import java.io.IOException is never used
	import java.io.IOException;
	       ^^^^^^^^^^^^^^^^^^^
src/org/sf/rhash/RHash.java:115: error: The method getBytes(String) in the type String is not applicable for the arguments (Charset)
	return computeHash(type, str.getBytes(charset));
	                             ^^^^^^^^
2 problems (1 error, 1 warning)
make[3]: *** [compile-classes] Error 1
make[2]: *** [build-java] Error 2
make[1]: *** [override_dh_auto_build] Error 2
make: *** [build] Error 2

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=rhash&arch=kfreebsd-amd64&ver=1.2.8-1&stamp=1316719152

Regards

    Christoph

If you have further questions please mail debian-bsd@lists.debian.org
-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



Reply to: