From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Sassmannshausen Subject: bug#27825: [PATCH 0/1] Update php to version 7.1.7. Date: Wed, 26 Jul 2017 09:21:07 +0200 Message-ID: <87k22vd5p8.fsf@gmail.com> References: <20170725151732.10383-1-alex@pompo.co> <20170726064100.GD12553@macbook42.flashner.co.il> Reply-To: alex.sassmannshausen@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57823) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1daGdy-0006y7-Vy for bug-guix@gnu.org; Wed, 26 Jul 2017 03:22:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1daGdu-0001vG-1X for bug-guix@gnu.org; Wed, 26 Jul 2017 03:22:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54001) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1daGdt-0001vA-U1 for bug-guix@gnu.org; Wed, 26 Jul 2017 03:22:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1daGdt-00056d-QF for bug-guix@gnu.org; Wed, 26 Jul 2017 03:22:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <20170726064100.GD12553@macbook42.flashner.co.il> 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.org@gnu.org Sender: "bug-Guix" To: Efraim Flashner Cc: 27825@debbugs.gnu.org Hi Efraim, Ah sorry — I'm still not 100% confident with debbugs. I opened this one by accident. The proper report is at 27826. I will (try to) close this one. Alex Efraim Flashner writes: > On Tue, Jul 25, 2017 at 05:17:32PM +0200, Alex Sassmannshausen wrote: >> Please find patch below. Builds successfully with tests, verified signature, >> and did basic sanity check in guix environment. >> >> I have 4 tests that fail — I believe that may be due to my local set up, as >> 7.1.6 failed to build with tests for me too. Would someone be able to try to >> reproduce on x86_64? >> >> Best wishes, >> >> Alex >> >> Alex Sassmannshausen (1): >> gnu: php: Update to 7.1.7. >> >> gnu/packages/php.scm | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) >> >> -- >> 2.13.3 >> > > Looks like you forgot to attach the patch :)