Source: dbuskit Version: 0.1.1-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20141108 qa-ftbfs Justification: FTBFS in jessie on amd64
Hi, During a rebuild of all packages in jessie (in a jessie chroot, not a sid chroot), your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/«PKGBUILDDIR»' > This is gnustep-make 2.6.6. Type 'make print-gnustep-make-help' for help. > Making all in Source ... > Making build-headers for framework DBusKit... > Making all for framework DBusKit... > make[4]: Nothing to be done for 'internal-framework-compile'. > Making all in Tools ... > ln -s ../Source/DBusKit.framework/Versions/Current/Headers DBusKit > Making all for tool dk_make_protocol... > make[5]: Nothing to be done for 'internal-tool-compile'. > Making all in Documentation ... > Making all for doc DBusKit... > make[3]: Nothing to be done for 'internal-doc-all'. > Making all for textdoc INSTALL... > make[3]: Nothing to be done for 'internal-textdoc-all'. > Making all for textdoc README... > make[3]: Nothing to be done for 'internal-textdoc-all'. > Making all for textdoc ANNOUNCE... > make[3]: Nothing to be done for 'internal-textdoc-all'. > Making install in Source ... > Making install for framework DBusKit... > Creating /«PKGBUILDDIR»/debian/tmp//usr/lib/GNUstep/Frameworks... > Creating /«PKGBUILDDIR»/debian/tmp//usr/include/GNUstep... > Installing framework DBusKit... > Installing headers... > Making install in Tools ... > Making install for tool dk_make_protocol... > Creating /«PKGBUILDDIR»/debian/tmp//usr/bin/.... > Installing tool dk_make_protocol... > Making install in Documentation ... > Making install for doc DBusKit... > Creating > /«PKGBUILDDIR»/debian/tmp//usr/share/GNUstep/Documentation/Developer/DBusKit/ProgrammingManual... > Creating /«PKGBUILDDIR»/debian/tmp//usr/share/info... > if [ -f DBusKit.pdf ]; then \ > /usr/bin/install -c -p -m 644 DBusKit.pdf \ > > /«PKGBUILDDIR»/debian/tmp//usr/share/GNUstep/Documentation/Developer/DBusKit/ProgrammingManual; > \ > fi > if [ -f DBusKit.info ]; then \ > /usr/bin/install -c -p -m 644 DBusKit.info* > /«PKGBUILDDIR»/debian/tmp//usr/share/info; \ > fi > if [ -f iDBusKit/DBusKit_toc.html ]; then \ > /usr/bin/install -c -p -m 644 DBusKit/DBusKit_*.html \ > > /«PKGBUILDDIR»/debian/tmp//usr/share/GNUstep/Documentation/Developer/DBusKit/ProgrammingManual; > \ > fi > if [ -f DBusKit/DBusKit.html ]; then \ > /usr/bin/install -c -p -m 644 DBusKit/DBusKit.html \ > > /«PKGBUILDDIR»/debian/tmp//usr/share/GNUstep/Documentation/Developer/DBusKit/ProgrammingManual; > \ > /usr/bin/install -c -p -m 644 DBusKit/DBusKit_*.html \ > > /«PKGBUILDDIR»/debian/tmp//usr/share/GNUstep/Documentation/Developer/DBusKit/ProgrammingManual > || true; \ > fi > if [ -f DBusKit/index.html ]; then \ > /usr/share/GNUstep/Makefiles/mkinstalldirs > /«PKGBUILDDIR»/debian/tmp//usr/share/GNUstep/Documentation/Developer/DBusKit/ProgrammingManual/DBusKit; > \ > /usr/bin/install -c -p -m 644 DBusKit/*.html \ > > /«PKGBUILDDIR»/debian/tmp//usr/share/GNUstep/Documentation/Developer/DBusKit/ProgrammingManual/DBusKit; > \ > fi > Installing doc DBusKit... > Making install for textdoc INSTALL... > Creating > /«PKGBUILDDIR»/debian/tmp//usr/share/GNUstep/Documentation/Developer/DBusKit/ReleaseNotes/0.1.1... > Making install for textdoc README... > Making install for textdoc ANNOUNCE... > rm -rf > /«PKGBUILDDIR»/debian/tmp//usr/share/GNUstep/Documentation/Developer/DBusKit/Reference > /usr/share/GNUstep/Makefiles/mkinstalldirs > /«PKGBUILDDIR»/debian/tmp//usr/share/GNUstep/Documentation/Developer/DBusKit/Reference > (cd Reference; tar cf - .) | \ > (cd > /«PKGBUILDDIR»/debian/tmp//usr/share/GNUstep/Documentation/Developer/DBusKit/Reference; > tar xf -) > make[1]: Leaving directory '/«PKGBUILDDIR»' > dh_install > cp: cannot stat > 'debian/tmp/usr/lib/GNUstep/Frameworks/DBusKit.framework/Resources': No such > file or directory > dh_install: cp -a > debian/tmp/usr/lib/GNUstep/Frameworks/DBusKit.framework/Resources > debian/libdbuskit0//usr/lib/GNUstep/Frameworks/DBusKit.framework/ returned > exit code 1 > debian/rules:12: recipe for target 'binary' failed > make: *** [binary] Error 2 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/11/08/dbuskit_0.1.1-1_jessie.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-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org