Source: clojure-maven-plugin Version: 1.3.3-1 Severity: serious Tags: squeeze sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20100731 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[1]: Entering directory > `/build/user-clojure-maven-plugin_1.3.3-1-amd64-A_HS2i/clojure-maven-plugin-1.3.3' > make[1]: Nothing to be done for `update-config'. > make[1]: Leaving directory > `/build/user-clojure-maven-plugin_1.3.3-1-amd64-A_HS2i/clojure-maven-plugin-1.3.3' > /usr/share/maven-debian-helper/copy-repo.sh > /build/user-clojure-maven-plugin_1.3.3-1-amd64-A_HS2i/clojure-maven-plugin-1.3.3/debian > mh_patchpoms -plibclojure-maven-plugin-java --debian-build --keep-pom-version > --maven-repo=/build/user-clojure-maven-plugin_1.3.3-1-amd64-A_HS2i/clojure-maven-plugin-1.3.3/debian/maven-repo > -idebian/maven.ignoreRules > 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/user-clojure-maven-plugin_1.3.3-1-amd64-A_HS2i/clojure-maven-plugin-1.3.3/debian/maven.properties > -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf > org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml > -Dmaven.repo.local=/build/user-clojure-maven-plugin_1.3.3-1-amd64-A_HS2i/clojure-maven-plugin-1.3.3/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] > ------------------------------------------------------------------------ > [INFO] Building clojure-maven-plugin Maven Mojo > [INFO] task-segment: [package] > [INFO] > ------------------------------------------------------------------------ > [INFO] [plugin:descriptor {execution: default-descriptor}] > [INFO] Using 'UTF-8' encoding to read mojo metadata. > [INFO] Applying mojo extractor for language: java > [INFO] Mojo extractor for language: java found 8 mojo descriptors. > [INFO] Applying mojo extractor for language: bsh > [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. > [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] Compiling 11 source files to > /build/user-clojure-maven-plugin_1.3.3-1-amd64-A_HS2i/clojure-maven-plugin-1.3.3/target/classes > [INFO] [resources:testResources {execution: default-testResources}] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 4 resources > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.easytesting:fest-assert:jar:debian > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.easytesting > -DartifactId=fest-assert -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.easytesting > -DartifactId=fest-assert -Dversion=debian -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) com.theoryinpractise:clojure-maven-plugin:maven-plugin:1.3.3 > 2) org.easytesting:fest-assert:jar:debian > > 2) junit:junit:jar:debian > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=junit -DartifactId=junit > -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=junit -DartifactId=junit > -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > -DrepositoryId=[id] > > Path to dependency: > 1) com.theoryinpractise:clojure-maven-plugin:maven-plugin:1.3.3 > 2) junit:junit:jar:debian > > 3) org.mockito:mockito-all:jar:debian > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.mockito -DartifactId=mockito-all > -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.mockito -DartifactId=mockito-all > -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > -DrepositoryId=[id] > > Path to dependency: > 1) com.theoryinpractise:clojure-maven-plugin:maven-plugin:1.3.3 > 2) org.mockito:mockito-all:jar:debian > > ---------- > 3 required artifacts are missing. > > for artifact: > com.theoryinpractise:clojure-maven-plugin:maven-plugin:1.3.3 > > 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: Sat Jul 31 19:59:25 CEST 2010 > [INFO] Final Memory: 20M/608M > [INFO] > ------------------------------------------------------------------------ > make: *** [mvn-build] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2010/07/31/clojure-maven-plugin_1.3.3-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. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org