Your message dated Wed, 29 Jun 2005 22:02:15 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#315771: fixed in perdition 1.17-2
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; 25 Jun 2005 21:02:18 +0000
>From [EMAIL PROTECTED] Sat Jun 25 14:02:18 2005
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 1DmHn8-0003gL-00; Sat, 25 Jun 2005 14:02:18 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
        by europa.telenet-ops.be (Postfix) with SMTP id 45F7A1980AB
        for <[EMAIL PROTECTED]>; Sat, 25 Jun 2005 23:02:17 +0200 (MEST)
Received: from Q.roeckx.be (dD5775FD9.access.telenet.be [213.119.95.217])
        by europa.telenet-ops.be (Postfix) with ESMTP id 27C59198098
        for <[EMAIL PROTECTED]>; Sat, 25 Jun 2005 23:02:17 +0200 (MEST)
Received: by Q.roeckx.be (Postfix, from userid 501)
        id E5BB626136; Sat, 25 Jun 2005 23:02:16 +0200 (CEST)
Date: Sat, 25 Jun 2005 23:02:16 +0200
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: perdition: FTBFS: Not using -fPIC to make 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: perdition
Version: 1.17-1
Severity: serious
Tags: sid

Hi,

Your package is is not using -fPIC to make a shared lib.  This
does not work on some arches, and results in your package
failing to build:
make[5]: Entering directory `/build/buildd/perdition-1.17/perdition/db/daemon'
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../ -I../../../perdition 
-I../../../libjain -DPERDITIONDB_BDB_SYSCONFDIR=\"/etc/perdition\"    -g -O2 -c 
packet.c
rm -f libperditiondb_daemon_packet.a
ar cru libperditiondb_daemon_packet.a packet.o
ranlib libperditiondb_daemon_packet.a
[...]
gcc -shared  .libs/perditiondb_daemon.o .libs/unix_socket.o  -ldb 
-L/build/buildd/perdition-1.17/perdition/db/daemon -lperditiondb_daemon_packet  
-Wl,-soname -Wl,libperditiondb_daemon.so.0 -o 
.libs/libperditiondb_daemon.so.0.0.0  -ldb 
-L/build/buildd/perdition-1.17/perdition/db/daemon -lperditiondb_daemon_packet
/usr/bin/ld: /build/buildd/perdition-1.17/perdition/db/daemon/libperditiondb_da
emon_packet.a(packet.o): relocation R_X86_64_32 can not be used when making a s
hared object; recompile with -fPIC
/build/buildd/perdition-1.17/perdition/db/daemon/libperditiondb_daemon_packet.a:
 could not read symbols: Bad value

Note that the packet.c did not get build using libtool,
while the rest did.  libtool correctly set -fPIC to make
the shared version for the other files that are getting
linked in.

Policy section 10.2 says that shared libs should be build
using -fPIC and static should be build without it.


Kurt


---------------------------------------
Received: (at 315771-close) by bugs.debian.org; 30 Jun 2005 02:08:02 +0000
>From [EMAIL PROTECTED] Wed Jun 29 19:08:02 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 1DnoTC-00047h-00; Wed, 29 Jun 2005 19:08:02 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DnoNb-0007sd-00; Wed, 29 Jun 2005 22:02:15 -0400
From: Simon Horman <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#315771: fixed in perdition 1.17-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 29 Jun 2005 22:02:15 -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: perdition
Source-Version: 1.17-2

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

perdition-dev_1.17-2_i386.deb
  to pool/main/p/perdition/perdition-dev_1.17-2_i386.deb
perdition-ldap_1.17-2_i386.deb
  to pool/main/p/perdition/perdition-ldap_1.17-2_i386.deb
perdition-mysql_1.17-2_i386.deb
  to pool/main/p/perdition/perdition-mysql_1.17-2_i386.deb
perdition-odbc_1.17-2_i386.deb
  to pool/main/p/perdition/perdition-odbc_1.17-2_i386.deb
perdition-postgresql_1.17-2_i386.deb
  to pool/main/p/perdition/perdition-postgresql_1.17-2_i386.deb
perdition_1.17-2.diff.gz
  to pool/main/p/perdition/perdition_1.17-2.diff.gz
perdition_1.17-2.dsc
  to pool/main/p/perdition/perdition_1.17-2.dsc
perdition_1.17-2_i386.deb
  to pool/main/p/perdition/perdition_1.17-2_i386.deb



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.
Simon Horman <[EMAIL PROTECTED]> (supplier of updated perdition 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, 29 Jun 2005 11:50:38 +0900
Source: perdition
Binary: perdition perdition-postgresql perdition-mysql perdition-ldap 
perdition-dev perdition-odbc
Architecture: source i386
Version: 1.17-2
Distribution: unstable
Urgency: low
Maintainer: Simon Horman <[EMAIL PROTECTED]>
Changed-By: Simon Horman <[EMAIL PROTECTED]>
Description: 
 perdition  - POP3 and IMAP4 Proxy server
 perdition-dev - Development libraries and headers for perdition
 perdition-ldap - Library to allow perdition to access LDAP based popmaps
 perdition-mysql - Library to allow perdition to access MySQL based popmaps
 perdition-odbc - Library to allow perdition to access ODBC based popmaps
 perdition-postgresql - Library to allow perdition to access PostgreSQL based 
popmaps
Closes: 315771
Changes: 
 perdition (1.17-2) unstable; urgency=low
 .
   * Build packet code for daemon modules as a shared module,
     else it brakes the build on smoe arches. This is an attempt
     at a more permanant solution to this problem, rather than
     the band-aid solution included in 1.15-5.
     Thanks to Kurt Roeckx (closes: Bug#315771)
   * Forcibly disable build of ldap documentation.
   * Change build-dependancies on virtual packages to non-virtual packages
     - libdb-dev -> libdb4.3-dev
     - libmysqlclient-dev -> libmysqlclient14-dev
     Thanks to Kurt Roeckx
Files: 
 5d301c8f629c78d63b769c2a2dee52a0 908 mail optional perdition_1.17-2.dsc
 a84405e01affc908ac125849ae68c12b 13763 mail optional perdition_1.17-2.diff.gz
 5c3091ceea764b88bc9dc6b8e3151a71 112988 mail optional perdition_1.17-2_i386.deb
 7c32a8d5e359cc31e81cfd3056a0b02e 6260 mail optional 
perdition-dev_1.17-2_i386.deb
 e0fb4e8c3bef4d7267c5674f2564ab0e 14806 mail optional 
perdition-ldap_1.17-2_i386.deb
 99cc52c32b78f040739bc8d91093c4f2 13840 mail optional 
perdition-mysql_1.17-2_i386.deb
 76c71b4bb2124fc27a95f6c8f082a31a 13758 mail optional 
perdition-odbc_1.17-2_i386.deb
 abf1b9e0c999d3b7cb6eb52e4b1280ec 13850 mail optional 
perdition-postgresql_1.17-2_i386.deb

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

iD8DBQFCwg1ydu+M6Iexz7URAqfTAJsE/vDnBBeHoWDwXlP2OhIxDGTg6gCfRhbM
91F9vfpy9xpJJJya9DkqvJk=
=7omF
-----END PGP SIGNATURE-----


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

Reply via email to