Your message dated Sun, 22 May 2016 23:38:48 +0000
with message-id <[email protected]>
and subject line Bug#806109: fixed in speech-dispatcher 0.8.4-1
has caused the Debian Bug report #806109,
regarding speech-dispatcher: FTBFS when built with dpkg-buildpackage -A (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 [email protected]
immediately.)


-- 
806109: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806109
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:speech-dispatcher
Version: 0.8-7
User: [email protected]
Usertags: binary-indep
Severity: important

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:

--------------------------------------------------------------------------------
[...]
 fakeroot debian/rules binary-indep
dh binary-indep --with autoreconf,python3
   dh_testroot -i
   dh_prep -i
   dh_auto_install -i
        make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making install in include
make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/include/speech-dispatcher'
 /usr/bin/install -c -m 644 spd_audio_plugin.h speechd_types.h 
'/<<PKGBUILDDIR>>/debian/tmp/usr/include/speech-dispatcher'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
Making install in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
Making install in common
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/common'
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/common'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.

[... snipped ...]

   dh_strip_nondeterminism -i
   dh_compress -i
   debian/rules override_dh_fixperms
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_fixperms
chmod 700 /<<PKGBUILDDIR>>/debian/speech-dispatcher/var/log/speech-dispatcher
chmod: cannot access 
'/<<PKGBUILDDIR>>/debian/speech-dispatcher/var/log/speech-dispatcher': No such 
file or directory
debian/rules:20: recipe for target 'override_dh_fixperms' failed
make[1]: *** [override_dh_fixperms] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:6: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit 
status 2
--------------------------------------------------------------------------------

Sorry not to have a fix, as I am reporting many bugs similar to
this one, but I can give some general hints:

* If all the arch-independent packages are dummy transitional packages
released with jessie, the easy fix is to drop them now.
 
* If not, debian/rules should be modified so that the binary-indep
target works in all cases, even when binary-arch is not used (this is
what the "Architecture: all" autobuilder does). For that:
    
* If you are using debhelper, you might want to use options -a and -i
for dh_* commands so that they do not act on packages they do not
have to act.

* Also, if you are using dh, the (independently) optional targets
override_dh_foo-arch and override_dh_foo-indep (for several values
of "foo") may be useful to write a debian/rules which behaves exactly
as desired.


After checking that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B"
work properly, this package will be suitable to be uploaded in
source-only form if you wish (you might want to try it).

Thanks.

--- End Message ---
--- Begin Message ---
Source: speech-dispatcher
Source-Version: 0.8.4-1

