Your message dated Wed, 11 Jul 2007 20:47:16 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#407079: fixed in libtool 1.5.24-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: libtool
Version: 1.5.22-4
Severity: normal
Tags: upstream

Hi,

unixodbc currently FTBFS at least on hurd-i386 and kfreebsd-i386 when
performing its manifest check because libtool doesn't make it use the
--version-script option.  Indeed, it is only set on $host_os ~= linux*):

    linux*)
        ...
        if test $supports_anon_versioning = yes; then
          _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > 
$output_objdir/$libname.ver~
  cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
  $echo "local: *; };" >> $output_objdir/$libname.ver~
          $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags 
${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver 
-o $lib'
        fi

linux*) should be changed into gnu* | linux* | kfreebsd*-gnu | knetbsd*-gnu)

Samuel

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libtool depends on:
ii  autotools-dev             20060702.1     Update infrastructure for config.{
ii  bcc [c-compiler]          0.16.14-1.4    16-bit x86 C compiler
ii  cpp                       4:4.1.1-15     The GNU C preprocessor (cpp)
ii  file                      4.17-5         Determines file type using "magic"
ii  gcc [c-compiler]          4:4.1.1-15     The GNU C compiler
ii  gcc-2.95 [c-compiler]     1:2.95.4-27    The GNU C compiler
ii  gcc-3.3 [c-compiler]      1:3.3.6-15     The GNU C compiler
ii  gcc-3.4 [c-compiler]      3.4.6-5        The GNU C compiler
ii  gcc-4.0 [c-compiler]      4.0.3-7        The GNU C compiler
ii  gcc-4.1 [c-compiler]      4.1.1-21       The GNU C compiler
ii  gcc-4.2 [c-compiler]      4.2-20060709-1 The GNU C compiler
ii  libc6-dev [libc-dev]      2.3.6.ds1-8    GNU C Library: Development Librari

Versions of packages libtool recommends:
ii  libltdl3-dev                  1.5.22-4   A system independent dlopen wrappe

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: libtool
Source-Version: 1.5.24-1

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

libltdl3-dev_1.5.24-1_amd64.deb
  to pool/main/libt/libtool/libltdl3-dev_1.5.24-1_amd64.deb
libltdl3_1.5.24-1_amd64.deb
  to pool/main/libt/libtool/libltdl3_1.5.24-1_amd64.deb
libtool-doc_1.5.24-1_all.deb
  to pool/main/libt/libtool/libtool-doc_1.5.24-1_all.deb
libtool_1.5.24-1.diff.gz
  to pool/main/libt/libtool/libtool_1.5.24-1.diff.gz
libtool_1.5.24-1.dsc
  to pool/main/libt/libtool/libtool_1.5.24-1.dsc
libtool_1.5.24-1_amd64.deb
  to pool/main/libt/libtool/libtool_1.5.24-1_amd64.deb
libtool_1.5.24.orig.tar.gz
  to pool/main/libt/libtool/libtool_1.5.24.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.
Kurt Roeckx <[EMAIL PROTECTED]> (supplier of updated libtool 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: Wed, 11 Jul 2007 20:18:34 +0200
Source: libtool
Binary: libtool-doc libltdl3 libtool libltdl3-dev
Architecture: source amd64 all
Version: 1.5.24-1
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx <[EMAIL PROTECTED]>
Changed-By: Kurt Roeckx <[EMAIL PROTECTED]>
Description: 
 libltdl3   - A system independent dlopen wrapper for GNU libtool
 libltdl3-dev - A system independent dlopen wrapper for GNU libtool
 libtool    - Generic library support script
 libtool-doc - Generic library support script
Closes: 348558 407079 430973 432139
Changes: 
 libtool (1.5.24-1) unstable; urgency=low
 .
   * New upstream release (Closes: #432139):
     - Remove kbsd patch, merged upstream
     - Support -export-symbols on hurd (Closes: #430973)
     - Support -Wl,--version-script on hurd (Closes: #407079)
     - Support multiple libs with the same name (Closes: #348558)
   * Change patch system from dpatch to quilt.
   * Use gcj on all arches execpt hurd
   * Switch to automake1.10
   * Change Standards-Version to 3.7.2.2, no changes required.
   * Change DH_COMPAT to a debian/compat file with 4 in it.
Files: 
 8f2572ea067a327d48bf49b74c2d92db 714 devel optional libtool_1.5.24-1.dsc
 d0071c890101fcf4f2be8934a37841b0 2919557 devel optional 
libtool_1.5.24.orig.tar.gz
 23009975ac72a0f9c42bb48bb231adf1 13721 devel optional libtool_1.5.24-1.diff.gz
 4e59969b96caa42e380e7ee49c87b850 348206 doc optional 
libtool-doc_1.5.24-1_all.deb
 9462f77c575a6ee8f46ce2fb04159d57 338290 devel optional 
libtool_1.5.24-1_amd64.deb
 f67c166e57dc434108cb092e3f5b9dc8 176906 libs optional 
libltdl3_1.5.24-1_amd64.deb
 cd8f3f5c5a66300a67ae161734c378a6 368596 libdevel optional 
libltdl3-dev_1.5.24-1_amd64.deb

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

iD8DBQFGlTVEQdwckHJElwsRArhSAJ9o55r2wjLxSjYxhyQFOzVTFZfBRgCeJki2
IUApPjzL8/p7vzUrrpS9wjE=
=rAv1
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to