Your message dated Fri, 15 Jul 2016 18:23:10 +0000
with message-id <e1bo7lw-0006oi...@franck.debian.org>
and subject line Bug#831403: fixed in mockito 1.10.19-2
has caused the Debian Bug report #831403,
regarding xmlgraphics-commons: FTBFS: Could not initialize class 
org.mockito.Mockito
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.)


-- 
831403: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831403
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xmlgraphics-commons
Version: 2.1-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

xmlgraphics-commons fails to build from source in unstable/amd64:

  [..]

      [junit] 
      [junit] ------------- Standard Output ---------------
      [junit] Skipping endianness test for ImageIO-based TIFF writer because 
JAI ImageIO Tools is not available!
      [junit] Skipping endianness test for ImageIO-based TIFF writer because 
JAI ImageIO Tools is not available!
      [junit] ------------- ---------------- ---------------
      [junit] Testsuite: 
org.apache.xmlgraphics.io.TempResourceURIGeneratorTestCase
      [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.071 sec
      [junit] 
      [junit] Testsuite: org.apache.xmlgraphics.io.URIResolverAdapterTestCase
      [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 
0.087 sec
      [junit] 
      [junit] Testcase: 
testCatalogResolver(org.apache.xmlgraphics.io.URIResolverAdapterTestCase):SKIPPED:
 Literally no idea why this doesn't work... Gonna look at the catalog resolver 
source
      [junit] Testcase: 
testCatalogResolverInAdapter(org.apache.xmlgraphics.io.URIResolverAdapterTestCase):SKIPPED:
 Literally no idea why this doesn't work... Gonna look at the catalog resolver 
source
      [junit] Testsuite: org.apache.xmlgraphics.io.XmlSourceUtilTestCase
      [junit] Tests run: 14, Failures: 0, Errors: 14, Skipped: 0, Time elapsed: 
0.113 sec
      [junit] 
      [junit] Testcase: 
testCloseQuietlyStreamSource(org.apache.xmlgraphics.io.XmlSourceUtilTestCase):  
Caused an ERROR
      [junit] net/sf/cglib/proxy/Callback
      [junit] java.lang.NoClassDefFoundError: net/sf/cglib/proxy/Callback
      [junit]   at java.lang.Class.forName0(Native Method)
      [junit]   at java.lang.Class.forName(Class.java:264)
      [junit]   at 
org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:33)
      [junit]   at 
org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:13)
      [junit]   at 
org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:11)
      [junit]   at org.mockito.internal.util.MockUtil.<clinit>(MockUtil.java:24)
      [junit]   at org.mockito.internal.MockitoCore.<init>(MockitoCore.java:44)
      [junit]   at org.mockito.Mockito.<clinit>(Mockito.java:975)
      [junit]   at 
org.apache.xmlgraphics.io.XmlSourceUtilTestCase.setUp(XmlSourceUtilTestCase.java:71)
      [junit] Caused by: java.lang.ClassNotFoundException: 
net.sf.cglib.proxy.Callback
      [junit]   at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
      [junit]   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
      [junit]   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
      [junit]   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
      [junit] 
      [junit] 
      [junit] Testcase: 
