Debian Bug report logs - #652200
php-imagick: FTBFS: 1 out of 2 hunks FAILED -- saving rejects to file ltmain.sh.rej

version graph

Package: src:php-imagick; Maintainer for src:php-imagick is Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>;

Reported by: Mònica Ramírez Arceda <monica@probeta.net>

Date: Thu, 15 Dec 2011 13:27:02 UTC

Severity: serious

Tags: sid, wheezy

Found in version php-imagick/3.0.1-1

Fixed in version php-imagick/3.1.0~rc1-1

Done: Guillaume Delacour <gui@iroqwa.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#652200; Package src:php-imagick. (Thu, 15 Dec 2011 13:27:05 GMT) (full text, mbox, link).


Acknowledgement sent to Mònica Ramírez Arceda <monica@probeta.net>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Thu, 15 Dec 2011 13:27:05 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Mònica Ramírez Arceda <monica@probeta.net>
To: submit@bugs.debian.org
Subject: php-imagick: FTBFS: 1 out of 2 hunks FAILED -- saving rejects to file ltmain.sh.rej
Date: Thu, 15 Dec 2011 13:42:47 +0100
Source: php-imagick
Version: 3.0.1-1
Severity: serious
Tags: wheezy sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20111210 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  fakeroot debian/rules binary
> test -x debian/rules
> dh_testroot
> dh_prep 
> dh_installdirs -A 
> mkdir -p "imagick-3.0.1"
> Adding cdbs dependencies to debian/php5-imagick.substvars
> dh_installdirs -pphp5-imagick 
> # Hack here because:
> # - we don't want the module linked against some libx* (unused symbols)
> # We want to link with just needed libraries
> # - "-Wl,--as-needed" is ignored if not the first argument of the linker
> # We have to patch the linker call script ltmain.sh
> cd imagick-3.0.1 && phpize5 && \
> 	    patch -p1 < ../debian/ltmain.patch ltmain.sh && \
> 	    ./configure --with-imagick --with-php-config=/usr/bin/php-config5 \
> 	    --disable-static --with-imagick=shared,/usr
> Configuring for:
> PHP Api Version:         20090626
> Zend Module Api No:      20090626
> Zend Extension Api No:   220090626
> patching file ltmain.sh
> Hunk #1 succeeded at 5800 (offset 1084 lines).
> Hunk #2 FAILED at 5075.
> 1 out of 2 hunks FAILED -- saving rejects to file ltmain.sh.rej
> make: *** [configure_for_php5] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/12/10/php-imagick_3.0.1-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.




Reply sent to Guillaume Delacour <gui@iroqwa.org>:
You have taken responsibility. (Tue, 10 Jan 2012 09:54:03 GMT) (full text, mbox, link).


Notification sent to Mònica Ramírez Arceda <monica@probeta.net>:
Bug acknowledged by developer. (Tue, 10 Jan 2012 09:54:22 GMT) (full text, mbox, link).


Message #10 received at 652200-close@bugs.debian.org (full text, mbox, reply):

From: Guillaume Delacour <gui@iroqwa.org>
To: 652200-close@bugs.debian.org
Subject: Bug#652200: fixed in php-imagick 3.1.0~rc1-1
Date: Tue, 10 Jan 2012 09:52:49 +0000
Source: php-imagick
Source-Version: 3.1.0~rc1-1

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

php-imagick_3.1.0~rc1-1.debian.tar.gz
  to main/p/php-imagick/php-imagick_3.1.0~rc1-1.debian.tar.gz
php-imagick_3.1.0~rc1-1.dsc
  to main/p/php-imagick/php-imagick_3.1.0~rc1-1.dsc
php-imagick_3.1.0~rc1.orig.tar.gz
  to main/p/php-imagick/php-imagick_3.1.0~rc1.orig.tar.gz
