Your message dated Tue, 05 Apr 2005 08:02:10 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#302645: fixed in ocurl 0.2.0-3 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 2 Apr 2005 05:49:15 +0000 >From [EMAIL PROTECTED] Fri Apr 01 21:49:15 2005 Return-path: <[EMAIL PROTECTED]> Received: from c156139.adsl.hansenet.de (localhost.localdomain) [213.39.156.139] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DHbVT-0005Y2-00; Fri, 01 Apr 2005 21:49:15 -0800 Received: from aj by localhost.localdomain with local (Exim 4.50) id 1DHbVT-00046e-86; Sat, 02 Apr 2005 07:49:15 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: ocurl: FTBFS (amd64/gcc-4.0): curl-helper.o: relocation R_X86_64_32S can not be used when making a shared object; recompile with -fPIC Message-Id: <[EMAIL PROTECTED]> Date: Sat, 02 Apr 2005 07:49:15 +0200 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: ocurl Version: 0.2.0-2 Severity: normal Tags: patch When building 'ocurl' on amd64/unstable with gcc-4.0, I get the following error: x86_64-linux-gcc -c -DHAVE_CONFIG_H -I/usr/lib/ocaml/3.08.3 curl-helper.c -o curl-helper.o ocamlmklib -oc curl-helper curl-helper.o \ -lcurl -lidn -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz /usr/bin/ld: curl-helper.o: relocation R_X86_64_32S can not be used when making a shared object; recompile with -fPIC curl-helper.o: could not read symbols: Bad value collect2: ld returned 1 exit status make[2]: *** [dllcurl-helper.so] Error 2 make[2]: Leaving directory `/ocurl-0.2.0' With the attached patch 'ocurl' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/ocurl-0.2.0/Makefile.in ./Makefile.in --- ../tmp-orig/ocurl-0.2.0/Makefile.in 2005-01-23 16:23:16.000000000 +0100 +++ ./Makefile.in 2005-04-02 07:41:11.695715149 +0200 @@ -20,7 +20,7 @@ FLAGS = LIBS = -CFLAGS = @CFLAGS@ @DEFS@ +CFLAGS = @CFLAGS@ @DEFS@ -fPIC CAMLINCDIR = [EMAIL PROTECTED]@ CURLHELPEROBJS = curl-helper.o --------------------------------------- Received: (at 302645-close) by bugs.debian.org; 5 Apr 2005 12:20:05 +0000 >From [EMAIL PROTECTED] Tue Apr 05 05:19:59 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DIn2A-0000PJ-00; Tue, 05 Apr 2005 05:19:54 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DIml0-0007Qh-00; Tue, 05 Apr 2005 08:02:10 -0400 From: Enrico Tassi <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#302645: fixed in ocurl 0.2.0-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 05 Apr 2005 08:02:10 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Source: ocurl Source-Version: 0.2.0-3 We believe that the bug you reported is fixed in the latest version of ocurl, which is due to be installed in the Debian FTP archive: libcurl-ocaml-dev_0.2.0-3_powerpc.deb to pool/main/o/ocurl/libcurl-ocaml-dev_0.2.0-3_powerpc.deb libcurl-ocaml_0.2.0-3_powerpc.deb to pool/main/o/ocurl/libcurl-ocaml_0.2.0-3_powerpc.deb ocurl_0.2.0-3.diff.gz to pool/main/o/ocurl/ocurl_0.2.0-3.diff.gz ocurl_0.2.0-3.dsc to pool/main/o/ocurl/ocurl_0.2.0-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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Enrico Tassi <[EMAIL PROTECTED]> (supplier of updated ocurl 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: Mon, 4 Apr 2005 20:40:29 +0200 Source: ocurl Binary: libcurl-ocaml libcurl-ocaml-dev Architecture: source powerpc Version: 0.2.0-3 Distribution: unstable Urgency: low Maintainer: Enrico Tassi <[EMAIL PROTECTED]> Changed-By: Enrico Tassi <[EMAIL PROTECTED]> Description: libcurl-ocaml - ocaml curl bindings libcurl-ocaml-dev - ocaml libcurl bindings Closes: 302645 Changes: ocurl (0.2.0-3) unstable; urgency=low . * Fixed -fPIC issue, now we use ocamlc instead of gcc to compile curl-helper.c (Closes: Bug#302645) Files: 6cf32f72b9d6cb0be83774ac15a3df62 654 libdevel optional ocurl_0.2.0-3.dsc d3b67253dd2e4e176ac25904ae4bbab4 3156 libdevel optional ocurl_0.2.0-3.diff.gz bddc28c983f231be933541ca55f8fdad 77080 libdevel optional libcurl-ocaml-dev_0.2.0-3_powerpc.deb 2048420ca427d07cb89fc5fa42fc04cd 18000 libs optional libcurl-ocaml_0.2.0-3_powerpc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCUnsQ1cqbBPLEI7wRAgBvAKCEh2SJyAI2OrF/EwnZq64MbxPXnQCghlPX AVT+HYg+zV35S/V1uYFijs0= =yGmH -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]