Source: scotch Version: 5.1.12b.dfsg-1 Severity: serious Tags: wheezy sid User: [email protected] Usertags: qa-ftbfs-20120330 qa-ftbfs qa-ftbfs-buildarch Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done by building only architecture:any binary packages (binary-arch target of debian/rules), and using a recent dpkg that uses the build-arch target if available. Also, only the Build-Depends were installed, not the Build-Depends-Indep. Relevant part: > fakeroot debian/rules binary-arch > QUILT_PATCHES=debian/patches quilt push -a || test $? = 2 > Applying patch build-fixes.patch > patching file src/Makefile > patching file src/libscotchmetis/Makefile > patching file src/libscotch/Makefile > patching file src/esmumps/Makefile > patching file src/scotch/Makefile > > Applying patch metis-header.patch > patching file src/libscotchmetis/metis.h > > Now at patch metis-header.patch > touch patch-stamp > for v in int int32 int64 long; do \ > (cd $v/lib && ln -s libscotchmetis.a libmetis.a); \ > (cd $v/lib && ln -s libscotchmetis.so libmetis.so); \ > (cd $v/lib && ln -s libptscotchparmetis.a libparmetis.a); \ > (cd $v/lib && ln -s libptscotchparmetis.so libparmetis.so); \ > done > for file in acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gcv gmap > gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart gscat gtst > mcv mmk_m2 mmk_m3 mord mtst scotch_gbase; do \ > (cd int32/bin && mv $file $file-int32); \ > done > for file in acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gcv gmap > gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart gscat gtst > mcv mmk_m2 mmk_m3 mord mtst scotch_gbase; do \ > (cd int64/bin && mv $file $file-int64); \ > done > for file in acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gcv gmap > gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart gscat gtst > mcv mmk_m2 mmk_m3 mord mtst scotch_gbase; do \ > (cd long/bin && mv $file $file-long); \ > done > cp -f debian/dgscat.1 int/share/man/man1 > cp -f debian/gout.1 int/share/man/man1 > perl -pi -e 's|\.\"|\.\\\"|' int/share/man/man1/*.1 > mv int/share/man/man1/gbase.1 int/share/man/man1/scotch_gbase.1 > cp debian/scotch_esmumps.1 int/share/man/man1 > cp debian/ptscotch_esmumps.1 int/share/man/man1 > for file in acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gcv gmap > gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart gscat gtst > mcv mmk_m2 mmk_m3 mord mtst scotch_gbase; do \ > (cd int/share/man/man1 && gzip -9 $file.1); \ > done > gzip: gscat.1: No such file or directory > for file in acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gcv gmap > gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart gscat gtst > mcv mmk_m2 mmk_m3 mord mtst scotch_gbase; do \ > (cd int/share/man/man1 && ln -sf $file.1.gz $file-int32.1.gz); \ > (cd int/share/man/man1 && ln -sf $file.1.gz $file-int64.1.gz); \ > (cd int/share/man/man1 && ln -sf $file.1.gz $file-long.1.gz); \ > done > dh_testdir -a > dh_testroot -a > dh_installdirs -a > dh_install -a > cp: cannot stat `debian/tmp/int/bin/scotch_esmumps': No such file or directory > dh_install: cp -a debian/tmp/int/bin/scotch_esmumps debian/scotch//usr/bin/ > returned exit code 1 > make: *** [binary-arch] Error 2 The full build log is available from: http://people.debian.org/~lucas/logs/2012/03/30/scotch_5.1.12b.dfsg-1_unstable.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]

