Your message dated Sun, 28 May 2006 03:47:23 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#369040: fixed in alsa-lib 1.0.11-6
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libasound2
Version: 1.0.11-5
Severity: grave

Hello.

Seems like the libasound2 library shipped in 1.0.11-5 has a number of
symbols as weak, making all applications linking to it fail:

  - T snd_ctl_elem_info_get_dimension
  + W snd_ctl_elem_info_get_dimension

For example:

  % ldd -d -r /usr/lib/ao/plugins-2/libalsa09.so
  symbol snd_pcm_hw_params_get_period_size, version ALSA_0.9.0rc4 not defined 
in file libasound.so.2 with link time reference     
(/usr/lib/ao/plugins-2/libalsa09.so)
  symbol snd_pcm_hw_params_set_buffer_time_near, version ALSA_0.9.0rc4 not 
defined in file libasound.so.2 with link time reference        
(/usr/lib/ao/plugins-2/libalsa09.so)
  symbol snd_pcm_hw_params_get_buffer_size, version ALSA_0.9.0rc4 not defined 
in file libasound.so.2 with link time reference     
(/usr/lib/ao/plugins-2/libalsa09.so)
  symbol snd_pcm_hw_params_set_period_time_near, version ALSA_0.9.0rc4 not 
defined in file libasound.so.2 with link time reference        
(/usr/lib/ao/plugins-2/libalsa09.so)
  symbol snd_pcm_hw_params_set_rate_near, version ALSA_0.9.0rc4 not defined in 
file libasound.so.2 with link time reference       
(/usr/lib/ao/plugins-2/libalsa09.so)
          linux-gate.so.1 =>  (0xffffe000)
          libasound.so.2 => /tmp/a/5/usr/lib/libasound.so.2 (0xa7edf000)
          libpthread.so.0 => /lib/tls/libpthread.so.0 (0xa7ebb000)
          libc.so.6 => /lib/tls/libc.so.6 (0xa7d83000)
          libm.so.6 => /lib/tls/libm.so.6 (0xa7d5d000)
          libdl.so.2 => /lib/tls/libdl.so.2 (0xa7d59000)
          /lib/ld-linux.so.2 (0x75555000)

For reference, the full list of symbols is:

  snd_ctl_elem_info_get_dimension
  snd_ctl_elem_info_get_dimensions
  snd_pcm_forward
  snd_pcm_hw_params_get_access
  snd_pcm_hw_params_get_buffer_size
  snd_pcm_hw_params_get_buffer_size_max
  snd_pcm_hw_params_get_buffer_size_min
  snd_pcm_hw_params_get_buffer_time
  snd_pcm_hw_params_get_buffer_time_max
  snd_pcm_hw_params_get_buffer_time_min
  snd_pcm_hw_params_get_channels
  snd_pcm_hw_params_get_channels_max
  snd_pcm_hw_params_get_channels_min
  snd_pcm_hw_params_get_format
  snd_pcm_hw_params_get_period_size
  snd_pcm_hw_params_get_period_size_max
  snd_pcm_hw_params_get_period_size_min
  snd_pcm_hw_params_get_period_time
  snd_pcm_hw_params_get_period_time_max
  snd_pcm_hw_params_get_period_time_min
  snd_pcm_hw_params_get_periods
  snd_pcm_hw_params_get_periods_max
  snd_pcm_hw_params_get_periods_min
  snd_pcm_hw_params_get_rate
  snd_pcm_hw_params_get_rate_max
  snd_pcm_hw_params_get_rate_min
  snd_pcm_hw_params_get_subformat
  snd_pcm_hw_params_get_tick_time
  snd_pcm_hw_params_get_tick_time_max
  snd_pcm_hw_params_get_tick_time_min
  snd_pcm_hw_params_set_access_first
  snd_pcm_hw_params_set_access_last
  snd_pcm_hw_params_set_buffer_size_first
  snd_pcm_hw_params_set_buffer_size_last
  snd_pcm_hw_params_set_buffer_size_near
  snd_pcm_hw_params_set_buffer_time_first
  snd_pcm_hw_params_set_buffer_time_last
  snd_pcm_hw_params_set_buffer_time_near
  snd_pcm_hw_params_set_channels_first
  snd_pcm_hw_params_set_channels_last
  snd_pcm_hw_params_set_channels_near
  snd_pcm_hw_params_set_format_first
  snd_pcm_hw_params_set_format_last
  snd_pcm_hw_params_set_period_size_first
  snd_pcm_hw_params_set_period_size_last
  snd_pcm_hw_params_set_period_size_near
  snd_pcm_hw_params_set_period_time_first
  snd_pcm_hw_params_set_period_time_last
  snd_pcm_hw_params_set_period_time_near
  snd_pcm_hw_params_set_periods_first
  snd_pcm_hw_params_set_periods_last
  snd_pcm_hw_params_set_periods_near
  snd_pcm_hw_params_set_rate_first
  snd_pcm_hw_params_set_rate_last
  snd_pcm_hw_params_set_rate_near
  snd_pcm_hw_params_set_subformat_first
  snd_pcm_hw_params_set_subformat_last
  snd_pcm_hw_params_set_tick_time_first
  snd_pcm_hw_params_set_tick_time_last
  snd_pcm_hw_params_set_tick_time_near
  snd_pcm_status_get_htstamp
  snd_pcm_status_get_trigger_htstamp
  snd_pcm_sw_params_get_avail_min
  snd_pcm_sw_params_get_silence_size
  snd_pcm_sw_params_get_silence_threshold
  snd_pcm_sw_params_get_sleep_min
  snd_pcm_sw_params_get_start_threshold
  snd_pcm_sw_params_get_stop_threshold
  snd_pcm_sw_params_get_tstamp_mode
  snd_pcm_sw_params_get_xfer_align
  snd_pcm_type_name
  snd_timer_params_get_exclusive
  snd_timer_params_get_filter
  snd_timer_params_set_exclusive
  snd_timer_params_set_filter
  snd_timer_query_info
  snd_timer_query_params
  snd_timer_query_status

