From unknown Sun Jun 22 00:34:54 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61451] [PATCH] gnu: php: Drop the failed test for riscv64. Resent-From: Aleksandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 12 Feb 2023 09:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61451 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61451@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.1676192585773 (code B ref -1); Sun, 12 Feb 2023 09:04:01 +0000 Received: (at submit) by debbugs.gnu.org; 12 Feb 2023 09:03:05 +0000 Received: from localhost ([127.0.0.1]:44031 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pR8GG-0000CO-QG for submit@debbugs.gnu.org; Sun, 12 Feb 2023 04:03:05 -0500 Received: from lists.gnu.org ([209.51.188.17]:49412) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pR8GD-0000Bw-AQ for submit@debbugs.gnu.org; Sun, 12 Feb 2023 04:03:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pR8GC-0002kh-SL for guix-patches@gnu.org; Sun, 12 Feb 2023 04:03:01 -0500 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pR8GA-0000HH-SZ for guix-patches@gnu.org; Sun, 12 Feb 2023 04:03:00 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id E3904240111 for ; Sun, 12 Feb 2023 10:02:46 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1676192567; bh=m8Wv0twrbufB/99ugSM8i2R17cEM0O8WiJHKn9kTHow=; h=From:To:Subject:Date:From; b=deVSkI4gmW3OkIlcN+93+Ox/cc8/9MgzImBHvFi9FcVwGliylVXrSvhRXJTDDOUJG G2ddozhEgFnKQlgeXPVoy+tgd8DpTA0DRMsZRe/d5boDqPA+JivHp/ySFAyoU7r8RB UjmWSjePE79Lsbz11SeOSMK6Os4kWehf+bKqf9rpGRUOo7p6lLxpx7vJFveSP9PIfO 0uO62rd1UX6Mrxp3KqXE5JQrw+W2levIGZsnlSqLwAMGEu0c5sUp/9jSK0Vcj+XU6L kWnK1bITiul49/RZT7j0I4th9V9SWbL0bMstI6ybnlHYRBcllxyW1EaGzu+seAKmJo M6CsSsTnzg5Zg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PF1hQ3059z6tmS for ; Sun, 12 Feb 2023 10:02:46 +0100 (CET) From: Aleksandr Vityazev Message-Id: Date: Sun, 12 Feb 2023 09:02:45 +0000 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.66; envelope-from=avityazev@posteo.org; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/php (php): Drop the failed test for riscv64. [source, arguments, description]: Fix formatting. --- gnu/packages/php.scm | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/gnu/packages/php.scm b/gnu/packages/php.scm index e0cd47b846..278d7e1760 100644 --- a/gnu/packages/php.scm +++ b/gnu/packages/php.scm @@ -71,7 +71,7 @@ (define-public php (base32 "0czflx9ikxymjfgnzaifjx9kc30ww2x4063075hcifjjwqwami5x")) (patches - (search-patches "php-fix-streams-copy-length.patch")) + (search-patches "php-fix-streams-copy-length.patch")) (modules '((guix build utils))) (snippet '(with-directory-excursion "ext" @@ -178,7 +178,7 @@ (define-public php ,@(if (target-arm32?) ;; Drop tests known to fail on armhf. '((for-each delete-file - (list + (list "ext/calendar/tests/unixtojd_error1.phpt" "ext/opcache/tests/preload_006.phpt" "ext/opcache/tests/preload_011.phpt" @@ -200,7 +200,7 @@ (define-public php '()) ,@(if (target-x86-32?) - ;; Drop tests known to fail on i686. + ;; Drop tests known to fail on i686. '((for-each delete-file (list "ext/dba/tests/dba_gdbm.phpt"))) @@ -220,6 +220,12 @@ (define-public php "sapi/phpdbg/tests/watch_006.phpt"))) '()) + ,@(if (target-riscv64?) + ;; Drop tests known to fail on riscv64. + '((for-each delete-file + (list "sapi/cli/tests/upload_2G.phpt"))) + '()) + ;; Drop tests that are known to fail. (for-each delete-file '("ext/posix/tests/posix_getgrgid.phpt" ; Requires /etc/group. @@ -419,7 +425,7 @@ (define-public php ("procps" ,procps))) ; for tests (synopsis "PHP programming language") (description - "PHP (PHP Hypertext Processor) is a server-side (CGI) scripting + "PHP (PHP Hypertext Processor) is a server-side (CGI) scripting language designed primarily for web development but is also used as a general-purpose programming language. PHP code may be embedded into HTML code, or it can be used in combination with various web template -- 2.39.1 -- Best regards, Aleksandr Vityazev From unknown Sun Jun 22 00:34:54 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Aleksandr Vityazev Subject: bug#61451: closed (Re: [bug#61451] [PATCH] gnu: php: Drop the failed test for riscv64.) Message-ID: References: <20230219101217.08f07435@sybil.lepiller.eu> X-Gnu-PR-Message: they-closed 61451 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 61451@debbugs.gnu.org Date: Sun, 19 Feb 2023 09:13:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1676797982-20525-1" This is a multi-part message in MIME format... ------------=_1676797982-20525-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #61451: [PATCH] gnu: php: Drop the failed test for riscv64. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 61451@debbugs.gnu.org. --=20 61451: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D61451 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1676797982-20525-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 61451-done) by debbugs.gnu.org; 19 Feb 2023 09:12:22 +0000 Received: from localhost ([127.0.0.1]:45664 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTfk6-0005K1-79 for submit@debbugs.gnu.org; Sun, 19 Feb 2023 04:12:22 -0500 Received: from lepiller.eu ([89.234.186.109]:47898) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTfk3-0005Js-Pw for 61451-done@debbugs.gnu.org; Sun, 19 Feb 2023 04:12:20 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id c4be4ac4; Sun, 19 Feb 2023 09:12:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=oxPcj/SGX6+c ludPzfbUBXBTrJqTLWotzhOQZHEIWJ4=; b=kxbPJnADvuEWlcjUQZgoKPgAP8Qb smgzYb2qz9rjVRjGV2fPq5F3Wf6zMKDuF+aXfvhwUKpwS1pn3KE3c6y+PpVt0kYD OElZOI4/WpHx6nwqWEHtcVjapxZFZOL9ETh9yAOCYMJeXbkMKN0c1h1PzepVK7kO izqJgimI8DhfQl323sg78fsayI1rWmuMkRdz0rt4nO3iIzqQ7jhOIzs19zEoCZBx M0RIN+r0GttVwZSyAQSCQSskvs9doUHvR7Z90h6wQVZw0Ci4Tk5EmfdWzAZWq15b as19eHV/n3ghda13cxagIDhR0wChWDsrNVp2OAFZbsjmxy3IKco1MIcKhQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id d12a481a (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 19 Feb 2023 09:12:18 +0000 (UTC) Date: Sun, 19 Feb 2023 10:12:17 +0100 From: Julien Lepiller To: Aleksandr Vityazev Subject: Re: [bug#61451] [PATCH] gnu: php: Drop the failed test for riscv64. Message-ID: <20230219101217.08f07435@sybil.lepiller.eu> In-Reply-To: References: X-Mailer: Claws Mail 4.1.1 (GTK 3.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 61451-done Cc: 61451-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Thanks for the patch! Pushed to master as 819aaca9d524d2fde3ed82c688d3731ca1797f87. ------------=_1676797982-20525-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 12 Feb 2023 09:03:05 +0000 Received: from localhost ([127.0.0.1]:44031 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pR8GG-0000CO-QG for submit@debbugs.gnu.org; Sun, 12 Feb 2023 04:03:05 -0500 Received: from lists.gnu.org ([209.51.188.17]:49412) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pR8GD-0000Bw-AQ for submit@debbugs.gnu.org; Sun, 12 Feb 2023 04:03:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pR8GC-0002kh-SL for guix-patches@gnu.org; Sun, 12 Feb 2023 04:03:01 -0500 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pR8GA-0000HH-SZ for guix-patches@gnu.org; Sun, 12 Feb 2023 04:03:00 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id E3904240111 for ; Sun, 12 Feb 2023 10:02:46 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1676192567; bh=m8Wv0twrbufB/99ugSM8i2R17cEM0O8WiJHKn9kTHow=; h=From:To:Subject:Date:From; b=deVSkI4gmW3OkIlcN+93+Ox/cc8/9MgzImBHvFi9FcVwGliylVXrSvhRXJTDDOUJG G2ddozhEgFnKQlgeXPVoy+tgd8DpTA0DRMsZRe/d5boDqPA+JivHp/ySFAyoU7r8RB UjmWSjePE79Lsbz11SeOSMK6Os4kWehf+bKqf9rpGRUOo7p6lLxpx7vJFveSP9PIfO 0uO62rd1UX6Mrxp3KqXE5JQrw+W2levIGZsnlSqLwAMGEu0c5sUp/9jSK0Vcj+XU6L kWnK1bITiul49/RZT7j0I4th9V9SWbL0bMstI6ybnlHYRBcllxyW1EaGzu+seAKmJo M6CsSsTnzg5Zg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PF1hQ3059z6tmS for ; Sun, 12 Feb 2023 10:02:46 +0100 (CET) From: Aleksandr Vityazev To: guix-patches@gnu.org Subject: [PATCH] gnu: php: Drop the failed test for riscv64. Message-Id: Date: Sun, 12 Feb 2023 09:02:45 +0000 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.66; envelope-from=avityazev@posteo.org; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/php (php): Drop the failed test for riscv64. [source, arguments, description]: Fix formatting. --- gnu/packages/php.scm | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/gnu/packages/php.scm b/gnu/packages/php.scm index e0cd47b846..278d7e1760 100644 --- a/gnu/packages/php.scm +++ b/gnu/packages/php.scm @@ -71,7 +71,7 @@ (define-public php (base32 "0czflx9ikxymjfgnzaifjx9kc30ww2x4063075hcifjjwqwami5x")) (patches - (search-patches "php-fix-streams-copy-length.patch")) + (search-patches "php-fix-streams-copy-length.patch")) (modules '((guix build utils))) (snippet '(with-directory-excursion "ext" @@ -178,7 +178,7 @@ (define-public php ,@(if (target-arm32?) ;; Drop tests known to fail on armhf. '((for-each delete-file - (list + (list "ext/calendar/tests/unixtojd_error1.phpt" "ext/opcache/tests/preload_006.phpt" "ext/opcache/tests/preload_011.phpt" @@ -200,7 +200,7 @@ (define-public php '()) ,@(if (target-x86-32?) - ;; Drop tests known to fail on i686. + ;; Drop tests known to fail on i686. '((for-each delete-file (list "ext/dba/tests/dba_gdbm.phpt"))) @@ -220,6 +220,12 @@ (define-public php "sapi/phpdbg/tests/watch_006.phpt"))) '()) + ,@(if (target-riscv64?) + ;; Drop tests known to fail on riscv64. + '((for-each delete-file + (list "sapi/cli/tests/upload_2G.phpt"))) + '()) + ;; Drop tests that are known to fail. (for-each delete-file '("ext/posix/tests/posix_getgrgid.phpt" ; Requires /etc/group. @@ -419,7 +425,7 @@ (define-public php ("procps" ,procps))) ; for tests (synopsis "PHP programming language") (description - "PHP (PHP Hypertext Processor) is a server-side (CGI) scripting + "PHP (PHP Hypertext Processor) is a server-side (CGI) scripting language designed primarily for web development but is also used as a general-purpose programming language. PHP code may be embedded into HTML code, or it can be used in combination with various web template -- 2.39.1 -- Best regards, Aleksandr Vityazev ------------=_1676797982-20525-1--