From unknown Mon Jun 23 02:21:31 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#69166 <69166@debbugs.gnu.org> To: bug#69166 <69166@debbugs.gnu.org> Subject: Status: [PATCH 0/2] Fix random test failures and update leptonica Reply-To: bug#69166 <69166@debbugs.gnu.org> Date: Mon, 23 Jun 2025 09:21:31 +0000 retitle 69166 [PATCH 0/2] Fix random test failures and update leptonica reassign 69166 guix-patches submitter 69166 Ahmad Draidi severity 69166 normal tag 69166 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 15 07:54:03 2024 Received: (at submit) by debbugs.gnu.org; 15 Feb 2024 12:54:03 +0000 Received: from localhost ([127.0.0.1]:54637 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rabFb-0005Dm-4W for submit@debbugs.gnu.org; Thu, 15 Feb 2024 07:54:03 -0500 Received: from lists.gnu.org ([209.51.188.17]:48318) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rabFZ-0005DQ-Dk for submit@debbugs.gnu.org; Thu, 15 Feb 2024 07:54:02 -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 1rabFG-0006P5-7w for guix-patches@gnu.org; Thu, 15 Feb 2024 07:53:42 -0500 Received: from rainycloud.ext.redscript.org ([2402:28c0:4:1081::1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rabFE-0004mn-3n for guix-patches@gnu.org; Thu, 15 Feb 2024 07:53:42 -0500 Received: from localhost.localdomain (bba-2-51-95-169.alshamil.net.ae [2.51.95.169]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by rainycloud.ext.redscript.org (Postfix) with ESMTPSA id 4AEE4927; Thu, 15 Feb 2024 12:53:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redscript.org; s=mail1-rsa; t=1708001613; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=9hkyfYaQY7BbcIWxUCqkHhcODEaTjLQc2JL6+E917Nk=; b=GdpShHk3yHsrPUcCmY0oftBHaSu71SuQlqXF7bMxxSPnCYAtn511fawkfMWWfLDzu/MeH+ NTCefq3eAZiDASRBi75nR3paDrbvyPOFLXCXxDT7GHbHh+S+59/hrXKUnzJUKR3LeV/Bst eilA+mxo1rewpCGBwRX9EA5NNPNEM96JypO1w1XtDiTA3WwuPjuO1lYRmOLM5qmoxV97tf YXYFiwwfC6nI3woCBjjFhrc9TtZYLKBg+cx1Kw18jJchFuEPCiVOV+2El4hiJwMo8MqgQ5 eHjdvcJMRZ3B/VAoCDqbfNXLuTBzJckeGyiFVJ0RpvK67BWKgYZTyAgNjJ87Vf5xn1cOr+ oMA7Z+JQDyK55ppYpyZcNpnKhdqToLvu7OsWtAYMVPNREt2fe2rla19JlTe7s1bwrllA/e GYczwG1oJilWZaTQYWzYAA0jY/jwoiWt+vT2IlsmQ9ShWo9xzoWmZ8+TNqnsxkP+i2duaz 1/VB1AxgAIcpD3LCADcNyfTDWe8NCfd3FKjr+KHc4Zyqnx1nNOwIaA+VQmlTDId2/pXCiO xP/qm99lswqp4K6U3Rd7ZGfIVVFPhBQJwO4h9SLqkdlT/bNu62fDlr2vS9TGfLHgNvi1im MfVnsw4Z/EZ3lMn+g2rq+Q/h+Q18UU37JY1+CM2+7XA7ptw6M6GuA= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=redscript.org; s=mail1-ed25519; t=1708001613; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=9hkyfYaQY7BbcIWxUCqkHhcODEaTjLQc2JL6+E917Nk=; b=TMlQas7cBQBG8fuKPTRaCQOilGhIa9mGERxbIzRtD5eZTACHR6L0RvpX19Wj8W90wwLifH FhNQ14Q4mrPkKZBg== From: Ahmad Draidi To: guix-patches@gnu.org Subject: [PATCH 0/2] Fix random test failures and update leptonica Date: Thu, 15 Feb 2024 16:44:10 +0400 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2402:28c0:4:1081::1; envelope-from=a.r.draidi@redscript.org; helo=rainycloud.ext.redscript.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: submit Cc: Ahmad Draidi 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: -5.2 (-----) Hello Guix, This series fixes random test failures I observed while building leptonica, and updates it to the latest version while we're at it. I observed, on Debian and Guix (guix shell -D ...), that running the tests in parallel (e.g. "make check -j16") fails sometimes. And building leptonica using "guix build leptonica --check --rounds=10 --no-grafts" fails for me every time. It doesn't fail anymore when disabling parallel tests. This fixes #65441. Ahmad Draidi (2): gnu: leptonica: Fix random test failures. gnu: leptonica: Update to 1.84.1. gnu/packages/image.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) base-commit: 06014750338159a03a6374d7ebdd783c210b3715 -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 15 07:56:58 2024 Received: (at 69166) by debbugs.gnu.org; 15 Feb 2024 12:56:58 +0000 Received: from localhost ([127.0.0.1]:54650 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rabIP-0005IE-PC for submit@debbugs.gnu.org; Thu, 15 Feb 2024 07:56:58 -0500 Received: from rainycloud.ext.redscript.org ([103.105.48.212]:39880) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rabIO-0005I0-4p for 69166@debbugs.gnu.org; Thu, 15 Feb 2024 07:56:56 -0500 Received: from localhost.localdomain (bba-2-51-95-169.alshamil.net.ae [2.51.95.169]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by rainycloud.ext.redscript.org (Postfix) with ESMTPSA id BF68F927; Thu, 15 Feb 2024 12:56:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redscript.org; s=mail1-rsa; t=1708001761; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ZyyVEYZRgOeHbBJwtjygHz2LrtixFNkAHhXt0w8v/lc=; b=Lne2qW+5bW498PDOnPiinvlbS8tMUqZp109pvCK6jzY76tmDIrj87ghNM9uwLlh1EOzQH5 k0RYrSBeJ7JUCMLjgz9UctQCgC+aVsE8PTZtyYt9io95R1+2dhQ0y9p/kWZ4NYJDv1gt34 xPGsuVpa63sxDsnM1ILwnoCXMDeIIfT/ITaLlXUapbnIB6dIdD+NhWA1mH4FIoPJmZCidL f9wu6lqe+PyVwJBlUiuLAJRpU5+NDSOu3vNVKgWsQUwZzdYbSYq4g+0+lK+3KirdY71mmW 9YiPwCbP19WuPYpdbwuD6NBmHcN/dXCRETE9SsMIl4E40DoUEVNj+Rk5dgUHERrTDM4Kng C8i5IoVnnvZMAG3FghfwYOo1WRfmCwP+oT2TaMcBFJUJFVyJeQdWIBFQZeEuHRSRbut5lI wO2jOJeCLHt2I7cCPY0OEtqEoRet2GP/we4UipffTxX3JRvaqT7EuDuPW6Cq0Oaxga4py9 tbH6mFm4fCY3x38r5S1coC017inZdAJYhCYz+IrVmHphbUcZGewG+tp7ps+hIvb4Hvkg82 Wu1wiDub8t3Oca3205mMXl5CgHxog2V292eeCHNiFN9TVexxUHhNBRDRmWZB6Oq2FN6i+4 r0FydeHyT2qA27MBBPtn1QdPKzvF7JaK6XmjtHp+GG1ABlY5BDEAk= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=redscript.org; s=mail1-ed25519; t=1708001761; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ZyyVEYZRgOeHbBJwtjygHz2LrtixFNkAHhXt0w8v/lc=; b=6/MVHP9NOaTCCCImkXRJm0xfBh334sIjSYgMac+vPbuO/UWzHp9cq8SUPhXSYqz5X2OZmR ltvvYTIun9IdMGBA== From: Ahmad Draidi To: 69166@debbugs.gnu.org Subject: [PATCH 1/2] gnu: leptonica: Fix random test failures. Date: Thu, 15 Feb 2024 16:55:22 +0400 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 69166 Cc: Ahmad Draidi 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.9 (--) Fixes . Running tests in parallel (e.g. "make check -j16") causes random test failures. Same behavior observed on Debian. * gnu/packages/image.scm (leptonica)[arguments]: Disable parallel tests. Change-Id: I629c6c8be626a704be046dc79ea4480896cd11cc --- gnu/packages/image.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm index 1f434667f8..8ca928c616 100644 --- a/gnu/packages/image.scm +++ b/gnu/packages/image.scm @@ -779,6 +779,8 @@ (define-public leptonica zlib)) (arguments (list + ;; Parallel tests cause some tests to fail randomly. Same thing observed on Debian. + #:parallel-tests? #f #:phases #~(modify-phases %standard-phases (add-after 'unpack 'patch-reg-wrapper -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 15 07:57:03 2024 Received: (at 69166) by debbugs.gnu.org; 15 Feb 2024 12:57:03 +0000 Received: from localhost ([127.0.0.1]:54655 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rabIV-0005Iu-4a for submit@debbugs.gnu.org; Thu, 15 Feb 2024 07:57:03 -0500 Received: from rainycloud.ext.redscript.org ([103.105.48.212]:57406) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rabIS-0005I6-Sa for 69166@debbugs.gnu.org; Thu, 15 Feb 2024 07:57:01 -0500 Received: from localhost.localdomain (bba-2-51-95-169.alshamil.net.ae [2.51.95.169]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by rainycloud.ext.redscript.org (Postfix) with ESMTPSA id D9C3A94B; Thu, 15 Feb 2024 12:56:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redscript.org; s=mail1-rsa; t=1708001766; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=B4y7ExrMmc5Nxt6ITES62+V/EnxT+AbnUPLAwQWZ3OE=; b=I4XLplJDu6oiQG7nwCpfDBwSyYtYq06dr2lKYMq1sHoi7BXc0NXQHmABSv5nEOmUG7N2o4 bXtacNyxnLS9xGoJtfbgPeg0gCXEbgJ7HtMNZiDAnI8CLrlaKpKYuBfj2o9KtTypasQ1Mi jP2uCJvDscW3TJOLOJP5R+Bv2nKVJG7MFoRs7y4rZe6UpFtp/6osuGiQ001ifzh7a0m20t 0OfsFiNmDLIdNc9wCvJW/M7emkI/oKt7L8Xz0g+/yIjQV6PPuuwr1dK7Bu2Vb2IK5u6rnc zvAFVhrR65eKVk+7mpcDNgOjE7VgJW/JrFRLD4S8fy+msLGY/DnBrBQZIkrYIEsxRM6EvW B52ymNzlj2GX0FAcdM4qyb8KVcFIC9U47nCkwD+ufksrEKGWTDtUCPFpQsb0wGgfaLU4RG IY7uMxmpDjtZbOKiCeShHkA4JzdW4hizb7qv/R/RTd+EbtFe5VOMB0Hm5SfR/bOIiDiqbg XJ7ywvXQNWUMdUJCAYis6Xaijc0cWS3PkITarhkLkGUXYoXbN82krUSP9LFSuHXRChsU5Q 58U/1C9owBdmZSDVrr3kut1GtomhjVb2U1Kx9CnRZ2ilDttFYOXPWrdVDbwNxaUYL2t7ra DZPiNNosn1tyU9oUYfq3152zBTr5HCfl9DtHKVGxM3dsJjaN8Yjfc= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=redscript.org; s=mail1-ed25519; t=1708001766; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=B4y7ExrMmc5Nxt6ITES62+V/EnxT+AbnUPLAwQWZ3OE=; b=nIlH++Hd77+5Q+vuRLd5wnagDyW2Tw4p7EblFbTI2RDzReClfHsWFOkGbHtWUeXo+6y4Si YD1VmUXKS41492BA== From: Ahmad Draidi To: 69166@debbugs.gnu.org Subject: [PATCH 2/2] gnu: leptonica: Update to 1.84.1. Date: Thu, 15 Feb 2024 16:55:23 +0400 Message-ID: <32461fc92def1447c6091923aa15ebbe805a8ed4.1708001019.git.a.r.draidi@redscript.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 69166 Cc: Ahmad Draidi 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.9 (--) * gnu/packages/image.scm (leptonica): Update to 1.84.1. Change-Id: I9070ca7f08c0c3114fa7a5a414695051b587f00b --- gnu/packages/image.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm index 8ca928c616..4eeedeed59 100644 --- a/gnu/packages/image.scm +++ b/gnu/packages/image.scm @@ -752,7 +752,7 @@ (define-public libtiff (define-public leptonica (package (name "leptonica") - (version "1.83.1") + (version "1.84.1") (source (origin (method git-fetch) @@ -761,7 +761,7 @@ (define-public leptonica (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "1j7qf9flb48q0aymf0yx9rypy3bs6hfjcln08zmy8qn2qcjzrmvi")))) + (base32 "0b4ikf1p2ll4310n4dg5lg0b79wys71fb6nj22i7pz17wjdma0j8")))) (build-system gnu-build-system) (native-inputs (list gnuplot ;needed for test suite -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 24 05:40:27 2024 Received: (at 69166-done) by debbugs.gnu.org; 24 Feb 2024 10:40:27 +0000 Received: from localhost ([127.0.0.1]:46650 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rdpSE-0004o0-EH for submit@debbugs.gnu.org; Sat, 24 Feb 2024 05:40:27 -0500 Received: from mout01.posteo.de ([185.67.36.65]:44615) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rdpME-0004Sj-0g for 69166-done@debbugs.gnu.org; Sat, 24 Feb 2024 05:34:15 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id E4F2C240029 for <69166-done@debbugs.gnu.org>; Sat, 24 Feb 2024 11:25:18 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1708770318; bh=075bg4CjYLpHwGA6y2KfMwVrV1/TCQp6ku2tLZb0ymA=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=bW4XzzzYyDvAo3TXy1GmNpIVkff8JgCS3Y56o0DV6gk3xAzynpcmftDP3o2XC9NXU qJjvyW/bvps/HpQlsHLvdT7xUj5rIORfNKcQZ0+v0mUciIE0kXBegYUDd1BtDZ04wv nJqW892jrMRQ0KkEkJd0d5Ofp1tvHvthJJXMyyCIjyAjosE+r3CNRcsdfPwxkfBbnK Pq+pAvEDayT/echZWDuf4hznegvk8A9NtKF/XGIDiLSxdIdI9Za0mTreERLrwtL98t sDzBJDLDj64l1iIkVE/jr4U+vov22/tGNVaOwLjj7wQZ7NZ/HHaO+Q7yDHwfu1y7Dr bqyrJVyMFhpQw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Thjgf161Jz9rxL; Sat, 24 Feb 2024 11:25:17 +0100 (CET) References: From: Guillaume Le Vaillant To: Ahmad Draidi Subject: Re: [bug#69166] [PATCH 0/2] Fix random test failures and update leptonica Date: Sat, 24 Feb 2024 10:24:25 +0000 In-reply-to: Message-ID: <87y1bajh0y.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 69166-done Cc: 69166-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: -3.3 (---) --=-=-= Content-Type: text/plain Patches applied as df5653adcbd1f9799f810f46d514b2ca4112af97 and following. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZdnEDQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j++RgEAjAPAJBOvkVcgl0Tu31tM71vC0hsCPJawOM3m ZU2GDKsBAJggS8J/dOH/UZ+t5mwEOqlabcbw8e+Wo6FegA6JVi2E =w+OF -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Jun 23 02:21:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 23 Mar 2024 11:24:14 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator