Package: libvorbisidec1 Version: 1.0.2+svn15687-1 Severity: wishlist This is a wishlist bug.
$ apt-get --build source apt-get source gstreamer0.10-plugins-bad currently prints checking for vorbis_block_init in -lvorbisidec... no and indeed grep vorbis_block_init /usr/lib/libvorbisidec.so.1 does not find the symbol vorbis_block_init from the library. The header file /usr/include/tremor/ivorbiscodec.h advertises the function as extern int vorbis_block_init(vorbis_dsp_state *v, vorbis_block *vb); so maybe it should be also in the library or am I missing something here? The only symbols I see are $ nm -D /usr/lib/libvorbisidec.so.1 | grep " T " 0000000000006a90 T ov_bitrate 00000000000067d0 T ov_bitrate_instant 00000000000089b0 T ov_clear 0000000000006d70 T ov_comment 0000000000006d00 T ov_info 0000000000009200 T ov_open 00000000000091b0 T ov_open_callbacks 00000000000082b0 T ov_pcm_seek 0000000000007bf0 T ov_pcm_seek_page 0000000000006bd0 T ov_pcm_tell 0000000000006940 T ov_pcm_total 00000000000077f0 T ov_raw_seek 0000000000006bb0 T ov_raw_tell 00000000000068b0 T ov_raw_total 0000000000007550 T ov_read 00000000000067c0 T ov_seekable 0000000000006850 T ov_serialnumber 00000000000067b0 T ov_streams 0000000000009150 T ov_test 0000000000009140 T ov_test_callbacks 0000000000008f90 T ov_test_open 0000000000008630 T ov_time_seek 0000000000008170 T ov_time_seek_page 0000000000006bf0 T ov_time_tell 00000000000069d0 T ov_time_total 00000000000045c0 T vorbis_comment_clear 0000000000004570 T vorbis_comment_init 0000000000004fd0 T vorbis_comment_query 0000000000004f20 T vorbis_comment_query_count 0000000000004550 T vorbis_info_blocksize 0000000000004660 T vorbis_info_clear 0000000000004590 T vorbis_info_init which is a lot less than what the floating point version /usr/lib/libvorbis.so exports. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages libvorbisidec1 depends on: ii libc6 2.9-18 GNU C Library: Shared libraries libvorbisidec1 recommends no packages. libvorbisidec1 suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

