Bug#763226: jackson-dataformat-yaml: FTBFS: Compilation failure

2014-09-28 Thread David Suárez
Source: jackson-dataformat-yaml
Version: 2.2.3-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140926 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):
 make[1]: Entering directory '/«PKGBUILDDIR»'
 sh debian/replace-generate.sh 
 src/main/java/com/fasterxml/jackson/dataformat/yaml/PackageVersion.java
 dh_auto_configure
 make[1]: Leaving directory '/«PKGBUILDDIR»'
jh_linkjars -O--buildsystem=maven
dh_auto_build -O--buildsystem=maven
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] Searching repository for plugin with prefix: 'javadoc'.
 [INFO] 
 
 [INFO] Building Jackson-dataformat-YAML
 [INFO]task-segment: [package, javadoc:jar]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] Copying 3 resources
 [INFO] [compiler:compile {execution: default-compile}]
 [WARNING] File encoding has not been set, using platform encoding 
 ANSI_X3.4-1968, i.e. build is platform dependent!
 [INFO] Compiling 6 source files to /«PKGBUILDDIR»/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR : 
 [INFO] -
 [ERROR] 
 /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[586,4]
  error: method does not override or implement a method from a supertype
 [ERROR] 
 /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[593,4]
  error: method does not override or implement a method from a supertype
 [ERROR] 
 /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[600,4]
  error: method does not override or implement a method from a supertype
 [ERROR] 
 /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[618,4]
  error: method does not override or implement a method from a supertype
 [ERROR] 
 /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[630,4]
  error: method does not override or implement a method from a supertype
 [INFO] 5 errors 
 [INFO] -
 [INFO] 
 
 [ERROR] BUILD FAILURE
 [INFO] 
 
 [INFO] Compilation failure
 
 /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[586,4]
  error: method does not override or implement a method from a supertype
 /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[593,4]
  error: method does not override or implement a method from a supertype
 /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[600,4]
  error: method does not override or implement a method from a supertype
 /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[618,4]
  error: method does not override or implement a method from a supertype
 /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[630,4]
  error: method does not override or implement a method from a supertype
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 3 seconds
 [INFO] Finished at: Sun Sep 28 09:12:49 UTC 2014
 [INFO] Final Memory: 19M/205M
 [INFO] 
 
 dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Ddebian.dir=/«PKGBUILDDIR»/debian 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo package javadoc:jar 
 javadoc:aggregate returned exit code 1
 make: *** [build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/09/26/jackson-dataformat-yaml_2.2.3-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 

Bug#761522: sisu-guice: FTBFS: Error(s) found in manifest configuration

2014-09-14 Thread David Suárez
Source: sisu-guice
Version: 3.2.3+dfsg-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):
  fakeroot debian/rules binary
 test -x debian/rules
 dh_testroot
 dh_prep 
 dh_installdirs -A 
 mkdir -p .
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
 fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  
 -Dproperties.file.manual=/«BUILDDIR»/sisu-guice-3.2.3+dfsg/debian/maven.properties
  -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«BUILDDIR»/sisu-guice-3.2.3+dfsg/debian/maven-repo  
 package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] Reactor build order: 
 [INFO]   Sisu Guice
 [INFO]   Sisu Guice - Core Library
 [INFO]   Sisu Guice - Extensions
 [INFO]   Sisu Guice - Extensions - AssistedInject
 [INFO] 
 
 [INFO] Building Sisu Guice
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] No goals needed for project - skipping
 [INFO] 
 
 [INFO] Building Sisu Guice - Core Library
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 0 resource
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 7 source files to 
 /«BUILDDIR»/sisu-guice-3.2.3+dfsg/core/target/classes
 [INFO] [resources:testResources {execution: default-testResources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 0 resource
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [INFO] Not compiling test sources
 [INFO] [surefire:test {execution: default-test}]
 [INFO] Tests are skipped.
 [INFO] [bundle:manifest {execution: default}]
 java.lang.NullPointerException
   at aQute.lib.osgi.Analyzer.getClasses(Analyzer.java:2063)
   at aQute.lib.osgi.Analyzer._classes(Analyzer.java:2054)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:606)
   at aQute.lib.osgi.Macro.doCommand(Macro.java:210)
   at aQute.lib.osgi.Macro.doCommands(Macro.java:186)
   at aQute.lib.osgi.Macro.replace(Macro.java:134)
   at aQute.lib.osgi.Macro.process(Macro.java:71)
   at aQute.lib.osgi.Macro.process(Macro.java:86)
   at aQute.lib.osgi.Macro.process(Macro.java:86)
   at aQute.lib.osgi.Macro.process(Macro.java:58)
   at aQute.lib.osgi.Macro.process(Macro.java:53)
   at aQute.lib.osgi.Processor.getProperty(Processor.java:699)
   at aQute.lib.osgi.Processor.getProperty(Processor.java:456)
   at aQute.lib.osgi.Analyzer.mergeManifest(Analyzer.java:717)
   at 
 org.apache.felix.bundleplugin.ManifestPlugin.getAnalyzer(ManifestPlugin.java:205)
   at 
 org.apache.felix.bundleplugin.ManifestPlugin.getManifest(ManifestPlugin.java:114)
   at 
 org.apache.felix.bundleplugin.ManifestPlugin.execute(ManifestPlugin.java:69)
   at 
 org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:263)
   at 
 org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:254)
   at 
 org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
   at 

Bug#761523: cglib: FTBFS: Tests failures

2014-09-14 Thread David Suárez
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 
 

Bug#761524: eclipse-linuxtools: FTBFS: build failures

2014-09-14 Thread David Suárez
Source: eclipse-linuxtools
Version: 2.2.1-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): 
 symlinkDeps:
 [apply] ln: failed to create symbolic link 
 './org.swtchart_0.8.0.dist.jar': File exists
 [apply] Result: 1
 [apply] Applied ln to 1 file and 0 directories.
 
 allElements:
 
 init:
 
 generateScript:
 [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
 [eclipse.buildScript] Bundle org.eclipse.linuxtools.valgrind.ui.tests:
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.linuxtools.internal.valgrind.tests_0.0.0.
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.linuxtools.profiling.tests_0.0.0.
 [eclipse.buildScript] Bundle org.eclipse.linuxtools.valgrind.tests:
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.linuxtools.profiling.tests_0.0.0.
 [eclipse.buildScript] Bundle org.eclipse.linuxtools.valgrind.memcheck.tests:
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.linuxtools.internal.valgrind.tests_0.0.0.
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.linuxtools.profiling.tests_0.0.0.
 [eclipse.buildScript] Bundle org.eclipse.linuxtools.valgrind.massif.tests:
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.linuxtools.internal.valgrind.tests_0.0.0.
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.linuxtools.profiling.tests_0.0.0.
 [eclipse.buildScript] Bundle org.eclipse.linuxtools.valgrind.helgrind.tests:
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.linuxtools.internal.valgrind.tests_0.0.0.
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.linuxtools.profiling.tests_0.0.0.
 [eclipse.buildScript] Bundle org.eclipse.linuxtools.valgrind.cachegrind.tests:
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.linuxtools.internal.valgrind.tests_0.0.0.
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.linuxtools.profiling.tests_0.0.0.
 [eclipse.buildScript] Bundle org.eclipse.linuxtools.rpm.createrepo:
 [eclipse.buildScript] Missing required plug-in 
 org.eclipse.ui.ide_3.9.1.
 [eclipse.buildScript] Missing required plug-in 
 org.eclipse.ui.editors_3.8.100.
 [eclipse.buildScript] Missing required plug-in 
 org.eclipse.ui.forms_3.6.1.
 [eclipse.buildScript] Missing required plug-in 
 org.eclipse.ui.console_3.5.200.
 [eclipse.buildScript] Bundle org.eclipse.linuxtools.rdt.proxy:
 [eclipse.buildScript] Missing required plug-in 
 org.eclipse.ptp.rdt.core_3.1.0.
 [eclipse.buildScript] Missing required plug-in 
 org.eclipse.ptp.remote.core_5.0.0.
 [eclipse.buildScript] Bundle org.eclipse.linuxtools.profiling.tests:
 [eclipse.buildScript] Missing required plug-in org.junit_4.10.0.
 [eclipse.buildScript] Missing required plug-in 
 org.eclipse.ptp.remote.remotetools.core_5.0.0.
 [eclipse.buildScript] Missing required plug-in 
 org.eclipse.ptp.rdt.managedbuilder.gnu.ui_3.0.0.
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.ptp.rdt.core.remotemake_0.0.0.
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.ptp.rdt.core.resources_0.0.0.
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.ptp.rdt.ui.serviceproviders_0.0.0.
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.ptp.remote.core_0.0.0.
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.ptp.remote.core.exception_0.0.0.
 [eclipse.buildScript] Bundle org.eclipse.linuxtools.profiling.provider.tests:
 [eclipse.buildScript] Missing required plug-in 
 org.eclipse.linuxtools.profiling.tests_0.0.0.
 [eclipse.buildScript] Missing required plug-in 
 org.eclipse.swtbot.eclipse.finder_2.0.5.
 [eclipse.buildScript] Missing required plug-in org.apache.log4j_0.0.0.
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.swtbot.swt.finder.junit_0.0.0.
 [eclipse.buildScript] Bundle 
 org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:
 [eclipse.buildScript] Missing required plug-in 
 org.eclipse.ptp.remote.core_7.0.0.
 [eclipse.buildScript] Missing required plug-in 
 org.eclipse.ptp.remote.ui_7.0.0.
 [eclipse.buildScript] Bundle org.eclipse.linuxtools.perf.tests:
 [eclipse.buildScript] Missing required plug-in 
 org.eclipse.linuxtools.profiling.tests_0.0.0.
 [eclipse.buildScript] Bundle org.eclipse.linuxtools.perf.swtbot.tests:
 [eclipse.buildScript] Missing required plug-in 
 org.eclipse.linuxtools.profiling.tests_0.0.0.
 [eclipse.buildScript] Missing required plug-in 
 org.eclipse.swtbot.eclipse.finder_0.0.0.
 [eclipse.buildScript]  

Bug#761537: jgit: FTBFS: error: no suitable constructor found for OptionDef(String, String, boolean, boolean, ClassCAP#1, boolean)

2014-09-14 Thread David Suárez
Source: jgit
Version: 3.4.0-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): 
 main:
  [copy] Copying 1 file to 
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/target/META-INF
 [INFO] Executed tasks
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 3 resources
 [INFO] Copying 1 resource
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 64 source files to 
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR : 
 [INFO] -
 [ERROR] 
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/opt/CmdLineParser.java:[187,3]
  error: no suitable constructor found for 
 OptionDef(String,String,boolean,boolean,ClassCAP#1,boolean)
 [INFO] 1 error
 [INFO] -
 [INFO] 
 
 [ERROR] BUILD FAILURE
 [INFO] 
 
 [INFO] Compilation failure
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/opt/CmdLineParser.java:[187,3]
  error: no suitable constructor found for 
 OptionDef(String,String,boolean,boolean,ClassCAP#1,boolean)
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 1 minute 10 seconds
 [INFO] Finished at: Sat Sep 13 22:29:02 UTC 2014
 [INFO] Final Memory: 39M/702M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/09/13/jgit_3.4.0-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#761540: bridge-method-injector: FTBFS: Missing required artifact: asm:asm-debug-all:jar:debian

2014-09-14 Thread David Suárez
Source: bridge-method-injector
Version: 1.8-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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibbridge-method-injector-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
 fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  install 
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] Reactor build order: 
 [INFO]   Bridge Method Injection Parent POM
 [INFO]   Bridge method injection annotations
 [INFO]   bridge-method-injector
 [INFO] 
 
 [INFO] Building Bridge Method Injection Parent POM
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /«PKGBUILDDIR»/pom.xml to 
 /«PKGBUILDDIR»/debian/maven-repo/com/infradna/tool/bridge-method-injector-parent/1.8/bridge-method-injector-parent-1.8.pom
 [INFO] 
 
 [INFO] Building Bridge method injection annotations
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory 
 /«PKGBUILDDIR»/annotation/src/main/resources
 [INFO] [compiler:compile {execution: default-compile}]
 [WARNING] File encoding has not been set, using platform encoding 
 ANSI_X3.4-1968, i.e. build is platform dependent!
 [INFO] Compiling 2 source files to /«PKGBUILDDIR»/annotation/target/classes
 [INFO] [resources:testResources {execution: default-testResources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory 
 /«PKGBUILDDIR»/annotation/src/test/resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [INFO] No sources to compile
 [INFO] [surefire:test {execution: default-test}]
 [INFO] No tests to run.
 [INFO] Surefire report directory: 
 /«PKGBUILDDIR»/annotation/target/surefire-reports
 
 ---
  T E S T S
 ---
 
 Results :
 
 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
 
 [INFO] [jar:jar {execution: default-jar}]
 [INFO] Building jar: 
 /«PKGBUILDDIR»/annotation/target/bridge-method-annotation-1.8.jar
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing 
 /«PKGBUILDDIR»/annotation/target/bridge-method-annotation-1.8.jar to 
 /«PKGBUILDDIR»/debian/maven-repo/com/infradna/tool/bridge-method-annotation/1.8/bridge-method-annotation-1.8.jar
 [INFO] 
 
 [INFO] Building bridge-method-injector
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) asm:asm-debug-all:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=asm -DartifactId=asm-debug-all 
 -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=asm -DartifactId=asm-debug-all 
 -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
 -DrepositoryId=[id]
 
   Path to 

Bug#761548: javamail: FTBFS: Manifest com.sun.mail:javax.mail:jar:1.5.2 : null, for cmd: range, arguments; [range, [==,+)]

2014-09-14 Thread David Suárez
Source: javamail
Version: 1.5.2-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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmail-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
 fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  install
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] Reactor build order: 
 [INFO]   JavaMail API distribution
 [INFO]   JavaMail API
 [INFO]   JavaMail API (no providers)
 [INFO]   JavaMail API jar
 [INFO]   JavaMail API smtp provider
 [INFO]   JavaMail API imap provider
 [INFO]   JavaMail API Gmail IMAP provider
 [INFO]   JavaMail API pop3 provider
 [INFO]   JavaMail API dsn support
 [INFO] 
 
 [INFO] Building JavaMail API distribution
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] [build-helper:add-source {execution: add-source}]
 [INFO] Source directory: /«PKGBUILDDIR»/target/sources added.
 [INFO] Source directory: /«PKGBUILDDIR»/target/classes added.
 [INFO] [bundle:manifest {execution: osgi-manifest}]
 [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [source:jar-no-fork {execution: attach-sources}]
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /«PKGBUILDDIR»/pom.xml to 
 /«PKGBUILDDIR»/debian/maven-repo/com/sun/mail/all/1.5.2/all-1.5.2.pom
 [INFO] 
 
 [INFO] Building JavaMail API
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] [build-helper:add-source {execution: add-source}]
 [INFO] Source directory: /«PKGBUILDDIR»/mail/target/sources added.
 [INFO] Source directory: /«PKGBUILDDIR»/mail/target/classes added.
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'iso-8859-1' encoding to copy filtered resources.
 [INFO] Copying 8 resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 227 source files to /«PKGBUILDDIR»/mail/target/classes
 [INFO] [bundle:manifest {execution: osgi-manifest}]
 [WARNING] Manifest com.sun.mail:javax.mail:jar:1.5.2 : No translation found 
 for macro: range;[==,+)
 [ERROR] Manifest com.sun.mail:javax.mail:jar:1.5.2 : null, for cmd: range, 
 arguments; [range, [==,+)]
 [ERROR] Manifest com.sun.mail:javax.mail:jar:1.5.2 : No version specified for 
 ${version} or ${range} and no implicit version ${@} either, mask===
 [ERROR] Manifest com.sun.mail:javax.mail:jar:1.5.2 : No version specified for 
 ${version} or ${range} and no implicit version ${@} either, mask=+
 [ERROR] Error(s) found in manifest configuration
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Error(s) found in manifest configuration
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 12 seconds
 [INFO] Finished at: Sat Sep 13 22:25:56 UTC 2014
 [INFO] Final Memory: 23M/473M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/09/13/javamail_1.5.2-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 

Bug#761546: jenkins-remoting: FTBFS: Missing required artifact: org.jvnet.hudson:test-annotations:jar:debian

