From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] Update gd and php Date: Fri, 20 Jan 2017 20:22:51 -0500 Message-ID: <20170121012251.GA26714@jasmine> References: <20170119221919.7a74f45a@lepiller.eu> <20170120055319.GA28011@jasmine> <20170120153318.GB30118@jasmine> <0b4d2ae981add092d4fd8e5b656d184c@lepiller.eu> <20170120173002.GA29902@jasmine> <87pojhmnjf.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55613) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cUkOT-0000lN-1r for guix-devel@gnu.org; Fri, 20 Jan 2017 20:23:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cUkON-0005TL-Vq for guix-devel@gnu.org; Fri, 20 Jan 2017 20:23:01 -0500 Content-Disposition: inline In-Reply-To: <87pojhmnjf.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 20, 2017 at 10:25:40PM +0100, Ludovic Court=E8s wrote: > Leo Famulari skribis: > If gd-for-php has #f as its replacement, then nothing will be grafted to > replace it. >=20 > Or am I missing something? No, I am the one missing something. I built PHP (sans tests) and it does refer to gd-2.2.4. I'm sorry for the confusion; I'm under the weather these past few days. However, PHP fails its test suite on my machine. The summary is below. Please let me know which log files you might like me to share from the build tree. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D FAILED TEST SUMMARY --------------------------------------------------------------------- Test disk_free_space and its alias diskfreespace() functions : basic functi= onality [ext/standard/tests/file/disk_free_space_basic.phpt] Test lstat() and stat() functions: usage variations - creating file/subdir = [ext/standard/tests/file/lstat_stat_variation8.phpt] Test lstat() and stat() functions: usage variations - deleting file/subdir = [ext/standard/tests/file/lstat_stat_variation9.phpt] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D WARNED TEST SUMMARY --------------------------------------------------------------------- Temporary leak on exception [Zend/tests/temporary_cleaning_001.phpt] (warn:= XFAIL section but test passes) Fundamental memory leak test on temporaries [Zend/tests/temporary_cleaning_= 003.phpt] (warn: XFAIL section but test passes) Temporary leak with switch [Zend/tests/temporary_cleaning_004.phpt] (warn: = XFAIL section but test passes) Temporary leak with foreach [Zend/tests/temporary_cleaning_005.phpt] (warn:= XFAIL section but test passes) Exception after separation during indirect write to fcall result [Zend/test= s/temporary_cleaning_006.phpt] (warn: XFAIL section but test passes) Bug #72663: Create an Unexpected Object and Don't Invoke __wakeup() in Dese= rialization [ext/standard/tests/strings/bug72663_3.phpt] (warn: XFAIL secti= on but test passes) FPM: Test status page [sapi/fpm/tests/010.phpt] (warn: XFAIL section but te= st passes) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D You may have found a problem in PHP. This report can be automatically sent to the PHP QA team at http://qa.php.net/reports and http://news.php.net/php.qa.reports This gives us a better understanding of PHP's behavior. If you don't want to send the report immediately you can choose option "s" to save it. You can then email it to qa-reports@lists.php.net la= ter. Do you want to send this report now? [Yns]:=20 Please enter your email address. (Your address will be mangled so that it will not go out on any mailinglist in plain text): sh: autoconf: command not found Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or= service not known in /tmp/guix-build-php-7.0.14.drv-0/php-7.0.14/run-tests= =2Ephp on line 1035 Warning: fsockopen(): unable to connect to qa.php.net:80 (php_network_getad= dresses: getaddrinfo failed: Name or service not known) in /tmp/guix-build-= php-7.0.14.drv-0/php-7.0.14/run-tests.php on line 1035 The test script was unable to automatically send the report to PHP's QA Team Please send /tmp/guix-build-php-7.0.14.drv-0/php-7.0.14/php_test_results_20= 170121_0053.txt to qa-reports@lists.php.net manually, thank you. make: *** [Makefile:236: test] Error 1 phase `check' failed after 1234.5 seconds --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAliCt+gACgkQJkb6MLrK fwiqyBAAgqQBOKQD4lvHglnZn9HAqEglNHDfiVoGli7LXZTvOVDGDlnQYSIdmpM+ jH9oyan6RHfwbMs5vsiJx7JKxkcpH9eoPyw/LoBFI/tNMar4HpHtROiv735K+t12 AOsPmPejlkK4fx8ezmMY2a/RygutX9qVVZrm7EWFZ2RPmr5zf0Tfm1ycyLf6iDfs j1YKpauMaX+IYoWBS1OK8KmauZf1caES4Ss/8wIbmH4W58j/fioN6beeiYvM8PhM xTSVA2i3dbt+1Vs1D9ZQe73H00eSLdEwVJ3A+e3HsYsi4pswdsh0hwXMx2woGRCm yuYfHNKm6u6TacHl8wAQ3BecA6/oX67gd5pj4VyTBPTNCv96Dr2LB0khS7KWRv1q 1bDxDmenlZ1ywAQoIXrKUqXigZYvhJTQxvc8Soaqa7xrBoL7ff1feLT+AQ5KKNwD vD4U0yzCPyqYZqwe7KTK43Xz8pk3FoGcJz6DAn+g4acWioiO4OslU2YP4BjIfO4o 5uI1rj1X7zbsGHb5y/SuXkStKdOgGOnKy/8OCruAjLUd0AOTmx5G6jbIUlRffSyr ZteqN06rT8lj2hcNxvP4ZTN3vrudF6dj2UYjjkvrVscirevsLI9X4ut4bPHNpmJ4 4aajXArzEjD+Bk/FhoxFH2OkFrmtUKuH8trCgy7K0bh5f3ugC0U= =xg9B -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62--