php5-imagick_3.1.0~rc1-1_amd64.deb
  to main/p/php-imagick/php5-imagick_3.1.0~rc1-1_amd64.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 652200@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guillaume Delacour <gui@iroqwa.org> (supplier of updated php-imagick 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Format: 1.8
Date: Wed, 28 Dec 2011 15:30:14 +0100
Source: php-imagick
Binary: php5-imagick
Architecture: source amd64
Version: 3.1.0~rc1-1
Distribution: unstable
Urgency: low
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Changed-By: Guillaume Delacour <gui@iroqwa.org>
Description: 
 php5-imagick - ImageMagick module for php5
Closes: 652200
Changes: 
 php-imagick (3.1.0~rc1-1) unstable; urgency=low
 .
   [ Guillaume Delacour ]
   * New upstream release
   * debian/control: Add Vcs-{Browser,Git} field, point to pkg-php git repo
   * debian/rules: export LDFLAGS and refresh ltmain.sh.patch
     to pass -Wl,--as-needed flag to linker at right place (Closes: #652200)
   [ Thomas Goirand ]
   * Made examples work if the added Recommends: are installed.
Checksums-Sha1: 
 551f93e6eb0f83c013cb911bc3efa66ca81d4f7b 1350 php-imagick_3.1.0~rc1-1.dsc
 8afa6574ce1f86d64799a96893b2c1e9fb239436 93391 php-imagick_3.1.0~rc1.orig.tar.gz
 d8f41551a3412958852f9cf0ccdd1807aa6038f8 8357 php-imagick_3.1.0~rc1-1.debian.tar.gz
 a17b24a75407a86dc01cfae98578b4682b9e350b 134886 php5-imagick_3.1.0~rc1-1_amd64.deb
Checksums-Sha256: 
 3b9924827f2d2621296df477500b74c1e82430fac68fd98c262fa7418148ff94 1350 php-imagick_3.1.0~rc1-1.dsc
 bf7973c7b90d61645415956cf3bd6589a28918f6285385f6c69f6a4f9bcef251 93391 php-imagick_3.1.0~rc1.orig.tar.gz
 d2d2821c6e9802880fa30899794fb4182e070773206aa2bb9ec2b83a97e8ede2 8357 php-imagick_3.1.0~rc1-1.debian.tar.gz
 f691c2b3bc77f1f9c5d31b07bbcc32eb56e47d0d0f2e94e502cca1f47af92b23 134886 php5-imagick_3.1.0~rc1-1_amd64.deb
Files: 
 fcf1d3ecbff105c18e101f33e658f5e3 1350 php optional php-imagick_3.1.0~rc1-1.dsc
 4304f89096398cc409ca4512c46051fd 93391 php optional php-imagick_3.1.0~rc1.orig.tar.gz
 5cad89d9cecb86fedc20d901e0889eab 8357 php optional php-imagick_3.1.0~rc1-1.debian.tar.gz
 c1f3487156c1afea568cd59b32ba9dcb 134886 php optional php5-imagick_3.1.0~rc1-1_amd64.deb

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

iEYEAREDAAYFAk8MAwIACgkQl4M9yZjvmkmKOACfQ89Y7dLuk3KSoc4bwyFrcrij
kaQAn24MGAXhNonWfkmT9GgHAJghgbsd
=+qOM
-----END PGP SIGNATURE-----





Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#652200; Package src:php-imagick. (Tue, 10 Jan 2012 10:41:40 GMT) (full text, mbox, link).


Acknowledgement sent to Thomas Goirand <zigo@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Tue, 10 Jan 2012 10:41:44 GMT) (full text, mbox, link).


Message #15 received at 652200@bugs.debian.org (full text, mbox, reply):

From: Thomas Goirand <zigo@debian.org>
To: Mònica Ramírez Arceda <monica@probeta.net>, 652200@bugs.debian.org
Subject: Re: [php-maint] Bug#652200: php-imagick: FTBFS: 1 out of 2 hunks FAILED -- saving rejects to file ltmain.sh.rej
Date: Tue, 10 Jan 2012 18:32:53 +0800
On 12/15/2011 08:42 PM, Mònica Ramírez Arceda wrote:
> Source: php-imagick
> Version: 3.0.1-1
> Severity: serious
> Tags: wheezy sid
> User: debian-qa@lists.debian.org
> Usertags: qa-ftbfs-20111210 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.

Hi,

About 2 minutes before I received this bug report, I have received the
message (after the upload):
php-imagick_3.1.0~rc1-1_amd64.changes ACCEPTED into unstable

which I believe fixed the issue (I built it on an up-to-date SID
computer). So I don't think this is relevant anymore.

Cheers,

Thomas




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Wed, 08 Feb 2012 07:33:33 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 01:47:07 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.