Debian Bug Tracking System
Sun, 19 Nov 2006 05:51:49 -0800
Your message dated Sun, 19 Nov 2006 05:32:14 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#395017: fixed in stlport5.1 5.1.0~rc3-1 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: libstlport5.1 Version: 5.0.99rc2-7 Severity: normal While linking a C++ program against -lstlport, I get the following error: /usr/include/stlport/stl/_fstream.c:291: undefined reference to `stlp_std::_Filebuf_base::_M_seek(long, int)' A grep for _M_seek gives: /usr/include/stlport/stl/_fstream.h: streamoff _M_seek(streamoff __offset, ios_base::seekdir __dir); and streamoff is a long int on my system (a Athlon, i.e. 32bit): __extension__ typedef long int __off_t; typedef __off_t off_t; typedef off_t streamoff; but libstlport.so contains (via objdump -CT /usr/lib/libstlport.so|grep 'seek(') 0002d0e0 g DF .text 000000a2 Base stlp_std::_Filebuf_base::_M_seek(long long, int) The same is actually also true for libstlport5.0 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18.1 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages libstlport5.1 depends on: ii libc6 2.3.6.ds1-7 GNU C Library: Shared libraries ii libgcc1 1:4.1.1-17 GCC support library libstlport5.1 recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: stlport5.1 Source-Version: 5.1.0~rc3-1 We believe that the bug you reported is fixed in the latest version of stlport5.1, which is due to be installed in the Debian FTP archive: libstlport5.1-dbg_5.1.0~rc3-1_i386.deb to pool/main/s/stlport5.1/libstlport5.1-dbg_5.1.0~rc3-1_i386.deb libstlport5.1-dev_5.1.0~rc3-1_i386.deb to pool/main/s/stlport5.1/libstlport5.1-dev_5.1.0~rc3-1_i386.deb libstlport5.1_5.1.0~rc3-1_i386.deb to pool/main/s/stlport5.1/libstlport5.1_5.1.0~rc3-1_i386.deb stlport5.1_5.1.0~rc3-1.diff.gz to pool/main/s/stlport5.1/stlport5.1_5.1.0~rc3-1.diff.gz stlport5.1_5.1.0~rc3-1.dsc to pool/main/s/stlport5.1/stlport5.1_5.1.0~rc3-1.dsc stlport5.1_5.1.0~rc3.orig.tar.gz to pool/main/s/stlport5.1/stlport5.1_5.1.0~rc3.orig.tar.gz 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. Torsten Werner <[EMAIL PROTECTED]> (supplier of updated stlport5.1 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, 19 Nov 2006 13:33:28 +0100 Source: stlport5.1 Binary: libstlport5.1-dev libstlport5.1-dbg libstlport5.1 Architecture: source i386 Version: 5.1.0~rc3-1 Distribution: experimental Urgency: low Maintainer: Torsten Werner <[EMAIL PROTECTED]> Changed-By: Torsten Werner <[EMAIL PROTECTED]> Description: libstlport5.1 - STLport C++ class library libstlport5.1-dbg - STLport C++ class library debug symbols libstlport5.1-dev - STLport C++ class library Closes: 395017 Changes: stlport5.1 (5.1.0~rc3-1) experimental; urgency=low . * New upstream release. * Document compiler options in README.Debian. (Closes: #395017) * Specify X-XS-Vcs-Svn in debian/control. * Follow best packaging practices when specifying the homepage. * Remove patches unit-test.diff and alpha-upstream.diff. * Refreshed patch hppa.diff. Files: e70d9f26237cec4dc3410ba906167d32 786 devel optional stlport5.1_5.1.0~rc3-1.dsc 842f6cefe4dad892f3da49a83a4ba520 869395 devel optional stlport5.1_5.1.0~rc3.orig.tar.gz 1fe52a26640abf3d803d984c454e9fa9 9177 devel optional stlport5.1_5.1.0~rc3-1.diff.gz e0005bb648ef0650b1a760c0d23118de 452298 libdevel optional libstlport5.1-dev_5.1.0~rc3-1_i386.deb dacf4e978b2fa971020625bd5df806a4 216426 libs optional libstlport5.1_5.1.0~rc3-1_i386.deb a64fa1e594d13dacd80c1236692ddbce 921898 libs extra libstlport5.1-dbg_5.1.0~rc3-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFYFiJfY3dicTPjsMRAv22AJ9FW5Mrj9aJLccEQ/s+BlV4m9Qm5gCff4Q4 AqK3SXcHc3BGJq0gyVY0hu4= =86y3 -----END PGP SIGNATURE-----
--- End Message ---