Public bug reported:
During a rebuild test on precise with default-jdk switched to openjdk-7,
a build failure was detected for libcommons-dbcp-java version
1.4-1ubuntu1.
See attached log for full build failure details.
This log snippet might also be of interest:
[javac]
/«PKGBUILDDIR»/src/java/org/apache/commons/dbcp/DelegatingResultSet.java:61:
error: DelegatingResultSet is not abstract and does not override abstract
method <T>getObject(String,Class<T>) in ResultSet
[javac] public class DelegatingResultSet extends AbandonedTrace implements
ResultSet {
[javac] ^
[javac] where T is a type-variable:
[javac] T extends Object declared in method
<T>getObject(String,Class<T>)
[javac]
/«PKGBUILDDIR»/src/java/org/apache/commons/dbcp/PoolableCallableStatement.java:38:
error: PoolableCallableStatement is not abstract and does not override
abstract method <T>getObject(String,Class<T>) in CallableStatement
[javac] public class PoolableCallableStatement extends
DelegatingCallableStatement implements CallableStatement {
[javac] ^
[javac] where T is a type-variable:
[javac] T extends Object declared in method
<T>getObject(String,Class<T>)
[javac]
/«PKGBUILDDIR»/src/java/org/apache/commons/dbcp/PoolablePreparedStatement.java:41:
error: PoolablePreparedStatement is not abstract and does not override
abstract method isCloseOnCompletion() in Statement
[javac] public class PoolablePreparedStatement extends
DelegatingPreparedStatement implements PreparedStatement {
[javac] ^
[javac]
/«PKGBUILDDIR»/src/java/org/apache/commons/dbcp/PoolingConnection.java:45:
error: PoolingConnection is not abstract and does not override abstract method
getNetworkTimeout() in Connection
[javac] public class PoolingConnection extends DelegatingConnection
implements Connection, KeyedPoolableObjectFactory {
[javac] ^
[javac]
/«PKGBUILDDIR»/src/java/org/apache/commons/dbcp/PoolingDataSource.java:45:
error: PoolingDataSource is not abstract and does not override abstract method
getParentLogger() in CommonDataSource
[javac] public class PoolingDataSource implements DataSource {
[javac] ^
[javac]
/«PKGBUILDDIR»/src/java/org/apache/commons/dbcp/PoolingDriver.java:52: error:
PoolingDriver is not abstract and does not override abstract method
getParentLogger() in Driver
[javac] public class PoolingDriver implements Driver {
[javac] ^
[javac]
/«PKGBUILDDIR»/src/java/org/apache/commons/dbcp/cpdsadapter/DriverAdapterCPDS.java:87:
error: DriverAdapterCPDS is not abstract and does not override abstract method
getParentLogger() in CommonDataSource
[javac] public class DriverAdapterCPDS
[javac] ^
[javac]
/«PKGBUILDDIR»/src/java/org/apache/commons/dbcp/datasources/PerUserPoolDataSource.java:60:
error: PerUserPoolDataSource is not abstract and does not override abstract
method getParentLogger() in CommonDataSource
[javac] public class PerUserPoolDataSource
[javac] ^
[javac]
/«PKGBUILDDIR»/src/java/org/apache/commons/dbcp/datasources/SharedPoolDataSource.java:52:
error: SharedPoolDataSource is not abstract and does not override abstract
method getParentLogger() in CommonDataSource
[javac] public class SharedPoolDataSource
[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] 15 errors
[javac] 1 warning
BUILD FAILED
/«PKGBUILDDIR»/build.xml:197: Compile failed; see the compiler error output for
details.
Total time: 5 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
────────────────────────────────────────────────────────────────────────────────
Build finished at 20111109-1400
Finished
────────
E: Build failure (dpkg-buildpackage died)
** Affects: libcommons-dbcp-java (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 auto java7-ftbfs
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888125
Title:
libcommons-dbcp-java version 1.4-1ubuntu1 failed to build with
openjdk-7
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcommons-dbcp-java/+bug/888125/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs