Your message dated Wed, 23 Dec 2009 10:30:47 +0000
with message-id <e1nnour-0007tk...@ries.debian.org>
and subject line Bug#555670: fixed in libtheora 1.1.1+dfsg.1-3
has caused the Debian Bug report #555670,
regarding libtheora: FTBFS on hurd-i386 and kfreebsd-*
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.)


-- 
555670: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555670
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libtheora
Version: 1.1.1-2
Severity: important
Tags: patch

Hello,

libtheora currently FTBFS on hurd-i386 and kfreebsd-* due to symbol
versioning.  The attached patches fix it by making libtheora use just
the same symbol versioning as on linux, since all of them use the same
GNU linker.

Samuel

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31 (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

-- 
Samuel Thibault <samuel.thiba...@fnac.net>
* y se leve dans 2h10
--- libtheora-1.1.1/configure.ac.origin 2009-11-10 22:32:28.000000000 +0000
+++ libtheora-1.1.1/configure.ac        2009-11-10 22:38:03.000000000 +0000
@@ -222,7 +222,7 @@
     THC_VERSION_ARG="-export-symbols \$(top_srcdir)/win32/libtheora.def"
     AC_MSG_RESULT([-export-symbols])
     ;;
-  linux* | solaris* )
+  linux* | solaris* | gnu* | k*bsd*-gnu)
     THDEC_VERSION_ARG='-Wl,--version-script=$(srcdir)/Version_script-dec'
     THENC_VERSION_ARG='-Wl,--version-script=$(srcdir)/Version_script-enc'
     TH_VERSION_ARG='-Wl,--version-script=$(srcdir)/Version_script'
