Your message dated Wed, 16 Feb 2005 13:18:04 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#291603: fixed in zapping 0.9.0-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) -------------------------------------- Received: (at submit) by bugs.debian.org; 21 Jan 2005 19:04:22 +0000 >From [EMAIL PROTECTED] Fri Jan 21 11:04:22 2005 Return-path: <[EMAIL PROTECTED]> Received: from astra.telenet-ops.be [195.130.132.58] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Cs44o-0000gx-00; Fri, 21 Jan 2005 11:04:11 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by astra.telenet-ops.be (Postfix) with SMTP id 652D63281BC for <[EMAIL PROTECTED]>; Fri, 21 Jan 2005 20:04:04 +0100 (MET) Received: from Q.roeckx.be (dD5775FD9.access.telenet.be [213.119.95.217]) by astra.telenet-ops.be (Postfix) with ESMTP id 4DFED32801C for <[EMAIL PROTECTED]>; Fri, 21 Jan 2005 20:04:04 +0100 (MET) Received: by Q.roeckx.be (Postfix, from userid 501) id 4799226136; Fri, 21 Jan 2005 20:04:03 +0100 (CET) Date: Fri, 21 Jan 2005 20:04:03 +0100 From: Kurt Roeckx <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: zapping: FTBFS: Using static non fPIC lib to make a shared lib. Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i 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: zapping Version: 0.8.0-2 Severity: serious Hi, your package is failing to build because it's using a static non fPIC lib to make a shared lib. Here is an extract from the build log: /bin/sh ../../libtool --mode=link x86_64-linux-gcc -Wall -g -O2 -o libteletext.zapping.la -rpath /usr/lib/zapping/plugins bookmark.lo export.lo main.lo preferences.lo search.lo toolbar.lo view.lo window.lo ../../libvbi/libvbi.a -lpng -lz -lm -lpthread *** Warning: Linking the shared library libteletext.zapping.la against the *** static library ../../libvbi/libvbi.a is not portable! x86_64-linux-gcc -shared .libs/bookmark.o .libs/export.o .libs/main.o .libs/preferences.o .libs/search.o .libs/toolbar.o .libs/view.o .libs/window.o ../../libvbi/libvbi.a -lpng -lz -lm -lpthread -Wl,-soname -Wl,libteletext.zapping.so.0 -o .libs/libteletext.zapping.so.0.0.0 /usr/bin/ld: ../../libvbi/libvbi.a(cache.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC ../../libvbi/libvbi.a: could not read symbols: Bad value collect2: ld returned 1 exit status make[4]: *** [libteletext.zapping.la] Error 1 The previous version (0.8.0-1) build without problems and the changelog doesn't seem to indicate why this would now fail. It seems that previously it didn't try to make the libteletext.zapping.so but does now. A static library should be build without -fPIC and a shared library should be build using -fPIC. If you need the static library too you will have to build all those files twice, once using -fPIC, once not using it. >From the build log it looks like the libvbi.a isn't used for anything other than linking the libteletext.zapping.so so I suggest you just build those files once using -fPIC. Note: this is a build log from amd64, it should fail on some other arches (like hppa) too but they failed for an other reason so far. If it happens to only affect amd64 please lower the severity. Kurt --------------------------------------- Received: (at 291603-close) by bugs.debian.org; 16 Feb 2005 18:23:21 +0000 >From [EMAIL PROTECTED] Wed Feb 16 10:23:20 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 1D1TpY-0000nz-00; Wed, 16 Feb 2005 10:23:20 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1D1TkS-0002Q4-00; Wed, 16 Feb 2005 13:18:04 -0500 From: Christian Marillat <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#291603: fixed in zapping 0.9.0-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 16 Feb 2005 13:18:04 -0500 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: zapping Source-Version: 0.9.0-1 We believe that the bug you reported is fixed in the latest version of zapping, which is due to be installed in the Debian FTP archive: zapping_0.9.0-1.diff.gz to pool/main/z/zapping/zapping_0.9.0-1.diff.gz zapping_0.9.0-1.dsc to pool/main/z/zapping/zapping_0.9.0-1.dsc zapping_0.9.0-1_i386.deb to pool/main/z/zapping/zapping_0.9.0-1_i386.deb zapping_0.9.0.orig.tar.gz to pool/main/z/zapping/zapping_0.9.0.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. Christian Marillat <[EMAIL PROTECTED]> (supplier of updated zapping 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, 16 Feb 2005 18:58:19 +0100 Source: zapping Binary: zapping Architecture: source i386 Version: 0.9.0-1 Distribution: unstable Urgency: low Maintainer: Christian Marillat <[EMAIL PROTECTED]> Changed-By: Christian Marillat <[EMAIL PROTECTED]> Description: zapping - television viewer for the GNOME environment Closes: 291603 Changes: zapping (0.9.0-1) unstable; urgency=low . * New upstream release. * Removed patch "fix build on amd64 and gcc 4.0". * This release fix linking with non fPIC lib. (Closes: #291603) * New patch 01_settings.xml, to fix a '&' alone in the documentation. Files: 0c65b53e9682a53881605a523620f24d 829 gnome extra zapping_0.9.0-1.dsc 39ee9b21543b1bf6031115dfddcf6344 1917893 gnome extra zapping_0.9.0.orig.tar.gz bc3cdb93362a71a8b4a3028820ddddc7 18664 gnome extra zapping_0.9.0-1.diff.gz 04a7e706b2cd1b591ace0014a0ff6a69 900664 gnome extra zapping_0.9.0-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCE4p0B9xWPR9BuQcRAkMuAJ90c3pZb17SgYVSXDSSMnJPiLv0BgCdGMkT aU+/J/aZ/9o0VMqp66vi1D4= =XUfq -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]