2014-09-14 Thread David Suárez
Source: jenkins-remoting
Version: 2.44-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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibjenkins-remoting-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 mkdir -p src/test/keystore
 keytool -genkeypair -dname cn=Jenkins, ou=Jenkins Project, o=Debian, c=US \
   -alias jenkins -keypass jenkins -keystore 
 src/test/keystore/dummy.keystore \
   -storepass jenkins -validity 3650 -keyalg RSA
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
 fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  install
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Jenkins remoting layer
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 2 resources
 [INFO] Copying 1 resource
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 112 source files to /«PKGBUILDDIR»/target/classes
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.jvnet.hudson:test-annotations:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.jvnet.hudson 
 -DartifactId=test-annotations -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.jvnet.hudson 
 -DartifactId=test-annotations -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jenkins-ci.main:remoting:jar:2.44
   2) org.jvnet.hudson:test-annotations:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.jenkins-ci.main:remoting:jar:2.44
 
 from the specified remote repositories:
   repo.jenkins-ci.org (http://repo.jenkins-ci.org/public/),
   central (http://repo1.maven.org/maven2)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 5 seconds
 [INFO] Finished at: Sat Sep 13 22:35:36 UTC 2014
 [INFO] Final Memory: 17M/205M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/09/13/jenkins-remoting_2.44-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#761545: httpcomponents-client: FTBFS: POM 'org.apache.felix:maven-bundle-plugin' not found in repository: System is offline.

2014-09-14 Thread David Suárez
Source: httpcomponents-client
Version: 4.3.5-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):
 make[1]: Entering directory '/«PKGBUILDDIR»'
 for pkg in libhttpclient-java libhttpmime-java; do \
   mh_patchpoms -p$pkg --debian-build --keep-pom-version ; \
 done
 /usr/share/maven2/bin/mvn -o -s /etc/maven2/settings-debian.xml \
   -Dmaven.test.skip=true -Dmaven.javadoc.skip=true package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] Reactor build order: 
 [INFO]   HttpComponents Client
 [INFO]   Apache HttpClient
 [INFO]   Apache HttpClient Mime
 [INFO]   Fluent API for Apache HttpClient
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Error building POM (may not be this project's POM).
 
 
 Project ID: org.apache.felix:maven-bundle-plugin
 
 Reason: POM 'org.apache.felix:maven-bundle-plugin' not found in repository: 
 System is offline.
 
   org.apache.felix:maven-bundle-plugin:pom:2.3.5
 
 
  for project org.apache.felix:maven-bundle-plugin
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time:  1 second
 [INFO] Finished at: Sat Sep 13 22:45:34 UTC 2014
 [INFO] Final Memory: 4M/115M
 [INFO] 
 
 make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/09/13/httpcomponents-client_4.3.5-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#761550: sunflow: FTBFS: convert: unable to open file `/tmp/magick-25279uk8HYnu9HiFf': No such file or directory @ error/constitute.c/ReadImage/540.

2014-09-14 Thread David Suárez
Source: sunflow
Version: 0.07.2.svn396+dfsg-12
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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/janino.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true jars javadoc
 Buildfile: /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/build.xml
 
 init:
 
 compile:
 [mkdir] Created dir: /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/build/classes
 [javac] /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/build.xml:37: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 208 source files to 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/build/classes
 [javac] warning: [options] bootstrap class path not set in conjunction 
 with -source 1.5
 [javac] 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/system/RenderGlobalsPanel.java:182:
  warning: [unchecked] unchecked call to DefaultComboBoxModel(E[]) as a member 
 of the raw type DefaultComboBoxModel
 [javac] ComboBoxModel 
 minSamplingComboBoxModel = new DefaultComboBoxModel(new String[] {
 [javac]   
^
 [javac]   where E is a type-variable:
 [javac] E extends Object declared in class DefaultComboBoxModel
 [javac] 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/system/RenderGlobalsPanel.java:186:
  warning: [unchecked] unchecked call to setModel(ComboBoxModelE) as a 
 member of the raw type JComboBox
 [javac] 
 minSamplingComboBox.setModel(minSamplingComboBoxModel);
 [javac] ^
 [javac]   where E is a type-variable:
 [javac] E extends Object declared in class JComboBox
 [javac] 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/system/RenderGlobalsPanel.java:194:
  warning: [unchecked] unchecked call to DefaultComboBoxModel(E[]) as a member 
 of the raw type DefaultComboBoxModel
 [javac] ComboBoxModel 
 maxSamplingComboxBoxModel = new DefaultComboBoxModel(new String[] {
 [javac]   
 ^
 [javac]   where E is a type-variable:
 [javac] E extends Object declared in class DefaultComboBoxModel
 [javac] 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/system/RenderGlobalsPanel.java:198:
  warning: [unchecked] unchecked call to setModel(ComboBoxModelE) as a 
 member of the raw type JComboBox
 [javac] 
 maxSamplingComboxBox.setModel(maxSamplingComboxBoxModel);
 [javac]  ^
 [javac]   where E is a type-variable:
 [javac] E extends Object declared in class JComboBox
 [javac] 5 warnings
 
 create_manifest:
 
 jars:
 [mkdir] Created dir: /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/release
   [jar] Building jar: 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/release/sunflow.jar
   [jar] Building jar: 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/release/sunflowGUI.jar
 
 init:
 
 javadoc:
 [mkdir] Created dir: 
 /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/release/javadoc
   [javadoc] /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src contains source files 
 in the default package, you must specify them as source files not packages.
   [javadoc] /«BUILDDIR»/sunflow-0.07.2.svn396+dfsg/src contains source files 
 in the default package, you must specify them as source files not packages.
   [javadoc] Generating Javadoc
   [javadoc] Javadoc execution
   [javadoc] Loading source files for package org.sunflow...
   [javadoc] Loading source files for package org.sunflow.core...
   [javadoc] Loading source files for package org.sunflow.core.accel...
   [javadoc] Loading source files for package org.sunflow.core.bucket...
   [javadoc] Loading source files for package org.sunflow.core.camera...
   [javadoc] Loading source files for package org.sunflow.core.display...
   [javadoc] Loading source files for package org.sunflow.core.filter...
   [javadoc] Loading source files for package org.sunflow.core.gi...
   [javadoc] Loading source files for package org.sunflow.core.light...
   [javadoc] Loading source files for package org.sunflow.core.modifiers...
   [javadoc] Loading source files for package org.sunflow.core.parser...
   [javadoc] Loading source files for package org.sunflow.core.photonmap...
   [javadoc] Loading source files for package org.sunflow.core.primitive...
   

Bug#755323: glassfish: FTBFS: [javac] /«PKGBUILDDIR»/appserv-jstl/src/org/apache/taglibs/standard/tag/common/xml/JSTLXPathImpl.java:238: error: no suitable constructor found for JAXPExtensionsProvider

2014-07-19 Thread David Suárez
Source: glassfish
Version: 1:2.1.1-b31g-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140718 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):  
 all:
 
 init:
  [echo] Building component toplink-persistence
 
 compile.persistence.antlr:
 
 antlr-generate:
  [java] ANTLR Parser Generator   Version 2.7.3   1989-2004 jGuru.com
 
 compile:
  [copy] Copying 1 file to 
 /«PKGBUILDDIR»/entity-persistence/build/classes/oracle/toplink/essentials
 [javac] Compiling 1 source file to 
 /«PKGBUILDDIR»/entity-persistence/build/classes
[delete] Deleting: 
 /«PKGBUILDDIR»/entity-persistence/build/classes/oracle/toplink/essentials/Version.java
 
 cook-manifest:
 
 copy-persistence-api:
 [unjar] Expanding: /«PKGBUILDDIR»/publish/glassfish/lib/javaee.jar into 
 /«PKGBUILDDIR»/entity-persistence/build/classes
 
 package:
   [jar] Building jar: 
 /«PKGBUILDDIR»/entity-persistence/build/release/toplink-essentials.jar
 
 assemble:
  [copy] Copying 1 file to /«PKGBUILDDIR»/publish/glassfish/lib
 
 all:
 
 prepare-dependencies:
  [echo] -- Environment Information --
  [echo] java.home: /usr/lib/jvm/java-7-openjdk-amd64/jre
  [echo] ant.java.version: 1.7
  [echo] debug: on
  [echo] deprecation: off
  [echo] optimize: off
  [echo] -
 
 prepare-build:
 
 compile:
 [javac] Compiling 86 source files to 
 /«PKGBUILDDIR»/appserv-jstl/build/classes
 [javac] 
 /«PKGBUILDDIR»/appserv-jstl/src/org/apache/taglibs/standard/tag/common/xml/JSTLXPathImpl.java:238:
  error: no suitable constructor found for 
 JAXPExtensionsProvider(XPathFunctionResolver,boolean)
 [javac] new 
 com.sun.org.apache.xpath.internal.jaxp.JAXPExtensionsProvider(
 [javac] ^
 [javac] constructor 
 JAXPExtensionsProvider.JAXPExtensionsProvider(XPathFunctionResolver,boolean,FeatureManager)
  is not applicable
 [javac]   (actual and formal argument lists differ in length)
 [javac] constructor 
 JAXPExtensionsProvider.JAXPExtensionsProvider(XPathFunctionResolver) is not 
 applicable
 [javac]   (actual and formal argument lists differ in length)
 [javac] Note: Some input files use unchecked or unsafe operations.
 [javac] Note: Recompile with -Xlint:unchecked for details.
 [javac] 1 error
 
 BUILD FAILED
 /«PKGBUILDDIR»/debian/build.xml:77: The following error occurred while 
 executing this line:
 /«PKGBUILDDIR»/appserv-jstl/build.xml:142: Compile failed; see the compiler 
 error output for details.
 
 Total time: 9 seconds
 make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/07/18/glassfish_2.1.1-b31g-3_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#755344: openid4java: FTBFS: [javac] /«PKGBUILDDIR»/src/org/openid4java/consumer/SampleConsumer.java:18: error: package javax.servlet.http does not exist

2014-07-19 Thread David Suárez
Source: openid4java
Version: 0.9.6.662-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140718 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):
  debian/rules build
 dh --with javahelper build
dh_testdir
dh_auto_configure
jh_linkjars
dh_auto_build
 Buildfile: /«PKGBUILDDIR»/build.xml
 
 dist_type:
 
 create_paths:
 
 prepare:
 [mkdir] Created dir: /«PKGBUILDDIR»/build
 
 compile:
 [mkdir] Created dir: /«PKGBUILDDIR»/build/classes
 [javac] Compiling 90 source files to /«PKGBUILDDIR»/build/classes
 [javac] warning: [options] bootstrap class path not set in conjunction 
 with -source 1.5
 [javac] 
 /«PKGBUILDDIR»/src/org/openid4java/consumer/SampleConsumer.java:18: error: 
 package javax.servlet.http does not exist
 [javac] import javax.servlet.http.HttpServletRequest;
 [javac]  ^
 [javac] 
 /«PKGBUILDDIR»/src/org/openid4java/consumer/SampleConsumer.java:19: error: 
 package javax.servlet.http does not exist
 [javac] import javax.servlet.http.HttpServletResponse;
 [javac]  ^
 [javac] 
 /«PKGBUILDDIR»/src/org/openid4java/consumer/SampleConsumer.java:20: error: 
 package javax.servlet.http does not exist
 [javac] import javax.servlet.http.HttpSession;
 [javac]  ^
 [javac] 
 /«PKGBUILDDIR»/src/org/openid4java/consumer/SampleConsumer.java:56: error: 
 cannot find symbol
 [javac]   HttpServletRequest httpReq,
 [javac]   ^
 [javac]   symbol:   class HttpServletRequest
 [javac]   location: class SampleConsumer
 [javac] 
 /«PKGBUILDDIR»/src/org/openid4java/consumer/SampleConsumer.java:57: error: 
 cannot find symbol
 [javac]   HttpServletResponse httpResp)
 [javac]   ^
 [javac]   symbol:   class HttpServletResponse
 [javac]   location: class SampleConsumer
 [javac] 
 /«PKGBUILDDIR»/src/org/openid4java/consumer/SampleConsumer.java:124: error: 
 cannot find symbol
 [javac] public Identifier verifyResponse(HttpServletRequest httpReq)
 [javac]  ^
 [javac]   symbol:   class HttpServletRequest
 [javac]   location: class SampleConsumer
 [javac] /«PKGBUILDDIR»/src/org/openid4java/server/SampleServer.java:20: 
 error: package javax.servlet.http does not exist
 [javac] import javax.servlet.http.HttpServletRequest;
 [javac]  ^
 [javac] /«PKGBUILDDIR»/src/org/openid4java/server/SampleServer.java:21: 
 error: package javax.servlet.http does not exist
 [javac] import javax.servlet.http.HttpServletResponse;
 [javac]  ^
 [javac] /«PKGBUILDDIR»/src/org/openid4java/server/SampleServer.java:22: 
 error: package javax.servlet does not exist
 [javac] import javax.servlet.ServletOutputStream;
 [javac] ^
 [javac] /«PKGBUILDDIR»/src/org/openid4java/server/SampleServer.java:50: 
 error: cannot find symbol
 [javac] public String processRequest(HttpServletRequest httpReq,
 [javac]  ^
 [javac]   symbol:   class HttpServletRequest
 [javac]   location: class SampleServer
 [javac] /«PKGBUILDDIR»/src/org/openid4java/server/SampleServer.java:51: 
 error: cannot find symbol
 [javac]  HttpServletResponse httpResp)
 [javac]  ^
 [javac]   symbol:   class HttpServletResponse
 [javac]   location: class SampleServer
 [javac] /«PKGBUILDDIR»/src/org/openid4java/server/SampleServer.java:193: 
 error: cannot find symbol
 [javac] private String directResponse(HttpServletResponse httpResp, 
 String response)
 [javac]   ^
 [javac]   symbol:   class HttpServletResponse
 [javac]   location: class SampleServer
 [javac] /«PKGBUILDDIR»/src/org/openid4java/util/HttpCache.java:17: 
 warning: [deprecation] AllClientPNames in org.apache.http.client.params has 
 been deprecated
 [javac] import org.apache.http.client.params.AllClientPNames;
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/src/org/openid4java/util/HttpClientFactory.java:14: warning: 
 [deprecation] AllClientPNames in org.apache.http.client.params has been 
 deprecated
 [javac] import org.apache.http.client.params.AllClientPNames;
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/src/org/openid4java/util/HttpClientFactory.java:15: warning: 
 [deprecation] ClientConnectionManager in org.apache.http.conn has been 
 deprecated
 [javac] import org.apache.http.conn.ClientConnectionManager;
 [javac]^
 [javac] 
 

Bug#753205: jenkins-ssh-cli-auth: FTBFS: Missing required artifact: org.codehaus.groovy:groovy-all:jar:debian

2014-06-29 Thread David Suárez
Source: jenkins-ssh-cli-auth
Version: 1.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140628 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -pjenkins-ssh-cli-auth --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
 fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building SSH CLI client authenticator
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [localizer:generate {execution: default}]
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] Copying 2 resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.codehaus.groovy:groovy-all:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy-all -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy-all -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file 
 -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jenkins-ci.modules:ssh-cli-auth:jenkins-module:1.2
   2) org.jenkins-ci.main:jenkins-core:jar:1.509.2
   3) org.codehaus.groovy:groovy-all:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.jenkins-ci.modules:ssh-cli-auth:jenkins-module:1.2
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2),
   maven.jenkins-ci.org 
 (http://maven.jenkins-ci.org/content/repositories/snapshots/),
   m.g.o-public (http://maven.glassfish.org/content/groups/public/)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 5 seconds
 [INFO] Finished at: Sat Jun 28 22:03:51 UTC 2014
 [INFO] Final Memory: 26M/568M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/06/28/jenkins-ssh-cli-auth_1.2-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#753221: jenkins-instance-identity: FTBFS: Missing required artifact: org.codehaus.groovy:groovy-all:jar:debian

2014-06-29 Thread David Suárez
Source: jenkins-instance-identity
Version: 1.3-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140628 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -pjenkins-instance-identity --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
 fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Instance Identity
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [localizer:generate {execution: default}]
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] Copying 1 resource
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.codehaus.groovy:groovy-all:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy-all -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy-all -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file 
 -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jenkins-ci.modules:instance-identity:jenkins-module:1.3
   2) org.jenkins-ci.main:jenkins-core:jar:1.509.2
   3) org.codehaus.groovy:groovy-all:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.jenkins-ci.modules:instance-identity:jenkins-module:1.3
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 4 seconds
 [INFO] Finished at: Sat Jun 28 22:02:22 UTC 2014
 [INFO] Final Memory: 26M/568M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/06/28/jenkins-instance-identity_1.3-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#750267: jackson-databind: FTBFS: Missing required artifact: org.codehaus.groovy:groovy:jar:debian

2014-06-02 Thread David Suárez
Source: jackson-databind
Version: 2.2.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140601 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):
 make[1]: Entering directory '/«PKGBUILDDIR»'
 sh debian/replace-generate.sh 
 ./src/main/java/com/fasterxml/jackson/databind/cfg/PackageVersion.java
 dh_auto_configure
   /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
   mh_patchpoms -plibjackson2-databind-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo
   touch debian/stamp-poms-patched
 make[1]: Leaving directory '/«PKGBUILDDIR»'