--- libtheora-1.1.1/debian/libtheora0.symbols.hurd-i386 2009-11-10 
22:24:39.000000000 +0000
+++ /dev/null   2007-12-29 19:47:02.000000000 +0000
@@ -1,112 +0,0 @@
-libtheora.so.0 libtheora0 #MINVER#
- th_vp31_quant_i...@base 1.0~beta1
- th_comment_...@base 1.0~beta1
- th_comment_add_...@base 1.0~beta1
- th_comment_cl...@base 1.0~beta1
- th_comment_i...@base 1.0~beta1
- th_comment_qu...@base 1.0~beta1
- th_comment_query_co...@base 1.0~beta1
- th_decode_al...@base 1.0~beta1
- th_decode_...@base 1.0~beta1
- th_decode_f...@base 1.0~beta1
- th_decode_heade...@base 1.0~beta1
- th_decode_packe...@base 1.0~beta1
- th_decode_ycbcr_...@base 1.0~beta1
- th_granule_fr...@base 1.0~beta1
- th_granule_t...@base 1.0~beta1
- th_info_cl...@base 1.0~beta1
- th_info_i...@base 1.0~beta1
- th_packet_ishea...@base 1.0~beta1
- th_packet_iskeyfr...@base 1.0~beta1
- th_setup_f...@base 1.0~beta1
- th_version_num...@base 1.0~beta1
- th_version_str...@base 1.0~beta1
- theora_cl...@base 1.0~beta1
- theora_comment_...@base 1.0~beta1
- theora_comment_add_...@base 1.0~beta1
- theora_comment_cl...@base 1.0~beta1
- theora_comment_i...@base 1.0~beta1
- theora_comment_qu...@base 1.0~beta1
- theora_comment_query_co...@base 1.0~beta1
- theora_cont...@base 1.0~beta1
- theora_decode_yuv...@base 1.0~beta1
- theora_decode_hea...@base 1.0~beta1
- theora_decode_i...@base 1.0~beta1
- theora_decode_packe...@base 1.0~beta1
- theora_encode_yu...@base 1.0~beta1
- theora_encode_comm...@base 1.0~beta1
- theora_encode_hea...@base 1.0~beta1
- theora_encode_i...@base 1.0~beta1
- theora_encode_packet...@base 1.0~beta1
- theora_encode_tab...@base 1.0~beta1
- theora_granule_fr...@base 1.0~beta1
- theora_granule_sh...@base 1.0~beta1
- theora_granule_t...@base 1.0~beta1
- theora_info_cl...@base 1.0~beta1
- theora_info_i...@base 1.0~beta1
- theora_packet_ishea...@base 1.0~beta1
- theora_packet_iskeyfr...@base 1.0~beta1
- theora_version_num...@base 1.0~beta1
- theora_version_str...@base 1.0~beta1
-libtheoradec.so.1 libtheora0 #MINVER#
- libtheora.so....@libtheora.so.1.0 1.0
- libtheoradec_...@libtheoradec_1.0 1.0
- th_comment_...@libtheoradec_1.0 1.0
- th_comment_add_...@libtheoradec_1.0 1.0
- th_comment_cl...@libtheoradec_1.0 1.0
- th_comment_i...@libtheoradec_1.0 1.0
- th_comment_qu...@libtheoradec_1.0 1.0
- th_comment_query_co...@libtheoradec_1.0 1.0
- th_decode_al...@libtheoradec_1.0 1.0
- th_decode_...@libtheoradec_1.0 1.0
- th_decode_f...@libtheoradec_1.0 1.0
- th_decode_heade...@libtheoradec_1.0 1.0
- th_decode_packe...@libtheoradec_1.0 1.0
- th_decode_ycbcr_...@libtheoradec_1.0 1.0
- th_granule_fr...@libtheoradec_1.0 1.0
- th_granule_t...@libtheoradec_1.0 1.0
- th_info_cl...@libtheoradec_1.0 1.0
- th_info_i...@libtheoradec_1.0 1.0
- th_packet_ishea...@libtheoradec_1.0 1.0
- th_packet_iskeyfr...@libtheoradec_1.0 1.0
- th_setup_f...@libtheoradec_1.0 1.0
- th_version_num...@libtheoradec_1.0 1.0
- th_version_str...@libtheoradec_1.0 1.0
- theora_cl...@libtheora.so.1.0 1.0
- theora_comment_...@libtheora.so.1.0 1.0
- theora_comment_add_...@libtheora.so.1.0 1.0
- theora_comment_cl...@libtheora.so.1.0 1.0
- theora_comment_i...@libtheora.so.1.0 1.0
- theora_comment_qu...@libtheora.so.1.0 1.0
- theora_comment_query_co...@libtheora.so.1.0 1.0
- theora_cont...@libtheora.so.1.0 1.0
- theora_decode_yuv...@libtheora.so.1.0 1.0
- theora_decode_hea...@libtheora.so.1.0 1.0
- theora_decode_i...@libtheora.so.1.0 1.0
- theora_decode_packe...@libtheora.so.1.0 1.0
- theora_granule_fr...@libtheora.so.1.0 1.0
- theora_granule_sh...@libtheora.so.1.0 1.0
- theora_granule_t...@libtheora.so.1.0 1.0
- theora_info_cl...@libtheora.so.1.0 1.0
- theora_info_i...@libtheora.so.1.0 1.0
- theora_packet_ishea...@libtheora.so.1.0 1.0
- theora_packet_iskeyfr...@libtheora.so.1.0 1.0
- theora_version_num...@libtheora.so.1.0 1.0
- theora_version_str...@libtheora.so.1.0 1.0
-libtheoraenc.so.1 libtheora0 #MINVER#
- th_vp31_huff_co...@libtheoraenc_1.0 1.0
- th_vp31_quant_i...@libtheoraenc_1.0 1.0
- libtheora.so....@libtheora.so.1.0 1.0
- libtheoraenc_...@libtheoraenc_1.0 1.0
- th_encode_al...@libtheoraenc_1.0 1.0
- th_encode_...@libtheoraenc_1.0 1.0
- th_encode_flushhea...@libtheoraenc_1.0 1.0
- th_encode_f...@libtheoraenc_1.0 1.0
- th_encode_packet...@libtheoraenc_1.0 1.0
- th_encode_ycbcr...@libtheoraenc_1.0 1.0
- theora_encode_yu...@libtheora.so.1.0 1.0
- theora_encode_comm...@libtheora.so.1.0 1.0
- theora_encode_hea...@libtheora.so.1.0 1.0
- theora_encode_i...@libtheora.so.1.0 1.0
- theora_encode_packet...@libtheora.so.1.0 1.0
- theora_encode_tab...@libtheora.so.1.0 1.0

--- End Message ---
--- Begin Message ---
Source: libtheora
Source-Version: 1.1.1+dfsg.1-3

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

libtheora-bin_1.1.1+dfsg.1-3_i386.deb
  to main/libt/libtheora/libtheora-bin_1.1.1+dfsg.1-3_i386.deb
libtheora-dbg_1.1.1+dfsg.1-3_i386.deb
  to main/libt/libtheora/libtheora-dbg_1.1.1+dfsg.1-3_i386.deb
libtheora-dev_1.1.1+dfsg.1-3_i386.deb
  to main/libt/libtheora/libtheora-dev_1.1.1+dfsg.1-3_i386.deb
libtheora-doc_1.1.1+dfsg.1-3_all.deb
  to main/libt/libtheora/libtheora-doc_1.1.1+dfsg.1-3_all.deb
libtheora0_1.1.1+dfsg.1-3_i386.deb
  to main/libt/libtheora/libtheora0_1.1.1+dfsg.1-3_i386.deb
libtheora_1.1.1+dfsg.1-3.diff.gz
  to main/libt/libtheora/libtheora_1.1.1+dfsg.1-3.diff.gz
