Your message dated Wed, 11 Jul 2007 20:47:16 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#348558: 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-2 Severity: normal With something like: libtool --mode=link gcc -g -O2 -std=c99 -Wall -pedantic -D_POSIX_C_SOURCE=200112L \ -Wall -export-dynamic -module -avoid-version -rpath /test -o test.la file.lo ../lib1/libtest.la ../lib2/libtest.la I get the error: [...] ar: .libs/test.lax/libtest.a/test1.o: No such file or directory make[1]: *** [test.la] Error 1 The error is quite obvious from libtool output: [...] rm -fr .libs/test.lax/libtest.a mkdir .libs/test.lax/libtest.a (cd .libs/test.lax/libtest.a && ar x /test/lib1/.libs/libtest.a) rm -fr .libs/test.lax/libtest.a mkdir .libs/test.lax/libtest.a (cd .libs/test.lax/libtest.a && ar x /test/lib2/.libs/libtest.a) [...] As you can see, the directory libtest.a is first created. There, lib1/libtest.a is extracted with ar x. Then, since lib2/libtest.a has the same filename, the directory libtest.a is removed, and recreated. The final result is that during link time the file test1.o is missing.. (lib1/libtest.a contains test1.o, while lib2/libtest.a contains test2.o). In the example above, I had to edit some paths. Hope it doesn't impair too much the ability to reproduce the bug. Cheers, Carlo -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages libtool depends on: ii autotools-dev 20050422.1 Update infrastructure for config.{ ii cpp 4:3.3.5-3 The GNU C preprocessor (cpp) ii file 4.12-1 Determines file type using "magic" ii gcc [c-compiler] 4:3.3.5-3 The GNU C compiler ii gcc-3.3 [c-compiler] 1:3.3.6-5 The GNU C compiler ii gcc-3.4 [c-compiler] 3.4.4-0 The GNU C compiler ii gcc-4.0 [c-compiler] 4.0.2-4 The GNU C compiler ii libc6-dev [libc-dev] 2.3.5-3 GNU C Library: Development Librari Versions of packages libtool recommends: ii libltdl3-dev 1.5.6-6 A system independent dlopen wrappe -- no debconf information -- GPG Fingerprint: 2383 7B14 4D08 53A4 2C1A CA29 9E98 5431 1A68 6975 ------------- Vitamin C deficiency is apauling.
--- 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 ---

