Bug#761523: cglib: FTBFS: Tests failures

David Suárez david.sephirot at gmail.com
Sun Sep 14 15:01:33 UTC 2014


Source: cglib
Version: 2.2.2+dfsg2-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20140913 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>      [java] Time: 11
>      [java] There were 8 errors:
>      [java] 1) testArgInit(net.sf.cglib.proxy.TestEnhancer)java.lang.LinkageError: net/sf/cglib/proxy/MethodProxy
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.afterReturn(TestInterceptor.java:65)
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.intercept(TestInterceptor.java:54)
>      [java] 	at net.sf.cglib.proxy.ArgInit$$EnhancerByCGLIB$$eb03bb59.toString(<generated>)
>      [java] 	at net.sf.cglib.proxy.TestEnhancer.testArgInit(TestEnhancer.java:393)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>      [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>      [java] 	at net.sf.cglib.TestAll.main(TestAll.java:99)
>      [java] 2) testSignature(net.sf.cglib.proxy.TestEnhancer)java.lang.LinkageError: net/sf/cglib/proxy/MethodProxy
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.afterReturn(TestInterceptor.java:65)
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.intercept(TestInterceptor.java:54)
>      [java] 	at net.sf.cglib.proxy.TestEnhancer$Signature$$EnhancerByCGLIB$$e90a84bf.interceptor(<generated>)
>      [java] 	at net.sf.cglib.proxy.TestEnhancer.testSignature(TestEnhancer.java:419)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>      [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>      [java] 	at net.sf.cglib.TestAll.main(TestAll.java:99)
>      [java] 3) testTypes(net.sf.cglib.proxy.TestEnhancer)java.lang.LinkageError: net/sf/cglib/proxy/MethodProxy
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.afterReturn(TestInterceptor.java:65)
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.intercept(TestInterceptor.java:54)
>      [java] 	at net.sf.cglib.proxy.Source$$EnhancerByCGLIB$$2a04e2fa.intType(<generated>)
>      [java] 	at net.sf.cglib.proxy.TestEnhancer.testTypes(TestEnhancer.java:169)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>      [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>      [java] 	at net.sf.cglib.TestAll.main(TestAll.java:99)
>      [java] 4) testSystemClassLoader(net.sf.cglib.proxy.TestEnhancer)java.lang.LinkageError: net/sf/cglib/proxy/MethodProxy
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.afterReturn(TestInterceptor.java:65)
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.intercept(TestInterceptor.java:54)
>      [java] 	at net.sf.cglib.empty.Object$$EnhancerByCGLIB$$e2644f34.toString(<generated>)
>      [java] 	at net.sf.cglib.proxy.TestEnhancer.testSystemClassLoader(TestEnhancer.java:217)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>      [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>      [java] 	at net.sf.cglib.TestAll.main(TestAll.java:99)
>      [java] 5) testCustomClassLoader(net.sf.cglib.proxy.TestEnhancer)java.lang.LinkageError: net/sf/cglib/proxy/MethodProxy
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.afterReturn(TestInterceptor.java:65)
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.intercept(TestInterceptor.java:54)
>      [java] 	at net.sf.cglib.empty.Object$$EnhancerByCGLIB$$e2644f34.toString(<generated>)
>      [java] 	at net.sf.cglib.proxy.TestEnhancer.testCustomClassLoader(TestEnhancer.java:231)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>      [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>      [java] 	at net.sf.cglib.TestAll.main(TestAll.java:99)
>      [java] 6) testRuntimException(net.sf.cglib.proxy.TestEnhancer)java.lang.LinkageError: net/sf/cglib/proxy/MethodProxy
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.afterReturn(TestInterceptor.java:65)
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.intercept(TestInterceptor.java:54)
>      [java] 	at net.sf.cglib.proxy.Source$$EnhancerByCGLIB$$2a04e2fa.throwIndexOutOfBoundsException(<generated>)
>      [java] 	at net.sf.cglib.proxy.TestEnhancer.testRuntimException(TestEnhancer.java:251)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>      [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>      [java] 	at net.sf.cglib.TestAll.main(TestAll.java:99)
>      [java] 7) testABC(net.sf.cglib.proxy.TestEnhancer)java.lang.LinkageError: net/sf/cglib/proxy/MethodProxy
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.afterReturn(TestInterceptor.java:65)
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.intercept(TestInterceptor.java:54)
>      [java] 	at net.sf.cglib.proxy.EC1$$EnhancerByCGLIB$$751d1ee8.toString(<generated>)
>      [java] 	at net.sf.cglib.proxy.TestEnhancer.testABC(TestEnhancer.java:284)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>      [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>      [java] 	at net.sf.cglib.TestAll.main(TestAll.java:99)
>      [java] 8) testClone(net.sf.cglib.proxy.TestEnhancer)java.lang.LinkageError: net/sf/cglib/proxy/MethodProxy
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.afterReturn(TestInterceptor.java:65)
>      [java] 	at net.sf.cglib.proxy.TestInterceptor.intercept(TestInterceptor.java:54)
>      [java] 	at net.sf.cglib.proxy.TestEnhancer$TestCloneImpl$$EnhancerByCGLIB$$bdbef8d0.clone(<generated>)
>      [java] 	at net.sf.cglib.proxy.TestEnhancer.testClone(TestEnhancer.java:330)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>      [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>      [java] 	at net.sf.cglib.TestAll.main(TestAll.java:99)
>      [java] There was 1 failure:
>      [java] 1) testMethods(net.sf.cglib.proxy.TestEnhancer)junit.framework.AssertionFailedError: protected
>      [java] 	at net.sf.cglib.proxy.TestEnhancer.testMethods(TestEnhancer.java:115)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>      [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>      [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>      [java] 	at net.sf.cglib.TestAll.main(TestAll.java:99)
>      [java] 
>      [java] FAILURES!!!
>      [java] Tests run: 133,  Failures: 1,  Errors: 8
>      [java] 
> 
> BUILD FAILED
> /«BUILDDIR»/cglib-2.2.2+dfsg2/build.xml:241: Java returned: 1
> 
> Total time: 15 seconds
> make: *** [debian/stamp-ant-check] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/09/13/cglib_2.2.2+dfsg2-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-java-maintainers mailing list