Source: pyformex Version: 0.8.6-4 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140601 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/«PKGBUILDDIR»' > dh_python2 > # Replace embedded Javascript libraries with symlinks > set -e; if [ -d "debian/pyformex" ]; then \ > for FILENAME in jquery underscore; do \ > find /«PKGBUILDDIR»/debian/pyformex -name $FILENAME.js -print \ > -exec ln -sf /usr/share/javascript/$FILENAME/$FILENAME.js {} > \; \ > ; done; fi > /«PKGBUILDDIR»/debian/pyformex/usr/share/doc/pyformex/html/_static/jquery.js > /«PKGBUILDDIR»/debian/pyformex/usr/share/doc/pyformex/html/_static/underscore.js > # Link documentation > set -e; if [ -d "debian/pyformex" ]; then \ > mkdir /«PKGBUILDDIR»/debian/pyformex/usr/share/pyshared/pyformex/doc; \ > ln -sf /usr/share/doc/pyformex/html > /«PKGBUILDDIR»/debian/pyformex/usr/share/pyshared/pyformex/doc/html; \ > for py in python2.7; do \ > mkdir > /«PKGBUILDDIR»/debian/pyformex/usr/lib/$py/dist-packages/pyformex/doc; \ > ln -sf /usr/share/doc/pyformex/html > /«PKGBUILDDIR»/debian/pyformex/usr/lib/$py/dist-packages/pyformex/doc/html; \ > done; fi > mkdir: cannot create directory > '/«PKGBUILDDIR»/debian/pyformex/usr/share/pyshared/pyformex/doc': No such > file or directory > make[1]: *** [override_dh_python2] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/06/01/pyformex_0.8.6-4_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 EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org