Your message dated Sat, 26 Apr 2008 10:17:10 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#475984: fixed in libpuzzle 0.9-2
has caused the Debian Bug report #475984,
regarding libpuzzle: FTBFS: libpuzzle.c:205: undefined reference to `_estrndup'
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
475984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475984
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libpuzzle
Version: 0.9-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080413 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> gcc -shared  .libs/libpuzzle.o  -Wl,--rpath 
> -Wl,/build/user/libpuzzle-0.9/debian/tmp/usr/lib -Wl,--rpath 
> -Wl,/build/user/libpuzzle-0.9/debian/tmp/usr/lib 
> -L/build/user/libpuzzle-0.9/debian/tmp/usr/lib 
> /build/user/libpuzzle-0.9/debian/tmp/usr/lib/libpuzzle.so /usr/lib/libjpeg.so 
> /usr/lib/libfreetype.so -lpng12 -lz -lm  -Wl,-z -Wl,defs -Wl,--as-needed 
> -Wl,-rpath -Wl,/build/user/libpuzzle-0.9/debian/tmp/usr/lib -Wl,-soname 
> -Wl,libpuzzle.so -o .libs/libpuzzle.so
> .libs/libpuzzle.o: In function `zif_puzzle_set_autocrop':
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:393: undefined reference 
> to `zend_parse_parameters'
> .libs/libpuzzle.o: In function `zif_puzzle_set_max_cropping_ratio':
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:374: undefined reference 
> to `zend_parse_parameters'
> .libs/libpuzzle.o: In function `zif_puzzle_set_contrast_barrier_for_cropping':
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:355: undefined reference 
> to `zend_parse_parameters'
> .libs/libpuzzle.o: In function `zif_puzzle_set_p_ratio':
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:336: undefined reference 
> to `zend_parse_parameters'
> .libs/libpuzzle.o: In function `zif_puzzle_set_noise_cutoff':
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:317: undefined reference 
> to `zend_parse_parameters'
> .libs/libpuzzle.o:/build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:297: 
> more undefined references to `zend_parse_parameters' follow
> .libs/libpuzzle.o: In function `zif_puzzle_uncompress_cvec':
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:205: undefined reference 
> to `_estrndup'
> .libs/libpuzzle.o: In function `zif_puzzle_compress_cvec':
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:156: undefined reference 
> to `zend_parse_parameters'
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:171: undefined reference 
> to `_estrndup'
> .libs/libpuzzle.o: In function `zif_puzzle_fill_cvec_from_file':
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:130: undefined reference 
> to `zend_parse_parameters'
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:140: undefined reference 
> to `_estrndup'
> .libs/libpuzzle.o: In function `zm_info_libpuzzle':
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:114: undefined reference 
> to `php_info_print_table_start'
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:115: undefined reference 
> to `php_info_print_table_header'
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:116: undefined reference 
> to `php_info_print_table_end'
> .libs/libpuzzle.o: In function `zm_startup_libpuzzle':
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:66: undefined reference 
> to `zend_register_double_constant'
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:69: undefined reference 
> to `zend_register_double_constant'
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:72: undefined reference 
> to `zend_register_double_constant'
> /build/user/libpuzzle-0.9/php/libpuzzle/libpuzzle.c:75: undefined reference 
> to `zend_register_double_constant'
> collect2: ld returned 1 exit status

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/13

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: libpuzzle
Source-Version: 0.9-2

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

libpuzzle-bin_0.9-2_i386.deb
  to pool/main/libp/libpuzzle/libpuzzle-bin_0.9-2_i386.deb
libpuzzle-dev_0.9-2_i386.deb
  to pool/main/libp/libpuzzle/libpuzzle-dev_0.9-2_i386.deb
libpuzzle-php_0.9-2_i386.deb
  to pool/main/libp/libpuzzle/libpuzzle-php_0.9-2_i386.deb
libpuzzle1_0.9-2_i386.deb
  to pool/main/libp/libpuzzle/libpuzzle1_0.9-2_i386.deb
libpuzzle_0.9-2.diff.gz
  to pool/main/libp/libpuzzle/libpuzzle_0.9-2.diff.gz
libpuzzle_0.9-2.dsc
  to pool/main/libp/libpuzzle/libpuzzle_0.9-2.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.
Cyril Brulebois <[EMAIL PROTECTED]> (supplier of updated libpuzzle 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.8
Date: Sat, 26 Apr 2008 11:34:21 +0200
Source: libpuzzle
Binary: libpuzzle1 libpuzzle-bin libpuzzle-dev libpuzzle-php
Architecture: source i386
Version: 0.9-2
Distribution: unstable
Urgency: low
Maintainer: Debian PhotoTools Maintainers <[EMAIL PROTECTED]>
Changed-By: Cyril Brulebois <[EMAIL PROTECTED]>
Description: 
 libpuzzle-bin - quick similar image finder - runtime tool
 libpuzzle-dev - quick similar image finder - development files
 libpuzzle-php - quick similar image finder - PHP bindings
 libpuzzle1 - quick similar image finder - shared library
Closes: 475984
Changes: 
 libpuzzle (0.9-2) unstable; urgency=low
 .
   * Pass “LDFLAGS=""” to the PHP extension's ./configure script. Since
     dpkg-buildpackage now exports LDFLAGS, an FTBFS is triggered because
     of “-Wl,-z,defs” (which was previously only used for the shared
     library, as intended); and since “-Wl,--as-needed” isn't sufficient to
     get rid of extra linking for that extension anyway, passing an empty
     LDFLAGS variable for that part of the build (Closes: #475984).
   * Move the maintainership to pkg-phototools as originally planned
     (thanks to to Emmanuel Bouthenot who proposed that package):
      - Set Maintainer to pkg-phototools.
      - Set Uploaders to myself, and update the mail address.
      - Add Vcs-Browser and Vcs-Git.
Checksums-Sha1: 
 d0494477f91cbdd3232c1df3569c1c4f28524009 1315 libpuzzle_0.9-2.dsc
 b8141bb7fd530cbed7026be9bff10f2b3e72f4d2 6999 libpuzzle_0.9-2.diff.gz
 181d425398ad95f824ade96f3e72e1a7c1585d00 15310 libpuzzle1_0.9-2_i386.deb
 31e0a3370be6e6f6c0cc7f529e5fafbc3d4fc4fb 10986 libpuzzle-bin_0.9-2_i386.deb
 5225d0f064cc2644bd49e17ae299f906b9f1b17b 20976 libpuzzle-dev_0.9-2_i386.deb
 828e8f0d5838f8dc7a626e9ca4489bc52abce5e3 9684 libpuzzle-php_0.9-2_i386.deb
Checksums-Sha256: 
 6dee3aa08595262cd9fff9e8bcf1c6b9ff8d12d20789fe0bd3dddf15ce62a839 1315 
libpuzzle_0.9-2.dsc
 4f7b753ac823e90700421c6e4b6fad804d0d41d85d14ee9431791310b5f7d990 6999 
libpuzzle_0.9-2.diff.gz
 028a66a851b162f73d28bc39c7aa97ab2afeddba00d254cbcd9985603f8616f3 15310 
libpuzzle1_0.9-2_i386.deb
 f084feaefc0ec371153638eb2a9de128b090bb06523c59da4dbf2e8bda303621 10986 
libpuzzle-bin_0.9-2_i386.deb
 072c6a2e6ca0e8e18d9dca09a23a15b98b42fff4dca12f01a5efd7a7881827d9 20976 
libpuzzle-dev_0.9-2_i386.deb
 b3922e503b8d4cd0632c2462146285814612403a7a72aa75790b959ebb8b132e 9684 
libpuzzle-php_0.9-2_i386.deb
Files: 
 6f118fcde62464083ddad4caf828f0f6 1315 graphics extra libpuzzle_0.9-2.dsc
 0086f67e47bd99b78fdf02b345768832 6999 graphics extra libpuzzle_0.9-2.diff.gz
 0d05d481e782e8c90cd7e4302419052f 15310 libs extra libpuzzle1_0.9-2_i386.deb
 47eeb92bcd031b96e0e000222bb50b0d 10986 graphics extra 
libpuzzle-bin_0.9-2_i386.deb
 7c8da332b8c298fd6c5ba4a2803d6e6b 20976 libdevel extra 
libpuzzle-dev_0.9-2_i386.deb
 9da777311f5463e1d1b4fddc1c1ae3f6 9684 interpreters extra 
libpuzzle-php_0.9-2_i386.deb

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

iD8DBQFIEv4qeGfVPHR5Nd0RAnhGAKCNHyOePfXNUsFr3+igNQR3gEFUPACfdlA/
mFeADwPqicB632vIqbIzsTE=
=a/LL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to