Package: src:canl-java
Version: 2.4.0-1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=maven
   dh_testdir -i -O--buildsystem=maven
   dh_update_autotools_config -i -O--buildsystem=maven
   dh_auto_configure -i -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar': No 
such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar': No 
such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': No 
such file or directory
        mh_patchpoms -plibcanl-java --debian-build --keep-pom-version 
--maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
   dh_auto_build -i -O--buildsystem=maven
        /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo package javadoc:jar 
javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO]                                                                         

[... snipped ...]

Testing file 75680d2e.signing_policy
Testing file a87d9192.signing_policy
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in 
eu.emi.security.authn.x509.ns.GlobusParserTest
Running eu.emi.security.authn.x509.proxy.PathRetrievalTest
FAILED The following validation errors were found:
error at position 0 in chain, problematic certificate subject: 
CN=1888300600,CN=limited rfc proxy,CN=trusted 
client,OU=Relaxation,O=Utopia,L=Tropic,C=UG (category: 
INCONSISTENT_PROXY_CHAIN): The proxy chain contains an unlimited proxy 
certificate after a limited proxy certificate
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 sec - in 
eu.emi.security.authn.x509.proxy.PathRetrievalTest
Running eu.emi.security.authn.x509.proxy.ProxyGenerationTest
Running func:proxy-make functional test
Running regression:proxy-time-overflow test
Got: 3619216090000
Should be earlier: 3619216089353
Should be later: 3619216091461
OK
OK
FAILED The following validation errors were found:
error at position 0 in chain, problematic certificate subject: 
CN=640333377,CN=PDPTest Server,O=Testing Organization,L=Testing City,C=EU 
(category: X509_BASIC): Certificate has expired on: 1/1/70 4:25 AM
Running func:proxy-make-withCustomExt functional test
Running func:proxy-delegate functional test
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.95 sec - in 
eu.emi.security.authn.x509.proxy.ProxyGenerationTest
Running eu.emi.security.authn.x509.proxy.ExtensionsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
eu.emi.security.authn.x509.proxy.ExtensionsTest

Results :

Failed tests: 
  OpensslValidatorStressTest.opensslValidationShouldBeParallel:85 
Expected: is <true>
     but: was <false>

Tests run: 261, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:29 min
[INFO] Finished at: 2016-08-21T00:34:05+02:00
[INFO] Final Memory: 16M/50M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project canl: There are test failures.
[ERROR] 
[ERROR] Please refer to /<<PKGBUILDDIR>>/target/surefire-reports for the 
individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
dh_auto_test: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo test returned exit code 1
debian/rules:5: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

Because this source package only generates "Arch: all" packages, this
is the same as a FTBFS bug in the usual sense, and the fact that I was
doing "dpkg-buildpackage -A" does not mean anything special.

I attach two build logs. There are more here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/canl-java.html

Thanks.

Attachment: canl-java_2.4.0-1_amd64-20160819T024825Z.gz
Description: application/gzip

Attachment: canl-java_2.4.0-1_amd64-20160820T223058Z.gz
Description: application/gzip

Reply via email to