[Pkg-scicomp-devel] Bug#576896: glpk-java: FTBFS: GlpkCallback.java:16: error: glp_tree cannot be resolved to a type

Cyril Brulebois kibi at debian.org
Thu Apr 8 02:18:50 UTC 2010


Source: glpk-java
Version: 1.0.13-2
Severity: serious
Justification: FTBFS
User: debian-bsd at lists.debian.org
Usertags: kfreebsd

Hi,

your package no longer builds on a bunch of architectures:
| jar cf glpk-java-sources.jar -C ./java .
| javac -source 1.6 -target 1.6 -sourcepath java -d classes *.java 
| GlpkCallback.java:16: error: glp_tree cannot be resolved to a type
| 	glp_tree tree;
| 	^^^^^^^^
| GlpkCallback.java:17: error: GLPK cannot be resolved
| 	tree = GLPK.glp_java_get_tree_object(lTree);
| 	       ^^^^
| GlpkCallbackListener.java:7: error: glp_tree cannot be resolved to a type
| 	public void callback(glp_tree tree);
| 	                     ^^^^^^^^
| 3 problems (3 errors)
| make[2]: *** [all] Error 1
| make[2]: Leaving directory `/build/buildd-glpk-java_1.0.13-2-hppa-GrbKpm/glpk-java-1.0.13/swig'
| make[1]: *** [all] Error 2

Full build logs:
  https://buildd.debian.org/status/package.php?p=glpk-java

Mraw,
KiBi.





More information about the Pkg-scicomp-devel mailing list