From unknown Thu Aug 14 18:33:16 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#65557 <65557@debbugs.gnu.org> To: bug#65557 <65557@debbugs.gnu.org> Subject: Status: [PATCH] gnu: pencil2d: Fix tests. Reply-To: bug#65557 <65557@debbugs.gnu.org> Date: Fri, 15 Aug 2025 01:33:16 +0000 retitle 65557 [PATCH] gnu: pencil2d: Fix tests. reassign 65557 guix-patches submitter 65557 iyzsong@envs.net severity 65557 normal tag 65557 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 26 22:54:50 2023 Received: (at submit) by debbugs.gnu.org; 27 Aug 2023 02:54:50 +0000 Received: from localhost ([127.0.0.1]:43718 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qa5vN-0008V2-UE for submit@debbugs.gnu.org; Sat, 26 Aug 2023 22:54:50 -0400 Received: from lists.gnu.org ([2001:470:142::17]:34972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qa5vJ-0008Uj-VE for submit@debbugs.gnu.org; Sat, 26 Aug 2023 22:54:48 -0400 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 1qa5v8-0002ZR-7F for guix-patches@gnu.org; Sat, 26 Aug 2023 22:54:34 -0400 Received: from mail.envs.net ([5.199.136.28]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qa5v5-0001hQ-3v for guix-patches@gnu.org; Sat, 26 Aug 2023 22:54:33 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id E198C38A0135; Sun, 27 Aug 2023 02:54:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1693104868; bh=DvDyM2fgfH8qPhfBH+9LpEHDjaydsv9adShz3uBl98A=; h=From:To:Cc:Subject:Date:From; b=rP9xTgD3Or33YX1va2st/HUu8urimwLD4MN/LYiH8qSosJ5hJ9wumZBAK9mFAEf3v ZD9Lt2fkjypnQoiFY4k0+ylewu7ageJXlDaoNrVIkXWKmnDF5wSvsnhBaBzFQyRT8C gRXBTPIXPsV/qMk+SeHgXfWhmoQI64UuF1NgulfMVvIZPLP9ZSMiG45bSi9E2RjTf7 4OXAxbkbwNl3xsFkTpMVc326A98IsdrxYKjSANLhIra1cyoWaRHvaUp9fsMVt5jt3b lrdTYjhwTI2i9Con1+0uq2xUDwWa2fZn8uVaQRbXavfW4ujDrUQ80AWiTq0vweHaLf 1HNXRlCRZQ3tDbQBhpUZ13KaK8DQN9F72nZZAXjPSG18BqDRSTiCQpp4/EeZ/AG6MQ YgSIBV4FIuoagFPotsJG1v6vmMHmGWTlKsgGRR9ZkbIKx8bJcOF/eqLNU+BfJqcVAi cADRsQZ50oN9TGVSI4ZYn3iJHfxQIbJnr06Ne28G5G7BM6qPuG+u0QrG5U5oJ7/4wd F6JjTdG2BH/ymwTeC25fOqVggvDkVXU+b0d/SlNtQKI6Kth4y6zpKWUB0KqYqFdIqd nwH1ljV4hFchfH5oLpTcHOwmIZV7OYUrgixoDXOXSziRKlytJEHq70TC7pPw4lvsLE LKfee4xmUahg4jtR2Lh1R3vc= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id c3Czq4qtdAn3; Sun, 27 Aug 2023 02:54:24 +0000 (UTC) Received: from localhost (unknown [36.170.44.50]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Sun, 27 Aug 2023 02:54:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 157908bd; Sun, 27 Aug 2023 02:54:45 +0000 (UTC) From: iyzsong@envs.net To: guix-patches@gnu.org Subject: [PATCH] gnu: pencil2d: Fix tests. Date: Sun, 27 Aug 2023 10:54:41 +0800 Message-ID: <499c3851ede4c6e239dbd2332006a3e761e29222.1693104877.git.iyzsong@member.fsf.org> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=5.199.136.28; envelope-from=iyzsong@envs.net; helo=mail.envs.net 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 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= 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: -0.1 (/) From: 宋文武 * gnu/packages/animation.scm (pencil2d)[arguments]: Use gexps. Add fix-tests phase. --- gnu/packages/animation.scm | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/gnu/packages/animation.scm b/gnu/packages/animation.scm index 9691dd0d80..d6bd3fd03d 100644 --- a/gnu/packages/animation.scm +++ b/gnu/packages/animation.scm @@ -442,19 +442,24 @@ (define-public pencil2d (inputs (list qtbase-5 qtxmlpatterns qtmultimedia-5 qtsvg-5)) (arguments - `(#:phases - (modify-phases %standard-phases - (replace 'configure - (lambda* (#:key inputs outputs #:allow-other-keys) - (let ((out (assoc-ref outputs "out"))) - (invoke "qmake" (string-append "PREFIX=" out))))) - (add-after 'install 'wrap-executable - (lambda* (#:key inputs outputs #:allow-other-keys) - (let ((out (assoc-ref outputs "out")) - (plugin-path (getenv "QT_PLUGIN_PATH"))) - (wrap-program (string-append out "/bin/pencil2d") - `("QT_PLUGIN_PATH" ":" prefix (,plugin-path))) - #t)))))) + (list + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'fix-tests + (lambda _ + ;; Its bundled catch2-2.5.0 fails to build with glibc-2.35. + (copy-file #$(file-append catch2 "/include/catch2/catch.hpp") + "tests/src/catch.hpp"))) + (replace 'configure + (lambda* (#:key inputs outputs #:allow-other-keys) + (let ((out (assoc-ref outputs "out"))) + (invoke "qmake" (string-append "PREFIX=" out))))) + (add-after 'install 'wrap-executable + (lambda* (#:key inputs outputs #:allow-other-keys) + (let ((out (assoc-ref outputs "out")) + (plugin-path (getenv "QT_PLUGIN_PATH"))) + (wrap-program (string-append out "/bin/pencil2d") + `("QT_PLUGIN_PATH" ":" prefix (,plugin-path))))))))) (home-page "https://www.pencil2d.org") (synopsis "Make 2D hand-drawn animations") (description base-commit: 28fdf6cc16aee56fdc17a31701b90ace6e512481 -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 31 06:06:28 2023 Received: (at 65557-done) by debbugs.gnu.org; 31 Aug 2023 10:06:28 +0000 Received: from localhost ([127.0.0.1]:54907 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbeZI-0006G0-EJ for submit@debbugs.gnu.org; Thu, 31 Aug 2023 06:06:28 -0400 Received: from mail.envs.net ([5.199.136.28]:34340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbeZE-0006Fd-Qp; Thu, 31 Aug 2023 06:06:27 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id E24F638A0132; Thu, 31 Aug 2023 10:06:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1693476374; bh=bLmJjatwXhKBWvkVkhEd/uidY0+zNuj6QLxZt7gvSwc=; h=From:To:Subject:Date:From; b=iPX+WIbcXDEUm6ID4suRNEaWo7PEPlBpPa+cRHVaFvBUgONmC1LlnbJWMuBvd3u/y gsS5kvI9q713cS3flxhu7VcxdHAvkhXizXWxbLPMLdu9tbWA2HCd14lt0mEFVR+Jn9 QFXPqUjDPsCcIOYxVa3YiSK2iy+Pge/nNvPwdrRrv4mPNRKum0IpXEzUyuw/soUgs/ OPnkpmqrH1r1BNVBMsIxfaHX/5tPnsct6AEH2TdPV5o+0eH03SQwIMiGJNY+bTZxRv I6BM0QXDAEbT/5ks7XsrqPz5Lyhy0mkQQuvgivShJyjcXArTgW8tB3SlxPTvOjkpzI HqI4mhSu+ipJ4DwTzMKUt3N3GStW3AkAkghaOItWR8T+d0MmRn5ETm+iwbDMMN5OWp BgBEwWWAOU18VYoK4YlA6oPk3CX2s/GgGtYMHx/Fn9tITRacz2lJr1Ca7LXd5idaxn KE70cYCIoUXT+o2eloYsV+09B3Nx96B/5Mqfuh6zbrV3HDT5W4F4EYo1BIqWlCfBNa e841Pw3IJlHpHDIo/vNrrGybX6M4nX3QFzud7026jXPo1MgxKn0/Yh2BLh1pj/GEc5 vDpLJuB9mHwy/upTTUkfTqM9EyDZHgHtqMb1QHQAjMXA1q05ZdAxE4Nu4GH7g3kgVz RYL0rUCWiXqL9mXZeIt00kJY= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id m3lQs5J1H_qu; Thu, 31 Aug 2023 10:06:02 +0000 (UTC) Received: from localhost (unknown [36.170.58.199]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Thu, 31 Aug 2023 10:06:01 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id b4329c83; Thu, 31 Aug 2023 10:06:27 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: 65557-done@debbugs.gnu.org, 65562-done@debbugs.gnu.org, 65561-done@debbugs.gnu.org, 65565-done@debbugs.gnu.org, 65564-done@debbugs.gnu.org, 65566-done@debbugs.gnu.org, 65593-done@debbugs.gnu.org, 65618-done@debbugs.gnu.org, 65619-done@debbugs.gnu.org Subject: Closing Date: Thu, 31 Aug 2023 18:06:27 +0800 Message-ID: <877cpb7cgs.fsf@envs.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Pushed now, closing! Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.5 SUSPICIOUS_RECIPS Similar addresses in recipient list -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines X-Debbugs-Envelope-To: 65557-done 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.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Pushed now, closing! Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.5 SUSPICIOUS_RECIPS Similar addresses in recipient list -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager Pushed now, closing! From unknown Thu Aug 14 18:33:16 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 28 Sep 2023 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