Your message dated Fri, 29 Jun 2012 07:04:17 +0000
with message-id <[email protected]>
and subject line Bug#678816: fixed in mondrian 1:3.4.1-1
has caused the Debian Bug report #678816,
regarding mondrian: FTBFS with Java7
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
678816: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678816
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mondrian
Version: 4.0.0~svn13109-2
Severity: important
User: [email protected]
Usertags: openjdk-7-transition
Hi,
Your package FTBFS with Java7 - the relevant part of the log is
included below:
"""
compile.java:
[javac] /«PKGBUILDDIR»/build.xml:531: warning: 'includeantruntime' was
not set, defaulting to build.sysclasspath=last; set to false for repeatable
builds
[javac] Compiling 575 source files to /«PKGBUILDDIR»/classes
[javac] warning: [options] bootstrap class path not set in conjunction with
-source 1.5
[javac] /«PKGBUILDDIR»/src/main/mondrian/rolap/RolapConnection.java:628:
error: DriverManagerDataSource is not abstract and does not override abstract
method getParentLogger() in CommonDataSource
[javac] private static class DriverManagerDataSource implements
DataSource {
[javac] ^
[javac] /«PKGBUILDDIR»/src/main/mondrian/rolap/RolapConnection.java:940:
error: UserPasswordDataSource is not abstract and does not override abstract
method getParentLogger() in CommonDataSource
[javac] private static class UserPasswordDataSource extends
DelegatingDataSource {
[javac] ^
[javac]
/«PKGBUILDDIR»/src/main/mondrian/olap4j/MondrianOlap4jConnection.java:362:
error: getSchema() in MondrianOlap4jConnection cannot implement getSchema() in
Connection
[javac] public Schema getSchema() throws OlapException {
[javac] ^
[javac] return type Schema is not compatible with String
[javac]
/«PKGBUILDDIR»/src/main/mondrian/olap4j/MondrianOlap4jDriver.java:66: error:
MondrianOlap4jDriver is not abstract and does not override abstract method
getParentLogger() in Driver
[javac] public class MondrianOlap4jDriver implements Driver {
[javac] ^
[javac]
/«PKGBUILDDIR»/src/main/mondrian/olap4j/MondrianOlap4jStatement.java:29:
error: MondrianOlap4jStatement is not abstract and does not override abstract
method isCloseOnCompletion() in Statement
[javac] class MondrianOlap4jStatement implements OlapStatement {
[javac] ^
[javac] /«PKGBUILDDIR»/src/main/mondrian/olap4j/FactoryJdbc3Impl.java:74:
error: MondrianOlap4jPreparedStatementJdbc3 is not abstract and does not
override abstract method setNClob(int,Reader) in PreparedStatement
[javac] private static class MondrianOlap4jPreparedStatementJdbc3
[javac] ^
[javac] /«PKGBUILDDIR»/src/main/mondrian/olap4j/FactoryJdbc3Impl.java:85:
error: MondrianOlap4jCellSetJdbc3 is not abstract and does not override
abstract method <T>getObject(String,Class<T>) in ResultSet
[javac] private static class MondrianOlap4jCellSetJdbc3
[javac] ^
[javac] where T is a type-variable:
[javac] T extends Object declared in method
<T>getObject(String,Class<T>)
[javac] /«PKGBUILDDIR»/src/main/mondrian/olap4j/FactoryJdbc3Impl.java:95:
error: EmptyResultSetJdbc3 is not abstract and does not override abstract
method <T>getObject(String,Class<T>) in ResultSet
[javac] private static class EmptyResultSetJdbc3 extends EmptyResultSet
{
[javac] ^
[javac] where T is a type-variable:
[javac] T extends Object declared in method
<T>getObject(String,Class<T>)
[javac]
/«PKGBUILDDIR»/src/main/mondrian/olap4j/FactoryJdbc3Impl.java:105: error:
FactoryJdbc3Impl.MondrianOlap4jConnectionJdbc3 is not abstract and does not
override abstract method getNetworkTimeout() in Connection
[javac] private class MondrianOlap4jConnectionJdbc3
[javac] ^
[javac]
/«PKGBUILDDIR»/src/main/mondrian/olap4j/FactoryJdbc3Impl.java:117: error:
MondrianOlap4jDatabaseMetaDataJdbc3 is not abstract and does not override
abstract method generatedKeyAlwaysReturned() in DatabaseMetaData
[javac] private static class MondrianOlap4jDatabaseMetaDataJdbc3
[javac] ^
[javac] Note: Some input files use or override 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] 10 errors
[javac] 1 warning
"""
The full log is available at
http://people.debian.org/~lucas/logs/2012/06/19/mondrian_4.0.0~svn13109-2_unstable.log
~Niels
--- End Message ---
--- Begin Message ---
Source: mondrian
Source-Version: 1:3.4.1-1
We believe that the bug you reported is fixed in the latest version of
mondrian, which is due to be installed in the Debian FTP archive:
libmondrian-java-doc_3.4.1-1_all.deb
to main/m/mondrian/libmondrian-java-doc_3.4.1-1_all.deb
libmondrian-java_3.4.1-1_all.deb
to main/m/mondrian/libmondrian-java_3.4.1-1_all.deb
mondrian_3.4.1-1.debian.tar.gz
to main/m/mondrian/mondrian_3.4.1-1.debian.tar.gz
mondrian_3.4.1-1.dsc
to main/m/mondrian/mondrian_3.4.1-1.dsc
mondrian_3.4.1.orig.tar.gz
to main/m/mondrian/mondrian_3.4.1.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Damien Raude-Morvan <[email protected]> (supplier of updated mondrian package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 26 Jun 2012 20:05:21 +0200
Source: mondrian
Binary: libmondrian-java libmondrian-java-doc
Architecture: source all
Version: 1:3.4.1-1
Distribution: sid
Urgency: low
Maintainer: Damien Raude-Morvan <[email protected]>
Changed-By: Damien Raude-Morvan <[email protected]>
Description:
libmondrian-java - OLAP server written in Java
libmondrian-java-doc - OLAP server written in Java - documentation
Closes: 678816
Changes:
mondrian (1:3.4.1-1) unstable; urgency=low
.
* d/patches/java7-compat.diff: Fix FTBFS with OpenJDK7 (new JDBC 4.1 API).
(Closes: #678816).
* d/control: Bump Standards-Version to 3.9.3.
* d/copyright: Upgrade to lastest copyright format 1.0
Checksums-Sha1:
362e2c6ec3b94b818046b61dc6a75e2d9e33b769 2401 mondrian_3.4.1-1.dsc
5058f0129b03b8c7b1596e8018d23a3b459946df 5001733 mondrian_3.4.1.orig.tar.gz
edd815ddb4423e074c4f060b487aaab60a09156b 10443 mondrian_3.4.1-1.debian.tar.gz
48f6d7de267692bc801e12e4db710efe673064e5 3100938
libmondrian-java_3.4.1-1_all.deb
39a97c6250a8e50c5e7c99dd43340c8aa8ce7c90 7156330
libmondrian-java-doc_3.4.1-1_all.deb
Checksums-Sha256:
61bba206418297fbfca3ca91abaa6660a0e7da77ab982ba46c908d020db5c588 2401
mondrian_3.4.1-1.dsc
cf19008312e94796ab8b7e8846f1b8ce427bed6b13913ff3b03517f896ca7385 5001733
mondrian_3.4.1.orig.tar.gz
b061a3a3146a9b79ed836607e3ef532b1983119416fbd247bab5b76f1ecd67b2 10443
mondrian_3.4.1-1.debian.tar.gz
33f214966f97373bf8dce9e28aa1771e51221656e4a30c0f31cebaa30f30b3c4 3100938
libmondrian-java_3.4.1-1_all.deb
7f51c2260f0253a2c9b143eed8cbfee40e350528c7e423c263e18cfc0e9d50d6 7156330
libmondrian-java-doc_3.4.1-1_all.deb
Files:
288f5f4d020bb386aa317df6267f4dd8 2401 java optional mondrian_3.4.1-1.dsc
845b9518c514220d2b56c973d37cd8ba 5001733 java optional
mondrian_3.4.1.orig.tar.gz
dc52ab5b6650ee9069ba24a309fac30d 10443 java optional
mondrian_3.4.1-1.debian.tar.gz
33d76a49531836c6771b767de31ab2a5 3100938 java optional
libmondrian-java_3.4.1-1_all.deb
505f2723b221f585cad57111266fdddb 7156330 doc optional
libmondrian-java-doc_3.4.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJP7U5UAAoJEHXiDM0z50n8SIEQAMaqjqmkJKrkHcWMMc4L3bOn
SdYZYL0R1vhqHvHy+WOQRkar2hBkE268uJD4cjUSR919zsfoqed3vpABGQ73Yii5
2lwrkFhl7d7wq8VsOQsBLeuysFAh8mX6UqOV0FkqB4GIpp9Jzg4eMVQJeewr82Rf
bJu4wF0NCDrHcxWLGrT8YjsrXiR2NeMqx+x6pwnBlUnUY+DMbZB0u/jifwEfwIgU
W8kgjVOp+aWF4weFGiqyp/h9u9zQ1hJxdAdNaQ5Q0oqEysmIsj7bRhTLyCg89RiJ
dmCyYrcDtuXuGaef43au6iDezK4LhxedlOKfjVvo5K6bDHB1eVCm/WeRS1U0WGOF
q7HPtafQ0J5GyZ0x5Ly9RdxKCGgImaDDcNRbIRzLzCf1LmNd31qa+bv9o51ia8hc
220Mm/QOo3SHk0xNTnfDyZCkgikb1vg+UES17bn+a1+CJaR01RJbBQ4IuOlqAbbv
UYm8vvumXO8IdRAvebLX+8eMFCJGYjNGK8DosfkRE/ZbxoNcgZCyYpwXgnYB1RAb
5RjJ3Pmj/SfKLg5kj7YMzuJEawdAo94NbcqtaBfaY9oIeXXqpCmtZOdGXcefk6bL
e30jH6knBFFyRvAELBhXytjj1nmMvCh5313v0ITQ/bIHSDtQdf1IphL+Q1ExrV9x
QfApYFGoiiU8xo8uQVie
=+eOa
-----END PGP SIGNATURE-----
--- End Message ---