Source: jenkins-xstream Version: 1.3.1-jenkins-9-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120112 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 "." > /usr/share/maven-debian-helper/copy-repo.sh > /build/jenkins-xstream-xvc9eA/jenkins-xstream-1.3.1-jenkins-9/debian > mh_patchpoms -plibjenkins-xstream-java --debian-build --keep-pom-version > --maven-repo=/build/jenkins-xstream-xvc9eA/jenkins-xstream-1.3.1-jenkins-9/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=/build/jenkins-xstream-xvc9eA/jenkins-xstream-1.3.1-jenkins-9/debian/maven.properties > -Dclassworlds.conf=/etc/maven2/m2-debian.conf > org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml > -Dmaven.repo.local=/build/jenkins-xstream-xvc9eA/jenkins-xstream-1.3.1-jenkins-9/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] XStream Parent > [INFO] XStream Core > [INFO] > ------------------------------------------------------------------------ > [INFO] Building XStream Parent > [INFO] task-segment: [package] > [INFO] > ------------------------------------------------------------------------ > [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building XStream Core > [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 > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.codehaus.woodstox:wstx-lgpl:jar:debian > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.codehaus.woodstox > -DartifactId=wstx-lgpl -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.woodstox > -DartifactId=wstx-lgpl -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file > -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.jvnet.hudson:xstream:jar:1.3.1-jenkins-9 > 2) org.codehaus.woodstox:wstx-lgpl:jar:debian > > ---------- > 1 required artifact is missing. > > for artifact: > org.jvnet.hudson:xstream:jar:1.3.1-jenkins-9 > > 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: Fri Jan 13 00:26:30 CET 2012 > [INFO] Final Memory: 15M/914M > [INFO] > ------------------------------------------------------------------------ > make: *** [mvn-build] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/01/12/jenkins-xstream_1.3.1-jenkins-9-1_lsid64.buildlog 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 debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org