We believe that the bug you reported is fixed in the latest version of
speech-dispatcher, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Thibault <[email protected]> (supplier of updated speech-dispatcher 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 23 May 2016 00:01:43 +0200
Source: speech-dispatcher
Binary: speech-dispatcher libspeechd2 libspeechd-dev cl-speech-dispatcher 
python3-speechd speech-dispatcher-festival speech-dispatcher-doc-cs 
speech-dispatcher-audio-plugins
Architecture: source all amd64
Version: 0.8.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian TTS Team <[email protected]>
Changed-By: Samuel Thibault <[email protected]>
Description:
 cl-speech-dispatcher - Common Lisp interface to Speech Dispatcher
 libspeechd-dev - Speech Dispatcher: Development libraries and header files
 libspeechd2 - Speech Dispatcher: Shared libraries
 python3-speechd - Python interface to Speech Dispatcher
 speech-dispatcher - Common interface to speech synthesizers
 speech-dispatcher-audio-plugins - Speech Dispatcher: Audio output plugins
 speech-dispatcher-doc-cs - Speech Dispatcher documentation in Czech
 speech-dispatcher-festival - Festival support for Speech Dispatcher
Closes: 678951 806109
Changes:
 speech-dispatcher (0.8.4-1) unstable; urgency=medium
 .
   [ Samuel Thibault ]
   * rules: Clear.
   * rules: Set ddeb-migration.
   * control: Depend on debhelper 9.20150628 for ddeb-migration.
   * rules: Use dpkg-parsechangelog
   * control: Bump Standards-Version to 3.9.8 (no change).
   * patches/API-Try-to-find-libspeechd_version.h-in-the-include-.patch,
     build-Adjust-the-includedir-variable-to-point-to-the.patch: Drop, merged.
 .
   [ Luke Yelavich ]
   * New upstream release
   * Patch from Santiago Vila to fix FTBFS when using dpkg-buildpackage -A
     (Closes: #806109)
   * Make sure the speech dispatcher user doesn't have a shell set for existing
     installations as well, thanks to Nicolas LE CAM for the suggestion
     (Closes: #678951)
Checksums-Sha1:
 39d57a982570cbdae8ba331c75a4338b6abd1c59 2799 speech-dispatcher_0.8.4-1.dsc
 0acef5da6a128f329d0edaaf5cec64e408e534f1 1341968 
speech-dispatcher_0.8.4.orig.tar.gz
 bedb517011f4b3feed0db90fdcde366c2eb13126 18384 
speech-dispatcher_0.8.4-1.debian.tar.xz
 0130f364fa119da0d54849208cc374843295c3d7 25618 
cl-speech-dispatcher_0.8.4-1_all.deb
 9efcb177b731b23fe01b71707dc325057bac5d0a 31882 libspeechd-dev_0.8.4-1_amd64.deb
 75a00d6677820e9c798c97ebd77dd66d3e3f6c09 31500 
libspeechd2-dbgsym_0.8.4-1_amd64.deb
 c9e40aafc5fbc6856f6677647e52be0fa429d266 30848 libspeechd2_0.8.4-1_amd64.deb
 7221d1abad29e50fe478efce901dc6e96adc8ee0 53878 python3-speechd_0.8.4-1_all.deb
 0014bc63fcdd95843e1cd7915e134eacb12feb4c 60730 
speech-dispatcher-audio-plugins-dbgsym_0.8.4-1_amd64.deb
 f36f48dc5c92346dc3970337118c945c469c1da9 37596 
speech-dispatcher-audio-plugins_0.8.4-1_amd64.deb
 83d378aab3bf541ea6929b18323abfa505ed7ff4 530308 
speech-dispatcher-dbgsym_0.8.4-1_amd64.deb
 bcfa6b43c91ebc021ca2d1b6c04087ce2ffa772f 44796 
speech-dispatcher-doc-cs_0.8.4-1_all.deb
 d3408f1558d84caa7017a379f601b4adc5ff612d 122872 
speech-dispatcher-festival-dbgsym_0.8.4-1_amd64.deb
 57cc580bbb7082c9b8526fa948ae91c4ba65c61f 60782 
speech-dispatcher-festival_0.8.4-1_amd64.deb
 69a5717019755f67924272a35937a16b4103b344 343186 
speech-dispatcher_0.8.4-1_amd64.deb
Checksums-Sha256:
 310684a801adf9982ed008cdefc5d1f2052f9e541974d276a020a6859059b677 2799 
speech-dispatcher_0.8.4-1.dsc
 cb31b9f2846e5c2562222e4ccf78359d54d7441250b9bb87e9dc5e595278be08 1341968 
speech-dispatcher_0.8.4.orig.tar.gz
 7c65e919157135e67a0d333b4582b0a3b18af94fb6edbcdbb21f5d83c569c536 18384 
speech-dispatcher_0.8.4-1.debian.tar.xz
 64ee4fa87db186e632abb97571e17c84567798ead5f66b88a08cebba89b68dae 25618 
cl-speech-dispatcher_0.8.4-1_all.deb
 b2be43a0731a3929d5779b4e7421efdb796542246406c330b4a3f77068155487 31882 
libspeechd-dev_0.8.4-1_amd64.deb
 6de0a89da222063fb6883b801d2cb985aa0dffb3e21abb21fa391e6d3dbdcf52 31500 
libspeechd2-dbgsym_0.8.4-1_amd64.deb
 178f168e660b8ada6de243d15066d33403884d02ec32c0bdcb7c8add171e4350 30848 
libspeechd2_0.8.4-1_amd64.deb
 72b512177ca1114ae7c0f5237b7cc0f118957bd469f3e33b3da5e26079b3c6b7 53878 
python3-speechd_0.8.4-1_all.deb
 807cf2f050b67a552d06b5d44eb34e8ec60baef8229e4bded90cc4fe3cad4595 60730 
speech-dispatcher-audio-plugins-dbgsym_0.8.4-1_amd64.deb
 5624472a6740fb60891638bbdf618456ab3f2014ca667834c3db7af309331bc4 37596 
speech-dispatcher-audio-plugins_0.8.4-1_amd64.deb
 631ba505d695537e316bf81386ef1256901aa19f5c56897f4748bbedb0c01adb 530308 
speech-dispatcher-dbgsym_0.8.4-1_amd64.deb
 31ea82a917711b7e7a1ec8b910ca2d134796836fdeaf7a46686dfbdf0409152d 44796 
speech-dispatcher-doc-cs_0.8.4-1_all.deb
 1bebbda834d5432e5b62651f2c9fd7cfc107c054010de201d5878fd67a0e5693 122872 
speech-dispatcher-festival-dbgsym_0.8.4-1_amd64.deb
 c9b4198445064e1a4f764098c8d38bcccf641c600154646040754a16abb99197 60782 
speech-dispatcher-festival_0.8.4-1_amd64.deb
 a86602154821543e144a32c5a0b1e8d2ec1d66ce990127162ae4460b9efcffad 343186 
speech-dispatcher_0.8.4-1_amd64.deb
Files:
 1b97cccff9c218c5f857f4c7eeb6cbd8 2799 sound optional 
speech-dispatcher_0.8.4-1.dsc
 9e94d3603f69157acd87d10e02d12bb9 1341968 sound optional 
speech-dispatcher_0.8.4.orig.tar.gz
 5398da7f45864c88d9e7708be08cb339 18384 sound optional 
speech-dispatcher_0.8.4-1.debian.tar.xz
 6f8d04782b4461353847b1b2ff4f4ac3 25618 lisp extra 
cl-speech-dispatcher_0.8.4-1_all.deb
 434d62edc8e1da1e7160fc9a0dda5f30 31882 libdevel extra 
libspeechd-dev_0.8.4-1_amd64.deb
 9cff01826fa572b60574f791547cd712 31500 debug extra 
libspeechd2-dbgsym_0.8.4-1_amd64.deb
 e6c3b96b8fefc14aac8bbb0525310fc5 30848 libs optional 
libspeechd2_0.8.4-1_amd64.deb
 cf44789b7ed2c20138d2523bcf0686f0 53878 python extra 
python3-speechd_0.8.4-1_all.deb
 8197c8b546149492c2e928bb4d1c8225 60730 debug extra 
speech-dispatcher-audio-plugins-dbgsym_0.8.4-1_amd64.deb
 f6dd4b52f6d3b9a62e1ec2549716fdc7 37596 sound optional 
speech-dispatcher-audio-plugins_0.8.4-1_amd64.deb
 8793afbf5db7ca7cb415952a6f7b10a1 530308 debug extra 
speech-dispatcher-dbgsym_0.8.4-1_amd64.deb
 c8ecd57d0522651abd03827cdcdc932c 44796 doc extra 
speech-dispatcher-doc-cs_0.8.4-1_all.deb
 c1dc76f510f1d2a92f73765a1adad5da 122872 debug extra 
speech-dispatcher-festival-dbgsym_0.8.4-1_amd64.deb
 1d5cac5f1a329e661bd267ed0e3c4e9f 60782 sound optional 
speech-dispatcher-festival_0.8.4-1_amd64.deb
 75f306798dda76f0aa9b0227a49769a3 343186 sound optional 
speech-dispatcher_0.8.4-1_amd64.deb

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

iQIcBAEBCgAGBQJXQjMCAAoJEPs9hU7TiF8Yl+gP/iLSPOwhyJ+Jxph8tETMl+4A
NJKjy0nRme6HP+ejh80NMsIdQytoqHvNcm4z6j3peSEef6u5nRYQEYYrlYFAluTq
kxcfC3wRLLhzp1e/BnYKay8z2jBgoszhHXuzXjtmvy+uPMkEkaXSqtFz4IgBdBVt
Zrdw4p3jwwT7NYmyhqDog8JsWXLbHETTLXO2tH/SYfWKL+EFIjttvd0o2bHQ8p/F
N4Ev/vktE2Y1R0eG+c5sIHPnTnqEH+KXSrMEokvoGGBbeLUfR7/5y79uKR0J5aQP
G2yiuUQJJxs0LM7Xl875h4gN9Fu3YMa2ET+aMpuTcIlzf5R36MbWfQtfj8HjPtHY
2jEh+Kd28fO9CNRa2Bh90qDGWW2s3ZwCbXg6kQnwSarezOx22+4R5yES8Bav4Sui
FbA43XqvvqQTn+KXqRzDEWGpcT0JID88n1SM1Nr7j36tSXzswIBINo7LFQPZobtV
bCVEGVGpQUxuKGZEjB+ePH9PotJBI24SZEuv+CyBR5z65dmGXMiaAlQbXZYd936H
QPSt5T1NwXHkMeR6W+udyt5Fqt6Wwr7SqjLFpIJAF0fVWJwXxvD63HEGFJ0WR8aj
F9iRbGsRRyZ2NVRgycZpaKxixjBqtpIlcJjQhYdzyuwzCMQ9auYAD+Iy99pcb9OU
2GyJtQUu3MExIpstT0gF
=w4TX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to