Bug#837619: jdeb: FTBFS: Failed tests: org.vafer.jdeb.signing.PGPSignerTestCase#testClearSign
Chris Lamb
lamby at debian.org
Mon Sep 12 21:54:56 UTC 2016
Source: jdeb
Version: 1.5-2
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
jdeb fails to build from source in unstable/amd64:
[..]
Adding debian:WoSign.pem
Adding debian:WoSign_China.pem
Adding debian:XRamp_Global_CA_Root.pem
Adding debian:certSIGN_ROOT_CA.pem
Adding debian:ePKI_Root_Certification_Authority.pem
Adding debian:thawte_Primary_Root_CA.pem
Adding debian:thawte_Primary_Root_CA_-_G2.pem
Adding debian:thawte_Primary_Root_CA_-_G3.pem
done.
done.
Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.35.4-4) ...
**************************************************************************************
** Environment **
**************************************************************************************
PATH=/home/lamby/git/projects/dotfiles/dotfiles/..//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
HOSTNAME=89a63a68b5f3
TERM=xterm
PAGER=more
DISPLAY=:0
DOCKER_IMAGE=lamby-debian-sid
DEB_BUILD_OPTIONS=parallel=9
PIP_DOWNLOAD_CACHE=/home/lamby/.cache/pip
HOME=/home/lamby
LOGNAME=lamby
SHLVL=1
PWD=/home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5
OLDPWD=/home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb
GPG_TTY=/dev/console
QUILT_PATCHES=debian/patches
QUILT_NO_DIFF_INDEX=1
QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index
DEBEMAIL=lamby at debian.org
DEBFULLNAME=Chris Lamb
EDITOR=vim
LESS=-cgiFx4M
GPG_KEY=1E953E27D4311E58
BLASTER=A220 I5 D1 H5 P330 T6
_=/usr/bin/env
**************************************************************************************
** Building jdeb 1.5-2 on amd64 **
**************************************************************************************
dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: info: source package jdeb
dpkg-buildpackage: info: source version 1.5-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Emmanuel Bourg <ebourg at apache.org>
dpkg-source --before-build jdeb-1.5
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean --buildsystem=maven
dh_testdir -O--buildsystem=maven
dh_auto_clean -O--buildsystem=maven
"for dir in \$(find . -name target -type d); do if [ -f \$(echo \$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done"
mh_unpatchpoms -plibjdeb-java
dh_clean -O--buildsystem=maven
debian/rules build
dh build --buildsystem=maven
dh_testdir -O--buildsystem=maven
dh_update_autotools_config -O--buildsystem=maven
dh_auto_configure -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 -plibjdeb-java --debian-build --keep-pom-version --maven-repo=/home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/debian/maven-repo
dh_auto_build -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=/home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/debian -Dmaven.repo.local=/home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/debian/maven-repo package -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jdeb 1.5
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jdeb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ jdeb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 49 source files to /home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/target/classes
[INFO] /home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/src/main/java/org/vafer/jdeb/ControlBuilder.java: /home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/src/main/java/org/vafer/jdeb/ControlBuilder.java uses or overrides a deprecated API.
[INFO] /home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/src/main/java/org/vafer/jdeb/ControlBuilder.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ jdeb ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors.
line 8 column 4 - Error: <build> is not recognized!
line 9 column 6 - Error: <plugins> is not recognized!
line 10 column 8 - Error: <plugin> is not recognized!
line 11 column 8 - Error: <artifactid> is not recognized!
line 12 column 8 - Error: <groupid> is not recognized!
line 14 column 8 - Error: <configuration> is not recognized!
[INFO]
[INFO] --- maven-plugin-plugin:3.3:descriptor (mojo-descriptor) @ jdeb ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors.
line 8 column 4 - Error: <build> is not recognized!
line 9 column 6 - Error: <plugins> is not recognized!
line 10 column 8 - Error: <plugin> is not recognized!
line 11 column 8 - Error: <artifactid> is not recognized!
line 12 column 8 - Error: <groupid> is not recognized!
line 14 column 8 - Error: <configuration> is not recognized!
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jdeb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ jdeb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to /home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/target/test-classes
[INFO] /home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/src/test/java/org/vafer/jdeb/ArchiveWalker.java: /home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/src/test/java/org/vafer/jdeb/ArchiveWalker.java uses unchecked or unsafe operations.
[INFO] /home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/src/test/java/org/vafer/jdeb/ArchiveWalker.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jdeb ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jdeb ---
[INFO] Building jar: /home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/target/jdeb-1.5.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ jdeb ---
[INFO]
[INFO] --- maven-shade-plugin:2.4.3:shade (default) @ jdeb ---
[INFO] Excluding org.apache.ant:ant:jar:debian from the shaded jar.
[INFO] Excluding org.apache.ant:ant-launcher:jar:debian from the shaded jar.
[INFO] Excluding org.apache.maven:maven-core:jar:3.x from the shaded jar.
[INFO] Excluding org.apache.maven:maven-model:jar:3.x from the shaded jar.
[INFO] Excluding org.apache.maven:maven-settings:jar:3.x from the shaded jar.
[INFO] Excluding org.apache.maven:maven-settings-builder:jar:3.x from the shaded jar.
[INFO] Excluding org.apache.maven:maven-builder-support:jar:3.x from the shaded jar.
[INFO] Excluding org.apache.maven:maven-repository-metadata:jar:3.x from the shaded jar.
[INFO] Excluding org.apache.maven:maven-artifact:jar:3.x from the shaded jar.
[INFO] Excluding org.apache.maven:maven-model-builder:jar:3.x from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:debian from the shaded jar.
[INFO] Excluding org.apache.maven:maven-aether-provider:jar:3.x from the shaded jar.
[INFO] Excluding org.eclipse.aether:aether-spi:jar:debian from the shaded jar.
[INFO] Excluding org.eclipse.aether:aether-impl:jar:debian from the shaded jar.
[INFO] Excluding org.eclipse.aether:aether-api:jar:debian from the shaded jar.
[INFO] Excluding org.eclipse.aether:aether-util:jar:debian from the shaded jar.
[INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.plexus:jar:debian from the shaded jar.
[INFO] Excluding javax.enterprise:cdi-api:jar:debian from the shaded jar.
[INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.inject:jar:debian from the shaded jar.
[INFO] Excluding com.google.inject:guice:jar:debian from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:debian from the shaded jar.
[INFO] Excluding com.google.inject:guice:jar:no_aop:debian from the shaded jar.
[INFO] Excluding javax.inject:javax.inject:jar:debian from the shaded jar.
[INFO] Excluding aopalliance:aopalliance:jar:debian from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-interpolation:jar:debian from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-utils:jar:2.x from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-classworlds:jar:2.x from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 from the shaded jar.
[INFO] Excluding org.sonatype.plexus:plexus-sec-dispatcher:jar:debian from the shaded jar.
[INFO] Excluding org.sonatype.plexus:plexus-cipher:jar:debian from the shaded jar.
[INFO] Excluding junit:junit:jar:3.x from the shaded jar.
[INFO] Excluding org.apache.commons:commons-lang3:jar:debian from the shaded jar.
[INFO] Excluding org.apache.maven:maven-plugin-api:jar:3.x from the shaded jar.
[INFO] Including commons-io:commons-io:jar:debian in the shaded jar.
[INFO] Including org.apache.commons:commons-compress:jar:debian in the shaded jar.
[INFO] Excluding org.bouncycastle:bcpg:jar:debian from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov:jar:debian from the shaded jar.
[INFO] Including org.tukaani:xz:jar:debian in the shaded jar.
[INFO] Minimizing jar org.vafer:jdeb:maven-plugin:1.5
[INFO] Minimized 540 -> 400 (74%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/target/jdeb-1.5.jar with /home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/target/jdeb-1.5-shaded.jar
[INFO] Dependency-reduced POM written at: /home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/dependency-reduced-pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.872 s
[INFO] Finished at: 2016-09-12T22:53:38+01:00
[INFO] Final Memory: 37M/981M
[INFO] ------------------------------------------------------------------------
dh_auto_test -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=/home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/debian -Dmaven.repo.local=/home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/debian/maven-repo test
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jdeb 1.5
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jdeb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ jdeb ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ jdeb ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors.
line 8 column 4 - Error: <build> is not recognized!
line 9 column 6 - Error: <plugins> is not recognized!
line 10 column 8 - Error: <plugin> is not recognized!
line 11 column 8 - Error: <artifactid> is not recognized!
line 12 column 8 - Error: <groupid> is not recognized!
line 14 column 8 - Error: <configuration> is not recognized!
[INFO]
[INFO] --- maven-plugin-plugin:3.3:descriptor (mojo-descriptor) @ jdeb ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors.
line 8 column 4 - Error: <build> is not recognized!
line 9 column 6 - Error: <plugins> is not recognized!
line 10 column 8 - Error: <plugin> is not recognized!
line 11 column 8 - Error: <artifactid> is not recognized!
line 12 column 8 - Error: <groupid> is not recognized!
line 14 column 8 - Error: <configuration> is not recognized!
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jdeb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ jdeb ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jdeb ---
[INFO] Surefire report directory: /home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.vafer.jdeb.debian.ChangesFileTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.vafer.jdeb.debian.ChangesFileTestCase
Running org.vafer.jdeb.debian.ControlFieldTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.vafer.jdeb.debian.ControlFieldTestCase
Running org.vafer.jdeb.debian.PackageControlFileTestCase
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.vafer.jdeb.debian.PackageControlFileTestCase
Running org.vafer.jdeb.utils.UtilsTestCase
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.vafer.jdeb.utils.UtilsTestCase
Running org.vafer.jdeb.utils.InformationInputStreamTestCase
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.vafer.jdeb.utils.InformationInputStreamTestCase
Running org.vafer.jdeb.utils.FilteredFileTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.vafer.jdeb.utils.FilteredFileTestCase
Running org.vafer.jdeb.mapping.LsMapperTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.vafer.jdeb.mapping.LsMapperTestCase
Running org.vafer.jdeb.changes.TextfileChangesProviderTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.vafer.jdeb.changes.TextfileChangesProviderTestCase
Running org.vafer.jdeb.signing.PGPSignerTestCase
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec <<< FAILURE! - in org.vafer.jdeb.signing.PGPSignerTestCase
testClearSign(org.vafer.jdeb.signing.PGPSignerTestCase) Time elapsed: 0.313 sec <<< FAILURE!
junit.framework.ComparisonFailure: expected:<...-
Version: BCPG v1.5[4]
??????????????????...> but was:<...-
Version: BCPG v1.5[5]
??????????????????...>
at junit.framework.Assert.assertEquals(Assert.java:81)
at junit.framework.Assert.assertEquals(Assert.java:87)
at org.vafer.jdeb.signing.PGPSignerTestCase.testClearSign(PGPSignerTestCase.java:65)
Running org.vafer.jdeb.signing.DebMakerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.vafer.jdeb.signing.DebMakerTestCase
Running org.vafer.jdeb.maven.DataTestCase
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.vafer.jdeb.maven.DataTestCase
Running org.vafer.jdeb.DataBuilderTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.vafer.jdeb.DataBuilderTestCase
Running org.vafer.jdeb.ant.AntSelectorTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.vafer.jdeb.ant.AntSelectorTestCase
Running org.vafer.jdeb.ant.DebAntTaskTestCase
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 sec - in org.vafer.jdeb.ant.DebAntTaskTestCase
Running org.vafer.jdeb.DebMakerTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.vafer.jdeb.DebMakerTestCase
Running org.vafer.jdeb.producers.DataProducerFilesTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec - in org.vafer.jdeb.producers.DataProducerFilesTestCase
Running org.vafer.jdeb.producers.DataProducerPathTemplateTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.vafer.jdeb.producers.DataProducerPathTemplateTestCase
Results :
Failed tests:
org.vafer.jdeb.signing.PGPSignerTestCase#testClearSign ComparisonFailure expec...
Tests run: 77, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.319 s
[INFO] Finished at: 2016-09-12T22:53:46+01:00
[INFO] Final Memory: 19M/476M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project jdeb: There are test failures.
[ERROR]
[ERROR] Please refer to /home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/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=/home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/debian -Dmaven.repo.local=/home/lamby/temp/cdt.20160912225159.DpKdGEDtQm.db.jdeb/jdeb-1.5/debian/maven-repo test returned exit code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 1
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jdeb.1.5-2.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 22764 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160912/701bc39f/attachment.obj>
More information about the Reproducible-builds
mailing list