jh_linkjars -O--buildsystem=maven
dh_auto_build -O--buildsystem=maven
   /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Ddebian.dir=/«PKGBUILDDIR»/debian 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo package javadoc:jar 
 javadoc:aggregate
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building jackson-databind
 [INFO]task-segment: [package, javadoc:jar]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] Copying 3 resources
 [INFO] [compiler:compile {execution: default-compile}]
 [WARNING] File encoding has not been set, using platform encoding 
 ANSI_X3.4-1968, i.e. build is platform dependent!
 [INFO] Compiling 349 source files to /«PKGBUILDDIR»/target/classes
 [INFO] [resources:testResources {execution: default-testResources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/test/resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.codehaus.groovy:groovy:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file 
 -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) com.fasterxml.jackson.core:jackson-databind:jar:2.2.2
   2) org.codehaus.groovy:groovy:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   com.fasterxml.jackson.core:jackson-databind:jar:2.2.2
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 12 seconds
 [INFO] Finished at: Sun Jun 01 22:39:13 UTC 2014
 [INFO] Final Memory: 21M/343M
 [INFO] 
 
 dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Ddebian.dir=/«PKGBUILDDIR»/debian 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo package javadoc:jar 
 javadoc:aggregate returned exit code 1
 make: *** [build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/06/01/jackson-databind_2.2.2-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 

Bug#750273: stapler: FTBFS: Missing required artifact: org.codehaus.groovy:groovy-all:jar:debian

2014-06-02 Thread David Suárez
Source: stapler
Version: 1.218-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140601 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibstapler-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 jh_linkjars
 jh_build -J   
 touch debian/jh_build_stamp
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
 fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  install
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] Reactor build order: 
 [INFO]   Stapler
 [INFO]   Stapler
 [INFO]   Stapler JSP module
 [INFO]   Stapler Jelly module
 [INFO]   Stapler Groovy module
 [INFO] 
 
 [INFO] Building Stapler
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] [enforcer:enforce {execution: default}]
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /«PKGBUILDDIR»/pom.xml to 
 /«PKGBUILDDIR»/debian/maven-repo/org/kohsuke/stapler/stapler-parent/1.218/stapler-parent-1.218.pom
 [INFO] 
 
 [INFO] Building Stapler
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.codehaus.groovy:groovy-all:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy-all -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy-all -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file 
 -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.kohsuke.stapler:stapler:jar:1.218
   2) org.codehaus.groovy:groovy-all:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.kohsuke.stapler:stapler:jar:1.218
 
 from the specified remote repositories:
   repo.jenkins-ci.org (http://repo.jenkins-ci.org/public/),
   central (http://repo1.maven.org/maven2)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 3 seconds
 [INFO] Finished at: Sun Jun 01 22:22:43 UTC 2014
 [INFO] Final Memory: 13M/327M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/06/01/stapler_1.218-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#750279: maven-invoker-plugin: FTBFS: Missing required artifact: org.codehaus.groovy:groovy:jar:debian

2014-06-02 Thread David Suárez
Source: maven-invoker-plugin
Version: 1.5-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140601 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-invoker-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
 fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Maven Invoker Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [modello:xpp3-reader {execution: default}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-sources/modello
 [INFO] Working on model: src/main/mdo/invocation.mdo
 [WARNING] attribute 'xsd.target-namespace' for model element is deprecated: 
 it has been renamed to 'xsd.targetNamespace'
 [INFO] Generating current version: 1.0.0
 [INFO] [modello:xpp3-writer {execution: default}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-sources/modello
 [INFO] Working on model: src/main/mdo/invocation.mdo
 [WARNING] attribute 'xsd.target-namespace' for model element is deprecated: 
 it has been renamed to 'xsd.targetNamespace'
 [INFO] Generating current version: 1.0.0
 [INFO] [modello:java {execution: default}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-sources/modello
 [INFO] Working on model: src/main/mdo/invocation.mdo
 [WARNING] attribute 'xsd.target-namespace' for model element is deprecated: 
 it has been renamed to 'xsd.targetNamespace'
 [INFO] Generating current version: 1.0.0
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.codehaus.groovy:groovy:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file 
 -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.5
   2) org.codehaus.groovy:groovy:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.5
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 2 seconds
 [INFO] Finished at: Sun Jun 01 22:41:15 UTC 2014
 [INFO] Final Memory: 10M/205M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/06/01/maven-invoker-plugin_1.5-2_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 

Bug#750297: sikuli: FTBFS: org/sikuli/ide/extmanager/ExtensionManagerFrame.java:30: error: package org.json.simple does not exist

2014-06-02 Thread David Suárez
Source: sikuli
Version: 1.0~x~rc3.tesseract3-dfsg1-7
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140601 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):
 make[5]: Entering directory '/«PKGBUILDDIR»/sikuli-ide/build'
 org/sikuli/ide/extmanager/ExtensionManagerFrame.java:30: error: package 
 org.json.simple does not exist
 import org.json.simple.JSONValue;
   ^
 org/sikuli/ide/extmanager/ExtensionManagerFrame.java:118: error: cannot find 
 symbol
   Object obj=JSONValue.parse(json);
  ^
   symbol:   variable JSONValue
   location: class ExtensionManagerFrame
 Note: Some input files use or override a deprecated API.
 Note: Recompile with -Xlint:deprecation for details.
 Note: Some input files use unchecked or unsafe operations.
 Note: Recompile with -Xlint:unchecked for details.
 2 errors
 make[5]: *** [src/main/java/CMakeFiles/sikuli-ide.classes] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/06/01/sikuli_1.0~x~rc3.tesseract3-dfsg1-7_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#750303: maven-hpi-plugin: FTBFS: Missing required artifact: org.codehaus.groovy:groovy-all:jar:debian

2014-06-02 Thread David Suárez
Source: maven-hpi-plugin
Version: 1.93-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140601 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-hpi-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
 fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo -e package
 + Error stacktraces are turned on.
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Maven Jenkins Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.codehaus.groovy:groovy-all:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy-all -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy-all -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file 
 -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jenkins-ci.tools:maven-hpi-plugin:maven-plugin:1.93
   2) org.kohsuke.stapler:stapler-groovy:jar:debian
   3) org.codehaus.groovy:groovy-all:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.jenkins-ci.tools:maven-hpi-plugin:maven-plugin:1.93
 
 from the specified remote repositories:
   repo.jenkins-ci.org (http://repo.jenkins-ci.org/public/),
   central (http://repo1.maven.org/maven2)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] Trace
 org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
 --
 1) org.codehaus.groovy:groovy-all:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy-all -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy-all -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file 
 -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jenkins-ci.tools:maven-hpi-plugin:maven-plugin:1.93
   2) org.kohsuke.stapler:stapler-groovy:jar:debian
   3) org.codehaus.groovy:groovy-all:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.jenkins-ci.tools:maven-hpi-plugin:maven-plugin:1.93
 
 from the specified remote repositories:
   repo.jenkins-ci.org (http://repo.jenkins-ci.org/public/),
   central (http://repo1.maven.org/maven2)
 
 
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:711)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
   at 

Bug#750309: jenkins-json: FTBFS: Missing required artifact: org.codehaus.groovy:groovy-all:jar:debian

2014-06-02 Thread David Suárez
Source: jenkins-json
Version: 2.4-jenkins-3-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140601 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibjenkins-json-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 cp -r src/main/jdk15/* src/main/java/ 
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
 fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building json-lib
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/main/resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.codehaus.groovy:groovy-all:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy-all -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.codehaus.groovy 
 -DartifactId=groovy-all -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file 
 -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.kohsuke.stapler:json-lib:jar:2.4-jenkins-3
   2) org.codehaus.groovy:groovy-all:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.kohsuke.stapler:json-lib:jar:2.4-jenkins-3
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 1 second
 [INFO] Finished at: Sun Jun 01 22:34:03 UTC 2014
 [INFO] Final Memory: 8M/145M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/06/01/jenkins-json_2.4-jenkins-3-2_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#746112: jnr-netdb: FTBFS: Missing required artifact: org.ow2.asm:asm-commons:jar:4.x

2014-04-27 Thread David Suárez
Source: jnr-netdb
Version: 1.0.3-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140426 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibjnr-netdb-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 jh_linkjars
 jh_build -J   
 touch debian/jh_build_stamp
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building jnr-netdb
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/main/resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.ow2.asm:asm-commons:jar:4.x
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.ow2.asm -DartifactId=asm-commons 
 -Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.ow2.asm -DartifactId=asm-commons 
 -Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
 -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jruby.extras:jnr-netdb:jar:1.0.3
   2) org.jruby.extras:jaffl:jar:debian
   3) org.ow2.asm:asm-commons:jar:4.x
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.jruby.extras:jnr-netdb:jar:1.0.3
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2),
   codehaus (http://repository.codehaus.org)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 1 second
 [INFO] Finished at: Sat Apr 26 22:11:38 UTC 2014
 [INFO] Final Memory: 6M/145M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/04/26/jnr-netdb_1.0.3-3_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#746113: felix-main: FTBFS: error: method newFramework in interface FrameworkFactory cannot be applied to given types

2014-04-27 Thread David Suárez
Source: felix-main
Version: 4.0.1-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140426 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibfelix-main-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Apache Felix Main
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] File encoding has not been set, using platform encoding 
 ANSI_X3.4-1968, i.e. build is platform dependent!
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] Copying 1 resource
 [INFO] [compiler:compile {execution: default-compile}]
 [WARNING] File encoding has not been set, using platform encoding 
 ANSI_X3.4-1968, i.e. build is platform dependent!
 [INFO] Compiling 2 source files to /«PKGBUILDDIR»/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR : 
 [INFO] -
 [ERROR] /«PKGBUILDDIR»/src/main/java/org/apache/felix/main/Main.java:[287,27] 
 error: method newFramework in interface FrameworkFactory cannot be applied to 
 given types;
 [INFO] 1 error
 [INFO] -
 [INFO] 
 
 [ERROR] BUILD FAILURE
 [INFO] 
 
 [INFO] Compilation failure
 /«PKGBUILDDIR»/src/main/java/org/apache/felix/main/Main.java:[287,27] error: 
 method newFramework in interface FrameworkFactory cannot be applied to given 
 types;
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 3 seconds
 [INFO] Finished at: Sat Apr 26 22:11:52 UTC 2014
 [INFO] Final Memory: 17M/205M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/04/26/felix-main_4.0.1-2_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#746114: multiverse-core: FTBFS: Build failures: groovy.lang.MissingMethodException

2014-04-27 Thread David Suárez
Source: multiverse-core
Version: 0.7.0-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140426 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):
 make[1]: Entering directory `/«PKGBUILDDIR»'
 mkdir /«PKGBUILDDIR»/.gradlehome
 gradle --project-prop finalRelease=true --stacktrace --offline assemble
 java.lang.OutOfMemoryError: Java heap space
   at java.util.ArrayList.init(ArrayList.java:144)
   at 
 org.codehaus.groovy.reflection.GeneratedMetaMethod$DgmMethodRecord.loadDgmInfo(GeneratedMetaMethod.java:193)
   at 
 org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.registerMethods(MetaClassRegistryImpl.java:155)
   at 
 org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.init(MetaClassRegistryImpl.java:83)
   at 
 org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.init(MetaClassRegistryImpl.java:61)
   at groovy.lang.GroovySystem.clinit(GroovySystem.java:29)
   at 
 org.gradle.api.internal.AbstractClassGenerator.generate(AbstractClassGenerator.java:100)
   at 
 org.gradle.api.internal.ClassGeneratorBackedInstantiator.newInstance(ClassGeneratorBackedInstantiator.java:36)
   at 
 org.gradle.initialization.DefaultGradleLauncherFactory.doNewInstance(DefaultGradleLauncherFactory.java:126)
   at 
 org.gradle.initialization.DefaultGradleLauncherFactory.newInstance(DefaultGradleLauncherFactory.java:99)
   at 
 org.gradle.initialization.DefaultGradleLauncherFactory.newInstance(DefaultGradleLauncherFactory.java:46)
   at 
 org.gradle.launcher.exec.InProcessGradleLauncherActionExecuter.execute(InProcessGradleLauncherActionExecuter.java:38)
   at 
 org.gradle.launcher.exec.InProcessGradleLauncherActionExecuter.execute(InProcessGradleLauncherActionExecuter.java:25)
   at org.gradle.launcher.cli.RunBuildAction.run(RunBuildAction.java:50)
   at 
 org.gradle.api.internal.Actions$RunnableActionAdapter.execute(Actions.java:171)
   at 
 org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:201)
   at 
 org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:174)
   at 
 org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:170)
   at 
 org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:139)
   at 
 org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:33)
   at 
 org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:22)
   at org.gradle.launcher.Main.doAction(Main.java:48)
   at org.gradle.launcher.bootstrap.EntryPoint.run(EntryPoint.java:45)
   at org.gradle.launcher.Main.main(Main.java:39)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:606)
   at 
 org.gradle.launcher.bootstrap.ProcessBootstrap.runNoExit(ProcessBootstrap.java:50)
   at 
 org.gradle.launcher.bootstrap.ProcessBootstrap.run(ProcessBootstrap.java:32)
   at org.gradle.launcher.GradleMain.main(GradleMain.java:26)
 
 FAILURE: Build aborted because of an internal error.
 
 * What went wrong:
 Build aborted because of an unexpected internal error. Please file an issue 
 at: http://forums.gradle.org.
 
 * Try:
 Run with --debug option to get additional debug info.
 
 * Exception is:
 groovy.lang.MissingMethodException: No signature of method: 
 org.gradle.util.MutableURLClassLoader.invokeMethod() is applicable for 
 argument types: (java.lang.String, [Ljava.lang.Object;) values: [defineClass, 
 [org.gradle.initialization.SettingsScript_Decorated, ...]]
   at 
 org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:55)
   at 
 org.codehaus.groovy.runtime.callsite.PojoMetaClassSite.call(PojoMetaClassSite.java:46)
   at 
 org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
   at 
 org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
   at 
 org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
   at org.gradle.util.ReflectionUtil.invoke(ReflectionUtil.groovy:23)
   at 
 org.gradle.groovy.scripts.internal.AsmBackedEmptyScriptGenerator.generateEmptyScriptClass(AsmBackedEmptyScriptGenerator.java:80)
   at 
 org.gradle.groovy.scripts.internal.AsmBackedEmptyScriptGenerator.generate(AsmBackedEmptyScriptGenerator.java:34)
   at 
 

Bug#746140: libjnr-posix-java: FTBFS: 2 required artifacts are missing

2014-04-27 Thread David Suárez
Source: libjnr-posix-java
Version: 1.1.8-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140426 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):
  debian/rules build
 dh_testdir
 /usr/share/maven2//bin/mvn -o -s /etc/maven2/settings-debian.xml verify
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building jnr-posix
 [INFO]task-segment: [verify]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/main/resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.ow2.asm:asm:jar:4.x
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.ow2.asm -DartifactId=asm 
 -Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.ow2.asm -DartifactId=asm 
 -Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
 -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jruby.ext.posix:jnr-posix:jar:1.1.8
   2) org.jruby.extras:jaffl:jar:debian
   3) org.ow2.asm:asm:jar:4.x
 
 2) org.ow2.asm:asm-commons:jar:4.x
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.ow2.asm -DartifactId=asm-commons 
 -Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.ow2.asm -DartifactId=asm-commons 
 -Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
 -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jruby.ext.posix:jnr-posix:jar:1.1.8
   2) org.jruby.extras:jaffl:jar:debian
   3) org.ow2.asm:asm-commons:jar:4.x
 
 --
 2 required artifacts are missing.
 
 for artifact: 
   org.jruby.ext.posix:jnr-posix:jar:1.1.8
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2),
   codehaus (http://repository.codehaus.org)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 1 second
 [INFO] Finished at: Sat Apr 26 22:25:21 UTC 2014
 [INFO] Final Memory: 10M/145M
 [INFO] 
 
 make: *** [build-stamp] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/04/26/libjnr-posix-java_1.1.8-2_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#741831: jdeb: FTBFS: Missing required artifact: org.tukaani:xz:jar:debian

2014-03-16 Thread David Suárez
Source: jdeb
Version: 1.0.2~git20130829-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibjdeb-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building jdeb
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.tukaani:xz:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.tukaani -DartifactId=xz 
 -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.tukaani -DartifactId=xz 
 -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
 -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.vafer:jdeb:maven-plugin:1.0.2-SNAPSHOT
   2) org.apache.commons:commons-compress:jar:debian
   3) org.tukaani:xz:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.vafer:jdeb:maven-plugin:1.0.2-SNAPSHOT
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 1 second
 [INFO] Finished at: Sat Mar 15 02:50:13 UTC 2014
 [INFO] Final Memory: 7M/145M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/jdeb_1.0.2~git20130829-2_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#741811: libfreemarker-java: FTBFS: java.io.FileNotFoundException: /sbuild-nonexistent/.ivy2/cache/resolved-org.freemarker-freemarker-work...@ip-172-31-6-244.xml (No such file or directory)

2014-03-16 Thread David Suárez
Source: libfreemarker-java
Version: 2.3.20-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/junit.jar:/usr/share/java/ant-junit.jar:/usr/share/java/ivy.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true javacc jar javadoc
 Buildfile: /«PKGBUILDDIR»/build.xml
  [copy] Copying 1 file to /«PKGBUILDDIR»/build
[delete] Deleting: /«PKGBUILDDIR»/build/version.properties.tmp
 
 _autoget-deps:
  [copy] Copying 1 file to /«PKGBUILDDIR»/build
[delete] Deleting: /«PKGBUILDDIR»/build/version.properties.tmp
 
 update-deps:
  [echo] Getting dependencies...
  [echo] ---
 [ivy:retrieve] :: Apache Ivy non official version -  :: 
 http://ant.apache.org/ivy/ ::
 [ivy:retrieve] :: loading settings :: file = /«PKGBUILDDIR»/ivysettings.xml
 [ivy:retrieve] :: resolving dependencies :: 
 org.freemarker#freemarker;working@ip-172-31-6-244
 [ivy:retrieve]confs: [default, runtime, build.base, build, 
 build.j2se1.4, build.j2se1.5, build.jsp1.2, build.jsp2.0, build.jsp2.1, 
 build.jython2.0, build.jython2.2, build.jython2.5, build.test, test, IDE, 
 retrotranslate, parser, manual, emma, bnd, example.servlet, example.webapp1, 
 example.webapp2, example.struts-webapp, example.ant]
 [ivy:retrieve]found xml-apis#xml-apis;1.3.04 in debian
 [ivy:retrieve]found jaxen#jaxen;1.0-FCS in debian
 [ivy:retrieve]found xalan#xalan2;2.7.0 in debian
 [ivy:retrieve]found dom4j#dom4j;1.3 in debian
 [ivy:retrieve]found org.jdom#jdom1;1.0-beta8-dev in debian
 [ivy:retrieve]found ant#ant;1.6.5 in debian
 [ivy:retrieve]found rhino#js;1.6R1 in debian
 [ivy:retrieve]found log4j#log4j-1.2;1.2.6 in debian
 [ivy:retrieve]found org.slf4j#slf4j-api;1.6.1 in debian
 [ivy:retrieve]found commons-logging#commons-logging;1.1.1 in debian
 [ivy:retrieve]found javax.el#el-api-2.1;2.1 in debian
 [ivy:retrieve]found javax.servlet.jsp#jsp-api-2.1;2.1 in debian
 [ivy:retrieve]found javax.servlet#servlet-api-2.5;2.5 in debian
 [ivy:retrieve]found org.python#jython;2.0.0 in debian
 [ivy:retrieve]found org.python#jython;2.2.1 in debian
 [ivy:retrieve]found org.python#jython;2.5.0 in debian
 [ivy:retrieve]found junit#junit;3.7 in debian
 [ivy:retrieve]found com.google.guava#guava;15.0 in debian
 [ivy:retrieve]found org.jruby.extras#constantine;0.7 in debian
 [ivy:retrieve]found org.jruby#jruby;1.7.11 in debian
 [ivy:retrieve]found org.antlr#antlr3;3.2 in debian
 [ivy:retrieve]found org.antlr#antlr3-runtime;3.2 in debian
 [ivy:retrieve]found asm#asm3-all;3.3 in debian
 [ivy:retrieve]found net.java.dev.javacc#javacc;3.2 in debian
 [ivy:retrieve]found biz.aQute#bnd;1.50.0 in debian
 
 BUILD FAILED
 /«PKGBUILDDIR»/build.xml:909: The following error occurred while executing 
 this line:
 /«PKGBUILDDIR»/build.xml:921: impossible to resolve dependencies:
   java.io.FileNotFoundException: 
 /sbuild-nonexistent/.ivy2/cache/resolved-org.freemarker-freemarker-work...@ip-172-31-6-244.xml
  (No such file or directory)
   at java.io.FileOutputStream.open(Native Method)
   at java.io.FileOutputStream.init(FileOutputStream.java:221)
   at java.io.FileOutputStream.init(FileOutputStream.java:171)
   at 
 org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorUpdater.update(XmlModuleDescriptorUpdater.java:135)
   at 
 org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorParser.toIvyFile(XmlModuleDescriptorParser.java:158)
   at 
 org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor.toIvyFile(DefaultModuleDescriptor.java:560)
   at 
 org.apache.ivy.core.cache.DefaultResolutionCacheManager.saveResolvedModuleDescriptor(DefaultResolutionCacheManager.java:167)
   at 
 org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:243)
   at 
 org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:195)
   at org.apache.ivy.Ivy.resolve(Ivy.java:507)
   at org.apache.ivy.ant.IvyResolve.doExecute(IvyResolve.java:326)
   at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277)
   at 
 org.apache.ivy.ant.IvyPostResolveTask.ensureResolved(IvyPostResolveTask.java:231)
   at 
 org.apache.ivy.ant.IvyPostResolveTask.prepareAndCheck(IvyPostResolveTask.java:178)
   at org.apache.ivy.ant.IvyRetrieve.doExecute(IvyRetrieve.java:87)
   at 

Bug#741768: jgit: FTBFS: Missing required artifact: org.tukaani:xz:jar:debian

2014-03-16 Thread David Suárez
Source: jgit
Version: 3.3.0-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibjgit-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 jh_linkjars
 jh_build -J   
 touch debian/jh_build_stamp
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] Reactor build order: 
 [INFO]   JGit - Parent
 [INFO]   JGit - Core
 [INFO]   JGit - Ant Tasks
 [INFO]   JGit Archive Formats
 [INFO]   JGit - AWT User Interface
 [INFO]   JGit - Apache httpclient based HTTP support
 [INFO]   JGit - HTTP Server
 [INFO]   JGit - Core Java7 Support
 [INFO]   JGit - Console User Interface
 [INFO]   JGit - Command Line Interface
 [INFO]   JGit - JUnit Utility Classes
 [INFO]   JGit - Ant Tasks Tests
 [INFO]   JGit - Command Line Interface Tests
 [INFO] 
 
 [INFO] Building JGit - Parent
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [build-helper:parse-version {execution: set-osgi-version}]
 [INFO] [antrun:run {execution: translate-qualifier}]
 [INFO] Executing tasks
 
 main:
 [INFO] Executed tasks
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [javadoc:jar {execution: attach-javadocs}]
 [INFO] Not executing Javadoc as the project is not a Java classpath-capable 
 package
 [INFO] 
 
 [INFO] Building JGit - Core
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [build-helper:parse-version {execution: set-osgi-version}]
 [INFO] [antrun:run {execution: translate-qualifier}]
 [INFO] Executing tasks
 
 main:
  [copy] Copying 1 file to /«PKGBUILDDIR»/org.eclipse.jgit/target/META-INF
 [INFO] Executed tasks
 [WARNING] DEPRECATED [tasks]: Use target instead
 [INFO] [antrun:run {execution: translate-source-qualifier}]
 [WARNING] Parameter tasks is deprecated, use target instead
 [INFO] Executing tasks
 
 main:
  [copy] Copying 1 file to /«PKGBUILDDIR»/org.eclipse.jgit/target/META-INF
 [INFO] Executed tasks
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 2 resources
 [INFO] Copying 2 resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 649 source files to 
 /«PKGBUILDDIR»/org.eclipse.jgit/target/classes
 [INFO] [resources:testResources {execution: default-testResources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] skip non existing resourceDirectory 
 /«PKGBUILDDIR»/org.eclipse.jgit/src/test/resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [INFO] No sources to compile
 [INFO] [surefire:test {execution: default-test}]
 [INFO] No tests to run.
 [INFO] Surefire report directory: 
 /«PKGBUILDDIR»/org.eclipse.jgit/target/surefire-reports
 
 ---
  T E S T S
 ---
 
 Results :
 
 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
 
 [INFO] [jar:jar {execution: default-jar}]
 [INFO] Building jar: 
 /«PKGBUILDDIR»/org.eclipse.jgit/target/org.eclipse.jgit-3.3.0.201403021825-r.jar
 [INFO] [javadoc:jar {execution: attach-javadocs}]
 [INFO] 
 10 warnings
 [WARNING] Javadoc Warnings
 [WARNING] 
 /«PKGBUILDDIR»/org.eclipse.jgit/src/org/eclipse/jgit/treewalk/CanonicalTreeParser.java:115:
  warning - @internal is an unknown tag.
 [WARNING] 
 /«PKGBUILDDIR»/org.eclipse.jgit/src/org/eclipse/jgit/lib/ObjectReader.java:123:
  warning - Constants#OBJECT_ID_STRING_LENGTH (referenced by @value tag) is an 
 unknown reference.
 [WARNING] 
 /«PKGBUILDDIR»/org.eclipse.jgit/src/org/eclipse/jgit/lib/TreeFormatter.java:145:
  warning - Tag @link: can't find REGULAR_FILE in 
 org.eclipse.jgit.lib.TreeFormatter

Bug#741754: commons-vfs: FTBFS: Missing required artifact: org.tukaani:xz:jar:debian

2014-03-16 Thread David Suárez
Source: commons-vfs
Version: 2.0-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibcommons-vfs-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] Reactor build order: 
 [INFO]   Commons VFS
 [INFO]   Commons VFS Core
 [INFO] 
 
 [INFO] Building Commons VFS
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [antrun:run {execution: vfs-jar-manifest}]
 [INFO] Executing tasks
 
 main:
 [mkdir] Created dir: /«PKGBUILDDIR»/target/osgi
 [touch] Creating /«PKGBUILDDIR»/target/osgi/MANIFEST.MF
 [INFO] Executed tasks
 [INFO] [antrun:run {execution: javadoc.resources}]
 [INFO] Executing tasks
 
 main:
  [copy] Copying 2 files to /«PKGBUILDDIR»/target/apidocs/META-INF
 [INFO] Executed tasks
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] Parent project loaded from repository.
 [INFO] 
 
 [INFO] Building Commons VFS Core
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.tukaani:xz:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.tukaani -DartifactId=xz 
 -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.tukaani -DartifactId=xz 
 -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
 -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.commons:commons-vfs2:jar:2.0
   2) org.apache.commons:commons-compress:jar:debian
   3) org.tukaani:xz:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.commons:commons-vfs2:jar:2.0
 
 from the specified remote repositories:
   apache.snapshots.https 
 (https://repository.apache.org/content/repositories/snapshots),
   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository/),
   central (http://repo1.maven.org/maven2)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 3 seconds
 [INFO] Finished at: Sat Mar 15 02:46:55 UTC 2014
 [INFO] Final Memory: 14M/329M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/commons-vfs_2.0-3_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#738400: libspring-java: FTBFS: compile errors

2014-02-09 Thread David Suárez
Source: libspring-java
Version: 3.0.6.RELEASE-11
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140208 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): 
 compile.init:
 
 jar.init:
 
 jar:
 [mkdir] Created dir: 
 /«PKGBUILDDIR»/projects/org.springframework.context.support/target/artifacts
 [mkdir] Created dir: 
 /«PKGBUILDDIR»/projects/org.springframework.context.support/target/classes
   [s:javac] Compiling 61 source files to 
 /«PKGBUILDDIR»/projects/org.springframework.context.support/target/classes
   [s:javac] --
   [s:javac] 1. ERROR in 
 /«PKGBUILDDIR»/projects/org.springframework.context.support/src/main/java/org/springframework/scheduling/commonj/DelegatingTimerListener.java
  (at line 19)
   [s:javac]   import commonj.timers.Timer;
   [s:javac]  ^^
   [s:javac] The import commonj.timers cannot be resolved
   [s:javac] --
   [s:javac] 2. ERROR in 
 /«PKGBUILDDIR»/projects/org.springframework.context.support/src/main/java/org/springframework/scheduling/commonj/DelegatingTimerListener.java
  (at line 20)
   [s:javac]   import commonj.timers.TimerListener;
   [s:javac]  ^^
   [s:javac] The import commonj.timers cannot be resolved
   [s:javac] --
   [s:javac] 3. ERROR in 
 /«PKGBUILDDIR»/projects/org.springframework.context.support/src/main/java/org/springframework/scheduling/commonj/DelegatingTimerListener.java
  (at line 32)
   [s:javac]   public class DelegatingTimerListener implements TimerListener {
   [s:javac]   ^
   [s:javac] TimerListener cannot be resolved to a type
   [s:javac] --
   [s:javac] 4. ERROR in 
 /«PKGBUILDDIR»/projects/org.springframework.context.support/src/main/java/org/springframework/scheduling/commonj/DelegatingTimerListener.java
  (at line 50)
   [s:javac]   public void timerExpired(Timer timer) {
   [s:javac]^
   [s:javac] Timer cannot be resolved to a type
   [s:javac] --
   [s:javac] --
   [s:javac] 5. ERROR in 
 /«PKGBUILDDIR»/projects/org.springframework.context.support/src/main/java/org/springframework/scheduling/commonj/DelegatingWork.java
  (at line 19)
   [s:javac]   import commonj.work.Work;
   [s:javac]  
   [s:javac] The import commonj.work cannot be resolved
   [s:javac] --
   [s:javac] 6. ERROR in 
 /«PKGBUILDDIR»/projects/org.springframework.context.support/src/main/java/org/springframework/scheduling/commonj/DelegatingWork.java
  (at line 32)
   [s:javac]   public class DelegatingWork implements Work {
   [s:javac]  
   [s:javac] Work cannot be resolved to a type
   [s:javac] --
   [s:javac] --
   [s:javac] 7. ERROR in 
 /«PKGBUILDDIR»/projects/org.springframework.context.support/src/main/java/org/springframework/scheduling/commonj/ScheduledTimerListener.java
  (at line 19)
   [s:javac]   import commonj.timers.TimerListener;
   [s:javac]  ^^
   [s:javac] The import commonj.timers cannot be resolved
   [s:javac] --
   [s:javac] 8. ERROR in 
 /«PKGBUILDDIR»/projects/org.springframework.context.support/src/main/java/org/springframework/scheduling/commonj/ScheduledTimerListener.java
  (at line 43)
   [s:javac]   private TimerListener timerListener;
   [s:javac]   ^
   [s:javac] TimerListener cannot be resolved to a type
   [s:javac] --
   [s:javac] 9. ERROR in 
 /«PKGBUILDDIR»/projects/org.springframework.context.support/src/main/java/org/springframework/scheduling/commonj/ScheduledTimerListener.java
  (at line 68)
   [s:javac]   public ScheduledTimerListener(TimerListener timerListener) {
   [s:javac] ^
   [s:javac] TimerListener cannot be resolved to a type
   [s:javac] --
   [s:javac] 10. ERROR in 
 /«PKGBUILDDIR»/projects/org.springframework.context.support/src/main/java/org/springframework/scheduling/commonj/ScheduledTimerListener.java
  (at line 69)
   [s:javac]   this.timerListener = timerListener;
   [s:javac]   ^^
   [s:javac] TimerListener cannot be resolved to a type
   [s:javac] --
   [s:javac] 11. ERROR in 
 /«PKGBUILDDIR»/projects/org.springframework.context.support/src/main/java/org/springframework/scheduling/commonj/ScheduledTimerListener.java
  (at line 78)
   [s:javac]   public ScheduledTimerListener(TimerListener timerListener, long 
 delay) {
   [s:javac] ^
   [s:javac] TimerListener cannot be resolved to a type
   [s:javac] --
   [s:javac] 12. ERROR in 
 /«PKGBUILDDIR»/projects/org.springframework.context.support/src/main/java/org/springframework/scheduling/commonj/ScheduledTimerListener.java
  (at line 79)
   [s:javac]   this.timerListener = 

Bug#738425: sqlline: FTBFS: Compile failed

2014-02-09 Thread David Suárez
Source: sqlline
Version: 1.0.2-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140208 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/jline.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true all
 Buildfile: /«PKGBUILDDIR»/build.xml
 
 init:
 [mkdir] Created dir: /«PKGBUILDDIR»/reports
 [mkdir] Created dir: /«PKGBUILDDIR»/release
 [mkdir] Created dir: /«PKGBUILDDIR»/tmp
 
 build:
 [javac] /«PKGBUILDDIR»/build.xml:119: warning: 'includeantruntime' was 
 not set, defaulting to build.sysclasspath=last; set to false for repeatable 
 builds
 [javac] Compiling 1 source file to /«PKGBUILDDIR»/build
 [javac] /«PKGBUILDDIR»/src/sqlline/SqlLine.java
 [javac] warning: [options] bootstrap class path not set in conjunction 
 with -source 1.3
 [javac] /«PKGBUILDDIR»/src/sqlline/SqlLine.java:1723: warning: as of 
 release 5, 'enum' is a keyword, and may not be used as an identifier
 [javac]   for (Enumeration enum = zf.entries ();
 [javac]^
 [javac]   (use -source 5 or higher to use 'enum' as a keyword)
 [javac] /«PKGBUILDDIR»/src/sqlline/SqlLine.java:1724: warning: as of 
 release 5, 'enum' is a keyword, and may not be used as an identifier
 [javac]   enum.hasMoreElements (); )
 [javac]   ^
 [javac]   (use -source 5 or higher to use 'enum' as a keyword)
 [javac] /«PKGBUILDDIR»/src/sqlline/SqlLine.java:1726: warning: as of 
 release 5, 'enum' is a keyword, and may not be used as an identifier
 [javac]   ZipEntry entry = 
 (ZipEntry)enum.nextElement ();
 [javac]  ^
 [javac]   (use -source 5 or higher to use 'enum' as a keyword)
 [javac] An exception has occurred in the compiler (1.7.0_51). Please file 
 a bug at the Java Developer Connection 
 (http://java.sun.com/webapps/bugreport)  after checking the Bug Parade for 
 duplicates. Include your program and the following diagnostic in your report. 
  Thank you.
 [javac] java.lang.AssertionError
 [javac]   at com.sun.tools.javac.util.Assert.error(Assert.java:126)
 [javac]   at com.sun.tools.javac.util.Assert.check(Assert.java:45)
 [javac]   at 
 com.sun.tools.javac.comp.Attr.attribIdentAsEnumType(Attr.java:678)
 [javac]   at 
 com.sun.tools.javac.comp.MemberEnter.visitVarDef(MemberEnter.java:629)
 [javac]   at 
 com.sun.tools.javac.tree.JCTree$JCVariableDecl.accept(JCTree.java:725)
 [javac]   at 
 com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:401)
 [javac]   at com.sun.tools.javac.comp.Attr.visitVarDef(Attr.java:855)
 [javac]   at 
 com.sun.tools.javac.tree.JCTree$JCVariableDecl.accept(JCTree.java:725)
 [javac]   at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:431)
 [javac]   at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:418)
 [javac]   at com.sun.tools.javac.comp.Attr.attribStat(Attr.java:480)
 [javac]   at com.sun.tools.javac.comp.Attr.attribStats(Attr.java:496)
 [javac]   at com.sun.tools.javac.comp.Attr.visitForLoop(Attr.java:939)
 [javac]   at 
 com.sun.tools.javac.tree.JCTree$JCForLoop.accept(JCTree.java:872)
 [javac]   at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:431)
 [javac]   at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:418)
 [javac]   at com.sun.tools.javac.comp.Attr.attribStat(Attr.java:480)
 [javac]   at com.sun.tools.javac.comp.Attr.attribStats(Attr.java:496)
 [javac]   at com.sun.tools.javac.comp.Attr.visitBlock(Attr.java:918)
 [javac]   at 
 com.sun.tools.javac.tree.JCTree$JCBlock.accept(JCTree.java:781)
 [javac]   at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:431)
 [javac]   at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:418)
 [javac]   at com.sun.tools.javac.comp.Attr.attribStat(Attr.java:480)
 [javac]   at com.sun.tools.javac.comp.Attr.visitTry(Attr.java:1118)
 [javac]   at 
 com.sun.tools.javac.tree.JCTree$JCTry.accept(JCTree.java:1044)
 [javac]   at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:431)
 [javac]   at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:418)
 [javac]   at com.sun.tools.javac.comp.Attr.attribStat(Attr.java:480)
 [javac]   at com.sun.tools.javac.comp.Attr.attribStats(Attr.java:496)
 [javac]   at com.sun.tools.javac.comp.Attr.visitBlock(Attr.java:918)
 [javac]   at 
 

Bug#735763: svnkit: FTBFS: [javac] /«BUILDDIR»/svnkit-1.7.5+dfsg/svnkit-javahl16/src/main/java/org/apache/subversion/javahl/SVNClient.java:32: error: SVNClient is not abstract and does not override ab

2014-01-17 Thread David Suárez
Source: svnkit
Version: 1.7.5+dfsg-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140114 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):
 make[1]: Entering directory `/«BUILDDIR»/svnkit-1.7.5+dfsg'
 VERSION=$(dpkg-parsechangelog | grep Version: | cut -d' ' -f 2); \
   echo $VERSION | { \
   IFS='.-+' read MAJOR MINOR MICRO DFSG DEBIAN; \
   export MAJOR MINOR MICRO DEBIAN; \
   ant -f debian/build.xml -propertyfile debian/ant.properties; \
   };
 Buildfile: /«BUILDDIR»/svnkit-1.7.5+dfsg/debian/build.xml
 
 init-environment:
 
 compile-library:
 [mkdir] Created dir: /«BUILDDIR»/svnkit-1.7.5+dfsg/svnkit/bin
 [mkdir] Created dir: /«BUILDDIR»/svnkit-1.7.5+dfsg/svnkit-cli/bin
 [mkdir] Created dir: /«BUILDDIR»/svnkit-1.7.5+dfsg/svnkit-javahl16/bin
 [javac] /«BUILDDIR»/svnkit-1.7.5+dfsg/debian/build.xml:20: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 925 source files to 
 /«BUILDDIR»/svnkit-1.7.5+dfsg/svnkit/bin
 [javac] warning: [options] bootstrap class path not set in conjunction 
 with -source 1.5
 [javac] 
 /«BUILDDIR»/svnkit-1.7.5+dfsg/svnkit/src/main/java/org/tmatesoft/svn/core/internal/util/SVNPathUtil.java:62:
  warning: non-varargs call of varargs method with inexact argument type for 
 last parameter;
 [javac] SVNErrorMessage err = 
 SVNErrorMessage.create(SVNErrorCode.FS_PATH_SYNTAX, Invalid control 
 character ''{0}'' in path ''{1}'', new String[]{0x + 
 SVNFormatUtil.getHexNumberFromByte((byte) ch), path});
 [javac]   
  ^
 [javac]   cast to Object for a varargs call
 [javac]   cast to Object[] for a non-varargs call and to suppress this 
 warning
 [javac] 
 /«BUILDDIR»/svnkit-1.7.5+dfsg/svnkit/src/main/java/org/tmatesoft/svn/core/wc/admin/SVNAdminClient.java:1617:
  warning: non-varargs call of varargs method with inexact argument type for 
 last parameter;
 [javac] SVNErrorMessage err = 
 SVNErrorMessage.create(SVNErrorCode.IO_ERROR, Session is rooted at ''{0}'' 
 but the repos root is ''{1}'', new SVNURL[] {
 [javac]   
 ^
 [javac]   cast to Object for a varargs call
 [javac]   cast to Object[] for a non-varargs call and to suppress this 
 warning
 [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] 3 warnings
 [javac] /«BUILDDIR»/svnkit-1.7.5+dfsg/debian/build.xml:23: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 122 source files to 
 /«BUILDDIR»/svnkit-1.7.5+dfsg/svnkit-cli/bin
 [javac] warning: [options] bootstrap class path not set in conjunction 
 with -source 1.5
 [javac] Note: 
 /«BUILDDIR»/svnkit-1.7.5+dfsg/svnkit-cli/src/main/java/org/tmatesoft/svn/cli/svn/SVNBlameCommand.java
  uses or overrides 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] 1 warning
 [javac] /«BUILDDIR»/svnkit-1.7.5+dfsg/debian/build.xml:26: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 29 source files to 
 /«BUILDDIR»/svnkit-1.7.5+dfsg/svnkit-javahl16/bin
 [javac] warning: [options] bootstrap class path not set in conjunction 
 with -source 1.5
 [javac] 
 /«BUILDDIR»/svnkit-1.7.5+dfsg/svnkit-javahl16/src/main/java/org/apache/subversion/javahl/SVNClient.java:32:
  error: SVNClient is not abstract and does not override abstract method 
 propertyGet(String,String,Revision,Revision,CollectionString) in ISVNClient
 [javac] public class SVNClient implements ISVNClient {
 [javac]^
 [javac] 
 /«BUILDDIR»/svnkit-1.7.5+dfsg/svnkit-javahl16/src/main/java/org/tmatesoft/svn/core/javahl17/SVNClientImpl.java:159:
  error: SVNClientImpl is not abstract and does not override abstract method 
 propertyGet(String,String,Revision,Revision,CollectionString) in ISVNClient
 [javac] public class SVNClientImpl implements ISVNClient {
 [javac]^
 [javac] 
 

Bug#735786: checkstyle: FTBFS: ant-phase-compile.xml:14: java.lang.NullPointerException

2014-01-17 Thread David Suárez
Source: checkstyle
Version: 5.6-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140114 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -pcheckstyle --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building checkstyle
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [enforcer:enforce {execution: enforce-versions}]
 [INFO] [antlr:generate {execution: default}]
 [INFO] performing grammar generation [java.g]
 ANTLR Parser Generator   Version 2.7.7 (20130425)   1989-2005
 /«PKGBUILDDIR»/src/checkstyle/com/puppycrawl/tools/checkstyle/grammars/java.g:919:
  warning:Syntactic predicate superfluous for single alternative
 
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'iso-8859-1' encoding to copy filtered resources.
 [INFO] Copying 130 resources
 [INFO] Copying 1 resource
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-api:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-javac:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 301 source files to /«PKGBUILDDIR»/target/classes
 [INFO] [antrun:run {execution: ant-phase-compile}]
 [INFO] Executing tasks
 
 main:
 
 execute:
 [propertyfile] Creating new property file: 
 /«PKGBUILDDIR»/target/classes/checkstylecompilation.properties
   [javadoc] Generating Javadoc
   [javadoc] Javadoc execution
   [javadoc] warning: [options] bootstrap class path not set in conjunction 
 with -source 1.5
   [javadoc] Loading source file 
 /«PKGBUILDDIR»/src/checkstyle/com/puppycrawl/tools/checkstyle/api/TokenTypes.java...
   [javadoc] Constructing Javadoc information...
   [javadoc] 1 warning
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] An Ant BuildException has occured: The following error occurred while 
 executing this line:
 /«PKGBUILDDIR»/ant-phase-compile.xml:14: java.lang.NullPointerException
 around Ant part ...ant antfile=ant-phase-compile.xml/ant... @ 7:40 in 
 /«PKGBUILDDIR»/target/antrun/build-main.xml
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 24 seconds
 [INFO] Finished at: Thu Jan 16 15:43:02 UTC 2014
 [INFO] Final Memory: 19M/85M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/01/14/checkstyle_5.6-2_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#735792: commons-math3: FTBFS: Tests failed

2014-01-17 Thread David Suárez
Source: commons-math3
Version: 3.2-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140114 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):
 [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
 0.031 sec
 [junit] Running org.apache.commons.math3.util.PrecisionTest
 [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
 0.085 sec
 [junit] Running org.apache.commons.math3.util.ResizableDoubleArrayTest
 [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
 0.102 sec
 [junit] Running org.apache.commons.math3.util.TransformerMapTest
 [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
 0.057 sec
 
 BUILD FAILED
 /«PKGBUILDDIR»/build.xml:220: There were test failures.
 
 Total time: 8 minutes 16 seconds
 make: *** [debian/stamp-ant-check] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/01/14/commons-math3_3.2-3_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#735834: surefire: FTBFS: compile errors

2014-01-17 Thread David Suárez
Source: surefire
Version: 2.10-5
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140114 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/maven-core.jar:/usr/share/java/maven-model.jar:/usr/share/java/maven-plugin-api.jar:/usr/share/java/maven-project.jar:/usr/share/java/plexus-utils.jar:/usr/share/java/plexus-container-default-alpha.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dpackage=surefire 
 -Dversion=2.10   -buildfile debian/build.xml  package 
 Buildfile: /«PKGBUILDDIR»/debian/build.xml
 
 package:
 
 init.pom:
  [echo] Base dir is /«PKGBUILDDIR»
  [echo] Pom name in /«PKGBUILDDIR»/debian/libsurefire-java.poms: pom.xml
  [echo] Pom file pom.xml available? true
 
 read.pom:
 [mkdir] Created dir: /«PKGBUILDDIR»/debian/.mh
  [echo] Cleaner options: --no-parent
  [java] Cleaning POM /«PKGBUILDDIR»/pom.xml, saving the result into 
 /«PKGBUILDDIR»/debian/.mh/pom.xml
  [java] maven.rules:
  [java]   * * maven-plugin *
  [java]   junit junit jar s/3\..*/3.x/
  [java]   junit junit jar s/4\..*/4.x/
  [java]   jmock jmock jar s/1\..*/1.x/
  [java]   org.apache.maven.plugins maven-shade-plugin maven-plugin 
 s/.*/1.2.1
  [java]   s/org.apache.maven.shared/org.apache.maven.plugin-testing/ 
 maven-plugin-testing-harness
  [java] -
  [java] Rules file does not exist: 
 /«PKGBUILDDIR»/debian/maven.publishedRules
  [copy] Copying 1 file to /«PKGBUILDDIR»
  [copy] Copying 1 file to /«PKGBUILDDIR»
  [echo] Properties read from the POM file:
  [echo]   groupId: org.apache.maven.surefire, artifactId: surefire, 
 version: 2.10, debianVersion: debian
 
 init:
  [echo] Compile classpath: 
 target/classes:/usr/share/java/commons-lang.jar:/usr/share/java/plexus-utils.jar:/usr/share/java/junit.jar:/usr/share/java/junit4.jar:/usr/share/java/testng.jar:/usr/share/java/doxia-core.jar:/usr/share/java/doxia-logging-api.jar:/usr/share/java/doxia-sink-api.jar:/usr/share/java/doxia-site-renderer.jar:/usr/share/java/maven-artifact.jar:/usr/share/java/maven-artifact-manager.jar:/usr/share/java/maven-core.jar:/usr/share/java/maven-project.jar:/usr/share/java/maven-reporting-api.jar:/usr/share/java/maven-reporting-impl.jar:/usr/share/java/maven-toolchain.jar:/usr/share/java/maven-common-artifact-filters.jar:/«PKGBUILDDIR»/surefire-api/target/surefire-api-2.10.jar:/«PKGBUILDDIR»/surefire-booter/target/surefire-booter-2.10.jar:/«PKGBUILDDIR»/maven-surefire-common/target/maven-surefire-common-2.10.jar:/«PKGBUILDDIR»/surefire-providers/common-junit3/target/common-junit3-2.10.jar:/«PKGBUILDDIR»/surefire-providers/common-junit4/target/common-junit4-2.10.jar
  [echo] Test classpath: 
 target/test-classes::target/classes:/usr/share/java/commons-lang.jar:/usr/share/java/plexus-utils.jar:/usr/share/java/junit.jar:/usr/share/java/junit4.jar:/usr/share/java/testng.jar:/usr/share/java/doxia-core.jar:/usr/share/java/doxia-logging-api.jar:/usr/share/java/doxia-sink-api.jar:/usr/share/java/doxia-site-renderer.jar:/usr/share/java/maven-artifact.jar:/usr/share/java/maven-artifact-manager.jar:/usr/share/java/maven-core.jar:/usr/share/java/maven-project.jar:/usr/share/java/maven-reporting-api.jar:/usr/share/java/maven-reporting-impl.jar:/usr/share/java/maven-toolchain.jar:/usr/share/java/maven-common-artifact-filters.jar:/«PKGBUILDDIR»/surefire-api/target/surefire-api-2.10.jar:/«PKGBUILDDIR»/surefire-booter/target/surefire-booter-2.10.jar:/«PKGBUILDDIR»/maven-surefire-common/target/maven-surefire-common-2.10.jar:/«PKGBUILDDIR»/surefire-providers/common-junit3/target/common-junit3-2.10.jar:/«PKGBUILDDIR»/surefire-providers/common-junit4/target/common-junit4-2.10.jar
 
 process-resources:
 
 process-pom:
 [mkdir] Created dir: 
 /«PKGBUILDDIR»/target/classes/META-INF/maven/org.apache.maven.surefire/surefire
  [copy] Copying 2 files to 
 /«PKGBUILDDIR»/target/classes/META-INF/maven/org.apache.maven.surefire/surefire
 
 mvn-generate:
 
 mvn-generate2:
 
 compile:
 
 process-classes:
 
 process-test-resources:
 
 test-compile:
 
 test:
 
 jar:
   [jar] Building jar: /«PKGBUILDDIR»/target/surefire-2.10.jar
 
 mvn-package:
 
 restore-pom:
 
 package:
 
 local-install:
 [mkdir] Created dir: 
 /«PKGBUILDDIR»/debian/.mh/maven-repo/org/apache/maven/surefire/surefire/debian
  [copy] Copying 1 file to 
 /«PKGBUILDDIR»/debian/.mh/maven-repo/org/apache/maven/surefire/surefire/debian
 
 package-and-local-install:
 
 init.pom:
  [echo] Base dir is /«PKGBUILDDIR»/surefire-api
  [echo] Pom name in /«PKGBUILDDIR»/debian/libsurefire-java.poms: 
 surefire-api/pom.xml
  

Bug#733364: libjxp-java: FTBFS: [javac] /«PKGBUILDDIR»/src/java/org/onemind/jxp/servlet/JxpServlet.java:29: error: package javax.servlet does not exist

2013-12-28 Thread David Suárez
Source: libjxp-java
Version: 1.6.1-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131226 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):
 make[1]: Entering directory `/«PKGBUILDDIR»'
 DISPLAY= dh_auto_build -- jar javadoc
 Buildfile: /«PKGBUILDDIR»/build.xml
 
 init:
 
 get-deps:
 
 compile:
 [mkdir] Created dir: /«PKGBUILDDIR»/target/classes
 [javac] /«PKGBUILDDIR»/build.xml:48: warning: 'includeantruntime' was not 
 set, defaulting to build.sysclasspath=last; set to false for repeatable builds
 [javac] Compiling 170 source files to /«PKGBUILDDIR»/target/classes
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/jxp/servlet/JxpServlet.java:29: error: 
 package javax.servlet does not exist
 [javac] import javax.servlet.ServletConfig;
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/jxp/servlet/JxpServlet.java:30: error: 
 package javax.servlet does not exist
 [javac] import javax.servlet.ServletException;
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/jxp/servlet/JxpServlet.java:31: error: 
 package javax.servlet.http does not exist
 [javac] import javax.servlet.http.*;
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/jxp/servlet/JxpServlet.java:32: warning: 
 [deprecation] DiskFileUpload in org.apache.commons.fileupload has been 
 deprecated
 [javac] import org.apache.commons.fileupload.DiskFileUpload;
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/jxp/servlet/JxpServlet.java:41: error: 
 cannot find symbol
 [javac] public class JxpServlet extends HttpServlet
 [javac] ^
 [javac]   symbol: class HttpServlet
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/jxp/servlet/JxpServlet.java:62: error: 
 cannot find symbol
 [javac] protected void doGet(HttpServletRequest req, 
 HttpServletResponse resp) throws ServletException, IOException
 [javac]  ^
 [javac]   symbol:   class HttpServletRequest
 [javac]   location: class JxpServlet
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/jxp/servlet/JxpServlet.java:62: error: 
 cannot find symbol
 [javac] protected void doGet(HttpServletRequest req, 
 HttpServletResponse resp) throws ServletException, IOException
 [javac]  ^
 [javac]   symbol:   class HttpServletResponse
 [javac]   location: class JxpServlet
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/jxp/servlet/JxpServlet.java:62: error: 
 cannot find symbol
 [javac] protected void doGet(HttpServletRequest req, 
 HttpServletResponse resp) throws ServletException, IOException
 [javac]   
 ^
 [javac]   symbol:   class ServletException
 [javac]   location: class JxpServlet
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/jxp/servlet/JxpServlet.java:82: error: 
 cannot find symbol
 [javac] private JxpProcessor getProcessor(HttpServletRequest req) 
 throws Exception
 [javac]   ^
 [javac]   symbol:   class HttpServletRequest
 [javac]   location: class JxpServlet
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/jxp/servlet/JxpServlet.java:108: error: 
 cannot find symbol
 [javac] protected void doPost(HttpServletRequest req, 
 HttpServletResponse resp) throws ServletException, IOException
 [javac]   ^
 [javac]   symbol:   class HttpServletRequest
 [javac]   location: class JxpServlet
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/jxp/servlet/JxpServlet.java:108: error: 
 cannot find symbol
 [javac] protected void doPost(HttpServletRequest req, 
 HttpServletResponse resp) throws ServletException, IOException
 [javac]   ^
 [javac]   symbol:   class HttpServletResponse
 [javac]   location: class JxpServlet
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/jxp/servlet/JxpServlet.java:108: error: 
 cannot find symbol
 [javac] protected void doPost(HttpServletRequest req, 
 HttpServletResponse resp) throws ServletException, IOException
 [javac]   
  ^
 [javac]   symbol:   class ServletException
 [javac]   location: class JxpServlet
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/jxp/servlet/JxpServlet.java:164: error: 
 cannot find symbol
 [javac] private void dumpDebugInfo(HttpServletRequest req, 
 HttpServletResponse resp, Map env) throws IOException
 [javac]^
 [javac]   symbol:   class HttpServletRequest
 [javac]   

Bug#733379: libonemind-commons-java-java: FTBFS: [javac] /«PKGBUILDDIR»/src/java/org/onemind/commons/java/util/ServletUtils.java:28: error: package javax.servlet does not exist

2013-12-28 Thread David Suárez
Source: libonemind-commons-java-java
Version: 1.5.5-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131226 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):
 make[1]: Entering directory `/«PKGBUILDDIR»'
 dh_auto_build -- jar javadoc
 Buildfile: /«PKGBUILDDIR»/build.xml
 
 init:
 
 get-deps:
 
 compile:
 [mkdir] Created dir: /«PKGBUILDDIR»/target/classes
 [javac] /«PKGBUILDDIR»/build.xml:48: warning: 'includeantruntime' was not 
 set, defaulting to build.sysclasspath=last; set to false for repeatable builds
 [javac] Compiling 58 source files to /«PKGBUILDDIR»/target/classes
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/commons/java/util/ServletUtils.java:28: 
 error: package javax.servlet does not exist
 [javac] import javax.servlet.ServletConfig;
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/commons/java/util/ServletUtils.java:29: 
 error: package javax.servlet.http does not exist
 [javac] import javax.servlet.http.HttpServletRequest;
 [javac]  ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/commons/java/util/ServletUtils.java:30: 
 error: package javax.servlet.http does not exist
 [javac] import javax.servlet.http.HttpSession;
 [javac]  ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/commons/java/util/ServletUtils.java:32: 
 warning: [deprecation] DiskFileUpload in org.apache.commons.fileupload has 
 been deprecated
 [javac] import org.apache.commons.fileupload.DiskFileUpload;
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/commons/java/util/ServletUtils.java:54: 
 error: cannot find symbol
 [javac] public static Map getRequestEnvironment(HttpServletRequest 
 req)
 [javac] ^
 [javac]   symbol:   class HttpServletRequest
 [javac]   location: class ServletUtils
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/commons/java/util/ServletUtils.java:89: 
 error: cannot find symbol
 [javac] public static Map 
 getExtraRequestEnvironment(HttpServletRequest req)
 [javac]  ^
 [javac]   symbol:   class HttpServletRequest
 [javac]   location: class ServletUtils
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/commons/java/util/ServletUtils.java:113: 
 error: cannot find symbol
 [javac] public static Map getServletEnvironment(ServletConfig config)
 [javac] ^
 [javac]   symbol:   class ServletConfig
 [javac]   location: class ServletUtils
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/commons/java/util/ServletUtils.java:125: 
 error: cannot find symbol
 [javac] public static Map getRequestParameters(HttpServletRequest 
 req, DiskFileUpload upload) throws FileUploadException
 [javac]^
 [javac]   symbol:   class HttpServletRequest
 [javac]   location: class ServletUtils
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/commons/java/util/ServletUtils.java:125: 
 warning: [deprecation] DiskFileUpload in org.apache.commons.fileupload has 
 been deprecated
 [javac] public static Map getRequestParameters(HttpServletRequest 
 req, DiskFileUpload upload) throws FileUploadException
 [javac]   
  ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/onemind/commons/java/util/ServletUtils.java:128: 
 error: cannot access HttpServletRequest
 [javac] if (FileUpload.isMultipartContent(req))
 [javac]   ^
 [javac]   class file for javax.servlet.http.HttpServletRequest not found
 [javac] Note: Some input files use unchecked or unsafe operations.
 [javac] Note: Recompile with -Xlint:unchecked for details.
 [javac] 8 errors
 [javac] 2 warnings
 
 BUILD FAILED
 /«PKGBUILDDIR»/build.xml:48: Compile failed; see the compiler error output 
 for details.
 
 Total time: 4 seconds
 dh_auto_build: ant jar javadoc returned exit code 1
 make[1]: *** [override_dh_auto_build] Error 2

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/12/26/libonemind-commons-java-java_1.5.5-4_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use

