From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Update gd and php Date: Thu, 26 Jan 2017 11:15:43 +0100 Message-ID: <87inp23z5c.fsf@gnu.org> References: <20170119221919.7a74f45a@lepiller.eu> <20170120055319.GA28011@jasmine> <20170120153318.GB30118@jasmine> <0b4d2ae981add092d4fd8e5b656d184c@lepiller.eu> <20170120173002.GA29902@jasmine> <87pojhmnjf.fsf@gnu.org> <20170121012251.GA26714@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44577) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWh5s-0007xt-G0 for guix-devel@gnu.org; Thu, 26 Jan 2017 05:15:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWh5n-0004zY-Hv for guix-devel@gnu.org; Thu, 26 Jan 2017 05:15:52 -0500 In-Reply-To: <20170121012251.GA26714@jasmine> (Leo Famulari's message of "Fri, 20 Jan 2017 20:22:51 -0500") 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: Leo Famulari Cc: guix-devel@gnu.org Hi! Leo Famulari skribis: > On Fri, Jan 20, 2017 at 10:25:40PM +0100, Ludovic Court=C3=A8s 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 func= tionality [ext/standard/tests/file/disk_free_space_basic.phpt] > Test lstat() and stat() functions: usage variations - creating file/subdi= r [ext/standard/tests/file/lstat_stat_variation8.phpt] > Test lstat() and stat() functions: usage variations - deleting file/subdi= r [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 This doesn=E2=80=99t seem to have any connection to the gd change. Are you using a file system other than ext[234]? Does php in current master passes its tests on the same machine? HTH! Ludo=E2=80=99.