Source: fex Version: 20110726-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20110923 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 > # currently none - just to please lintian > dh_testdir > dh_testroot > dh_prep -i > dh_installdirs -i > dh_install -i > dh_testdir > dh_testroot > dh_installchangelogs doc/Changes > dh_installdocs > dh_install > if (cd debian/fex/usr/share/fex/;md5sum -c > ../../../../htdocs.md5/20110726-1);then \ > echo "Correct htdocs md5sum found."; \ > else \ > echo "htdocs contents changed! Please run "; \ > echo "debian/rules update-md5 or add the following to your md5 > cache:" ; \ > (cd debian/fex/usr/share/fex/;find htdocs/ -maxdepth 1 -type > f|grep -v FIX.jar |sort|xargs -n 1 md5sum); \ > exit 1 ; \ > fi > htdocs/FAQ.html: OK > htdocs/action-fex-camel.gif: OK > htdocs/dynamic.html: OK > htdocs/favicon.ico: OK > htdocs/fup_template.html: OK > htdocs/index.html: OK > htdocs/logo.jpg: OK > htdocs/small_logo.jpg: OK > htdocs/tools.html: OK > Correct htdocs md5sum found. > rm -rf debian/fix.tmp;mkdir debian/fix.tmp > cd debian/fix.tmp;unzip -q ../fex/usr/share/fex/htdocs/FIX.jar > if (cd debian/fix.tmp/;md5sum -c ../htdocs.md5/20110726-1.fix);then \ > echo "Correct FIX.jar md5sum found."; \ > else \ > echo "FIX.jar contents changed! Please run "; \ > echo "debian/rules update-md5 or add the following to your md5 > cache:" ; \ > (cd debian/fix.tmp/;find . -type f|grep -v > META-INF/DEBBUILD.DSA|sort|xargs -n 1 md5sum); \ > exit 1 ; \ > fi > ./META-INF/MANIFEST.MF: FAILED > ./fix/AppletFrame$1.class: OK > ./fix/AppletFrame.class: OK > ./fix/Base64Coder.class: OK > ./fix/Client.class: OK > ./fix/ErrorWindow.class: OK > ./fix/HttpClient.class: OK > ./fix/NaiveTrustManager.class: OK > ./fix/Sender.class: OK > ./fix/ZipFactory.class: OK > ./icons/exit.png: OK > ./icons/info.png: OK > ./icons/pref.png: OK > ./icons/rese.png: OK > ./icons/send.png: OK > ./icons/start.png: OK > md5sum: WARNING: 1 line is improperly formatted > md5sum: WARNING: 1 computed checksum did NOT match > FIX.jar contents changed! Please run > debian/rules update-md5 or add the following to your md5 cache: > b770ea28a0d62a5c763e7249e618b461 ./META-INF/DEBBUILD.SF > 3511095acde510dfe6e017a97f64b30c ./META-INF/MANIFEST.MF > aafa238b4888c05918939f41c20dfd85 ./fix/AppletFrame$1.class > 80cf51571f6d91a642f5bbece74466f5 ./fix/AppletFrame.class > 38280525283a371eaf1d78ca38813f1a ./fix/Base64Coder.class > 5eb30f37e129ebd8ec7fdf3ba90dde58 ./fix/Client.class > 7e23bc7e9428208e4cf9bd2971a30b4c ./fix/ErrorWindow.class > 0237aefe2af2c7de8244acdaa767847c ./fix/HttpClient.class > 65c4ea1094890d1a3308534c1cc04a99 ./fix/NaiveTrustManager.class > 376d1edc2ff64213be15bb1fb76b6a0c ./fix/Sender.class > 9844378317f02981c871f3f2e68c2eb6 ./fix/ZipFactory.class > 8910292d679972cbc7b16db9370785b5 ./icons/exit.png > 2c67c9dc75e1719962c2f6a8135d923a ./icons/info.png > d621a4d03db389390bfbe1d2571b2d08 ./icons/pref.png > e9e2061d00b776f4711bc6bcc3202ebf ./icons/rese.png > 93ec1d81c53e984a3226e276d2df5a42 ./icons/send.png > f4b749c6b066f4614f8597b1041b1bd0 ./icons/start.png > make: *** [binary-indep] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2011/09/23/fex_20110726-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