Your message dated Wed, 06 Jun 2007 21:32:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#427527: fixed in ldb 0.9.0-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)

--- Begin Message ---
Package: ldb
Version: 0.9.0-1
Severity: serious

Hi,

Your package is failing to build (on amd64) with the following error:
Compiling snprintf.c
gcc -shared -Wl,-soname,libldb.so.0 -o lib/libldb.so.0.9.0 
modules/operational.po modules/rdn_name.po modules/objectclass.po 
modules/paged_results.po modules/sort.po modules/asq.po common/ldb.po 
common/ldb_ldif.po common/ldb_parse.po common/ldb_msg.po common/ldb_utf8.po 
common/ldb_debug.po common/ldb_modules.po common/ldb_dn.po common/ldb_match.po 
common/ldb_attributes.po common/attrib_handlers.po common/ldb_controls.po 
common/qsort.po ldb_tdb/ldb_tdb.po ldb_tdb/ldb_pack.po ldb_tdb/ldb_search.po 
ldb_tdb/ldb_index.po ldb_tdb/ldb_cache.po ldb_tdb/ldb_tdb_wrap.po replace.po 
snprintf.po  -ldl  -ltalloc   -ltdb
Compiling tools/ldbadd.c
Compiling tools/cmdline.c
gcc -shared -o bin/ldbadd tools/ldbadd.o tools/cmdline.o lib/libldb.so.0.9.0 
-ldl  -lpopt
/usr/bin/ld: tools/ldbadd.o: relocation R_X86_64_32 against `a local symbol' 
cannot be used when making a shared object; recompile with -fPIC
tools/ldbadd.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [bin/ldbadd] Error 1


Note that you're trying to make a shared library called "bin/ldbadd" and
the file tools/ldbadd.o wasn't build using -fPIC.

My guess is that it shouldn't be using the "-shared" when making
bin/ldbadd and that you want a normal executable.


Kurt



--- End Message ---
--- Begin Message ---
Source: ldb
Source-Version: 0.9.0-2

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

ldb-tools_0.9.0-2_i386.deb
  to pool/main/l/ldb/ldb-tools_0.9.0-2_i386.deb
ldb_0.9.0-2.diff.gz
  to pool/main/l/ldb/ldb_0.9.0-2.diff.gz
ldb_0.9.0-2.dsc
  to pool/main/l/ldb/ldb_0.9.0-2.dsc
libldb-dev_0.9.0-2_i386.deb
  to pool/main/l/ldb/libldb-dev_0.9.0-2_i386.deb
libldb0_0.9.0-2_i386.deb
  to pool/main/l/ldb/libldb0_0.9.0-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.
Jelmer Vernooij <[EMAIL PROTECTED]> (supplier of updated ldb 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, 06 Jun 2007 19:14:39 +0200
Source: ldb
Binary: libldb0 libldb-dev ldb-tools
Architecture: source i386
Version: 0.9.0-2
Distribution: unstable
Urgency: low
Maintainer: Jelmer Vernooij <[EMAIL PROTECTED]>
Changed-By: Jelmer Vernooij <[EMAIL PROTECTED]>
Description: 
 ldb-tools  - LDAP-like embedded database - tools
 libldb-dev - LDAP-like embedded database - development files
 libldb0    - LDAP-like embedded database - shared library
Closes: 427527 427582
Changes: 
 ldb (0.9.0-2) unstable; urgency=low
 .
   * Put libldb-dev in libdevel section. (Closes: #427582)
   * Don't build shared version of ldbadd. (Closes: #427527)
Files: 
 c6cff4ee3652923d1fbe99dbe3306758 698 devel optional ldb_0.9.0-2.dsc
 11545f845cc33adda66d30df896aa298 2952 devel optional ldb_0.9.0-2.diff.gz
 16997753e3bb05fb4522a34271621960 63322 libs optional libldb0_0.9.0-2_i386.deb
 61e1dfafb26376902d486410ff7f1145 37192 utils optional 
ldb-tools_0.9.0-2_i386.deb
 7d2cdef3080f9db14ce7c7e783bfce72 87720 libdevel optional 
libldb-dev_0.9.0-2_i386.deb

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

iD8DBQFGZyUn1OXtrMAUPS0RAkJMAKCtfGm1dT6RDzUlitLe6tWh+GYRGgCfdGHz
QPeOgLp1E1AcSqRNb8z7I9s=
=715J
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to