Processed: Re: Bug#893252: libjdbm-java FTBFS with openjdk-9

2018-04-13 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + wontfix
Bug #893252 [src:libjdbm-java] libjdbm-java FTBFS with openjdk-9
Added tag(s) wontfix.

-- 
893252: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893252
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#893252: libjdbm-java FTBFS with openjdk-9

2018-04-13 Thread Emmanuel Bourg
Control: tags -1 + wontfix

Le 13/04/2018 à 15:55, Markus Koschany a écrit :

> Should this package be removed?

Yes, I already filed the removal request (#895328)

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#893252: libjdbm-java FTBFS with openjdk-9

2018-04-13 Thread Markus Koschany
This package has no reverse-dependencies. It has been in "maintenance
mode" upstream since 2012.

https://sourceforge.net/projects/jdbm/
https://github.com/jankotek/JDBM3

The author then worked on JDBM4

https://github.com/jankotek/JDBM4

which became mapdb

https://github.com/jankotek/mapdb

This is probably very different from what we have now in Debian.

Should this package be removed?

Markus



signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#893252: libjdbm-java FTBFS with openjdk-9

2018-03-17 Thread Adrian Bunk
Source: libjdbm-java
Version: 1.0-2
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libjdbm-java.html

...
main:
[javac] /build/1st/libjdbm-java-1.0/src/build.xml:72: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
[javac] Using javac -source 1.3 is no longer supported, switching to 1.6
[javac] Using javac -target 1.3 is no longer supported, switching to 1.6
[javac] Compiling 57 source files to 
/build/1st/libjdbm-java-1.0/build/classes
[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.6
[javac] warning: [options] source value 1.6 is obsolete and will be removed 
in a future release
[javac] warning: [options] target value 1.6 is obsolete and will be removed 
in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use 
-Xlint:-options.
[javac] /build/1st/libjdbm-java-1.0/src/main/jdbm/btree/BTree.java:456: 
error: unmappable character (0xA0) for encoding US-ASCII
[javac]  * WARNING: ?If you make structural modifications to the BTree 
during
[javac] ^
[javac] /build/1st/libjdbm-java-1.0/src/main/jdbm/btree/BTree.java:477: 
error: unmappable character (0xA0) for encoding US-ASCII
[javac]  * WARNING: ?If you make structural modifications to the BTree 
during
[javac] ^
[javac] 2 errors
[javac] 4 warnings

BUILD FAILED
/build/1st/libjdbm-java-1.0/src/build.xml:72: Compile failed; see the compiler 
error output for details.

Total time: 24 seconds
make: *** [/usr/share/cdbs/1/class/ant.mk:39: debian/stamp-ant-build] Error 1

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.