testNeedInputStreamFailureCaseStreamImage(org.apache.xmlgraphics.io.XmlSourceUtilTestCase):
     Caused an ERROR
      [junit] Could not initialize class org.mockito.Mockito
      [junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.Mockito
      [junit]   at 
org.apache.xmlgraphics.io.XmlSourceUtilTestCase.setUp(XmlSourceUtilTestCase.java:71)
      [junit] 
      [junit] 
      [junit] Testcase: 
testHasInputStream(org.apache.xmlgraphics.io.XmlSourceUtilTestCase):    Caused 
an ERROR
      [junit] Could not initialize class org.mockito.Mockito
      [junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.Mockito
      [junit]   at 
org.apache.xmlgraphics.io.XmlSourceUtilTestCase.setUp(XmlSourceUtilTestCase.java:71)
      [junit] 
      [junit] 
      [junit] Testcase: 
testCloseQuietlyImageSource(org.apache.xmlgraphics.io.XmlSourceUtilTestCase):   
Caused an ERROR
      [junit] Could not initialize class org.mockito.Mockito
      [junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.Mockito
      [junit]   at 
org.apache.xmlgraphics.io.XmlSourceUtilTestCase.setUp(XmlSourceUtilTestCase.java:71)
      [junit] 
      [junit] 
      [junit] Testcase: 
testCloseQuietlySaxSource(org.apache.xmlgraphics.io.XmlSourceUtilTestCase):     
Caused an ERROR
      [junit] Could not initialize class org.mockito.Mockito
      [junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.Mockito
      [junit]   at 
org.apache.xmlgraphics.io.XmlSourceUtilTestCase.setUp(XmlSourceUtilTestCase.java:71)
      [junit] 
      [junit] 
      [junit] Testcase: 
testNeedInputStreamFailureCaseSAXSource(org.apache.xmlgraphics.io.XmlSourceUtilTestCase):
       Caused an ERROR
      [junit] Could not initialize class org.mockito.Mockito
      [junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.Mockito
      [junit]   at 
org.apache.xmlgraphics.io.XmlSourceUtilTestCase.setUp(XmlSourceUtilTestCase.java:71)
      [junit] 
      [junit] 
      [junit] Testcase: 
testHasReader(org.apache.xmlgraphics.io.XmlSourceUtilTestCase): Caused an ERROR
      [junit] Could not initialize class org.mockito.Mockito
      [junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.Mockito
      [junit]   at 
org.apache.xmlgraphics.io.XmlSourceUtilTestCase.setUp(XmlSourceUtilTestCase.java:71)
      [junit] 
      [junit] 
      [junit] Testcase: 
testNeedInputStream(org.apache.xmlgraphics.io.XmlSourceUtilTestCase):   Caused 
an ERROR
      [junit] Could not initialize class org.mockito.Mockito
      [junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.Mockito
      [junit]   at 
org.apache.xmlgraphics.io.XmlSourceUtilTestCase.setUp(XmlSourceUtilTestCase.java:71)
      [junit] 
      [junit] 
      [junit] Testcase: 
testNeedInputStreamFailureCaseNullArg(org.apache.xmlgraphics.io.XmlSourceUtilTestCase):
 Caused an ERROR
      [junit] Could not initialize class org.mockito.Mockito
      [junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.Mockito
      [junit]   at 
org.apache.xmlgraphics.io.XmlSourceUtilTestCase.setUp(XmlSourceUtilTestCase.java:71)
      [junit] 
      [junit] 
      [junit] Testcase: 
testCloseQuietlyNull(org.apache.xmlgraphics.io.XmlSourceUtilTestCase):  Caused 
an ERROR
      [junit] Could not initialize class org.mockito.Mockito
      [junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.Mockito
      [junit]   at 
org.apache.xmlgraphics.io.XmlSourceUtilTestCase.setUp(XmlSourceUtilTestCase.java:71)
      [junit] 
      [junit] 
      [junit] Testcase: 
testRemoveStreams(org.apache.xmlgraphics.io.XmlSourceUtilTestCase):     Caused 
an ERROR
      [junit] Could not initialize class org.mockito.Mockito
      [junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.Mockito
      [junit]   at 
org.apache.xmlgraphics.io.XmlSourceUtilTestCase.setUp(XmlSourceUtilTestCase.java:71)
      [junit] 
      [junit] 
      [junit] Testcase: 
testNeedInputStreamFailureCaseSource(org.apache.xmlgraphics.io.XmlSourceUtilTestCase):
  Caused an ERROR
      [junit] Could not initialize class org.mockito.Mockito
      [junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.Mockito
      [junit]   at 
org.apache.xmlgraphics.io.XmlSourceUtilTestCase.setUp(XmlSourceUtilTestCase.java:71)
      [junit] 
      [junit] 
      [junit] Testcase: 
testNeedInputStreamFailureCaseStreamSource(org.apache.xmlgraphics.io.XmlSourceUtilTestCase):
    Caused an ERROR
      [junit] Could not initialize class org.mockito.Mockito
      [junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.Mockito
      [junit]   at 
org.apache.xmlgraphics.io.XmlSourceUtilTestCase.setUp(XmlSourceUtilTestCase.java:71)
      [junit] 
      [junit] 
      [junit] Testcase: 
testGetInputStream(org.apache.xmlgraphics.io.XmlSourceUtilTestCase):    Caused 
an ERROR
      [junit] Could not initialize class org.mockito.Mockito
      [junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.Mockito
      [junit]   at 
org.apache.xmlgraphics.io.XmlSourceUtilTestCase.setUp(XmlSourceUtilTestCase.java:71)
      [junit] 
      [junit] 
      [junit] Test org.apache.xmlgraphics.io.XmlSourceUtilTestCase FAILED
      [junit] Testsuite: org.apache.xmlgraphics.java2d.GraphicContextTestCase
      [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.129 sec
      [junit] 
      [junit] Testsuite: 
org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparencyTestCase
      [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.146 sec
      [junit] 
      [junit] Testsuite: 
org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparencyTestCase
      [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.138 sec
      [junit] 
      [junit] ------------- Standard Error -----------------
      [junit] Jul 15, 2016 6:15:29 PM 
org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency 
getColorModel
      [junit] WARNING: Does not support transparencies (alpha channels) in 
images
      [junit] Jul 15, 2016 6:15:29 PM 
org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency 
createCompatibleImage
      [junit] WARNING: Does not support transparencies (alpha channels) in 
images
      [junit] Jul 15, 2016 6:15:29 PM 
org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency 
createCompatibleImage
      [junit] WARNING: Does not support transparencies (alpha channels) in 
images
      [junit] ------------- ---------------- ---------------
      [junit] Testsuite: 
org.apache.xmlgraphics.java2d.color.ColorConverterTestCase
      [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.117 sec
      [junit] 
      [junit] Testsuite: 
org.apache.xmlgraphics.java2d.color.ColorWithAlternativesTestCase
      [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.135 sec
      [junit] 
      [junit] Testsuite: org.apache.xmlgraphics.java2d.color.NamedColorTest
      [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.136 sec
      [junit] 
      [junit] Testsuite: 
org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtilTestCase
      [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.113 sec
      [junit] 
      [junit] Testsuite: 
org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParserTestCase
      [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.132 sec
      [junit] 
      [junit] Testsuite: org.apache.xmlgraphics.java2d.ps.PSGraphics2DTestCase
      [junit] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 
0.079 sec
      [junit] 
      [junit] Testcase: 
testFill(org.apache.xmlgraphics.java2d.ps.PSGraphics2DTestCase):        Caused 
an ERROR
      [junit] net/sf/cglib/proxy/Callback
      [junit] java.lang.NoClassDefFoundError: net/sf/cglib/proxy/Callback
      [junit]   at java.lang.Class.forName0(Native Method)
      [junit]   at java.lang.Class.forName(Class.java:264)
      [junit]   at 
org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:33)
      [junit]   at 
org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:13)
      [junit]   at 
org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:11)
      [junit]   at org.mockito.internal.util.MockUtil.<clinit>(MockUtil.java:24)
      [junit]   at org.mockito.internal.MockitoCore.<init>(MockitoCore.java:44)
      [junit]   at org.mockito.Mockito.<clinit>(Mockito.java:975)
      [junit]   at 
org.apache.xmlgraphics.java2d.ps.PSGraphics2DTestCase.setup(PSGraphics2DTestCase.java:56)
      [junit] Caused by: java.lang.ClassNotFoundException: 
net.sf.cglib.proxy.Callback
      [junit]   at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
      [junit]   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
      [junit]   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
      [junit]   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
      [junit] 
      [junit] 
      [junit] Testcase: 
draw(org.apache.xmlgraphics.java2d.ps.PSGraphics2DTestCase):    Caused an ERROR
      [junit] Could not initialize class org.mockito.Mockito
      [junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.Mockito
      [junit]   at 
org.apache.xmlgraphics.java2d.ps.PSGraphics2DTestCase.setup(PSGraphics2DTestCase.java:56)
      [junit] 
      [junit] 
      [junit] Testcase: 
testShouldBeClipped(org.apache.xmlgraphics.java2d.ps.PSGraphics2DTestCase):     
Caused an ERROR
      [junit] Could not initialize class org.mockito.Mockito
      [junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.Mockito
      [junit]   at 
org.apache.xmlgraphics.java2d.ps.PSGraphics2DTestCase.setup(PSGraphics2DTestCase.java:56)
      [junit] 
      [junit] 
      [junit] Test org.apache.xmlgraphics.java2d.ps.PSGraphics2DTestCase FAILED
      [junit] Testsuite: org.apache.xmlgraphics.ps.ImageEncodingHelperTestCase
      [junit] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
0.188 sec
      [junit] 
      [junit] Testcase: 
testMockedEncodeRenderedImageWithDirectColorModelAsRGB(org.apache.xmlgraphics.ps.ImageEncodingHelperTestCase):
  Caused an ERROR
      [junit] net/sf/cglib/proxy/Callback
      [junit] java.lang.NoClassDefFoundError: net/sf/cglib/proxy/Callback
      [junit]   at java.lang.Class.forName0(Native Method)
      [junit]   at java.lang.Class.forName(Class.java:264)
      [junit]   at 
org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:33)
      [junit]   at 
org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:13)
      [junit]   at 
org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:11)
      [junit]   at org.mockito.internal.util.MockUtil.<clinit>(MockUtil.java:24)
      [junit]   at org.mockito.internal.MockitoCore.<init>(MockitoCore.java:44)
      [junit]   at org.mockito.Mockito.<clinit>(Mockito.java:975)
      [junit]   at 
org.apache.xmlgraphics.ps.ImageEncodingHelperTestCase.testMockedEncodeRenderedImageWithDirectColorModelAsRGB(ImageEncodingHelperTestCase.java:119)
      [junit] Caused by: java.lang.ClassNotFoundException: 
net.sf.cglib.proxy.Callback
      [junit]   at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
      [junit]   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
      [junit]   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
      [junit]   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
      [junit] 
      [junit] 
      [junit] Test org.apache.xmlgraphics.ps.ImageEncodingHelperTestCase FAILED
      [junit] Testsuite: org.apache.xmlgraphics.ps.PSEscapeTestCase
      [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.059 sec
      [junit] 
      [junit] Testsuite: 
org.apache.xmlgraphics.ps.PSPageDeviceDictionaryTestCase
      [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.056 sec
      [junit] 
      [junit] Testsuite: org.apache.xmlgraphics.ps.dsc.DSCParserTestCase
      [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.079 sec
      [junit] 
      [junit] Testsuite: org.apache.xmlgraphics.ps.dsc.ListenerTestCase
      [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.093 sec
      [junit] 
      [junit] ------------- Standard Output ---------------
      [junit] org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment@68f7aae2
      [junit] 
org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox@4f47d241
      [junit] 
org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel@5679c6c6
      [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptComment@27ddd392
      [junit] 
org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments@64b8f8f4
      [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine@3a4afd8d
      [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine@1996cd68
      [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptComment@3339ad8e
      [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine@555590
      [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine@6d1e7682
      [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine@424c0bc4
      [junit] org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile@3c679bde
      [junit] ------------- ---------------- ---------------
      [junit] Testsuite: 
org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBoxTestCase
      [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.123 sec
      [junit] 
      [junit] Testsuite: 
org.apache.xmlgraphics.ps.dsc.events.DSCValueParserTestCase
      [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.063 sec
      [junit] 
      [junit] Testsuite: org.apache.xmlgraphics.ps.dsc.tools.DSCToolsTestCase
      [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.056 sec
      [junit] 
      [junit] Testsuite: org.apache.xmlgraphics.util.ClasspathResourceTestCase
      [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.07 sec
      [junit] 
      [junit] Testsuite: org.apache.xmlgraphics.util.DateFormatUtilTestCase
      [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.066 sec
      [junit] 
      [junit] Testsuite: org.apache.xmlgraphics.util.DoubleFormatUtilTestCase
      [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 
5.069 sec
      [junit] 
      [junit] Testcase: 
performanceCompare(org.apache.xmlgraphics.util.DoubleFormatUtilTestCase):SKIPPED:
 Disabled since this doesn't test correctness.
      [junit] Testcase: 
fast(org.apache.xmlgraphics.util.DoubleFormatUtilTestCase):SKIPPED: Disabled 
since the formatFast method is not accurate.
      [junit] Testsuite: org.apache.xmlgraphics.util.ServiceTestCase
      [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.079 sec
      [junit] 
      [junit] Testsuite: org.apache.xmlgraphics.util.UnitConvTestCase
      [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.059 sec
      [junit] 
      [junit] Testsuite: 
org.apache.xmlgraphics.util.io.ASCII85InputStreamTestCase
      [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.058 sec
      [junit] 
      [junit] Testsuite: 
org.apache.xmlgraphics.util.io.ASCII85OutputStreamTestCase
      [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.055 sec
      [junit] 
      [junit] Testsuite: org.apache.xmlgraphics.util.io.Base64TestCase
      [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.114 sec
      [junit] 
      [junit] ------------- Standard Output ---------------
      [junit] 
/home/lamby/temp/cdt.20160715181353.eo6mnQgorn.xmlgraphics-commons/xmlgraphics-commons-2.1
      [junit] ------------- ---------------- ---------------
      [junit] Testsuite: org.apache.xmlgraphics.util.io.SubInputStreamTestCase
      [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.055 sec
      [junit] 
      [junit] Testsuite: 
org.apache.xmlgraphics.util.uri.CommonURIResolverTestCase
      [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.073 sec
      [junit] 
      [junit] Testsuite: org.apache.xmlgraphics.util.uri.DataURIResolverTestCase
      [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.076 sec
      [junit] 
      [junit] Testsuite: org.apache.xmlgraphics.xmp.XMPParserTestCase
      [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.101 sec
      [junit] 
      [junit] Testsuite: org.apache.xmlgraphics.xmp.XMPPropertyTestCase
      [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.121 sec
      [junit] 
  
  junit:
  
  BUILD FAILED
  
/home/lamby/temp/cdt.20160715181353.eo6mnQgorn.xmlgraphics-commons/xmlgraphics-commons-2.1/build.xml:352:
 NOTE:
  **************************************************************************
  * One or more of the Junit tests had Failures or Errors or were skipped! *
  *         Please check the output above for relevant messages.           *
  **************************************************************************
  
  Total time: 32 seconds
  dh_auto_build: ant -Duser.name debian -noinput -Dpwd=none all maven-artifacts 
returned exit code 1
  debian/rules:17: recipe for target 'override_dh_auto_build' failed
  make[1]: *** [override_dh_auto_build] Error 2
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160715181353.eo6mnQgorn.xmlgraphics-commons/xmlgraphics-commons-2.1'
  debian/rules:13: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: xmlgraphics-commons.2.1-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: mockito
Source-Version: 1.10.19-2

We believe that the bug you reported is fixed in the latest version of
mockito, which is due to be installed in the Debian FTP archive.

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 831...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated mockito 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 15 Jul 2016 20:01:23 +0200
Source: mockito
Binary: libmockito-java libmockito-java-doc
Architecture: source all
Version: 1.10.19-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libmockito-java - mocking framework for Java
 libmockito-java-doc - mocking framework for Java - documentation
Closes: 831403
Changes:
 mockito (1.10.19-2) unstable; urgency=medium
 .
   * Team upload.
   * Restored the Class-Path attribute of mockito-core.jar (Closes: #831403)
   * Relocated the mockito-all artifact to mockito-core
Checksums-Sha1:
 3ae2798545c7dbffaf39b92167c2df1ae4982ffe 2188 mockito_1.10.19-2.dsc
 1c170f498ab2d1f7dc93553e502e6fad78c1abd7 7880 mockito_1.10.19-2.debian.tar.xz
 db2beecf6a5beb58a77f114a7f71ec01a3dc6507 241800 
libmockito-java-doc_1.10.19-2_all.deb
 1df6cb8e29427d63d8fab83518af4e542a33e1ce 610550 
libmockito-java_1.10.19-2_all.deb
Checksums-Sha256:
 9e4627233adb05345733cc038e11fea856b3828aa8709b28272fe36930b9e5fd 2188 
mockito_1.10.19-2.dsc
 d8cd87d0e859e1fe9410c275fc0c2666167750847a89ec99d34a920d826197a3 7880 
mockito_1.10.19-2.debian.tar.xz
 ba1e72d242140f411e43ac6fbf0fbea7162b1e33614d2fb53924eec2cedd028a 241800 
libmockito-java-doc_1.10.19-2_all.deb
 f3fcb0da227eccbf47b4e1c6744de76b44b0abd24e4f488f8b4977948d4de5ab 610550 
libmockito-java_1.10.19-2_all.deb
Files:
 09cc5204a16cb8f770a516563c003ab4 2188 java optional mockito_1.10.19-2.dsc
 a06e60d496584f7d535e815a68f5f6c4 7880 java optional 
mockito_1.10.19-2.debian.tar.xz
 f20616468efb63fcdc043115808a57e6 241800 doc optional 
libmockito-java-doc_1.10.19-2_all.deb
 1a9f2e9c9bc25544041149423fee5c70 610550 java optional 
libmockito-java_1.10.19-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJXiSV3AAoJEPUTxBnkudCsIfQQAJ1Hef0QZxo0RdXL9bNgviz2
olalYYUWPryfnl4cmJ54M9F9T83ZF0ToD+LdG3TIPJ6LsfxIIncFEUphj6EpntTq
Y1+hu4HKr4yLYoNWgrs45MmHWtwMutaeUcwifs8zmNT7ypEus6L3wFqaqVpRz5v9
tEVl14qQOzWCvmDq/2GfNrqzE2v0KQhnt/ZHOHFWYLbpp7kQxNYVBahvbZUIitJy
eEG9kThrLhOOGHHE9D01cOI/E1Df386yenk8cXcnp55waendQ/5rW6f9LzfDq+JZ
hOtCOmVP50VNo95Cjrre6z2uBWJrepexVArnFjZBlqp4aie1mm06GiPoRy9g2J5A
Mu6Jz5UHW6TBDWWk6Ax4oOzjPGaNBb9iQbSk1BoVHsd+Hn2IMbvAo3/sjMZpzX7F
bzWi32P8qtBR4uZ1fNvP2+i+EIiA/beXxl6PFPNkBq0w/bprnxr913vK5Ykh7S3l
xfkzpLGiRwz/vwm12TzohtIPJ/uJRnlF6hv/lxXJ54QfeBVUIigyoO6Svl8WHRzk
6qEcD4zO8pithGCzrdS69lAkRUJVrNb5Oj8xpWmgMF4X/rPbVS0Sps+vKKplEBIV
lHegzvUge8rB3JcpaCyelRVLHE1sTyOoED2etcJupSrNp57ztBJq/d9x2LZimFQa
v7Wk1eM0GMuylABvh3Wr
=N9NE
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to