Your message dated Sun, 05 Oct 2014 15:11:19 +0200
with message-id <2751906.1yOaaDVCff@sephirot>
and subject line Builds fine
has caused the Debian Bug report #761523,
regarding cglib: FTBFS: Tests failures
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 ow...@bugs.debian.org
immediately.)


-- 
761523: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761523
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cglib
Version: 2.2.2+dfsg2-1
Severity: serious
Tags: jessie sid
User: debian...@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.

--- End Message ---
--- Begin Message ---
Now builds ok; closing it.

--

  David

--- End Message ---

Reply via email to