Your message dated Sun, 30 May 2010 18:18:25 +0000
with message-id <e1oin5d-0005jx...@ries.debian.org>
and subject line Bug#577896: fixed in speech-dispatcher 0.6.7-9
has caused the Debian Bug report #577896,
regarding speech-dispatcher: FTBFS: flite.c:435: undefined reference to
`register_cmu_us_kal'
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.)
--
577896: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577896
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: speech-dispatcher
Version: 0.6.7-8
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100415 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -DLOCALEDIR=\"/usr/share/locale\"
> -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/
> "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -L../../src/audio -I../../src/audio -I../../intl/ -Wl,--rpath
> -Wl,/usr/lib/speech-dispatcher -D_GNU_SOURCE -Wall -g -O2 -MT espeak.o -MD
> -MP -MF .deps/espeak.Tpo -c -o espeak.o espeak.c
> generic.c: In function '_generic_speak':
> generic.c:383: warning: assignment discards qualifiers from pointer target
> type
> module_utils.c: In function 'do_audio':
> module_utils.c:294: warning: implicit declaration of function
> 'module_audio_init'
> module_utils_addvoice.c:100: warning: 'module_register_settings_voices'
> defined but not used
> module_utils_addvoice.c:109: warning: 'module_getvoice' defined but not used
> module_utils.c: In function 'module_audio_init_spd':
> module_utils.c:1051: warning: cast to pointer from integer of different size
> module_utils.c:1052: warning: cast to pointer from integer of different size
> module_utils.c:1053: warning: cast to pointer from integer of different size
> module_utils.c:1054: warning: cast to pointer from integer of different size
> espeak.c: In function 'espeak_list_synthesis_voices':
> espeak.c:1219: warning: initialization discards qualifiers from pointer
> target type
> cicero.c:470: warning: 'cicero_set_pitch' defined but not used
> cicero.c:55: warning: 'cicero_set_volume' declared 'static' but never defined
> cicero.c:475: warning: 'cicero_set_voice' defined but not used
> festival.c: In function 'module_speak':
> festival.c:304: warning: suggest parentheses around '&&' within '||'
> flite.c: In function '_flite_speak':
> flite.c:276: warning: 'ret' may be used uninitialized in this function
> mv -f .deps/dummy.Tpo .deps/dummy.Po
> generic.c:375: warning: 'play_command' may be used uninitialized in this
> function
> mv -f .deps/cicero.Tpo .deps/cicero.Po
> mv -f .deps/flite.Tpo .deps/flite.Po
> mv -f .deps/generic.Tpo .deps/generic.Po
> mv -f .deps/module_utils.Tpo .deps/module_utils.Po
> /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall
> -DLOCALEDIR=\"/usr/share/locale\"
> -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/
> "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -L../../src/audio -I../../src/audio -I../../intl/ -Wl,--rpath
> -Wl,/usr/lib/speech-dispatcher -D_GNU_SOURCE -Wall -g -O2 -o sd_generic
> generic.o module_utils.o -lsdaudio -lpthread -ldotconf -lglib-2.0 -pthread
> -lgthread-2.0 -lrt -lglib-2.0
> /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall
> -DLOCALEDIR=\"/usr/share/locale\"
> -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/
> "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -L../../src/audio -I../../src/audio -I../../intl/ -Wl,--rpath
> -Wl,/usr/lib/speech-dispatcher -D_GNU_SOURCE -Wall -g -O2 -rpath
> '/usr/lib/speech-dispatcher' -o sd_dummy dummy.o module_utils.o -lsdaudio
> -lpthread -ldotconf -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0
> /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall
> -DLOCALEDIR=\"/usr/share/locale\"
> -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/
> "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -L../../src/audio -I../../src/audio -I../../intl/ -Wl,--rpath
> -Wl,/usr/lib/speech-dispatcher -D_GNU_SOURCE -Wall -g -O2 -o sd_cicero
> cicero.o module_utils.o -lsdaudio -lpthread -ldotconf -lglib-2.0 -pthread
> -lgthread-2.0 -lrt -lglib-2.0
> /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall
> -DLOCALEDIR=\"/usr/share/locale\"
> -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/
> "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -L../../src/audio -I../../src/audio -I../../intl/ -Wl,--rpath
> -Wl,/usr/lib/speech-dispatcher -D_GNU_SOURCE -Wall -g -O2 -rpath
> '/usr/lib/speech-dispatcher' -o sd_flite flite.o module_utils.o -lsdaudio
> -lflite -lflite_cmulex -lflite_usenglish -lpthread -ldotconf -lglib-2.0
> -pthread -lgthread-2.0 -lrt -lglib-2.0
> mv -f .deps/espeak.Tpo .deps/espeak.Po
> /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall
> -DLOCALEDIR=\"/usr/share/locale\"
> -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/
> "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -L../../src/audio -I../../src/audio -I../../intl/ -Wl,--rpath
> -Wl,/usr/lib/speech-dispatcher -D_GNU_SOURCE -Wall -g -O2 -rpath
> '/usr/lib/speech-dispatcher' -o sd_espeak espeak.o module_utils.o -lsdaudio
> -lespeak -lpthread -ldotconf -lglib-2.0 -pthread -lgthread-2.0 -lrt
> -lglib-2.0
> libtool: link: gcc -Wall -DLOCALEDIR=\"/usr/share/locale\"
> -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/
> -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I../../src/audio -I../../intl/ -Wl,--rpath -Wl,/usr/lib/speech-dispatcher
> -D_GNU_SOURCE -Wall -g -O2 -o .libs/sd_generic generic.o module_utils.o
> -pthread
> -L/build/user-speech-dispatcher_0.6.7-8-amd64-ZQEWry/speech-dispatcher-0.6.7/src/audio
>
> /build/user-speech-dispatcher_0.6.7-8-amd64-ZQEWry/speech-dispatcher-0.6.7/src/audio/.libs/libsdaudio.so
> -lpthread /usr/lib/libdotconf.so /usr/lib/libgthread-2.0.so -lrt
> /usr/lib/libglib-2.0.so -pthread -Wl,-rpath -Wl,/usr/lib/speech-dispatcher
> libtool: link: gcc -Wall -DLOCALEDIR=\"/usr/share/locale\"
> -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/
> -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I../../src/audio -I../../intl/ -Wl,--rpath -Wl,/usr/lib/speech-dispatcher
> -D_GNU_SOURCE -Wall -g -O2 -o .libs/sd_dummy dummy.o module_utils.o -pthread
> -L/build/user-speech-dispatcher_0.6.7-8-amd64-ZQEWry/speech-dispatcher-0.6.7/src/audio
>
> /build/user-speech-dispatcher_0.6.7-8-amd64-ZQEWry/speech-dispatcher-0.6.7/src/audio/.libs/libsdaudio.so
> -lpthread /usr/lib/libdotconf.so /usr/lib/libgthread-2.0.so -lrt
> /usr/lib/libglib-2.0.so -pthread -Wl,-rpath -Wl,/usr/lib/speech-dispatcher
> libtool: link: gcc -Wall -DLOCALEDIR=\"/usr/share/locale\"
> -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/
> -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I../../src/audio -I../../intl/ -Wl,--rpath -Wl,/usr/lib/speech-dispatcher
> -D_GNU_SOURCE -Wall -g -O2 -o .libs/sd_cicero cicero.o module_utils.o
> -pthread
> -L/build/user-speech-dispatcher_0.6.7-8-amd64-ZQEWry/speech-dispatcher-0.6.7/src/audio
>
> /build/user-speech-dispatcher_0.6.7-8-amd64-ZQEWry/speech-dispatcher-0.6.7/src/audio/.libs/libsdaudio.so
> -lpthread /usr/lib/libdotconf.so /usr/lib/libgthread-2.0.so -lrt
> /usr/lib/libglib-2.0.so -pthread -Wl,-rpath -Wl,/usr/lib/speech-dispatcher
> libtool: link: gcc -Wall -DLOCALEDIR=\"/usr/share/locale\"
> -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/
> -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I../../src/audio -I../../intl/ -Wl,--rpath -Wl,/usr/lib/speech-dispatcher
> -D_GNU_SOURCE -Wall -g -O2 -o .libs/sd_flite flite.o module_utils.o -pthread
> -L/build/user-speech-dispatcher_0.6.7-8-amd64-ZQEWry/speech-dispatcher-0.6.7/src/audio
>
> /build/user-speech-dispatcher_0.6.7-8-amd64-ZQEWry/speech-dispatcher-0.6.7/src/audio/.libs/libsdaudio.so
> -lflite -lflite_cmulex -lflite_usenglish -lpthread /usr/lib/libdotconf.so
> /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -pthread -Wl,-rpath
> -Wl,/usr/lib/speech-dispatcher
> flite.o: In function `flite_set_voice':
> /build/user-speech-dispatcher_0.6.7-8-amd64-ZQEWry/speech-dispatcher-0.6.7/src/modules/flite.c:435:
> undefined reference to `register_cmu_us_kal'
> flite.o: In function `module_init':
> /build/user-speech-dispatcher_0.6.7-8-amd64-ZQEWry/speech-dispatcher-0.6.7/src/modules/flite.c:108:
> undefined reference to `register_cmu_us_kal'
> collect2: ld returned 1 exit status
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/04/15/speech-dispatcher_0.6.7-8_lsid64.buildlog
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.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: speech-dispatcher
Source-Version: 0.6.7-9
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:
cl-speech-dispatcher_0.6.7-9_all.deb
to main/s/speech-dispatcher/cl-speech-dispatcher_0.6.7-9_all.deb
libspeechd-dev_0.6.7-9_amd64.deb
to main/s/speech-dispatcher/libspeechd-dev_0.6.7-9_amd64.deb
libspeechd2_0.6.7-9_amd64.deb
to main/s/speech-dispatcher/libspeechd2_0.6.7-9_amd64.deb
python-speechd_0.6.7-9_all.deb
to main/s/speech-dispatcher/python-speechd_0.6.7-9_all.deb
speech-dispatcher-doc-cs_0.6.7-9_all.deb
to main/s/speech-dispatcher/speech-dispatcher-doc-cs_0.6.7-9_all.deb
speech-dispatcher-festival_0.6.7-9_all.deb
to main/s/speech-dispatcher/speech-dispatcher-festival_0.6.7-9_all.deb
speech-dispatcher_0.6.7-9.diff.gz
to main/s/speech-dispatcher/speech-dispatcher_0.6.7-9.diff.gz
speech-dispatcher_0.6.7-9.dsc
to main/s/speech-dispatcher/speech-dispatcher_0.6.7-9.dsc
speech-dispatcher_0.6.7-9_amd64.deb
to main/s/speech-dispatcher/speech-dispatcher_0.6.7-9_amd64.deb
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 577...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Milan Zamazal <p...@debian.org> (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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 30 May 2010 19:33:21 +0200
Source: speech-dispatcher
Binary: speech-dispatcher libspeechd2 libspeechd-dev cl-speech-dispatcher
python-speechd speech-dispatcher-festival speech-dispatcher-doc-cs
Architecture: source all amd64
Version: 0.6.7-9
Distribution: unstable
Urgency: low
Maintainer: Milan Zamazal <p...@debian.org>
Changed-By: Milan Zamazal <p...@debian.org>
Description:
cl-speech-dispatcher - Common Lisp interface to Speech Dispatcher
libspeechd-dev - Speech Dispatcher: Development libraries and header files
libspeechd2 - Speech Dispatcher: Shared libraries
python-speechd - Python interface to Speech Dispatcher
speech-dispatcher - Common interface to speech synthesizers
speech-dispatcher-doc-cs - Speech Dispatcher documentation in Czech
speech-dispatcher-festival - Festival support for Speech Dispatcher
Closes: 577896 582167
Changes:
speech-dispatcher (0.6.7-9) unstable; urgency=low
.
* Fix init.d dependencies, thanks to Petter Reinholdtsen <p...@hungry.com>;
closes: #582167.
* Fix FTBFS on flite.c, thanks to Andres Mejia <mcita...@gmail.com>;
closes: #577896.
Checksums-Sha1:
f0c01855c2c286ae63817bfd7f8e597ce0322af1 1571 speech-dispatcher_0.6.7-9.dsc
838df1eab92753ee7340bfcde615b32c578b54cc 466851
speech-dispatcher_0.6.7-9.diff.gz
c3c98635778ad46a085ac25d39b4f775dad50b04 57766
cl-speech-dispatcher_0.6.7-9_all.deb
eb9e23fda8fdc60eee45d65853a0d229ff2f50e6 85190 python-speechd_0.6.7-9_all.deb
dc2e91a60342b9a932af207953b0dcb8cb02c9ff 49044
speech-dispatcher-festival_0.6.7-9_all.deb
741ce04d23ece337141983f0546364c3189de525 74580
speech-dispatcher-doc-cs_0.6.7-9_all.deb
1cbc61af85553d17771aa9483c4c1da12c00aea7 570528
speech-dispatcher_0.6.7-9_amd64.deb
937d5a4fd42ebf9b554a36c90e9e05f89e3005bb 60582 libspeechd2_0.6.7-9_amd64.deb
9411baa5ebb0b5bc51bba45dec8b84246d829a01 61702 libspeechd-dev_0.6.7-9_amd64.deb
Checksums-Sha256:
0af53b9224badcd63b15d48bd375f3d471826ff99cc5d707b850cad5b5c10d00 1571
speech-dispatcher_0.6.7-9.dsc
ccec7d55f97a9792239f29b69191f16b6fe8138a64ffa6a829569606d5f7078f 466851
speech-dispatcher_0.6.7-9.diff.gz
11b8f98d7b0b5d5946741d61e708b4d9e70bad3a222787aba8bbad98307b31ee 57766
cl-speech-dispatcher_0.6.7-9_all.deb
53a3fe365649cbd8857bf8911aae925e77933110985cb31ecefa31c584b691b2 85190
python-speechd_0.6.7-9_all.deb
ffbfaa097c2c5dc2f5662473b147fb2a7c76cb1ae5cab39061bdd20fb3fbefc5 49044
speech-dispatcher-festival_0.6.7-9_all.deb
7987d6cee5a087a7f05699b1fd4937d30c298d2911ed4f1e47ce97762c05bed5 74580
speech-dispatcher-doc-cs_0.6.7-9_all.deb
a16d38277be81c07a08693dacdd53d89714e96c6a5e63c601c8a103598abd09b 570528
speech-dispatcher_0.6.7-9_amd64.deb
1359314cce54b458ace9206464a3047e0883e3166470d50c49400eee9428df14 60582
libspeechd2_0.6.7-9_amd64.deb
e70ce45f9ede1065f570ad7996c532b1be1b9897953f3ce7ca30ef4d9d28a955 61702
libspeechd-dev_0.6.7-9_amd64.deb
Files:
e405e86cae882507a94369eb58179123 1571 sound optional
speech-dispatcher_0.6.7-9.dsc
e0b4980db3864710cea0bb34871ce52d 466851 sound optional
speech-dispatcher_0.6.7-9.diff.gz
0c4e6f2c46f3d1fd7036ca307a0f48d7 57766 lisp optional
cl-speech-dispatcher_0.6.7-9_all.deb
dbaa6969b80fdc52307df2c099d37ed6 85190 python optional
python-speechd_0.6.7-9_all.deb
35a2277e1dd0d1eca7d84f2b036c0ffe 49044 sound optional
speech-dispatcher-festival_0.6.7-9_all.deb
4f5f06234508d9fea13cd6784338acec 74580 doc optional
speech-dispatcher-doc-cs_0.6.7-9_all.deb
602193ab47294ada5ff5f28669fcde9c 570528 sound optional
speech-dispatcher_0.6.7-9_amd64.deb
11bd0688732f79528ffb6ac16e91c5b1 60582 libs optional
libspeechd2_0.6.7-9_amd64.deb
2c4cd4ad754817586394be12f74e2de7 61702 libdevel optional
libspeechd-dev_0.6.7-9_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkwCpacACgkQkSkk/j3Cm0Gr3QCgjCzrT9JIOSlBu2ZF+9BpJSxB
a88An2yPUY2T4bPNJLa4p9jM0pxds+mq
=NRTf
-----END PGP SIGNATURE-----
--- End Message ---