Your message dated Fri, 14 Nov 2014 17:33:43 +0000
with message-id <e1xpkkh-0006yu...@franck.debian.org>
and subject line Bug#768616: fixed in dbuskit 0.1.1-2
has caused the Debian Bug report #768616,
regarding dbuskit: FTBFS in jessie: cp: cannot stat 
'debian/tmp/usr/lib/GNUstep/Frameworks/DBusKit.framework/Resources': No such 
file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768616: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768616
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: dbuskit
Source-Version: 0.1.1-2

We believe that the bug you reported is fixed in the latest version of
dbuskit, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 768...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yavor Doganov <ya...@gnu.org> (supplier of updated dbuskit package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 10 Nov 2014 09:08:54 +0200
Source: dbuskit
Binary: libdbuskit-dev libdbuskit0 libdbuskit0-dbg
Architecture: source amd64
Version: 0.1.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNUstep maintainers 
<pkg-gnustep-maintain...@lists.alioth.debian.org>
Changed-By: Yavor Doganov <ya...@gnu.org>
Description:
 libdbuskit-dev - GNUstep framework that interfaces with D-Bus (development 
files)
 libdbuskit0 - GNUstep framework that interfaces with D-Bus (runtime library)
 libdbuskit0-dbg - GNUstep framework that interfaces with D-Bus (debugging 
symbols)
Closes: 768616
Changes:
 dbuskit (0.1.1-2) unstable; urgency=medium
 .
   * debian/libdbuskit-dev.install:
   * debian/libdbuskit0.install: Update for gnustep-make/2.6.6-3 (Closes:
     #768616).
Checksums-Sha1:
 cd2c2bf33683a75b22da9638d963f5d95edfeb53 1848 dbuskit_0.1.1-2.dsc
 4d206b73e4d3ed14a9a55d7b15633b317e5520ad 40392 dbuskit_0.1.1-2.debian.tar.xz
 0947b0113df240059c8591556aebee9358675000 316032 
libdbuskit-dev_0.1.1-2_amd64.deb
 7641c66f40c22f371650325ef54bc8e3ae13ca67 112784 libdbuskit0_0.1.1-2_amd64.deb
 913fc62788e65997ca7c8226f682696f574fb219 214970 
libdbuskit0-dbg_0.1.1-2_amd64.deb
Checksums-Sha256:
 0c078d28c81d6204eacf08c44f0c9bb944aa6c35f2bb8e43136f6d3f51fffef3 1848 
dbuskit_0.1.1-2.dsc
 d77ede06003b20fb896a35b16960105afe0c8646094f21840df1a6738d232f91 40392 
dbuskit_0.1.1-2.debian.tar.xz
 26b58e382cd2f4bc02367e23578bc6a7f366536b4b8ee798be1ae08d146e6fc5 316032 
libdbuskit-dev_0.1.1-2_amd64.deb
 16d2989f68d76baba0a1c8f5d96a2637bfe98215b64f82d8fb93adf3d2836a4a 112784 
libdbuskit0_0.1.1-2_amd64.deb
 b08e5f577215b122ee5fcdac91af5d2694c184fde07edd694c0f480257c4ae41 214970 
libdbuskit0-dbg_0.1.1-2_amd64.deb
Files:
 ae5fe46f506f4b0cccc2b44d5a774e8f 1848 libs optional dbuskit_0.1.1-2.dsc
 a488e3e1a1bc589279afb60d6062d5f5 40392 libs optional 
dbuskit_0.1.1-2.debian.tar.xz
 13e21b1674d290c161d8346555051b1e 316032 libdevel optional 
libdbuskit-dev_0.1.1-2_amd64.deb
 4c024f70d71d5c1069ca0341ad4b4ab6 112784 libs optional 
libdbuskit0_0.1.1-2_amd64.deb
 4e433daec39a2b05b1f56c03307c4a32 214970 debug extra 
libdbuskit0-dbg_0.1.1-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJUZjsjAAoJEGa1A/2e4BN5v0cIAMGw0rBtvo64eFg3inGTZUYd
Q4enSGYzhWO2iXpCC8bxW9XNaVhHJsMxUwv/JXMkEN3MuXbQKMZKG9fyYHnRNMyc
xW4dR26TBu0q2flKIjNqWm7QpuK6MHijjrSrvOjNkS6/6gAETzIqVfJmCAXsgoV8
ebYIF1rerMULU9T2Z9zbT45xBAoeBZ9ipj6KMr65f3AD9U2pELTBQPGo71OOMN4z
QAQ/X5kyjU0qvpyPMX1ghlcCCQz89miow4HN0a9bTuc/Ui4wHEyI8KYdpL5Q8zzS
E6XITn6srzF0mYoKyQ3fdGrsUPl7HPFA9Mwv63GCfthqzqsw1NEtYSndIgqilKY=
=Fx5p
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to