Bug#733397: libstruts1.2-java: FTBFS: [javac] /«PKGBUILDDIR»/src/share/org/apache/struts/action/ActionServlet.java:53: error: package org.apache.commons.collections does not exist

2013-12-28 Thread David Suárez
Source: libstruts1.2-java
Version: 1.2.9-6
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131226 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/xercesImpl.jar:/usr/share/java/xml-apis.jar:/usr/share/java/xalan2.jar:/usr/share/java/ant-launcher.jar:/usr/share/java/ant-apache-regexp.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true-propertyfile /«PKGBUILDDIR»/debian/ant.properties 
 Buildfile: /«PKGBUILDDIR»/build.xml
 
 init:
  [echo] - struts 1.2.9 -
  [echo] 
  [echo] java.class.path = 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/xercesImpl.jar:/usr/share/java/xml-apis.jar:/usr/share/java/xalan2.jar:/usr/share/java/ant-launcher.jar:/usr/share/java/ant-apache-regexp.jar:/usr/lib/jvm/default-java/lib/tools.jar
  [echo] java.home = /usr/lib/jvm/java-7-openjdk-amd64/jre
  [echo] user.home = /sbuild-nonexistent
 
 prepare.library:
 [mkdir] Created dir: /«PKGBUILDDIR»/target/library/classes/META-INF
 [mkdir] Created dir: /«PKGBUILDDIR»/target/library/classes/META-INF/tlds
 [mkdir] Created dir: 
 /«PKGBUILDDIR»/target/library/classes/org/apache/struts/resources
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library/classes/META-INF
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library/classes/META-INF
  [copy] Copying 6 files to 
 /«PKGBUILDDIR»/target/library/classes/org/apache/struts/resources
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/conf
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library
 
 compile.library:
 [javac] /«PKGBUILDDIR»/build.xml:402: warning: 'includeantruntime' was 
 not set, defaulting to build.sysclasspath=last; set to false for repeatable 
 builds
 [javac] Compiling 277 source files to 
 /«PKGBUILDDIR»/target/library/classes
 [javac] 
 [javac]   WARNING
 [javac] 
 [javac] The -source switch defaults to 1.7 in JDK 1.7.
 [javac] If you specify -target 1.5 you now must also specify -source 1.5.
 [javac] Ant will implicitly add -source 1.5 for you.  Please change your 
 build file.
 [javac] warning: [options] bootstrap class path not set in conjunction 
 with -source 1.5
 [javac] 
 /«PKGBUILDDIR»/src/share/org/apache/struts/tiles/ComponentDefinition.java:276:
  warning: unmappable character for encoding ASCII
 [javac]  * @param content Attribute value ???
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/src/share/org/apache/struts/tiles/ComponentDefinition.java:276:
  warning: unmappable character for encoding ASCII
 [javac]  * @param content Attribute value ???
 [javac]^
 [javac] 
 /«PKGBUILDDIR»/src/share/org/apache/struts/tiles/ComponentDefinition.java:276:
  warning: unmappable character for encoding ASCII
 [javac]  * @param content Attribute value ???
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/src/share/org/apache/struts/action/ActionServlet.java:53: 
 error: package org.apache.commons.collections does not exist
 [javac] import org.apache.commons.collections.FastHashMap;
 [javac]  ^
 [javac] 
 /«PKGBUILDDIR»/src/share/org/apache/struts/action/ActionServlet.java:205: 
 error: cannot find symbol
 [javac] protected FastHashMap dataSources = new FastHashMap();
 [javac]   ^
 [javac]   symbol:   class FastHashMap
 [javac]   location: class ActionServlet
 [javac] 
 /«PKGBUILDDIR»/src/share/org/apache/struts/tiles/ComponentContext.java:29: 
 error: package javax.servlet.jsp does not exist
 [javac] import javax.servlet.jsp.PageContext;
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/src/share/org/apache/struts/tiles/ComponentContext.java:149: 
 error: cannot find symbol
 [javac] public Object findAttribute(String beanName, PageContext 
 pageContext) {
 [javac]  ^
 [javac]   symbol:   class PageContext
 [javac]   location: class ComponentContext
 [javac] 
 

Bug#733427: doxia-maven-plugin: FTBFS: Reason: POM 'org.apache.maven.plugins:maven-shade-plugin' not found in repository: System is offline.

2013-12-28 Thread David Suárez
Source: doxia-maven-plugin
Version: 1.1.4-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131226 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibdoxia-maven-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Doxia :: Maven Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Error building POM (may not be this project's POM).
 
 
 Project ID: org.apache.maven.plugins:maven-shade-plugin
 
 Reason: POM 'org.apache.maven.plugins:maven-shade-plugin' not found in 
 repository: System is offline.
 
   org.apache.maven.plugins:maven-shade-plugin:pom:1.2.1
 
 
  for project org.apache.maven.plugins:maven-shade-plugin
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 1 second
 [INFO] Finished at: Fri Dec 27 03:07:08 UTC 2013
 [INFO] Final Memory: 5M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/12/26/doxia-maven-plugin_1.1.4-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#733432: libcommons-lang3-java: FTBFS: Failed tests

2013-12-28 Thread David Suárez
Source: libcommons-lang3-java
Version: 3.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131226 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 skip faking of existing gnu-getopt:getopt::debian
 mh_patchpoms -plibcommons-lang3-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Commons Lang
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-api:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-javac:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 99 source files to /«PKGBUILDDIR»/target/classes
 [INFO] [resources:testResources {execution: default-testResources}]
 [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
 [INFO] Copying 2 resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [INFO] Compiling 119 source files to /«PKGBUILDDIR»/target/test-classes
 [INFO] [surefire:test {execution: default-test}]
 [INFO] Surefire report directory: /«PKGBUILDDIR»/target/surefire-reports
 
 ---
  T E S T S
 ---
 Running org.apache.commons.lang3.ArrayUtilsTest
 Tests run: 146, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 sec
 Running org.apache.commons.lang3.CharRangeTest
 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
 Running org.apache.commons.lang3.CharEncodingTest
 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec
 Running org.apache.commons.lang3.ArrayUtilsRemoveMultipleTest
 Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
 Running org.apache.commons.lang3.StringUtilsTrimEmptyTest
 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
 Running org.apache.commons.lang3.StringEscapeUtilsTest
 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 sec
 Running org.apache.commons.lang3.StringUtilsEqualsIndexOfTest
 Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
 Running org.apache.commons.lang3.CharSetUtilsTest
 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
 Running org.apache.commons.lang3.EnumUtilsTest
 Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
 Running org.apache.commons.lang3.StringUtilsStartsEndsWithTest
 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
 Running org.apache.commons.lang3.ValidateTest
 Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
 Running org.apache.commons.lang3.LocaleUtilsTest
 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
 Running org.apache.commons.lang3.StringUtilsTest
 Tests run: 83, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 sec
 Running org.apache.commons.lang3.CharSetTest
 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
 Running org.apache.commons.lang3.SystemUtilsTest
 Can't test IS_JAVA value
 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
 Running org.apache.commons.lang3.StringUtilsSubstringTest
 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
 Running org.apache.commons.lang3.BooleanUtilsTest
 Tests run: 71, Failures: 0, Errors: 0, Skipped: 0, 

Bug#733434: maven-plugin-testing: FTBFS: Missing required artifact: org.apache.maven.plugin-testing:maven-test-tools:jar:debian

2013-12-28 Thread David Suárez
Source: maven-plugin-testing
Version: 1.3-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131226 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-plugin-testing-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] Reactor build order: 
 [INFO]   Maven Plugin Testing
 [INFO]   Maven Plugin Testing Mechanism
 [INFO]   Maven Testing Tools
 [INFO]   Maven Plugin Testing Tools
 [INFO] 
 
 [INFO] Building Maven Plugin Testing
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] 
 
 [INFO] Building Maven Plugin Testing Mechanism
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] Copying 1 resource
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-api:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-javac:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [INFO] [compiler:compile {execution: default-compile}]
 [WARNING] File encoding has not been set, using platform encoding 
 ANSI_X3.4-1968, i.e. build is platform dependent!
 [INFO] Compiling 11 source files to 
 /«PKGBUILDDIR»/maven-plugin-testing-harness/target/classes
 [INFO] [resources:testResources {execution: default-testResources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory 
 /«PKGBUILDDIR»/maven-plugin-testing-harness/src/test/resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [WARNING] File encoding has not been set, using platform encoding 
 ANSI_X3.4-1968, i.e. build is platform dependent!
 [INFO] Compiling 6 source files to 
 /«PKGBUILDDIR»/maven-plugin-testing-harness/target/test-classes
 [INFO] [surefire:test {execution: default-test}]
 [INFO] Surefire report directory: 
 /«PKGBUILDDIR»/maven-plugin-testing-harness/target/surefire-reports
 
 ---
  T E S T S
 ---
 Running org.apache.maven.plugin.testing.MojoTestCaseTest
 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 sec
 Running org.apache.maven.plugin.testing.ArtifactStubFactoryTest
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
 Running org.apache.maven.plugin.testing.ExpressionEvaluatorTest
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
 Running org.apache.maven.plugin.testing.TestSilentLog
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
 
 Results :
 
 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
 
 [INFO] [jar:jar {execution: default-jar}]
 [INFO] Building jar: 
 /«PKGBUILDDIR»/maven-plugin-testing-harness/target/maven-plugin-testing-harness-1.3.jar
 [INFO] 
 
 [INFO] Building Maven Testing Tools
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non 

Bug#730878: jgit: FTBFS: /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/DiffAlgorithms.java:[120, 52] error: cannot find symbol

2013-11-30 Thread David Suárez
Source: jgit
Version: 3.1.0-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 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): 
 main:
  [copy] Copying 1 file to 
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/target/META-INF
 [INFO] Executed tasks
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 3 resources
 [INFO] Copying 1 resource
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 62 source files to 
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR : 
 [INFO] -
 [ERROR] 
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/RevWalkTextBuiltin.java:[127,48]
  error: cannot find symbol
 [ERROR]   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Show.java:[90,48]
  error: cannot find symbol
 [ERROR]   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/TextHashFunctions.java:[253,26]
  error: cannot find symbol
 [ERROR]   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/TextHashFunctions.java:[256,26]
  error: cannot find symbol
 [ERROR]   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/TextHashFunctions.java:[262,52]
  error: cannot find symbol
 [ERROR]   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Status.java:[74,48]
  error: cannot find symbol
 [ERROR]   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/LsTree.java:[69,49]
  error: cannot find symbol
 [ERROR]   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Diff.java:[92,49]
  error: cannot find symbol
 [ERROR]   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Daemon.java:[78,108]
  error: cannot find symbol
 [ERROR]   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Daemon.java:[81,110]
  error: cannot find symbol
 [ERROR]   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Daemon.java:[84,121]
  error: cannot find symbol
 [ERROR]   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Daemon.java:[87,122]
  error: cannot find symbol
 [ERROR]   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/DiffTree.java:[72,48]
  error: cannot find symbol
 [ERROR]   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/DiffAlgorithms.java:[114,31]
  error: cannot find symbol
 [ERROR]   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/DiffAlgorithms.java:[120,52]
  error: cannot find symbol
 [ERROR]   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/opt/CmdLineParser.java:[187,3]
  error: no suitable constructor found for 
 OptionDef(String,String,boolean,ClassCAP#1,boolean)
 [INFO] 16 errors 
 [INFO] -
 [INFO] 
 
 [ERROR] BUILD FAILURE
 [INFO] 
 
 [INFO] Compilation failure
 
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/RevWalkTextBuiltin.java:[127,48]
  error: cannot find symbol
   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Show.java:[90,48]
  error: cannot find symbol
   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/TextHashFunctions.java:[253,26]
  error: cannot find symbol
   symbol:   method multiValued()
   location: @interface Option
 /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/TextHashFunctions.java:[256,26]
  error: cannot find symbol
   symbol:   method multiValued()
   location: @interface Option
 

Bug#730886: maven-stapler-plugin: FTBFS: Missing required artifact: org.apache.maven.plugins:maven-compiler-plugin:jar:2.0.2

2013-11-30 Thread David Suárez
Source: maven-stapler-plugin
Version: 1.16-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-stapler-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Maven Stapler plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-javac:pom:debian:compile' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-api:pom:debian:compile' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.apache.maven.plugins:maven-compiler-plugin:jar:2.0.2
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.apache.maven.plugins 
 -DartifactId=maven-compiler-plugin -Dversion=2.0.2 -Dpackaging=jar 
 -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.apache.maven.plugins 
 -DartifactId=maven-compiler-plugin -Dversion=2.0.2 -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.kohsuke.stapler:maven-stapler-plugin:maven-plugin:1.16
   2) org.apache.maven.plugins:maven-compiler-plugin:jar:2.0.2
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.kohsuke.stapler:maven-stapler-plugin:maven-plugin:1.16
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2),
   maven2-repository.dev.java.net (http://download.java.net/maven/2/)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 2 seconds
 [INFO] Finished at: Thu Nov 28 01:53:51 UTC 2013
 [INFO] Final Memory: 9M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/11/28/maven-stapler-plugin_1.16-4_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#730931: maven-hpi-plugin: FTBFS: Missing required artifact: org.apache.maven.plugins:maven-compiler-plugin:jar:2.0.2

2013-11-30 Thread David Suárez
Source: maven-hpi-plugin
Version: 1.93-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-hpi-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo -e package
 + Error stacktraces are turned on.
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Maven Jenkins Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-javac:pom:debian:compile' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-api:pom:debian:compile' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.apache.maven.plugins:maven-compiler-plugin:jar:2.0.2
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.apache.maven.plugins 
 -DartifactId=maven-compiler-plugin -Dversion=2.0.2 -Dpackaging=jar 
 -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.apache.maven.plugins 
 -DartifactId=maven-compiler-plugin -Dversion=2.0.2 -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jenkins-ci.tools:maven-hpi-plugin:maven-plugin:1.93
   2) org.kohsuke.stapler:maven-stapler-plugin:jar:1.16
   3) org.apache.maven.plugins:maven-compiler-plugin:jar:2.0.2
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.jenkins-ci.tools:maven-hpi-plugin:maven-plugin:1.93
 
 from the specified remote repositories:
   repo.jenkins-ci.org (http://repo.jenkins-ci.org/public/),
   central (http://repo1.maven.org/maven2)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] Trace
 org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
 --
 1) org.apache.maven.plugins:maven-compiler-plugin:jar:2.0.2
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.apache.maven.plugins 
 -DartifactId=maven-compiler-plugin -Dversion=2.0.2 -Dpackaging=jar 
 -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.apache.maven.plugins 
 -DartifactId=maven-compiler-plugin -Dversion=2.0.2 -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jenkins-ci.tools:maven-hpi-plugin:maven-plugin:1.93
   2) org.kohsuke.stapler:maven-stapler-plugin:jar:1.16
   3) org.apache.maven.plugins:maven-compiler-plugin:jar:2.0.2
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.jenkins-ci.tools:maven-hpi-plugin:maven-plugin:1.93
 
 from the specified remote repositories:
   repo.jenkins-ci.org (http://repo.jenkins-ci.org/public/),
   central (http://repo1.maven.org/maven2)
 
 
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:711)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
   at 
 

Bug#730928: jenkins-instance-identity: FTBFS: Missing required artifact: org.apache.maven.plugins:maven-compiler-plugin:jar:2.0.2

2013-11-30 Thread David Suárez
Source: jenkins-instance-identity
Version: 1.3-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -pjenkins-instance-identity --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-javac:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-api:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.apache.maven.plugins:maven-compiler-plugin:jar:2.0.2
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.apache.maven.plugins 
 -DartifactId=maven-compiler-plugin -Dversion=2.0.2 -Dpackaging=jar 
 -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.apache.maven.plugins 
 -DartifactId=maven-compiler-plugin -Dversion=2.0.2 -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jenkins-ci.tools:maven-hpi-plugin:maven-plugin:1.93
   2) org.kohsuke.stapler:maven-stapler-plugin:jar:1.16
   3) org.apache.maven.plugins:maven-compiler-plugin:jar:2.0.2
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.jenkins-ci.tools:maven-hpi-plugin:maven-plugin:1.93
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 2 seconds
 [INFO] Finished at: Thu Nov 28 01:58:06 UTC 2013
 [INFO] Final Memory: 8M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/11/28/jenkins-instance-identity_1.3-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#730927: eclipse-mylyn-tasks-github: FTBFS: ln: failed to create symbolic link 'swt.jar': File exists

