Your message dated Thu, 20 Mar 2008 16:17:15 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#466054: fixed in xmlrpc-c 1.06.25-2 has caused the Debian Bug report #466054, regarding xmlrpc-c: FTBFS on GNU/kFreeBSD (due to ancient libtool) 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 [EMAIL PROTECTED] immediately.) -- 466054: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466054 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: xmlrpc-c Severity: important Version: 1.06.21-3 Tags: patch User: [EMAIL PROTECTED] Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD, because of ancient libtool (1.3.4). See also #201940. It would be nice if you can ask upstream to update to current libtool (1.5.26) in their next release. In mean time, plese use the patch bellow. Thanks in advance Petr --- ltconfig~ 2008-02-16 10:24:22.000000000 +0100 +++ ltconfig 2008-02-16 10:24:22.000000000 +0100 @@ -1957,7 +1957,7 @@ ;; # This must be Linux ELF. -linux-gnu*) +linux-gnu*|k*bsd*-gnu*) version_type=linux need_lib_prefix=no need_version=no
--- End Message ---
--- Begin Message ---Source: xmlrpc-c Source-Version: 1.06.25-2 We believe that the bug you reported is fixed in the latest version of xmlrpc-c, which is due to be installed in the Debian FTP archive: libxmlrpc-c3-dev_1.06.25-2_amd64.deb to pool/main/x/xmlrpc-c/libxmlrpc-c3-dev_1.06.25-2_amd64.deb libxmlrpc-c3_1.06.25-2_amd64.deb to pool/main/x/xmlrpc-c/libxmlrpc-c3_1.06.25-2_amd64.deb xml-rpc-api2cpp_1.06.25-2_amd64.deb to pool/main/x/xmlrpc-c/xml-rpc-api2cpp_1.06.25-2_amd64.deb xml-rpc-api2txt_1.06.25-2_amd64.deb to pool/main/x/xmlrpc-c/xml-rpc-api2txt_1.06.25-2_amd64.deb xmlrpc-c_1.06.25-2.diff.gz to pool/main/x/xmlrpc-c/xmlrpc-c_1.06.25-2.diff.gz xmlrpc-c_1.06.25-2.dsc to pool/main/x/xmlrpc-c/xmlrpc-c_1.06.25-2.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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sean Finney <[EMAIL PROTECTED]> (supplier of updated xmlrpc-c 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: Thu, 20 Mar 2008 08:35:02 +0100 Source: xmlrpc-c Binary: libxmlrpc-c3-dev libxmlrpc-c3 xml-rpc-api2cpp xml-rpc-api2txt Architecture: source amd64 Version: 1.06.25-2 Distribution: unstable Urgency: low Maintainer: Sean Finney <[EMAIL PROTECTED]> Changed-By: Sean Finney <[EMAIL PROTECTED]> Description: libxmlrpc-c3 - A lightweight RPC library based on XML and HTTP for C and C++ libxmlrpc-c3-dev - A lightweight RPC library based on XML and HTTP for C and C++ xml-rpc-api2cpp - Generate C++ wrapper classes for XML-RPC servers xml-rpc-api2txt - Dump an XML-RPC API as a text file Closes: 458775 466054 Changes: xmlrpc-c (1.06.25-2) unstable; urgency=low . * disable building of libwww client, removing all dependencies on the libwww packages, as they are buggy and will be removed from debian. thanks to Regis Boudin for the patch (closes: #458775). * start build-depending on (and using) quilt for add-on patch management. * new patch: old-libtool, fixing FTBFS on kfreebsd-gnu. thanks to Petr Salinger (closes: #466054). Files: 4baa80773a67b1fd77fcb36991f47f98 682 libs optional xmlrpc-c_1.06.25-2.dsc ffa2e2583bcbbfd27d416297fe3e7d0e 6499 libs optional xmlrpc-c_1.06.25-2.diff.gz bfc2ae73d7b00150657ee1c40eb2aab0 397100 libdevel optional libxmlrpc-c3-dev_1.06.25-2_amd64.deb 2fc250b12c1b5edae09f0c22531bdc0c 262588 libs optional libxmlrpc-c3_1.06.25-2_amd64.deb f39fd3247d3d2f97b971a17fe2b8a77c 30776 devel optional xml-rpc-api2cpp_1.06.25-2_amd64.deb 70d4c185ae02364e7e3e6372a20778d4 8230 devel optional xml-rpc-api2txt_1.06.25-2_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH4oblynjLPm522B0RAjeeAJ9KAtUhyuqrKHGgyB0MU5uU0w631wCfStmk gbRheHZPnW5ivLi5Wg4blWA= =phHX -----END PGP SIGNATURE-----
--- End Message ---

