Source: php-imagick Version: 3.0.1-1 Severity: serious Tags: wheezy sid User: [email protected] 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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