2013-11-30 Thread David Suárez
Source: eclipse-mylyn-tasks-github
Version: 3.0.0-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 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):
  debian/rules build
 dh build --with eclipse-helper
dh_testdir
dh_auto_configure
dh_auto_build
jh_setupenvironment
jh_generateorbitdir
jh_compilefeatures
 mkdir -p /«PKGBUILDDIR»/debian/.eclipse-build/build
 mkdir -p /«PKGBUILDDIR»/debian/.eclipse-build/build/home
 mkdir -p /«PKGBUILDDIR»/debian/.eclipse-build/build/home/workspace
 Building feature = org.eclipse.mylyn.github.feature.
 Symlinking SDK and mylyn egit into 
 /«PKGBUILDDIR»/debian/.eclipse-build/build/SDK directory.
 /bin/sh /usr/lib/eclipse/buildscripts/copy-platform 
 /«PKGBUILDDIR»/debian/.eclipse-build/build/SDK /usr/lib/eclipse mylyn egit
 ls: cannot access /usr/lib/eclipse/dropins/jdt/plugins/*: No such file or 
 directory
 ls: cannot access /usr/lib/eclipse/dropins/jdt/features/*: No such file or 
 directory
 ln: failed to create symbolic link 'icon.xpm': File exists
 ln: failed to create symbolic link 'notice.html': File exists
 ln: failed to create symbolic link 'readme': File exists
 ln: failed to create symbolic link 'swt-gtk-3.8.1.jar': File exists
 ln: failed to create symbolic link 'swt-gtk.jar': File exists
 ln: failed to create symbolic link 'swt.jar': File exists
 Starting build:
 Buildfile: 
 /usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/build.xml
 
 main:
 
 preBuild:
  [copy] Copying 1 file to /«PKGBUILDDIR»/debian/.eclipse-build/build
 
 preSetup:
 
 getMapFiles:
 
 postSetup:
 
 processRepos:
 
 fetch:
 
 generate:
 
 preGenerate:
  [exec] preparing files in /«PKGBUILDDIR»/debian/.eclipse-build for 
 buildfile generation ...
  [exec]   making the 'features' and 'plugins' directories
  [exec]   making symlink: 
 /«PKGBUILDDIR»/debian/.eclipse-build/build/features/org.eclipse.mylyn.github.feature
  - /«PKGBUILDDIR»/debian/.eclipse-build/org.eclipse.mylyn.github-feature
  [exec]   making symlink: 
 /«PKGBUILDDIR»/debian/.eclipse-build/build/plugins/org.eclipse.egit.github.core.tests
  - /«PKGBUILDDIR»/debian/.eclipse-build/org.eclipse.egit.github.core.tests/
  [exec]   making symlink: 
 /«PKGBUILDDIR»/debian/.eclipse-build/build/plugins/org.eclipse.egit.github.core
  - /«PKGBUILDDIR»/debian/.eclipse-build/org.eclipse.egit.github.core/
  [exec]   making symlink: 
 /«PKGBUILDDIR»/debian/.eclipse-build/build/plugins/org.eclipse.mylyn.github.core
  - /«PKGBUILDDIR»/debian/.eclipse-build/org.eclipse.mylyn.github.core/
  [exec]   making symlink: 
 /«PKGBUILDDIR»/debian/.eclipse-build/build/plugins/org.eclipse.mylyn.github.doc
  - /«PKGBUILDDIR»/debian/.eclipse-build/org.eclipse.mylyn.github.doc/
  [exec]   making symlink: 
 /«PKGBUILDDIR»/debian/.eclipse-build/build/plugins/org.eclipse.mylyn.github.tests
  - /«PKGBUILDDIR»/debian/.eclipse-build/org.eclipse.mylyn.github.tests/
  [exec]   making symlink: 
 /«PKGBUILDDIR»/debian/.eclipse-build/build/plugins/org.eclipse.mylyn.github.ui
  - /«PKGBUILDDIR»/debian/.eclipse-build/org.eclipse.mylyn.github.ui/
  [exec] done
 
 symlinkDeps:
 [apply] Applied ln to 1 file and 0 directories.
 
 allElements:
 
 init:
 
 generateScript:
 [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
 [eclipse.buildScript] Bundle org.eclipse.mylyn.github.ui:
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.egit.core_[3.0.0,3.1.0).
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.egit.core.op_[3.0.0,3.1.0).
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.egit.ui_[3.0.0,3.1.0).
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.egit.ui.internal_[3.0.0,3.1.0).
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.egit.ui.internal.branch_[3.0.0,3.1.0).
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.egit.ui.internal.commit_[3.0.0,3.1.0).
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.egit.ui.internal.fetch_[3.0.0,3.1.0).
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.egit.ui.internal.provisional.wizards_[3.0.0,3.1.0).
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.egit.ui.internal.pull_[3.0.0,3.1.0).
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.jgit.errors_[3.0.0,3.1.0).
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.jgit.lib_[3.0.0,3.1.0).
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.jgit.revwalk_[3.0.0,3.1.0).
 [eclipse.buildScript] Unsatisfied import package 
 org.eclipse.jgit.transport_[3.0.0,3.1.0).
 [eclipse.buildScript] Unsatisfied import package 
 

Bug#730939: mvel: FTBFS: Reason: POM 'org.apache.maven.plugins:maven-compiler-plugin' not found in repository: System is offline.

2013-11-30 Thread David Suárez
Source: mvel
Version: 2.0.18-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmvel-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building mvel
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Error building POM (may not be this project's POM).
 
 
 Project ID: org.apache.maven.plugins:maven-compiler-plugin
 
 Reason: POM 'org.apache.maven.plugins:maven-compiler-plugin' not found in 
 repository: System is offline.
 
   org.apache.maven.plugins:maven-compiler-plugin:pom:2.0.2
 
 
  for project org.apache.maven.plugins:maven-compiler-plugin
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time:  1 second
 [INFO] Finished at: Thu Nov 28 01:53:10 UTC 2013
 [INFO] Final Memory: 4M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/11/28/mvel_2.0.18-2_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#730950: felix-bundlerepository: FTBFS: error: method compareTo in class Version cannot be applied to given types

2013-11-30 Thread David Suárez
Source: felix-bundlerepository
Version: 1.6.6-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 mkdir -p src/main/resources
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibfelix-bundlerepository-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Apache Felix Bundle Repository
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] Copying 0 resource
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-api:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-javac:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [INFO] [compiler:compile {execution: default-compile}]
 [WARNING] File encoding has not been set, using platform encoding 
 ANSI_X3.4-1968, i.e. build is platform dependent!
 [INFO] Compiling 43 source files to /«PKGBUILDDIR»/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR : 
 [INFO] -
 [ERROR] 
 /«PKGBUILDDIR»/src/main/java/org/apache/felix/bundlerepository/impl/ResolverImpl.java:[449,61]
  error: method compareTo in class Version cannot be applied to given types;
 [ERROR]   required: Version
   found: Object
   reason: actual argument Object cannot be converted to Version by method 
 invocation conversion
 /«PKGBUILDDIR»/src/main/java/org/apache/felix/bundlerepository/impl/ResolverImpl.java:[458,66]
  error: method compareTo in class Version cannot be applied to given types;
 [INFO] 2 errors 
 [INFO] -
 [INFO] 
 
 [ERROR] BUILD FAILURE
 [INFO] 
 
 [INFO] Compilation failure
 
 /«PKGBUILDDIR»/src/main/java/org/apache/felix/bundlerepository/impl/ResolverImpl.java:[449,61]
  error: method compareTo in class Version cannot be applied to given types;
   required: Version
   found: Object
   reason: actual argument Object cannot be converted to Version by method 
 invocation conversion
 /«PKGBUILDDIR»/src/main/java/org/apache/felix/bundlerepository/impl/ResolverImpl.java:[458,66]
  error: method compareTo in class Version cannot be applied to given types;
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 8 seconds
 [INFO] Finished at: Thu Nov 28 01:53:44 UTC 2013
 [INFO] Final Memory: 15M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/11/28/felix-bundlerepository_1.6.6-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use

Bug#730953: maven-common-artifact-filters: FTBFS: [ERROR] required: IMocksControl

2013-11-30 Thread David Suárez
Source: maven-common-artifact-filters
Version: 1.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-common-artifact-filters-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Maven Common Artifact Filters
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/main/resources
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-api:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-javac:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [INFO] [compiler:compile {execution: default-compile}]
 [WARNING] File encoding has not been set, using platform encoding 
 ANSI_X3.4-1968, i.e. build is platform dependent!
 [INFO] Compiling 19 source files to /«PKGBUILDDIR»/target/classes
 [INFO] [resources:testResources {execution: default-testResources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/test/resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [WARNING] File encoding has not been set, using platform encoding 
 ANSI_X3.4-1968, i.e. build is platform dependent!
 [INFO] Compiling 15 source files to /«PKGBUILDDIR»/target/test-classes
 [INFO] -
 [ERROR] COMPILATION ERROR : 
 [INFO] -
 [ERROR] 
 /«PKGBUILDDIR»/src/test/java/org/apache/maven/shared/artifact/filter/ScopeArtifactFilterTest.java:[340,23]
  error: method add in class MockManager cannot be applied to given types;
 [ERROR]   required: IMocksControl
   found: MockControl
   reason: actual argument MockControl cannot be converted to IMocksControl by 
 method invocation conversion
 /«PKGBUILDDIR»/src/test/java/org/apache/maven/shared/artifact/filter/PatternArtifactFilterTCK.java:[412,23]
  error: method add in class MockManager cannot be applied to given types;
 [INFO] 2 errors 
 [INFO] -
 [INFO] 
 
 [ERROR] BUILD FAILURE
 [INFO] 
 
 [INFO] Compilation failure
 
 /«PKGBUILDDIR»/src/test/java/org/apache/maven/shared/artifact/filter/ScopeArtifactFilterTest.java:[340,23]
  error: method add in class MockManager cannot be applied to given types;
   required: IMocksControl
   found: MockControl
   reason: actual argument MockControl cannot be converted to IMocksControl by 
 method invocation conversion
 /«PKGBUILDDIR»/src/test/java/org/apache/maven/shared/artifact/filter/PatternArtifactFilterTCK.java:[412,23]
  error: method add in class MockManager cannot be applied to given types;
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 5 seconds
 [INFO] Finished at: Thu Nov 28 01:55:46 UTC 2013
 [INFO] Final Memory: 13M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 

Bug#730961: jenkins-ssh-cli-auth: FTBFS: Missing required artifact: org.apache.maven.plugins:maven-compiler-plugin:jar:2.0.2

2013-11-30 Thread David Suárez
Source: jenkins-ssh-cli-auth
Version: 1.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -pjenkins-ssh-cli-auth --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-javac:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-api:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.apache.maven.plugins:maven-compiler-plugin:jar:2.0.2
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.apache.maven.plugins 
 -DartifactId=maven-compiler-plugin -Dversion=2.0.2 -Dpackaging=jar 
 -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.apache.maven.plugins 
 -DartifactId=maven-compiler-plugin -Dversion=2.0.2 -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jenkins-ci.tools:maven-hpi-plugin:maven-plugin:1.93
   2) org.kohsuke.stapler:maven-stapler-plugin:jar:1.16
   3) org.apache.maven.plugins:maven-compiler-plugin:jar:2.0.2
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.jenkins-ci.tools:maven-hpi-plugin:maven-plugin:1.93
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2),
   maven.jenkins-ci.org 
 (http://maven.jenkins-ci.org/content/repositories/snapshots/),
   m.g.o-public (http://maven.glassfish.org/content/groups/public/)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 2 seconds
 [INFO] Finished at: Thu Nov 28 01:56:42 UTC 2013
 [INFO] Final Memory: 8M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/11/28/jenkins-ssh-cli-auth_1.2-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#730970: libcommons-fileupload-java: FTBFS: Tests errors

2013-11-30 Thread David Suárez
Source: libcommons-fileupload-java
Version: 1.3-2.1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibcommons-fileupload-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Commons FileUpload
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/main/resources
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-api:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [WARNING] POM for 
 'org.codehaus.plexus:plexus-compiler-javac:pom:debian:runtime' is invalid.
 
 Its dependencies (if any) will NOT be available to the current build.
 [INFO] [compiler:compile {execution: default-compile}]
 [WARNING] File encoding has not been set, using platform encoding 
 ANSI_X3.4-1968, i.e. build is platform dependent!
 [INFO] Compiling 39 source files to /«PKGBUILDDIR»/target/classes
 [INFO] [resources:testResources {execution: default-testResources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/test/resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [WARNING] File encoding has not been set, using platform encoding 
 ANSI_X3.4-1968, i.e. build is platform dependent!
 [INFO] Compiling 15 source files to /«PKGBUILDDIR»/target/test-classes
 [INFO] [surefire:test {execution: default-test}]
 [INFO] Surefire report directory: /«PKGBUILDDIR»/target/surefire-reports
 
 ---
  T E S T S
 ---
 Running org.apache.commons.fileupload.DiskFileItemSerializeTest
 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec
 Running org.apache.commons.fileupload.FileItemHeadersTest
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
 Running org.apache.commons.fileupload.DefaultFileItemTest
 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
 Running org.apache.commons.fileupload.ServletFileUploadTest
 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
 Running org.apache.commons.fileupload.ParameterParserTest
 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
 Running org.apache.commons.fileupload.StreamingTest
 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.339 sec
 Running org.apache.commons.fileupload.ProgressListenerTest
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.72 sec
 Running org.apache.commons.fileupload.util.mime.Base64DecoderTestCase
 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
 Running org.apache.commons.fileupload.util.mime.QuotedPrintableDecoderTestCase
 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
 Running org.apache.commons.fileupload.util.mime.MimeUtilityTestCase
 Tests run: 6, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec  
 FAILURE!
 Running org.apache.commons.fileupload.SizesTest
 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 sec
 Running org.apache.commons.fileupload.MultipartStreamTest
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
 
 Results :
 
 Failed tests:   
 

Bug#728637: jajuk: FTBFS: [javac] /«PKGBUILDDIR»/build/jajuk/src/org/jajuk/ui/wizard/DeviceWizard.java:69: error: package org.netbeans.validation.api.builtin does not exist

2013-11-03 Thread David Suárez
Source: jajuk
Version: 1:1.9.6-6
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131103 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/animation.jar:/usr/share/java/basicplayer.jar:/usr/share/java/cobra.jar:/usr/share/java/commons-codec.jar:/usr/share/java/commons-collections3.jar:/usr/share/java/commons-httpclient.jar:/usr/share/java/commons-logging.jar:/usr/share/java/entagged-tageditor.jar:/usr/share/java/jaudiotagger.jar:/usr/share/java/jcommon.jar:/usr/share/java/jfreechart.jar:/usr/share/java/jl.jar:/usr/share/java/jmactritonusspi.jar:/usr/share/java/jogg.jar:/usr/share/java/jorbis.jar:/usr/share/java/jspeex.jar:/usr/share/java/log4j-1.2.jar:/usr/share/java/mp3spi.jar:/usr/share/java/substance.jar:/usr/share/java/swingx.jar:/usr/share/java/tritonus_share.jar:/usr/share/java/vldocking.jar:/usr/share/java/vorbisspi.jar:/usr/share/java/jna.jar:/usr/share/java/dbus.jar:/usr/share/java/miglayout.jar:/usr/share/java/jhlabs-filters.jar:/usr/share/java/lastfm.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-io.jar:/usr/share/java/xstream.jar:/usr/share/java/simple-validation.jar:/usr/share/java/guava.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true   -buildfile src/scripts/build.xml -propertyfile 
 /«PKGBUILDDIR»/debian/ant.properties package_jar
 Buildfile: /«PKGBUILDDIR»/src/scripts/build.xml
 
 get-jvm:
  [echo] Verifying Java Version used for building, found version 1.7, 
 expecting 1.6 or 1.7
 
 check-jvm:
 
 startup:
  [echo] Building Jajuk release: 1.9.6 using Java 1.7
  [echo] Building Jajuk release: 1.9.6
  [echo] Basedir: /«PKGBUILDDIR»
 
 clean:
 
 mkdist_jar:
  [echo] Prepare files to build jar package
 [mkdir] Created dir: /«PKGBUILDDIR»/build
 [mkdir] Created dir: /«PKGBUILDDIR»/build/jajuk
  [copy] Copying 9 files to /«PKGBUILDDIR»/build/jajuk/lib
 [mkdir] Created dir: /«PKGBUILDDIR»/build/jajuk/bin
 [mkdir] Created dir: /«PKGBUILDDIR»/build/jajuk/classes
  [copy] Copying 487 files to /«PKGBUILDDIR»/build/jajuk/src
  [copy] Copying 4 files to /«PKGBUILDDIR»/build/jajuk
  [copy] Copying 4 files to /«PKGBUILDDIR»/build/jajuk/src
  [copy] Copying 1 file to /«PKGBUILDDIR»/build/jajuk/src
  [copy] Copying 1 file to /«PKGBUILDDIR»/build/jajuk
 [mkdir] Created dir: /«PKGBUILDDIR»/build/jajuk/dist-files
  [copy] Copying 202 files to /«PKGBUILDDIR»/build/jajuk/dist-files/icons
  [copy] Copying 21 files to /«PKGBUILDDIR»/build/jajuk/dist-files/images
  [copy] Copying 9 files to 
 /«PKGBUILDDIR»/build/jajuk/dist-files/perspectives
  [copy] Copying 8 files to /«PKGBUILDDIR»/build/jajuk/dist-files/xslt
  [copy] Copying 1 file to /«PKGBUILDDIR»/build/jajuk
  [copy] Copying 1 file to /«PKGBUILDDIR»/build/jajuk
  [echo] Build time: 2013/11/03 12:18
 
 compile:
  [echo] Compile the code
 [javac] /«PKGBUILDDIR»/src/scripts/build.xml:218: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 430 source files to /«PKGBUILDDIR»/build/jajuk/classes
 [javac] warning: [path] bad path element 
 /usr/share/java/avalon-framework.jar: no such file or directory
 [javac] warning: [path] bad path element 
 /usr/share/java/excalibur-logkit.jar: no such file or directory
 [javac] warning: [path] bad path element 
 /usr/share/java/servlet-api-3.0.jar: no such file or directory
 [javac] warning: [path] bad path element 
 /usr/share/java/laf-widget.jar: no such file or directory
 [javac] warning: [path] bad path element 
 /usr/share/java/laf-plugin.jar: no such file or directory
 [javac] warning: [path] bad path element 
 /usr/share/java/usr/share/java/unix.jar: no such file or directory
 [javac] warning: [path] bad path element 
 /usr/share/java/usr/share/java/hexdump.jar: no such file or directory
 [javac] warning: [path] bad path element /usr/share/java/cglib.jar: no 
 such file or directory
 [javac] warning: [path] bad path element /usr/share/java/dom4j.jar: no 
 such file or directory
 [javac] warning: [path] bad path element /usr/share/java/jdom1.jar: no 
 such file or directory
 [javac] warning: [path] bad path element /usr/share/java/jettison.jar: 
 no such file or directory
 [javac] warning: [path] bad path element /usr/share/java/joda-time.jar: 
 no such file or directory
 [javac] warning: [path] bad path element /usr/share/java/xom.jar: no 
 such file or directory
 [javac] warning: [path] bad path element 
 

Bug#725588: maven: FTBFS: java.lang.ClassNotFoundException: com.google.common.collect.Multimap

2013-10-12 Thread David Suárez
Hi Emmanuel,

El Lunes, 7 de octubre de 2013 18:21:40 Emmanuel Bourg escribió:
 Thank you for the report David.
 
 I pushed a fix for this error but I get another failure I haven't able to
 understand.
 
 If anyone wants to pick the ball, here it is:
 
 
  [java] [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-clean-plugin:2.3:clean (default-clean) on
 project maven: Execution default-clean of goal
 org.apache.maven.plugins:maven-clean-plugin:2.3:clean failed: An API
 incompatibility was encountered while executing
 org.apache.maven.plugins:maven-clean-plugin:2.3:clean:
 java.lang.VerifyError: (class:
 org/apache/maven/shared/model/fileset/util/FileSetManager, method: scan
 signature:
 (Lorg/apache/maven/shared/model/fileset/FileSet;)Lorg/codehaus/plexus/util/
 DirectoryScanner;) Incompatible object argument for function call [java]
 [ERROR] - [java]
 [ERROR] realm =pluginorg.apache.maven.plugins:maven-clean-plugin:2.3
 [java] [ERROR] strategy =
 org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy [java] [ERROR]
 urls[0] =
 file:/home/ebourg/packaging/maven/debian/tmp/maven-repo/org/apache/maven/pl
 ugins/maven-clean-plugin/2.3/maven-clean-plugin-2.3.jar [java] [ERROR]
 urls[1] =
 file:/home/ebourg/packaging/maven/debian/tmp/maven-repo/junit/junit/3.x/jun
 it-3.x.jar [java] [ERROR] urls[2] =
 file:/home/ebourg/packaging/maven/debian/tmp/maven-repo/org/apache/maven/sh
 ared/file-management/1.2.1/file-management-1.2.1.jar [java] [ERROR] urls[3]
 =
 file:/home/ebourg/packaging/maven/debian/tmp/maven-repo/org/apache/maven/sh
 ared/maven-shared-io/debian/maven-shared-io-debian.jar [java] [ERROR]
 urls[4] =
 file:/home/ebourg/packaging/maven/debian/tmp/maven-repo/org/codehaus/plexus
 /plexus-utils/1.5.6/plexus-utils-1.5.6.jar [java] [ERROR] Number of foreign
 imports: 1
  [java] [ERROR] import: Entry[import  from realm ClassRealm[maven.api,
 parent: null]] [java] [ERROR]
  [java] [ERROR] -
  [java] [ERROR] - [Help 1]
  [java] org.apache.maven.lifecycle.LifecycleExecutionException: Failed
 to execute goal org.apache.maven.plugins:maven-clean-plugin:2.3:clean
 (default-clean) on project maven: Execution default-clean of goal
 org.apache.maven.plugins:maven-clean-plugin:2.3:clean failed: An API
 incompatibility was encountered while executing
 org.apache.maven.plugins:maven-clean-plugin:2.3:clean:
 java.lang.VerifyError: (class:
 org/apache/maven/shared/model/fileset/util/FileSetManager, method: scan
 signature:
 (Lorg/apache/maven/shared/model/fileset/FileSet;)Lorg/codehaus/plexus/util/
 DirectoryScanner;) Incompatible object argument for function call [java]
 -
  [java] realm =   
 pluginorg.apache.maven.plugins:maven-clean-plugin:2.3 [java] strategy =
 org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy [java] urls[0] =
 file:/home/ebourg/packaging/maven/debian/tmp/maven-repo/org/apache/maven/pl
 ugins/maven-clean-plugin/2.3/maven-clean-plugin-2.3.jar [java] urls[1] =
 file:/home/ebourg/packaging/maven/debian/tmp/maven-repo/junit/junit/3.x/jun
 it-3.x.jar [java] urls[2] =
 file:/home/ebourg/packaging/maven/debian/tmp/maven-repo/org/apache/maven/sh
 ared/file-management/1.2.1/file-management-1.2.1.jar [java] urls[3] =
 file:/home/ebourg/packaging/maven/debian/tmp/maven-repo/org/apache/maven/sh
 ared/maven-shared-io/debian/maven-shared-io-debian.jar [java] urls[4] =
 file:/home/ebourg/packaging/maven/debian/tmp/maven-repo/org/codehaus/plexus
 /plexus-utils/1.5.6/plexus-utils-1.5.6.jar [java] Number of foreign imports:
 1
  [java] import: Entry[import  from realm ClassRealm[maven.api, parent:
 null]] [java]
  [java] -
  [java]
  [java] at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:
 225) [java] at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:
 153) [java] at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:
 145) [java] at
 org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(Lif
 ecycleModuleBuilder.java:84) [java] at
 org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(Lif
 ecycleModuleBuilder.java:59) [java] at
 org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(Li
 fecycleStarter.java:183) [java] at
 org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStart
 er.java:161) [java] at
 org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) [java]
 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) [java]
 at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) [java] at
 org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) [java] at
 org.apache.maven.cli.MavenCli.main(MavenCli.java:141) [java] 

Bug#725551: jclassinfo: FTBFS: configure.ac:25: error: required file './compile' not found

2013-10-06 Thread David Suárez
Source: jclassinfo
Version: 0.19.1-6
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131006 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):
 make[1]: Entering directory `/«PKGBUILDDIR»'
 libtoolize -f 
 libtoolize: putting auxiliary files in `.'.
 libtoolize: linking file `./ltmain.sh'
 libtoolize: You should add the contents of the following files to 
 `aclocal.m4':
 libtoolize:   `/usr/share/aclocal/libtool.m4'
 libtoolize:   `/usr/share/aclocal/ltoptions.m4'
 libtoolize:   `/usr/share/aclocal/ltversion.m4'
 libtoolize:   `/usr/share/aclocal/ltsugar.m4'
 libtoolize:   `/usr/share/aclocal/lt~obsolete.m4'
 libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
 libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
 libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
 aclocal
 automake
 configure.ac:25: error: required file './compile' not found
 configure.ac:25:   'automake --add-missing' can install 'compile'
 jclass/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
 (or '*_CPPFLAGS')
 jclassinfo/Makefile.am:3: warning: 'INCLUDES' is the old name for 
 'AM_CPPFLAGS' (or '*_CPPFLAGS')
 make[1]: *** [override_dh_auto_configure] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/10/06/jclassinfo_0.19.1-6_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#725588: maven: FTBFS: java.lang.ClassNotFoundException: com.google.common.collect.Multimap

2013-10-06 Thread David Suárez
Source: maven
Version: 3.0.4-6
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131006 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):
  debian/rules build
 test -x debian/rules
 install -d ./debian/tmp/maven-repo
 cp -rL /usr/share/maven-repo/* ./debian/tmp/maven-repo/
 rm ./maven-ant-tasks-2.1.1.jar
 rm: cannot remove './maven-ant-tasks-2.1.1.jar': No such file or directory
 make: [makebuilddir/maven] Error 1 (ignored)
 ln -s /usr/share/java/maven-ant-tasks.jar ./maven-ant-tasks-2.1.1.jar
 mkdir -p .
 mh_patchpoms -pmaven
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dpackage=maven 
 -Dversion=3.0.4 -Dmaven.home=/usr/share/maven2/ 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/tmp/maven-repo 
 -Dmaven.test.skip=true maven-compile
 Buildfile: /«PKGBUILDDIR»/build.xml
 
 initTaskDefs:
  [echo] Building Apache Maven ...
 
 isMavenHomeSet:
 
 init:
  [echo] maven.home = /usr/share/maven2/
  [echo] maven.repo.local = /«PKGBUILDDIR»/debian/tmp/maven-repo
  [echo] distributionId = apache-maven
  [echo] distributionName = Apache Maven
  [echo] distributionDirectory = apache-maven
 
 pull:
  [copy] Copying 1 file to /«PKGBUILDDIR»
[delete] Deleting: /«PKGBUILDDIR»/dependencies.xml
 
 generate-sources:
 [mkdir] Created dir: /«PKGBUILDDIR»/bootstrap/target
 [mkdir] Created dir: /«PKGBUILDDIR»/bootstrap/target/generated-sources
   [modello] Generating sources for maven-model/src/main/mdo/maven.mdo
  [java] Exception in thread main java.lang.NoClassDefFoundError: 
 com/google/common/collect/Multimap
  [java]   at 
 org.codehaus.plexus.DefaultContainerConfiguration.getComponentRepository(DefaultContainerConfiguration.java:256)
  [java]   at 
 org.codehaus.plexus.container.initialization.InitializeComponentRegistryPhase.getComponentRepository(InitializeComponentRegistryPhase.java:57)
  [java]   at 
 org.codehaus.plexus.container.initialization.InitializeComponentRegistryPhase.execute(InitializeComponentRegistryPhase.java:39)
  [java]   at 
 org.codehaus.plexus.DefaultPlexusContainer.initializePhases(DefaultPlexusContainer.java:633)
  [java]   at 
 org.codehaus.plexus.DefaultPlexusContainer.initialize(DefaultPlexusContainer.java:545)
  [java]   at 
 org.codehaus.plexus.DefaultPlexusContainer.construct(DefaultPlexusContainer.java:276)
  [java]   at 
 org.codehaus.plexus.DefaultPlexusContainer.init(DefaultPlexusContainer.java:161)
  [java]   at org.codehaus.modello.Modello.init(Modello.java:51)
  [java]   at org.codehaus.modello.ModelloCli.main(ModelloCli.java:46)
  [java] Caused by: java.lang.ClassNotFoundException: 
 com.google.common.collect.Multimap
  [java]   at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
  [java]   at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
  [java]   at java.security.AccessController.doPrivileged(Native Method)
  [java]   at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
  [java]   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  [java]   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
  [java]   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  [java]   ... 9 more
 
 BUILD FAILED
 /«PKGBUILDDIR»/build.xml:216: The following error occurred while executing 
 this line:
 /«PKGBUILDDIR»/build.xml:211: The following error occurred while executing 
 this line:
 /«PKGBUILDDIR»/build.xml:201: The following error occurred while executing 
 this line:
 /«PKGBUILDDIR»/build.xml:176: Java returned: 1
 
 Total time: 4 seconds
 make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/10/06/maven_3.0.4-6_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#724081: closure-compiler: FTBFS: [javac] /«BUILDDIR»/closure-compiler-20130227+dfsg1/src/com/google/javascript/jscomp/CommandLineRunner.java:25: error: cannot find symbol

2013-09-22 Thread David Suárez
Source: closure-compiler
Version: 20130227+dfsg1-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130922 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):
 make[1]: Entering directory `/«BUILDDIR»/closure-compiler-20130227+dfsg1'
 ant -propertyfile debian/ant.properties jar-nodeps javadoc
 Buildfile: /«BUILDDIR»/closure-compiler-20130227+dfsg1/build.xml
 
 rhino-jarjar:
 [mkdir] Created dir: /«BUILDDIR»/closure-compiler-20130227+dfsg1/build/lib
[jarjar] Building jar: 
 /«BUILDDIR»/closure-compiler-20130227+dfsg1/build/lib/rhino.jar
 
 protobuf-gen:
 [mkdir] Created dir: /«BUILDDIR»/closure-compiler-20130227+dfsg1/gen
  [echo] protoc -I /«BUILDDIR»/closure-compiler-20130227+dfsg1/src 
 --java_out=/«BUILDDIR»/closure-compiler-20130227+dfsg1/gen 
 /«BUILDDIR»/closure-compiler-20130227+dfsg1/src/com/google/debugging/sourcemap/proto/mapping.proto
  
 /«BUILDDIR»/closure-compiler-20130227+dfsg1/src/com/google/javascript/jscomp/function_info.proto
  
 /«BUILDDIR»/closure-compiler-20130227+dfsg1/src/com/google/javascript/jscomp/instrumentation_template.proto
 
 compile:
 [mkdir] Created dir: 
 /«BUILDDIR»/closure-compiler-20130227+dfsg1/build/classes
 [javac] /«BUILDDIR»/closure-compiler-20130227+dfsg1/build.xml:263: 
 warning: 'includeantruntime' was not set, defaulting to 
 build.sysclasspath=last; set to false for repeatable builds
 [javac] Compiling 7 source files to 
 /«BUILDDIR»/closure-compiler-20130227+dfsg1/build/classes
 [javac] warning: [options] bootstrap class path not set in conjunction 
 with -source 1.6
 [javac] 1 warning
 [javac] /«BUILDDIR»/closure-compiler-20130227+dfsg1/build.xml:269: 
 warning: 'includeantruntime' was not set, defaulting to 
 build.sysclasspath=last; set to false for repeatable builds
 [javac] Compiling 391 source files to 
 /«BUILDDIR»/closure-compiler-20130227+dfsg1/build/classes
 [javac] warning: [options] bootstrap class path not set in conjunction 
 with -source 1.6
 [javac] 
 /«BUILDDIR»/closure-compiler-20130227+dfsg1/src/com/google/javascript/jscomp/CommandLineRunner.java:25:
  error: cannot find symbol
 [javac] import com.google.common.io.LimitInputStream;
 [javac]^
 [javac]   symbol:   class LimitInputStream
 [javac]   location: package com.google.common.io
 [javac] 
 /«BUILDDIR»/closure-compiler-20130227+dfsg1/src/com/google/javascript/jscomp/CommandLineRunner.java:934:
  error: cannot find symbol
 [javac]   new LimitInputStream(zip, entry.getSize()));
 [javac]   ^
 [javac]   symbol:   class LimitInputStream
 [javac]   location: class CommandLineRunner
 [javac] 2 errors
 [javac] 1 warning
 
 BUILD FAILED
 /«BUILDDIR»/closure-compiler-20130227+dfsg1/build.xml:269: Compile failed; 
 see the compiler error output for details.
 
 Total time: 25 seconds
 make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/09/22/closure-compiler_20130227+dfsg1-2_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#724097: jdeb: FTBFS: Reason: POM 'org.apache.maven.plugins:maven-plugin-plugin' not found in repository: System is offline.

2013-09-22 Thread David Suárez
Source: jdeb
Version: 1.0.2~git20130829-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130922 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibjdeb-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building jdeb
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Error building POM (may not be this project's POM).
 
 
 Project ID: org.apache.maven.plugins:maven-plugin-plugin
 
 Reason: POM 'org.apache.maven.plugins:maven-plugin-plugin' not found in 
 repository: System is offline.
 
   org.apache.maven.plugins:maven-plugin-plugin:pom:2.8
 
 
  for project org.apache.maven.plugins:maven-plugin-plugin
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time:  1 second
 [INFO] Finished at: Sat Sep 21 09:03:54 UTC 2013
 [INFO] Final Memory: 4M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/09/22/jdeb_1.0.2~git20130829-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#724120: cdk: FTBFS: [javac] /«PKGBUILDDIR»/build/src/extra/org/openscience/cdk/geometry/alignment/KabschAlignment.java:34: error: package Jama does not exist

2013-09-22 Thread David Suárez
Source: cdk
Version: 1:1.2.10-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130922 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): 
 compile-module:
  [echo] Compiling classes for CDK's extra module from src/main...
  [echo] Datafiles defined: true
  [echo] Extra files defined: ${module.extrafiles.present}
  [echo] CDK dependencies defined: true
  [echo] Library dependencies defined: true
  [echo] Developer Library dependencies defined: 
 ${module.devellibdepends.present}
  [echo] Autogenerated files specified: ${module.autogenerated.present}
 [mkdir] Created dir: /«PKGBUILDDIR»/build/src/extra
 [mkdir] Created dir: /«PKGBUILDDIR»/build/extra
  [copy] Copying 79 files to /«PKGBUILDDIR»/build/src/extra
 [javac] Compiling 79 source files to /«PKGBUILDDIR»/build/extra
 [javac] warning: [options] bootstrap class path not set in conjunction 
 with -source 1.5
 [javac] 
 /«PKGBUILDDIR»/build/src/extra/org/openscience/cdk/geometry/alignment/KabschAlignment.java:34:
  error: package Jama does not exist
 [javac] import Jama.EigenvalueDecomposition;
 [javac]^
 [javac] 
 /«PKGBUILDDIR»/build/src/extra/org/openscience/cdk/geometry/alignment/KabschAlignment.java:35:
  error: package Jama does not exist
 [javac] import Jama.Matrix;
 [javac]^
 [javac] 
 /«PKGBUILDDIR»/build/src/extra/org/openscience/cdk/geometry/alignment/KabschAlignment.java:290:
  error: cannot find symbol
 [javac] Matrix tmp;
 [javac] ^
 [javac]   symbol:   class Matrix
 [javac]   location: class KabschAlignment
 [javac] 
 /«PKGBUILDDIR»/build/src/extra/org/openscience/cdk/geometry/alignment/KabschAlignment.java:329:
  error: cannot find symbol
 [javac] tmp = new Matrix(tR);
 [javac]   ^
 [javac]   symbol:   class Matrix
 [javac]   location: class KabschAlignment
 [javac] 
 /«PKGBUILDDIR»/build/src/extra/org/openscience/cdk/geometry/alignment/KabschAlignment.java:335:
  error: cannot find symbol
 [javac] Matrix jamaR = new Matrix(R);
 [javac] ^
 [javac]   symbol:   class Matrix
 [javac]   location: class KabschAlignment
 [javac] 
 /«PKGBUILDDIR»/build/src/extra/org/openscience/cdk/geometry/alignment/KabschAlignment.java:335:
  error: cannot find symbol
 [javac] Matrix jamaR = new Matrix(R);
 [javac]^
 [javac]   symbol:   class Matrix
 [javac]   location: class KabschAlignment
 [javac] 
 /«PKGBUILDDIR»/build/src/extra/org/openscience/cdk/geometry/alignment/KabschAlignment.java:340:
  error: cannot find symbol
 [javac] Matrix jamaRtR = new Matrix(RtR);
 [javac] ^
 [javac]   symbol:   class Matrix
 [javac]   location: class KabschAlignment
 [javac] 
 /«PKGBUILDDIR»/build/src/extra/org/openscience/cdk/geometry/alignment/KabschAlignment.java:340:
  error: cannot find symbol
 [javac] Matrix jamaRtR = new Matrix(RtR);
 [javac]  ^
 [javac]   symbol:   class Matrix
 [javac]   location: class KabschAlignment
 [javac] 
 /«PKGBUILDDIR»/build/src/extra/org/openscience/cdk/geometry/alignment/KabschAlignment.java:341:
  error: cannot find symbol
 [javac] EigenvalueDecomposition ed = jamaRtR.eig();
 [javac] ^
 [javac]   symbol:   class EigenvalueDecomposition
 [javac]   location: class KabschAlignment
 [javac] 
 /«PKGBUILDDIR»/build/src/extra/org/openscience/cdk/validate/BasicValidator.java:321:
  warning: [deprecation] getBondOrderSum(IAtom) in AtomContainer has been 
 deprecated
 [javac] int bos = (int)molecule.getBondOrderSum(atom);
 [javac]^
 [javac] Note: Some input files use unchecked or unsafe operations.
 [javac] Note: Recompile with -Xlint:unchecked for details.
 [javac] 9 errors
 [javac] 2 warnings
 
 BUILD FAILED
 /«PKGBUILDDIR»/build.xml:529: The following error occurred while executing 
 this line:
 /«PKGBUILDDIR»/build.xml:367: Compile failed; see the compiler error output 
 for details.
 
 Total time: 41 seconds
 make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/09/22/cdk_1.2.10-4_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.

__
This is the maintainer address of Debian's Java team

Bug#724144: plexus-cli: FTBFS: Missing required artifact: com.google.collections:google-collections:jar:debian

2013-09-22 Thread David Suárez
Source: plexus-cli
Version: 1.2-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130922 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibplexus-cli-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Plexus CLI
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/main/resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) com.google.collections:google-collections:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=com.google.collections 
 -DartifactId=google-collections -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=com.google.collections 
 -DartifactId=google-collections -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.codehaus.plexus:plexus-cli:jar:1.2
   2) org.codehaus.plexus:plexus-container-default:jar:debian
   3) com.google.collections:google-collections:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.codehaus.plexus:plexus-cli:jar:1.2
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 2 seconds
 [INFO] Finished at: Sat Sep 21 13:16:21 UTC 2013
 [INFO] Final Memory: 7M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/09/22/plexus-cli_1.2-3_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#724149: maven-shared-jar: FTBFS: Missing required artifact: com.google.collections:google-collections:jar:debian

2013-09-22 Thread David Suárez
Source: maven-shared-jar
Version: 1.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130922 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-shared-jar-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Maven JAR Utilities
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/main/resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) com.google.collections:google-collections:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=com.google.collections 
 -DartifactId=google-collections -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=com.google.collections 
 -DartifactId=google-collections -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.shared:maven-shared-jar:jar:1.1
   2) org.codehaus.plexus:plexus-container-default:jar:debian
   3) com.google.collections:google-collections:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.shared:maven-shared-jar:jar:1.1
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 2 seconds
 [INFO] Finished at: Sat Sep 21 13:11:35 UTC 2013
 [INFO] Final Memory: 8M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/09/22/maven-shared-jar_1.1-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#724211: maven2-core: FTBFS: [modello] Cannot find file /usr/share/java/google-collections.jar

2013-09-22 Thread David Suárez
Source: maven2-core
Version: 2.2.1-10
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130922 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):
  debian/rules build
 test -x debian/rules
 # add empty directories to fix the build
 install -d maven-repository-metadata/src/main/java
 install -d maven-model/src/main/java
 install -d maven-plugin-parameter-documenter/src/main/java
 mkdir -p .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dpackage=maven2-core 
 -Dversion=2.2.1 -DbuildVersion=10   -buildfile debian/build.xml  package 
 javadoc
 Buildfile: /«PKGBUILDDIR»/debian/build.xml
 
 generate-sources:
   [modello] Running the 'java' Modello plugin using model file 
 maven-settings/src/main/mdo/settings.mdo for version 1.0.0
   [modello] Cannot find file /usr/share/java/google-collections.jar
 make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/09/22/maven2-core_2.2.1-10_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#724213: properties-maven-plugin: FTBFS: Reason: POM 'org.apache.maven.plugins:maven-plugin-plugin' not found in repository: System is offline.

2013-09-22 Thread David Suárez
Source: properties-maven-plugin
Version: 1.0~alpha2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130922 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibproperties-maven-plugin-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Properties Maven Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Error building POM (may not be this project's POM).
 
 
 Project ID: org.apache.maven.plugins:maven-plugin-plugin
 
 Reason: POM 'org.apache.maven.plugins:maven-plugin-plugin' not found in 
 repository: System is offline.
 
   org.apache.maven.plugins:maven-plugin-plugin:pom:2.8
 
 
  for project org.apache.maven.plugins:maven-plugin-plugin
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time:  1 second
 [INFO] Finished at: Sat Sep 21 09:04:11 UTC 2013
 [INFO] Final Memory: 4M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/09/22/properties-maven-plugin_1.0~alpha2-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#720803: jenkins-ssh-cli-auth: FTBFS: Reason: POM 'org.kohsuke:access-modifier-checker' not found in repository: System is offline.

2013-08-25 Thread David Suárez
Source: jenkins-ssh-cli-auth
Version: 1.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130825 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -pjenkins-ssh-cli-auth --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building SSH CLI client authenticator
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Error building POM (may not be this project's POM).
 
 
 Project ID: org.kohsuke:access-modifier-checker
 
 Reason: POM 'org.kohsuke:access-modifier-checker' not found in repository: 
 System is offline.
 
   org.kohsuke:access-modifier-checker:pom:1.0
 
 
  for project org.kohsuke:access-modifier-checker
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 4 seconds
 [INFO] Finished at: Sun Aug 25 05:23:17 UTC 2013
 [INFO] Final Memory: 11M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/25/jenkins-ssh-cli-auth_1.2-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#720822: jenkins-instance-identity: FTBFS: Reason: POM 'org.kohsuke:access-modifier-checker' not found in repository: System is offline.

2013-08-25 Thread David Suárez
Source: jenkins-instance-identity
Version: 1.3-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130825 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -pjenkins-instance-identity --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Instance Identity
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Error building POM (may not be this project's POM).
 
 
 Project ID: org.kohsuke:access-modifier-checker
 
 Reason: POM 'org.kohsuke:access-modifier-checker' not found in repository: 
 System is offline.
 
   org.kohsuke:access-modifier-checker:pom:1.0
 
 
  for project org.kohsuke:access-modifier-checker
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 4 seconds
 [INFO] Finished at: Sun Aug 25 05:50:58 UTC 2013
 [INFO] Final Memory: 11M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/25/jenkins-instance-identity_1.3-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#719393: maven-scm: FTBFS: Tests failed

2013-08-11 Thread David Suárez
Source: maven-scm
Version: 1.3-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 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): 
 Results :
 
 Failed tests:   
 testGetCommandLine(org.apache.maven.scm.provider.perforce.command.changelog.PerforceChangeLogCommandTest):
  expected:...ngelog-command-test []changes -t ... but 
 was:...ngelog-command-test [-c foo ]changes -t ...
 
 Tests run: 52, Failures: 1, Errors: 0, Skipped: 0
 
 [INFO] 
 
 [ERROR] BUILD FAILURE
 [INFO] 
 
 [INFO] There are test failures.
 
 Please refer to 
 /«PKGBUILDDIR»/maven-scm-providers/maven-scm-provider-perforce/target/surefire-reports
  for the individual test results.
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 1 minute 20 seconds
 [INFO] Finished at: Sat Aug 10 17:17:35 UTC 2013
 [INFO] Final Memory: 118M/283M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/08/11/maven-scm_1.3-4_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#719404: libxmpcore-java: FTBFS: [javac] /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: unmappable character for encoding ASCII

2013-08-11 Thread David Suárez
Source: libxmpcore-java
Version: 5.1.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 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):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true   -buildfile XMPCore/build.xml  build
 Buildfile: /«PKGBUILDDIR»/XMPCore/build.xml
 
 clean:
  [echo] Clean...
 
 compile:
  [echo] Compiling ...
 
 javac:
 [mkdir] Created dir: /«PKGBUILDDIR»/XMPCore/intermediate/debug
 [javac] /«PKGBUILDDIR»/XMPCore/build.xml:68: warning: 'includeantruntime' 
 was not set, defaulting to build.sysclasspath=last; set to false for 
 repeatable builds
 [javac] Compiling 45 source files to 
 /«PKGBUILDDIR»/XMPCore/intermediate/debug
 [javac] 
 /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:58: error: 
 unmappable character for encoding ASCII
 [javac]* emExample:/em If an Euro-symbol (???) appears in the 
 byte buffer (0xE2, 0x82, 0xAC), 
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:58: error: 
 unmappable character for encoding ASCII
 [javac]* emExample:/em If an Euro-symbol (???) appears in the 
 byte buffer (0xE2, 0x82, 0xAC), 
 [javac]^
 [javac] 
 /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:58: error: 
 unmappable character for encoding ASCII
 [javac]* emExample:/em If an Euro-symbol (???) appears in the 
 byte buffer (0xE2, 0x82, 0xAC), 
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: 
 unmappable character for encoding ASCII
 [javac]* 0xC3, 0xA2 (??) - 0xE2, 0x80, 0x9A (???) - 0x41 (a).
 [javac]  ^
 [javac] 
 /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: 
 unmappable character for encoding ASCII
 [javac]* 0xC3, 0xA2 (??) - 0xE2, 0x80, 0x9A (???) - 0x41 (a).
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: 
 unmappable character for encoding ASCII
 [javac]* 0xC3, 0xA2 (??) - 0xE2, 0x80, 0x9A (???) - 0x41 (a).
 [javac]  ^
 [javac] 
 /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: 
 unmappable character for encoding ASCII
 [javac]* 0xC3, 0xA2 (??) - 0xE2, 0x80, 0x9A (???) - 0x41 (a).
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: 
 unmappable character for encoding ASCII
 [javac]* 0xC3, 0xA2 (??) - 0xE2, 0x80, 0x9A (???) - 0x41 (a).
 [javac]^
 [javac] 8 errors
 
 BUILD FAILED
 /«PKGBUILDDIR»/XMPCore/build.xml:49: The following error occurred while 
 executing this line:
 /«PKGBUILDDIR»/XMPCore/build.xml:68: Compile failed; see the compiler error 
 output for details.
 
 Total time: 1 second
 make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/11/libxmpcore-java_5.1.2-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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#719399: clojure1.2: FTBFS: Unable to find a javac compiler

2013-08-11 Thread David Suárez
Source: clojure1.2
Version: 1.2.1+dfsg-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 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):
 make[1]: Entering directory `/«BUILDDIR»/clojure1.2-1.2.1+dfsg'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory `/«BUILDDIR»/clojure1.2-1.2.1+dfsg'
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/asm3.jar:/usr/share/java/asm3-commons.jar:
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true 
 Buildfile: /«BUILDDIR»/clojure1.2-1.2.1+dfsg/build.xml
 
 clean:
 
 init:
 [mkdir] Created dir: /«BUILDDIR»/clojure1.2-1.2.1+dfsg/classes
 
 init-version:
  [copy] Copying 1 file to /«BUILDDIR»/clojure1.2-1.2.1+dfsg
 
 compile-java:
 [javac] /«BUILDDIR»/clojure1.2-1.2.1+dfsg/build.xml:91: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 
 BUILD FAILED
 /«BUILDDIR»/clojure1.2-1.2.1+dfsg/build.xml:91: Unable to find a javac 
 compiler;
 com.sun.tools.javac.Main is not on the classpath.
 Perhaps JAVA_HOME does not point to the JDK.
 It is currently set to /usr/lib/jvm/java-7-openjdk-amd64/jre
 
 Total time: 1 second
 make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/11/clojure1.2_1.2.1+dfsg-4_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#712343: bnd: FTBFS: [javac] /«PKGBUILDDIR»/biz.aQute.bnd/src/aQute/bnd/ant/WrapTask.java:45: cannot find symbol

2013-06-15 Thread David Suárez
Source: bnd
Version: 1.50.0-5
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130609 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  debian/rules build
 test -x debian/rules
 mkdir -p .
 cd /«PKGBUILDDIR»  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant.jar:/usr/share/java/junit.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true   -buildfile /«PKGBUILDDIR»/debian/bootstrap.xml 
 -propertyfile /«PKGBUILDDIR»/debian/ant.properties
 Buildfile: /«PKGBUILDDIR»/debian/bootstrap.xml
 
 bootstrap:
 [mkdir] Created dir: /«PKGBUILDDIR»/bootstrap/build
 [javac] /«PKGBUILDDIR»/debian/bootstrap.xml:14: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 215 source files to /«PKGBUILDDIR»/bootstrap/build
 [javac] /«PKGBUILDDIR»/aQute.libg/src/aQute/libg/asn1/BER.java:127: 
 warning: unmappable character for encoding ASCII
 [javac]  * 8.1.3.5) as a sender's option. NOTE ??? The short form can 
 only be used if
 [javac]^
 [javac] /«PKGBUILDDIR»/aQute.libg/src/aQute/libg/asn1/BER.java:127: 
 warning: unmappable character for encoding ASCII
 [javac]  * 8.1.3.5) as a sender's option. NOTE ??? The short form can 
 only be used if
 [javac] ^
 [javac] /«PKGBUILDDIR»/aQute.libg/src/aQute/libg/asn1/BER.java:127: 
 warning: unmappable character for encoding ASCII
 [javac]  * 8.1.3.5) as a sender's option. NOTE ??? The short form can 
 only be used if
 [javac]  ^
 [javac] /«PKGBUILDDIR»/aQute.libg/src/aQute/libg/asn1/BER.java:138: 
 warning: unmappable character for encoding ASCII
 [javac]  * 2 shall not be used. ISO/IEC 8825-1:2003 (E) NOTE 
 1 ??? This
 [javac]   
  ^
 [javac] /«PKGBUILDDIR»/aQute.libg/src/aQute/libg/asn1/BER.java:138: 
 warning: unmappable character for encoding ASCII
 [javac]  * 2 shall not be used. ISO/IEC 8825-1:2003 (E) NOTE 
 1 ??? This
 [javac]   
   ^
 [javac] /«PKGBUILDDIR»/aQute.libg/src/aQute/libg/asn1/BER.java:138: 
 warning: unmappable character for encoding ASCII
 [javac]  * 2 shall not be used. ISO/IEC 8825-1:2003 (E) NOTE 
 1 ??? This
 [javac]   
^
 [javac] /«PKGBUILDDIR»/aQute.libg/src/aQute/libg/asn1/BER.java:145: 
 warning: unmappable character for encoding ASCII
 [javac]  * bit. EXAMPLE L = 201 can be encoded as: 10012 
 110010012 NOTE 2 ??? In
 [javac]   
 ^
 [javac] /«PKGBUILDDIR»/aQute.libg/src/aQute/libg/asn1/BER.java:145: 
 warning: unmappable character for encoding ASCII
 [javac]  * bit. EXAMPLE L = 201 can be encoded as: 10012 
 110010012 NOTE 2 ??? In
 [javac]   
  ^
 [javac] /«PKGBUILDDIR»/aQute.libg/src/aQute/libg/asn1/BER.java:145: 
 warning: unmappable character for encoding ASCII
 [javac]  * bit. EXAMPLE L = 201 can be encoded as: 10012 
 110010012 NOTE 2 ??? In
 [javac]   
   ^
 [javac] /«PKGBUILDDIR»/aQute.libg/src/aQute/libg/asn1/BER.java:155: 
 warning: unmappable character for encoding ASCII
 [javac]  * value as specified in subsequent clauses. NOTE ??? The 
 contents octets
 [javac]   ^
 [javac] /«PKGBUILDDIR»/aQute.libg/src/aQute/libg/asn1/BER.java:155: 
 warning: unmappable character for encoding ASCII
 [javac]  * value as specified in subsequent clauses. NOTE ??? The 
 contents octets
 [javac]^
 [javac] /«PKGBUILDDIR»/aQute.libg/src/aQute/libg/asn1/BER.java:155: 
 warning: unmappable character for encoding ASCII
 [javac]  * value as specified in subsequent clauses. NOTE ??? The 
 contents octets
 [javac] ^
 [javac] /«PKGBUILDDIR»/aQute.libg/src/aQute/libg/asn1/BER.java:160: 
 warning: unmappable character for encoding ASCII
 [javac]  * end-of-contents octets shall consist of two zero octets. 
 NOTE ??? The
 [javac]   
^
 [javac] 

Bug#712349: cdk: FTBFS: This CDK release requires Ant 1.7.1 or better

2013-06-15 Thread David Suárez
Source: cdk
Version: 1:1.2.10-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130609 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  debian/rules build
 test -x debian/rules
 mkdir -p .
 jh_linkjars
 jh_build -J   
 touch debian/jh_build_stamp
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-contrib.jar:/usr/share/java/javacc.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true -Dlib=/usr/share/java   -propertyfile 
 /«PKGBUILDDIR»/debian/ant.properties info dist-all
 Buildfile: /«PKGBUILDDIR»/build.xml
 
 checkPlatforms:
 
 check:
 
 BUILD FAILED
 /«PKGBUILDDIR»/build.xml:204: This CDK release requires Ant 1.7.1 or better.
 
 Total time: 1 second
 make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/09/cdk_1.2.10-3_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#708809: substance: FTBFS: [javac] /«PKGBUILDDIR»/src/test/contrib/setskin/MainClass.java:150: cannot find symbol

2013-05-18 Thread David Suárez
Source: substance
Version: 5.3-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130517 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  debian/rules build
 test -x debian/rules
 mkdir -p .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/asm2.jar:/usr/share/java/asm2-xml.jar:/usr/share/java/asm2-util.jar:/usr/share/java/asm2-tree.jar:/usr/share/java/asm2-commons.jar:/usr/share/java/asm2-analysis.jar:/usr/share/java/asm2-attrs.jar:/usr/share/java/laf-widget.jar:/usr/share/java/laf-plugin.jar:/usr/share/java/swingx.jar:/usr/share/java/forms.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true-propertyfile /«PKGBUILDDIR»/debian/ant.properties 
 all javadoc
 Buildfile: /«PKGBUILDDIR»/build.xml
 
 timestamp:
  [echo] Beginning build: May 17, 2013 19:37:42 UTC
  [echo] Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
  [echo] Java version: 1.6
  [echo] Ant version: Apache Ant(TM) version 1.8.2 compiled on September 
 22 2011
  [echo] JavaC home: /usr/lib/jvm/default-java

[cuted here]
 
 [javac] /«PKGBUILDDIR»/src/test/contrib/setskin/MainClass.java:147: 
 cannot find symbol
 [javac] symbol  : variable FormFactory
 [javac] location: class test.contrib.setskin.MainClass
 [javac]   
 FormFactory.LINE_GAP_ROWSPEC,
 [javac]   ^
 [javac] /«PKGBUILDDIR»/src/test/contrib/setskin/MainClass.java:150: 
 cannot find symbol
 [javac] symbol  : variable FormFactory
 [javac] location: class test.contrib.setskin.MainClass

The full build log is available from:
   http://deiv.vzpla.net/logs/2013/05/17/substance_5.3-2_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.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.