Thanks.

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
                                        Listening to: David Bowie - Star



--- End Message ---
--- Begin Message ---
Source: alsa-lib
Source-Version: 1.0.11-6

We believe that the bug you reported is fixed in the latest version of
alsa-lib, which is due to be installed in the Debian FTP archive:

alsa-lib_1.0.11-6.diff.gz
  to pool/main/a/alsa-lib/alsa-lib_1.0.11-6.diff.gz
alsa-lib_1.0.11-6.dsc
  to pool/main/a/alsa-lib/alsa-lib_1.0.11-6.dsc
lib64asound2-dev_1.0.11-6_i386.deb
  to pool/main/a/alsa-lib/lib64asound2-dev_1.0.11-6_i386.deb
lib64asound2_1.0.11-6_i386.deb
  to pool/main/a/alsa-lib/lib64asound2_1.0.11-6_i386.deb
libasound2-dev_1.0.11-6_i386.deb
  to pool/main/a/alsa-lib/libasound2-dev_1.0.11-6_i386.deb
libasound2-doc_1.0.11-6_all.deb
  to pool/main/a/alsa-lib/libasound2-doc_1.0.11-6_all.deb
libasound2_1.0.11-6_i386.deb
  to pool/main/a/alsa-lib/libasound2_1.0.11-6_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jordi Mallach <[EMAIL PROTECTED]> (supplier of updated alsa-lib 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: SHA1

Format: 1.7
Date: Sun, 28 May 2006 12:02:33 +0200
Source: alsa-lib
Binary: libasound2-dev lib32asound2-dev lib64asound2 libasound2-doc 
lib64asound2-dev lib32asound2 libasound2
Architecture: source all i386
Version: 1.0.11-6
Distribution: unstable
Urgency: high
Maintainer: Debian ALSA Maintainers <[EMAIL PROTECTED]>
Changed-By: Jordi Mallach <[EMAIL PROTECTED]>
Description: 
 lib64asound2 - ALSA library (64 bit)
 lib64asound2-dev - ALSA library development files (64 bit)
 libasound2 - ALSA library
 libasound2-dev - ALSA library development files
 libasound2-doc - ALSA library developer documentation
Closes: 369040
Changes: 
 alsa-lib (1.0.11-6) unstable; urgency=high
 .
   * debian/patches/11_libtool_version: correctly detect libtool version in
     configure, avoiding some libasound symbols from becoming weak.
     Patch by Adeodato Simó, thanks! (closes: #369040 + 13 more).
Files: 
 cdb03bbb7966ad995c7837414651850c 1080 libs optional alsa-lib_1.0.11-6.dsc
 34ea076bd2848c34592ff042dc8c320d 229562 libs optional alsa-lib_1.0.11-6.diff.gz
 d30422ae5822c668127a50c49b563803 343486 libs optional 
libasound2_1.0.11-6_i386.deb
 997576c31d5e242a0fe2e51ef5fb1bb6 488520 libdevel optional 
libasound2-dev_1.0.11-6_i386.deb
 fb61d2d89eaa462e952ac986515c9654 338492 libs optional 
lib64asound2_1.0.11-6_i386.deb
 e0bf5a2343b066d8857972d9945675b5 458720 libdevel optional 
lib64asound2-dev_1.0.11-6_i386.deb
 070055418517fb7df521a7e2a6c24b7b 913788 doc optional 
libasound2-doc_1.0.11-6_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEeXvgJYSUupF6Il4RAuU1AJ9XiHulLqQXghlj/2JwuM4fMbBhkQCeP3TB
1TQDVkrydkdvI6TxSEzmLAk=
=OOfM
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to