From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: bug#38250: PHP 7.3.11 fails its test suite Date: Sun, 02 Feb 2020 00:35:29 -0500 Message-ID: <87k155r1pa.fsf@gmail.com> References: <871ru6usi9.fsf@gmail.com> <87wo97q87w.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43406) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iy7vP-0004uk-0x for bug-guix@gnu.org; Sun, 02 Feb 2020 00:36:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iy7vN-00062b-Ux for bug-guix@gnu.org; Sun, 02 Feb 2020 00:36:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:33532) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iy7vN-00062T-OA for bug-guix@gnu.org; Sun, 02 Feb 2020 00:36:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iy7vN-0003zU-Lm for bug-guix@gnu.org; Sun, 02 Feb 2020 00:36:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Julien Lepiller's message of "Fri, 31 Jan 2020 22:58:34 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Julien Lepiller Cc: 38250@debbugs.gnu.org Julien Lepiller writes: > Le 31 janvier 2020 22:47:47 GMT-05:00, Maxim Cournoyer a =C3=A9crit : >>Maxim Cournoyer writes: >> >>> Whenever I tried building PHP as of Guix commit >>> 2484e0b3e481e2b1fcb6761d0dbf80da98089de4, the following tests fail: >>> >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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 >>functionality [ext/standard/tests/fi >>> Test lstat() and stat() functions: usage variations - creating >>file/subdir [ext/standard/tests/file/lstat >>> Test lstat() and stat() functions: usage variations - deleting >>file/subdir [ext/standard/tests/file/lstat >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >>> >>> The CI seems to be OK with it (I get a substitute). I wonder if it >>has >>> to do with my specific machine (X200). It's equipped with 8 GB of >>RAM >>> and 9 GB of swap. >> >>I can still reproduce this issue on the current core-updates branch, >>using a different x86_64 machine which has 8 GB RAM. > > Could you send the .log file for each failing test? The report should hav= e the filenames of failing tests (ext/standard/tests/file/lstat here I thin= k, but the log looks broken). You'll have to build with -K to get them. Sorry, the previous output was truncated. Re-pasting below: The summary looks like: --8<---------------cut here---------------start------------->8--- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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 --8<---------------cut here---------------end--------------->8--- With the individual tests failing with this output: TEST 11196/14256 [ext/standard/tests/file/disk_free_space_basic.phpt]^MFAIL= Test disk_free_space and its alias diskfreespace() functions : basic funct= ionality [ext/standard/tests/file/disk_free_space_basic.phpt] TEST 11596/14256 [ext/standard/tests/file/lstat_stat_variation8.phpt]^MFAIL= Test lstat() and stat() functions: usage variations - creating file/subdir= [ext/standard/tests/file/lstat_stat_variation8.phpt]=20 TEST 11597/14256 [ext/standard/tests/file/lstat_stat_variation9.phpt]^MFAIL= Test lstat() and stat() functions: usage variations - deleting file/subdir= [ext/standard/tests/file/lstat_stat_variation9.phpt]