Your message dated Sat, 11 Jun 2011 21:33:05 +0000
with message-id <[email protected]>
and subject line Bug#626307: fixed in portaudio19 19+svn20110326-1.1
has caused the Debian Bug report #626307,
regarding portaudio19-dev: Missing libportaudio.a
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.)
--
626307: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626307
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: portaudio19-dev
Version: 19+svn20110326-1
Severity: normal
Hello,
portaudio19-dev does not provide libportaudio.a any more. I need it for
a stripped-down version of espeakup for software speech synthesis
support in the debian installer.
It is missing because configure.in adds -shared by default, which makes
libtool not build .a libraries, while libtool would already add it
anyway (it's the whole point of libtool to not care about such details).
The attached patch fixes it.
Samuel
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.38 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages portaudio19-dev depends on:
ii libasound2-dev 1.0.23-4 shared library for ALSA applicatio
ii libjack-dev 1:0.120.1+svn4142-1 JACK Audio Connection Kit (develop
ii libportaudio2 19+svn20110326-1 Portable audio I/O - shared librar
ii libportaudiocpp0 19+svn20110326-1 Portable audio I/O C++ bindings -
portaudio19-dev recommends no packages.
portaudio19-dev suggests no packages.
-- no debconf information
--
Samuel Thibault <[email protected]>
/* Amuse the user. */
printk(
" \\|/ ____ \\|/\n"
" \"@'/ ,. \\`@\"\n"
" /_| \\__/ |_\\\n"
" \\__U_/\n");
(From linux/arch/sparc/kernel/traps.c:die_if_kernel())
--- configure.in.original 2011-05-10 22:21:43.000000000 +0200
+++ configure.in 2011-05-10 22:21:48.000000000 +0200
@@ -360,7 +360,7 @@
THREAD_CFLAGS="-mt"
;;
*)
- SHARED_FLAGS="-shared -fPIC"
+ SHARED_FLAGS="-fPIC"
THREAD_CFLAGS="-pthread"
;;
esac
--- End Message ---
--- Begin Message ---
Source: portaudio19
Source-Version: 19+svn20110326-1.1
We believe that the bug you reported is fixed in the latest version of
portaudio19, which is due to be installed in the Debian FTP archive:
libportaudio2_19+svn20110326-1.1_amd64.deb
to main/p/portaudio19/libportaudio2_19+svn20110326-1.1_amd64.deb
libportaudiocpp0_19+svn20110326-1.1_amd64.deb
to main/p/portaudio19/libportaudiocpp0_19+svn20110326-1.1_amd64.deb
portaudio19-dev_19+svn20110326-1.1_amd64.deb
to main/p/portaudio19/portaudio19-dev_19+svn20110326-1.1_amd64.deb
portaudio19-doc_19+svn20110326-1.1_all.deb
to main/p/portaudio19/portaudio19-doc_19+svn20110326-1.1_all.deb
portaudio19_19+svn20110326-1.1.debian.tar.gz
to main/p/portaudio19/portaudio19_19+svn20110326-1.1.debian.tar.gz
portaudio19_19+svn20110326-1.1.dsc
to main/p/portaudio19/portaudio19_19+svn20110326-1.1.dsc
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 portaudio19 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: SHA256
Format: 1.8
Date: Sat, 11 Jun 2011 22:52:31 +0200
Source: portaudio19
Binary: libportaudio2 libportaudiocpp0 portaudio19-dev portaudio19-doc
Architecture: source amd64 all
Version: 19+svn20110326-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <[email protected]>
Changed-By: Samuel Thibault <[email protected]>
Description:
libportaudio2 - Portable audio I/O - shared library
libportaudiocpp0 - Portable audio I/O C++ bindings - shared library
portaudio19-dev - Portable audio I/O - development files
portaudio19-doc - Portable audio I/O - documentation
Closes: 626307
Changes:
portaudio19 (19+svn20110326-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Add debian/patches/static-lib.patch to fix generation of libportaudio.a
(Closes: #626307).
Checksums-Sha1:
4a6651fccfcf225a620598782ce9e4ac5abaec53 1641
portaudio19_19+svn20110326-1.1.dsc
692202578626f23a89ec6677cf8639c5b15c961c 9135
portaudio19_19+svn20110326-1.1.debian.tar.gz
32bea3243a686cc8a99a5d3fda82c7f30fb6b4bc 75188
libportaudio2_19+svn20110326-1.1_amd64.deb
4df267b94e0ce437a0e29d4a6192eae0c4fdc0d8 23612
libportaudiocpp0_19+svn20110326-1.1_amd64.deb
a02df66e51ec067577ceab3850b1a1c9b63acc4b 136362
portaudio19-dev_19+svn20110326-1.1_amd64.deb
b23f3120facddf30f3c49dc95765768af0a65208 2669290
portaudio19-doc_19+svn20110326-1.1_all.deb
Checksums-Sha256:
530ec98dd8696f868a2caacc5eb0142a78b339cc1fd7960ca72596a0eec04789 1641
portaudio19_19+svn20110326-1.1.dsc
a0611f6ece2424c10b9a340dc17582459d5bc0914d5df9acecaba9dfb06deaac 9135
portaudio19_19+svn20110326-1.1.debian.tar.gz
03284fa7bb47028cd2c4008629323948d41198d07c41f2c090a48aef6a4185ec 75188
libportaudio2_19+svn20110326-1.1_amd64.deb
e3c5d65de41fc2fb6dfeb5a21d03eb833c1ff5ec78bd73541965a2bdf66e2123 23612
libportaudiocpp0_19+svn20110326-1.1_amd64.deb
239b8262a14988205249d0175f0ddf6f500a18261116f88a176f26dbfd3a4f35 136362
portaudio19-dev_19+svn20110326-1.1_amd64.deb
dc6a9daeaf7c4b0d7feadda5e7ae69fdb0603a7c38074e67c3c7d21310b8275c 2669290
portaudio19-doc_19+svn20110326-1.1_all.deb
Files:
52c3b45e4556661a69cdab3ebc37b37e 1641 sound optional
portaudio19_19+svn20110326-1.1.dsc
dbe22a4c39f08401ed3e64cd40627c62 9135 sound optional
portaudio19_19+svn20110326-1.1.debian.tar.gz
972256c40043c22017ea8c8c6166b407 75188 libs optional
libportaudio2_19+svn20110326-1.1_amd64.deb
0889b8f814d952a52929da6550840d6c 23612 libs optional
libportaudiocpp0_19+svn20110326-1.1_amd64.deb
8173d3f7e7849fd285d5f26b46b510e7 136362 devel optional
portaudio19-dev_19+svn20110326-1.1_amd64.deb
c9d6b9c5ad7bae2eafea42c1e075f111 2669290 doc optional
portaudio19-doc_19+svn20110326-1.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iF4EAREIAAYFAk3z2W4ACgkQGTVCP41km83D5wD/TUfUMPUP5K62fK5UnPGu5cl9
tphSYgHvnvysOlPIZiwBAJnGCYmTKJUJM16SShV9ukM9BBypkgvBtjLDvtTkq74v
=wNnJ
-----END PGP SIGNATURE-----
--- End Message ---