libtheora_1.1.1+dfsg.1-3.dsc
  to main/libt/libtheora/libtheora_1.1.1+dfsg.1-3.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 555...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John Francesco Ferlito <jo...@inodes.org> (supplier of updated libtheora 
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: Wed, 23 Dec 2009 19:33:12 +1100
Source: libtheora
Binary: libtheora0 libtheora-dev libtheora-doc libtheora-bin libtheora-dbg
Architecture: source i386 all
Version: 1.1.1+dfsg.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Xiph.org Maintainers <pkg-xiph-ma...@lists.alioth.debian.org>
Changed-By: John Francesco Ferlito <jo...@inodes.org>
Description: 
 libtheora-bin - The Theora Video Compression Codec (example encoder, decoder)
 libtheora-dbg - The Theora Video Compression Codec (debug)
 libtheora-dev - The Theora Video Compression Codec (development files)
 libtheora-doc - The Theora Video Compression Codec (documentation)
 libtheora0 - The Theora Video Compression Codec
Closes: 555670
Changes: 
 libtheora (1.1.1+dfsg.1-3) unstable; urgency=low
 .
   * Need to patch configure for hurd support as well (Closes: #555670).
Checksums-Sha1: 
 00bdeecb073e315b26b316ca97c83163eca30a3a 1514 libtheora_1.1.1+dfsg.1-3.dsc
 0878fc49d804dd67f1dcae1abb894c3e3402ad6d 6789 libtheora_1.1.1+dfsg.1-3.diff.gz
 a3a042cb4e1ed19c6b8d6252b1b76aeba94c6f6e 357310 
libtheora0_1.1.1+dfsg.1-3_i386.deb
 7ea1341d41a8948869de2254cfd94b703e865e12 402856 
libtheora-dev_1.1.1+dfsg.1-3_i386.deb
 3e1205431e5d33facbfc4024a654f5efb7ca900d 912056 
libtheora-doc_1.1.1+dfsg.1-3_all.deb
 ebafecfcb2ec6f16d5db9ac660dc95e3461c31e8 49258 
libtheora-bin_1.1.1+dfsg.1-3_i386.deb
 067510c59749e7a5ebc092234332aa33e358f578 413624 
libtheora-dbg_1.1.1+dfsg.1-3_i386.deb
Checksums-Sha256: 
 e08a3dc60b3ae7467896820b5854101080a92de38fbae78c6bbcb8ea3ee07f4f 1514 
libtheora_1.1.1+dfsg.1-3.dsc
 9c3183d74fdde06d7ee6fdec0990ddba5e18eb0d1adf3698a51365748f427d59 6789 
libtheora_1.1.1+dfsg.1-3.diff.gz
 f6e7d3139266695818c5461ce56dd7a35b5e05073daa30444aaaaeb53117d719 357310 
libtheora0_1.1.1+dfsg.1-3_i386.deb
 67b5db37112a7a2865ee1a8d56add996035324472002aefb6bda0d45d8be2b47 402856 
libtheora-dev_1.1.1+dfsg.1-3_i386.deb
 f845e5293cc1f03ef41a0820abcc223d339a7e5f108045065ad71a9ca5146c4c 912056 
libtheora-doc_1.1.1+dfsg.1-3_all.deb
 a11f5b930434b11fbe3690499f72d0e16a5945fad7ce299c43940ff6492a9d64 49258 
libtheora-bin_1.1.1+dfsg.1-3_i386.deb
 a1259b068784df316fd3e78a91a6331e801985413e27cc3b6ec9ebca744df331 413624 
libtheora-dbg_1.1.1+dfsg.1-3_i386.deb
Files: 
 8386a27dd1cb5220476a11a007d64939 1514 libs optional 
libtheora_1.1.1+dfsg.1-3.dsc
 d35f9be3ffca27be08e5891fd3e6ff47 6789 libs optional 
libtheora_1.1.1+dfsg.1-3.diff.gz
 f94d35aa1450ae002ddaf9c9a1646417 357310 libs optional 
libtheora0_1.1.1+dfsg.1-3_i386.deb
 9d1fa5b1abffc8fae377154dbea770e3 402856 libdevel optional 
libtheora-dev_1.1.1+dfsg.1-3_i386.deb
 cb7169306a19b4253df4fb5f3c9f961b 912056 doc optional 
libtheora-doc_1.1.1+dfsg.1-3_all.deb
 4f7d44e29dc10526f0df80c5dd8a4ff4 49258 utils optional 
libtheora-bin_1.1.1+dfsg.1-3_i386.deb
 d80e35eb6322eb3e91b41ef6f83dfa83 413624 debug extra 
libtheora-dbg_1.1.1+dfsg.1-3_i386.deb

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

iEYEARECAAYFAksx5xUACgkQYcdJscd4KNR1LwCfX/SQ7wr9NMmstROV0OFDjI4L
XVwAnjZ1q3N90L/unUBCdPX+9A5bh9I3
=MNIP
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to