Your message dated Mon, 22 Aug 2005 09:02:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#282342: fixed in libextractor 0.5.3-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 Nov 2004 13:49:14 +0000
>From [EMAIL PROTECTED] Sun Nov 21 05:49:14 2004
Return-path: <[EMAIL PROTECTED]>
Received: from europa.telenet-ops.be [195.130.132.60] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CVs5Z-0006Oc-00; Sun, 21 Nov 2004 05:49:14 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
        by europa.telenet-ops.be (Postfix) with SMTP id DBD9D19813D
        for <[EMAIL PROTECTED]>; Sun, 21 Nov 2004 14:49:11 +0100 (MET)
Received: from kabel.telenet.be (D5775FD9.kabel.telenet.be [213.119.95.217])
        by europa.telenet-ops.be (Postfix) with ESMTP id B0F0E1980CF
        for <[EMAIL PROTECTED]>; Sun, 21 Nov 2004 14:49:11 +0100 (MET)
Received: by kabel.telenet.be (Postfix, from userid 501)
        id BA44426136; Sun, 21 Nov 2004 14:49:05 +0100 (CET)
Date: Sun, 21 Nov 2004 14:49:05 +0100
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: libextractor: FTBFS: Linking to static version of gobject-2.0 when 
making shared object.
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
Sender: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (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_2004_03_25
X-Spam-Level: 

Package: libextractor
Version: 0.3.11-1
Severity: serious

The package is failing to build on some arches with the following
error:
/bin/sh ../../../libtool --mode=link gcc-3.3 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -fno-strict-aliasing -g -O2   -o 
libextractor_ole2.la -rpath /usr/lib/libextractor -Wl,-Bstatic 
-Wl,-lgobject-2.0 -Wl,-lglib-2.0 -Wl,-Bdynamic -Wl,-Bsymbolic -avoid-version 
-module ole2extractor.lo gsf-utils.lo gsf-input.lo gsf-input-memory.lo 
gsf-infile.lo gsf-infile-msole.lo gsf-shared-memory.lo   
../../../src/main/libextractor.la
gcc-3.3 -shared  .libs/ole2extractor.o .libs/gsf-utils.o .libs/gsf-input.o 
.libs/gsf-input-memory.o .libs/gsf-infile.o .libs/gsf-infile-msole.o 
.libs/gsf-shared-memory.o  -Wl,--rpath 
-Wl,/build/buildd/libextractor-0.3.11/src/main/.libs 
../../../src/main/.libs/libextractor.so  -Wl,-Bstatic -Wl,-lgobject-2.0 
-Wl,-lglib-2.0 -Wl,-Bdynamic -Wl,-Bsymbolic -Wl,-soname 
-Wl,libextractor_ole2.so -o .libs/libextractor_ole2.so
/usr/bin/ld: 
/usr/lib/gcc-lib/hppa-linux/3.3.5/../../../libgobject-2.0.a(gobject.o): 
relocation R_PARISC_DPREL21L can not be used when making a shared object;
 recompile with -fPIC
/usr/lib/gcc-lib/hppa-linux/3.3.5/../../../libgobject-2.0.a: could not read sym
bols: Bad value
collect2: ld returned 1 exit status

There is a shared (PIC) and a static (non-PIC) version of the
gobject-2.0 library, and you're linking to the static version.
Is there a reason you link to the static version?  If you really
need to link to the static version you will need a static PIC
version, else link to the shared version.


Kurt


---------------------------------------
Received: (at 282342-close) by bugs.debian.org; 22 Aug 2005 16:10:24 +0000
>From [EMAIL PROTECTED] Mon Aug 22 09:10:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E7EkS-0004a5-00; Mon, 22 Aug 2005 09:02:08 -0700
From: Daniel Baumann <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#282342: fixed in libextractor 0.5.3-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 22 Aug 2005 09:02:08 -0700
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-Level: 
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

Source: libextractor
Source-Version: 0.5.3-1

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

extract_0.5.3-1_i386.deb
  to pool/main/libe/libextractor/extract_0.5.3-1_i386.deb
libextractor-dev_0.5.3-1_i386.deb
  to pool/main/libe/libextractor/libextractor-dev_0.5.3-1_i386.deb
libextractor1c2_0.5.3-1_i386.deb
  to pool/main/libe/libextractor/libextractor1c2_0.5.3-1_i386.deb
libextractor_0.5.3-1.diff.gz
  to pool/main/libe/libextractor/libextractor_0.5.3-1.diff.gz
libextractor_0.5.3-1.dsc
  to pool/main/libe/libextractor/libextractor_0.5.3-1.dsc
libextractor_0.5.3.orig.tar.gz
  to pool/main/libe/libextractor/libextractor_0.5.3.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.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated libextractor 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: Sun, 21 Aug 2005 12:56:00 +0200
Source: libextractor
Binary: libextractor1c2 extract libextractor-dev
Architecture: source i386
Version: 0.5.3-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description: 
 extract    - displays meta-data from files of arbitrary type
 libextractor-dev - extracts meta-data from files of arbitrary type 
(development)
 libextractor1c2 - extracts meta-data from files of arbitrary type
Closes: 282342 295459 324093
Changes: 
 libextractor (0.5.3-1) unstable; urgency=low
 .
   * New upstream release (Closes: #324093):
     - fixes issues with glib-related plugins, removed README.Debian
       and --disable-glib hack in rules (Closes: #282342, #295459).
   * Added lintian overrides.
   * Formal cleanups and updates in debian/.
Files: 
 5c162633552436820d34a20742f2201c 791 devel optional libextractor_0.5.3-1.dsc
 aab48c75879aab5ad918b1f9f4445558 6018214 devel optional 
libextractor_0.5.3.orig.tar.gz
 ae1b837a1f2766df5fc9b838ac97bd97 15235 devel optional 
libextractor_0.5.3-1.diff.gz
 c4816a57930f4663245126041c2bd92c 5840838 libs optional 
libextractor1c2_0.5.3-1_i386.deb
 af7a91b27d7e1f078be5ef7319ace8c2 17544 libdevel optional 
libextractor-dev_0.5.3-1_i386.deb
 e78775b02122eaf4071a50ca92bd283e 18396 utils optional extract_0.5.3-1_i386.deb

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

iEYEARECAAYFAkMJ7wkACgkQELuA/Ba9d8Y/tACfSdGZ4PuSIMqtPK/BwEre1jsy
iyEAoOgyLA8wgDqkJRK9kTla3WYhltq7
=MDZe
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to