Bug#757536: eclipse: FTBFS with Java 8: Duplicate methods named spliterator with the parameters () and ()

2016-07-14 Thread Hector Oron
Hello, In a recent build in a porterbox this packages still fails to build from sources. Find attached build log. Regards -- Hector Oron dpkg-buildpackage: info: source package eclipse dpkg-buildpackage: info: source version 3.8.1-8 dpkg-buildpackage: info: source distribution unstable

Bug#796430: findbugs: FTBFS: error: PreorderVisitor is not abstract

2015-10-29 Thread Hector Oron
previous version, from findbugs-bcel_6.0~rc3-1 to findbugs-bcel_6.0~20130831-1 and I have been able to build findbugs. My 2¢, -- Hector Oron signature.asc Description: Digital signature __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/

Bug#799003: maven-dependency-plugin: FTBFS: project has been declared multiple times in mojo with goal: analyze-report

2015-10-29 Thread Hector Oron
rg/apache/maven/plugin/dependency/AnalyzeReportMojo.java @@ -56,6 +56,7 @@ public class AnalyzeReportMojo * The Maven project to analyze. */ @Component +@Parameter( defaultValue = "${project}", readonly = true ) private MavenProject project; /** Thanks to Em

Bug#796454: polyglot-maven: FTBFS: /PolyglotModelUtil.java: error: cannot access Source

2015-10-29 Thread Hector Oron
> https://reproducible.debian.net/rb-pkg/unstable/amd64/polyglot-maven.html Adding maven3-builder-support.jar to common.support in d/build.xml fixes the build for me. Regards, -- Hector Oron signature.asc Description: Digital signature __ This is the maintainer address of Debian's Java tea

Bug#771260: testng: misses a build depend on ant

2014-11-27 Thread Hector Oron
Package: testng Version: 6.8.8-3 Severity: important Hello, While trying to compile testng, I encountered the following build failure: [INFO] Scanning for projects... [INFO] [INFO] Building TestNG [INFO]task-segment:

Bug#769003: libjogl2-java: FTBFS on arm64, ppc64el, s390x

2014-11-10 Thread Hector Oron
Source: libjogl2-java Version: 2.2.4+dfsg-1 Severity: serious Justification: FTBFS Hello, Your package fails to build from source on Debian autobuilder network. Please check your package build logs at: https://buildd.debian.org/status/package.php?p=libjogl2-javasuite=sid arm64 full

Bug#764191: eclipse: FTBFS on armel

2014-10-06 Thread Hector Oron
Source: eclipse Version: 3.8.1-6 Severity: serious Justification: FTBFS Hello, Your package fails to build from source on Debian autobuilder network. Please check your package build logs at: https://buildd.debian.org/status/package.php?p=eclipsesuite=sid Full log:

Bug#649912: eclipse 3.7.1 armel - build success

2012-02-23 Thread Hector Oron
, while there are some installability brokeness with openjdk-6 on armel. Also armel kernel has not yet been upgraded. Regards, -- Hector Oron __ 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

Bug#649912: eclipse 3.7.1 armel - build success

2012-02-02 Thread Hector Oron
Hello, 2012/2/2 Niels Thykier ni...@thykier.net: We would like to try a build of eclipse on arm{el,hf}.  However, it may require a kernel upgrade on the buildds[1].  As far as I can tell, linux-2.6/3.2.1-1 carries those patches[2]. We are aware of it, build daemons are not yet ready, we will

Bug#631070: ecj: diff for NMU version 3.5.1-2.1

2011-07-13 Thread Hector Oron
diff -u ecj-3.5.1/debian/changelog ecj-3.5.1/debian/changelog --- ecj-3.5.1/debian/changelog +++ ecj-3.5.1/debian/changelog @@ -1,3 +1,10 @@ +ecj (3.5.1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Enable armhf architecture for ecj1 (Closes: #631070) + + -- Hector Oron zu