Source: libjrosetta-java
Version: 1.0.4-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120321 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> 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
> -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 -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] Reactor build order:
> [INFO] JRosetta
> [INFO] JRosetta API
> [INFO] JRosetta Engine
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building JRosetta
> [INFO] task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [assembly:single {execution: sources}]
> [INFO] Reading assembly descriptor: src/main/assembly/sources.xml
> [INFO] Building jar: /«PKGBUILDDIR»/target/jrosetta-1.0.4-sources.jar
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building JRosetta API
> [INFO] task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Nothing to compile - all classes are up to date
> [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] Nothing to compile - all classes are up to date
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Surefire report directory:
> /«PKGBUILDDIR»/modules/jrosetta-api/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] [assembly:single {execution: sources}]
> [INFO] Reading assembly descriptor: src/main/assembly/sources.xml
> [INFO] Building jar:
> /«PKGBUILDDIR»/modules/jrosetta-api/target/jrosetta-api-1.0.4-sources.jar
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building JRosetta Engine
> [INFO] task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 3 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Nothing to compile - all classes are up to date
> [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] Nothing to compile - all classes are up to date
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Surefire report directory:
> /«PKGBUILDDIR»/modules/jrosetta-engine/target/surefire-reports
>
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running com.artenum.rosetta.util.ConfigurationBuilderTest
> 1.0.4
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
>
> Results :
>
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
>
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar:
> /«PKGBUILDDIR»/modules/jrosetta-engine/target/jrosetta-engine-1.0.4.jar
> [INFO] [assembly:single {execution: sources}]
> [INFO] Reading assembly descriptor: src/main/assembly/sources.xml
> [INFO] Building jar:
> /«PKGBUILDDIR»/modules/jrosetta-engine/target/jrosetta-engine-1.0.4-sources.jar
> [INFO]
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> ------------------------------------------------------------------------
> [INFO] JRosetta .............................................. SUCCESS
> [21.708s]
> [INFO] JRosetta API .......................................... SUCCESS
> [3.487s]
> [INFO] JRosetta Engine ....................................... SUCCESS
> [2.943s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 28 seconds
> [INFO] Finished at: Thu Mar 22 02:17:39 UTC 2012
> [INFO] Final Memory: 12M/58M
> [INFO]
> ------------------------------------------------------------------------
> DEB_MAVEN_CHECK_TARGET unset, not running checks
> 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 -e
> -Ddebian.dir=/«PKGBUILDDIR»/debian -Ddebian.package=libjrosetta-java
> -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo -Dinstall.to.usj=true
> org.debian.maven:maven-debian-plugin:1.5:install
> + 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] Reactor build order:
> [INFO] JRosetta
> [INFO] JRosetta API
> [INFO] JRosetta Engine
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building JRosetta
> [INFO] task-segment: [org.debian.maven:maven-debian-plugin:1.5:install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [debian:install {execution: default-cli}]
> Cleaning pom file: /«PKGBUILDDIR»/pom.xml.save with options:
> --keep-pom-version --package=libjrosetta-java
> --rules=/«PKGBUILDDIR»/debian/maven.rules
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building JRosetta API
> [INFO] task-segment: [org.debian.maven:maven-debian-plugin:1.5:install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [debian:install {execution: default-cli}]
> Cleaning pom file: /«PKGBUILDDIR»/modules/jrosetta-api/pom.xml.save with
> options:
> --keep-pom-version --package=libjrosetta-java
> --rules=/«PKGBUILDDIR»/debian/maven.rules
> Install jar file into Maven repo:
> /«PKGBUILDDIR»/modules/jrosetta-api/target/jrosetta-api-1.0.4.jar
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building JRosetta Engine
> [INFO] task-segment: [org.debian.maven:maven-debian-plugin:1.5:install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [debian:install {execution: default-cli}]
> Cleaning pom file: /«PKGBUILDDIR»/modules/jrosetta-engine/pom.xml.save with
> options:
> --keep-pom-version --package=libjrosetta-java
> --rules=/«PKGBUILDDIR»/debian/maven.rules
> Install jar file into Maven repo:
> /«PKGBUILDDIR»/modules/jrosetta-engine/target/jrosetta-engine-1.0.4.jar
> [INFO]
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> ------------------------------------------------------------------------
> [INFO] JRosetta .............................................. SUCCESS
> [1.760s]
> [INFO] JRosetta API .......................................... SUCCESS
> [0.091s]
> [INFO] JRosetta Engine ....................................... SUCCESS
> [0.086s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Thu Mar 22 02:17:44 UTC 2012
> [INFO] Final Memory: 4M/58M
> [INFO]
> ------------------------------------------------------------------------
> Adding cdbs dependencies to debian/libjrosetta-java.substvars
> dh_installdirs -plibjrosetta-java
> ln -s jrosetta-api.jar debian/libjrosetta-java/usr/share/java/jrosetta-API.jar
> ln: failed to create symbolic link
> `debian/libjrosetta-java/usr/share/java/jrosetta-API.jar': No such file or
> directory
> make: *** [install/libjrosetta-java] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/21/libjrosetta-java_1.0.4-1.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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]