Source: javahelp2 Version: 2.0.05.ds1-5 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20111210 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 ./jhMaster/JavaHelp/src/new/javax/help/plaf/basic/images/ > cd ./debian/icons/; \ > for file in *.xpm; do \ > fileTarget=`echo $file|sed -e 's|.xpm|.png|g'`; \ > convert ./$file > /build/javahelp2-NmzdSy/javahelp2-2.0.05.ds1/jhMaster/JavaHelp/src/new/javax/help/plaf/basic/images/$fileTarget; > \ > done > mkdir -p "." > #Create symlink to required jars > mkdir -p ./javahelp_nbproject/lib > ln -s -f /usr/share/java/servlet-api.jar > ./javahelp_nbproject/lib/servlet-api.jar > ln -s -f /usr/share/java/jsp-api.jar ./javahelp_nbproject/lib/jsp-api.jar > #Remove class uncompilable without JDIC > rm -f > ./jhMaster/JavaHelp/src/new/javax/help/plaf/basic/BasicNativeContentViewerUI.java > #Build javahelp target 'release' is for jars, target 'javadoc' is for javadoc > ant -f ./javahelp_nbproject/build.xml -Djdic-jar-present=true > -Djdic-zip-present=true \ > -Ddist.javadoc.dir=dist/lib/api \ > -Dservlet-jar-present=true -Dtomcat-zip-present=true release javadoc > Buildfile: > /build/javahelp2-NmzdSy/javahelp2-2.0.05.ds1/javahelp_nbproject/build.xml > > build-jsearch-jars: > > -pre-init: > > -init-private: > > -init-user: > > -init-project: > > -init-macrodef-property: > > -do-init: > > -post-init: > > -init-check: > > -init-macrodef-javac: > > -init-macrodef-junit: > > -init-macrodef-nbjpda: > > -init-macrodef-debug: > > -init-macrodef-java: > > -init-presetdef-jar: > > init: > > deps-jar: > > -pre-init: > > -init-private: > > -init-user: > > -init-project: > > -init-macrodef-property: > > -do-init: > > -post-init: > > -init-check: > > -init-macrodef-javac: > Trying to override old definition of task > http://www.netbeans.org/ns/j2se-project/3:javac > > -init-macrodef-junit: > > -init-macrodef-nbjpda: > Trying to override old definition of task > http://www.netbeans.org/ns/j2se-project/1:nbjpdastart > > -init-macrodef-debug: > Trying to override old definition of task > http://www.netbeans.org/ns/j2se-project/3:debug > > -init-macrodef-java: > > -init-presetdef-jar: > > init: > > deps-jar: > > download-tomcat-zip: > > unpack-servlet-jar: > > unpack-jsp-jar: > [echo] Copying > /build/javahelp2-NmzdSy/javahelp2-2.0.05.ds1/javahelp_nbproject/lib/jsp-api.jar > > BUILD FAILED > /build/javahelp2-NmzdSy/javahelp2-2.0.05.ds1/javahelp_nbproject/build.xml:119: > The following error occurred while executing this line: > /build/javahelp2-NmzdSy/javahelp2-2.0.05.ds1/JSearchIndexer_nbproject/nbproject/build-impl.xml:241: > The following error occurred while executing this line: > /build/javahelp2-NmzdSy/javahelp2-2.0.05.ds1/JSearchClient_nbproject/nbproject/build-impl.xml:241: > The following error occurred while executing this line: > /build/javahelp2-NmzdSy/javahelp2-2.0.05.ds1/javahelp_nbproject/build.xml:91: > Warning: Could not find file /tmp/apache-tomcat-5.5.20/common/lib/jsp-api.jar > to copy. > > Total time: 0 seconds > make: *** [stamp-build-javahelp2] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2011/12/10/javahelp2_2.0.05.ds1-5_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-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org