Bug#831403: xmlgraphics-commons: FTBFS: Could not initialize class org.mockito.Mockito

Chris Lamb lamby at debian.org
Fri Jul 15 16:24:45 UTC 2016


Source: xmlgraphics-commons
Version: 2.1-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at 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 at 68f7aae2
      [junit] org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox at 4f47d241
      [junit] org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel at 5679c6c6
      [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptComment at 27ddd392
      [junit] org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments at 64b8f8f4
      [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine at 3a4afd8d
      [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine at 1996cd68
      [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptComment at 3339ad8e
      [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine at 555590
      [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine at 6d1e7682
      [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine at 424c0bc4
      [junit] org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile at 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
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xmlgraphics-commons.2.1-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 16224 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20160715/8e60896f/attachment-0001.obj>


More information about the pkg-java-maintainers mailing list