From unknown Sat Aug 09 09:37:16 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78002] [PATCH] gnu: opencascade-occt: update to 7.9.0. Resent-From: Kurt Kremitzki Original-Sender: "Debbugs-submit" Resent-CC: andreas@enge.fr, bavier@posteo.net, sharlatanus@gmail.com, guix-patches@gnu.org Resent-Date: Wed, 23 Apr 2025 02:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 78002 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 78002@debbugs.gnu.org Cc: Kurt Kremitzki , Andreas Enge , Eric Bavier , Sharlatan Hellseher X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Andreas Enge , Eric Bavier , Sharlatan Hellseher Received: via spool by submit@debbugs.gnu.org id=B.174537487524761 (code B ref -1); Wed, 23 Apr 2025 02:22:01 +0000 Received: (at submit) by debbugs.gnu.org; 23 Apr 2025 02:21:15 +0000 Received: from localhost ([127.0.0.1]:51153 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u7Pje-0006RI-GP for submit@debbugs.gnu.org; Tue, 22 Apr 2025 22:21:14 -0400 Received: from lists.gnu.org ([2001:470:142::17]:51750) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u7PjY-0006Q7-Ou for submit@debbugs.gnu.org; Tue, 22 Apr 2025 22:21:10 -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 1u7PjK-0007Lo-J2 for guix-patches@gnu.org; Tue, 22 Apr 2025 22:20:55 -0400 Received: from out-177.mta0.migadu.com ([2001:41d0:1004:224b::b1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1u7PjD-0008Jw-Bq for guix-patches@gnu.org; Tue, 22 Apr 2025 22:20:54 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kwk.systems; s=key1; t=1745374834; 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=NzYWcUz4nPNm78kcHIjxn38KPunC0f6CmB6eq0qkzYU=; b=N6YEAowkPilFnxkaW7rZ9HQNgd3OawMRnfPfiNBWbTUonWmwrv5K1+QUkP9ACMXxYVVEGD Td82k4Oqf3xiWu0sh4MumzkbwDLRVqmj3dV2R4Ucsccja/trlHPRAWrUbXRKAIcG/hi2GV R2OrPF+bL3kn3Bk7qKlWam0btiqk6fzCzq6uEO5tWhlhfdKqXT5TMHwQsm4OWOvybjj/OY tA8BwFOOIbcu5VkjnKxfBIJrbaHfzp7Wg9sL9FqxAsU+ydv4lu8+Wpr9UhReXG85TrFaVH 07HON33pw5xnFmTSwHvjxCVFjx3rg7O1yRvs6G0uMv8kLYKpALiWpEgXGjGTbg== From: Kurt Kremitzki Date: Tue, 22 Apr 2025 21:20:18 -0500 Message-ID: <38a3aca00a7c1c8efafbe47d51e6c7bbdf4b59e7.1745374818.git.kurt@kwk.systems> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:1004:224b::b1; envelope-from=kurt@kwk.systems; helo=out-177.mta0.migadu.com 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_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) 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.0 (/) * gnu/packages/maths.scm (opencascade-occt): Update to 7.9.0. [source]: Revise cleanup of batch files and templates [inputs]: Use newer TBB & rapidjson [arguments]: Build with rapidjson for glTF support Change-Id: I2d0c97bda54fde920aa63d4fb4ba4f0828be440e --- gnu/packages/maths.scm | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 4be9e71320..733532ff8d 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -196,6 +196,7 @@ (define-module (gnu packages maths) #:use-module (gnu packages tls) #:use-module (gnu packages version-control) #:use-module (gnu packages wxwidgets) + #:use-module (gnu packages web) #:use-module (gnu packages xdisorg) #:use-module (gnu packages xml) #:use-module (srfi srfi-1) @@ -3327,7 +3328,7 @@ (define-public octave (define-public opencascade-occt (package (name "opencascade-occt") - (version "7.6.2") + (version "7.9.0") (properties '((release-tag-prefix . "^V") (release-tag-version-delimiter . "_"))) @@ -3342,7 +3343,7 @@ (define-public opencascade-occt version))))) (file-name (git-file-name name version)) (sha256 - (base32 "07z5d83vm9f50an7vhimzl7gbmri1dn6p2g999l5fgyaj5sg5f02")) + (base32 "1j6g6h5cqrcwslqnz7nkn9jxxa94gavz3s2h7b51r2ic484kd2df")) (modules '((guix build utils))) (snippet '(begin @@ -3350,10 +3351,9 @@ (define-public opencascade-occt (delete-file-recursively "samples/ios") (delete-file-recursively "samples/mfc") (delete-file-recursively "samples/qt/FuncDemo") - (delete-file "genconf.bat") - (delete-file "gendoc.bat") - (delete-file "genproj.bat") - (delete-file "upgrade.bat") + (for-each delete-file (find-files "." "\\.bat$")) + (for-each delete-file (find-files "." "\\.bat\\.in$")) + (for-each delete-file (find-files "." "\\.bat\\.template")) ;; Remove references to deleted files. (substitute* "dox/FILES_HTML.txt" ((".*standard.*") "" ) @@ -3373,6 +3373,7 @@ (define-public opencascade-occt ;; reference' errors. #:configure-flags (list "-DUSE_FREEIMAGE:BOOL=OFF" + "-DUSE_RAPIDJSON:BOOL=ON" "-DUSE_TBB:BOOL=ON" "-DUSE_VTK:BOOL=OFF" "-DBUILD_DOC_Overview:BOOL=OFF" @@ -3388,7 +3389,8 @@ (define-public opencascade-occt libxi libxmu mesa - tbb-2020 + rapidjson + tbb tcl tk)) ;; TODO: build Overview documentation and add 'doc' output. base-commit: b276cf2f9785c71cc37688c3e2b1db38e2c710a1 -- 2.47.2 From unknown Sat Aug 09 09:37:16 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78002] [PATCH] gnu: opencascade-occt: update to 7.9.0. Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 29 Apr 2025 11:28:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 78002 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Kurt Kremitzki Cc: 78002@debbugs.gnu.org, nomike@nomike.com Received: via spool by 78002-submit@debbugs.gnu.org id=B78002.174592602423773 (code B ref 78002); Tue, 29 Apr 2025 11:28:06 +0000 Received: (at 78002) by debbugs.gnu.org; 29 Apr 2025 11:27:04 +0000 Received: from localhost ([127.0.0.1]:51454 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u9j79-0006BC-U2 for submit@debbugs.gnu.org; Tue, 29 Apr 2025 07:27:04 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:48892) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u9j74-00069O-01 for 78002@debbugs.gnu.org; Tue, 29 Apr 2025 07:27:00 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id DAD1330F; Tue, 29 Apr 2025 13:26:50 +0200 (CEST) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id ie5Ip9_nQRgy; Tue, 29 Apr 2025 13:26:50 +0200 (CEST) Received: from jurong (176-179-191-150.abo.bbox.fr [176.179.191.150]) by hera.aquilenet.fr (Postfix) with ESMTPSA id F1ABC18D; Tue, 29 Apr 2025 13:26:49 +0200 (CEST) Date: Tue, 29 Apr 2025 13:26:48 +0200 From: Andreas Enge Message-ID: References: <38a3aca00a7c1c8efafbe47d51e6c7bbdf4b59e7.1745374818.git.kurt@kwk.systems> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <38a3aca00a7c1c8efafbe47d51e6c7bbdf4b59e7.1745374818.git.kurt@kwk.systems> X-Rspamd-Queue-Id: DAD1330F X-Spamd-Result: default: False [5.40 / 15.00]; SPAM_FLAG(5.00)[]; BAYES_HAM(-3.00)[99.99%]; NEURAL_SPAM(3.00)[1.000]; MID_RHS_NOT_FQDN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_SOME(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; RCPT_COUNT_THREE(0.00)[3]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[] X-Spamd-Bar: +++++ X-Rspamd-Action: greylist X-Rspamd-Server: hera X-Spam-Level: ***** X-Spam-Score: 0.0 (/) 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 (-) Hello Kurt, thanks for your update suggestion! We will need to coordinate with https://issues.guix.gnu.org/77881 (see also https://issues.guix.gnu.org/77811 for a similar patch); I would suggest to first complete #77881. As from the discussion, I am quite certain that the update breaks at least its depending package prusa-slicer; more generally, this can be tested by running ./pre-inst-env guix build -P 1 opencascade-occt locally. In this case, the problem has also been found by QA: https://qa.guix.gnu.org/issue/78002 https://qa.guix.gnu.org/issue/78002/package-changes?x86_64-linux-change=broken&x86_64-linux-change=still-failing&x86_64-linux-change=unknown-to-failing&x86_64-linux-change=new-failing Andreas From unknown Sat Aug 09 09:37:16 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78002] [PATCH] gnu: Add opencascade-occt-7.6.1: Add separate package for version 7.6.1 as this is a hard requirement for the new version of prusa-slicer due to a bug in newer versions of opencascade-occt References: <38a3aca00a7c1c8efafbe47d51e6c7bbdf4b59e7.1745374818.git.kurt@kwk.systems> In-Reply-To: <38a3aca00a7c1c8efafbe47d51e6c7bbdf4b59e7.1745374818.git.kurt@kwk.systems> Resent-From: nomike Original-Sender: "Debbugs-submit" Resent-CC: kurt@kwk.systems, andreas@enge.fr, guix-patches@gnu.org Resent-Date: Tue, 20 May 2025 21:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 78002 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 78002@debbugs.gnu.org Cc: nomike , Kurt Kremitzki , Andreas Enge X-Debbugs-Original-Xcc: Kurt Kremitzki , Andreas Enge Received: via spool by 78002-submit@debbugs.gnu.org id=B78002.174777765131779 (code B ref 78002); Tue, 20 May 2025 21:48:01 +0000 Received: (at 78002) by debbugs.gnu.org; 20 May 2025 21:47:31 +0000 Received: from localhost ([127.0.0.1]:37617 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uHUo7-0008GU-9h for submit@debbugs.gnu.org; Tue, 20 May 2025 17:47:31 -0400 Received: from buffalo.tulip.relay.mailchannels.net ([23.83.218.24]:56113) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uHUo2-0008Fg-Pm for 78002@debbugs.gnu.org; Tue, 20 May 2025 17:47:28 -0400 X-Sender-Id: dreamhost|x-authsender|nomike@nomike.com Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id C912278264C; Tue, 20 May 2025 21:47:24 +0000 (UTC) Received: from pdx1-sub0-mail-a235.dreamhost.com (100-112-106-115.trex-nlb.outbound.svc.cluster.local [100.112.106.115]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 6E3AA782E23; Tue, 20 May 2025 21:47:24 +0000 (UTC) ARC-Seal: i=1; s=arc-2022; d=mailchannels.net; t=1747777644; a=rsa-sha256; cv=none; b=y75Haif9p9FiXlvnvjL/GVxI/p10EhJGY1Dt+hOaCT6wyk5ZfiaRqt19quxXFOHUL/UgI6 FYcY8Zb/7ZmQqb5tiGdsQ/gvUPdSpEhFloN1li6Ns+QgazolWEHbncDlSctDkqbaFqQjqJ rvQ4vSkpTUg2El3Jwj+ytvyel5py2qQNq94FWCf6SA0F11dr86y1y6ZigT9Jg66ul7r9Fn X8jOsj1YR+uegMiV9LTvLGWi2w63vFeg84D4fWoc8Kk1p3XnaY7D+nSdPtf3CkjzlDRzmq d0cK2zGqy6Yi3Pr766opcldSEcUNz1qjnHIdslVg5q4rKXbP5yuvte4HPvAdHg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=mailchannels.net; s=arc-2022; t=1747777644; 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:dkim-signature; bh=2pFYo7syzMdUatOGemhPZVAT97QtkmjnaWCxIZZVhkg=; b=ywakCFktOHA4k9j/F3wYRazA3uNFtZ1SN68nALITBuJpGtlYXR5qvikhrPbvv4qxssvAiq IrNauSqe5dMJ50/OFlLV/COqdqaV1gC/1hZ0TuPQgCQqSIayKh4XbOaBzJDpFGmWO/0Jlu Sq/KSGlXL+o2dyDqcCSZuLVr4Q3Vst9lD0yKyxVvNjyBJxvG9pB5PZtfTspaxr/LQrgZxp 4Dautd4OSm8XVgIBux+Sw49pS7fipK928TMNuaZVTHzPp6z8xqiKPDfTV902e6HmeaVykq K3LsOlWMnD2+/APEQSRcm1eR+Zm9qSgGt4w9LdnWQO4FB2RQuCirvpek/elHUQ== ARC-Authentication-Results: i=1; rspamd-5b49d78d5-scvsk; auth=pass smtp.auth=dreamhost smtp.mailfrom=nomike@nomike.com X-Sender-Id: dreamhost|x-authsender|nomike@nomike.com X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|nomike@nomike.com X-MailChannels-Auth-Id: dreamhost X-Thread-Spot: 1ad283eb01a0757b_1747777644661_1788471904 X-MC-Loop-Signature: 1747777644661:3855901628 X-MC-Ingress-Time: 1747777644661 Received: from pdx1-sub0-mail-a235.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384) by 100.112.106.115 (trex/7.0.3); Tue, 20 May 2025 21:47:24 +0000 Received: from localhost (84-112-221-106.cable.dynamic.surfer.at [84.112.221.106]) (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) (Authenticated sender: nomike@nomike.com) by pdx1-sub0-mail-a235.dreamhost.com (Postfix) with ESMTPSA id 4b27SW6wyLz52; Tue, 20 May 2025 14:47:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomike.com; s=dreamhost; t=1747777644; bh=2pFYo7syzMdUatOGemhPZVAT97QtkmjnaWCxIZZVhkg=; h=From:To:Cc:Subject:Date:Content-Transfer-Encoding; b=hhogRcu/ibFZ+6SjCQ8u+kNJZy8WezZK8cQsgPIHlVt6xa/f8ssrcj5BIm2SFJnqE kZRsC0Heehy2QboONRJvec5t9UjRtKKibYhBwxJ2StnDLZJYP3K56MPyGktCcM/PYA 0VKiePlM6QES8zNK5ONxHRNqoe7v5+KuKvWj9lc5Wlrk70xQ4qXBel0eg9vB1XDAh0 UahsHJe4vH2PJPp7mIailCqUG7P+/m30qi+jcugWxf8dfx7mnlBV+lOzL/haCxByVg qllrOxKH0CnkJEOLQhTH2VjKL/80SpWDJyiyNmH15j9foOdo8PUZFJPeJ74+Hx9KAf 2wue4pVxNdAag== From: nomike Date: Tue, 20 May 2025 23:46:06 +0200 Message-ID: <20250520214625.2812326-1-nomike@nomike.com> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) 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 (-) * gnu/packages/maths.scm (opencascade-occt-7.6.1): New variable Change-Id: Id4f9e3cb31ebe247ff969cac752fcadfa6ad2109 --- gnu/packages/maths.scm | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 781162eca4..06412fd42e 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -3478,6 +3478,47 @@ (define-public opencascade-occt ;; File src/NCollection/NCollection_StdAllocator.hxx: license:public-domain)))) +(define-public opencascade-occt-7.6.1 + ;; As of version 2.9.2 PrusaSlicer has a hard dependency on this version of OCCT + ;; "because newer versions are triangulating chamfers incorrectly.". + ;; See https://github.com/prusa3d/PrusaSlicer/commit/c6a02106fd1d3caa9a48a6b7c2bdd04546b24485 + (package + (inherit opencascade-occt) + (name "opencascade-occt") + (version "7.6.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://git.dev.opencascade.org/repos/occt.git") + (commit (string-append "V" + (string-map (lambda (x) + (if (eq? x #\.) #\_ x)) + version))))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1cc7n4rs26lm1awwn2bijvjq9b3kz204ffnks02lrpgs7pf8yk8b")) + (modules '((guix build utils))) + (snippet '(begin + ;; Remove files specific to non-free operating systems. + (delete-file-recursively "samples/ios") + (delete-file-recursively "samples/mfc") + (delete-file-recursively "samples/qt/FuncDemo") + (delete-file "genconf.bat") + (delete-file "gendoc.bat") + (delete-file "genproj.bat") + (delete-file "upgrade.bat") + ;; Remove references to deleted files. + (substitute* "dox/FILES_HTML.txt" + ((".*standard.*") + "") + ((".*UIKitSample.*") + "")) + #t)))) + (inputs (modify-inputs (package-inputs opencascade-occt) + (replace "tbb" tbb-2020) + (delete rapidjson))))) + (define-public fast-downward (package (name "fast-downward") -- 2.49.0 From unknown Sat Aug 09 09:37:16 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78002] [PATCH] gnu: Add opencascade-occt-7.6.1: Add separate package for version 7.6.1 as this is a hard requirement for the new version of prusa-slicer due to a bug in newer versions of opencascade-occt References: <38a3aca00a7c1c8efafbe47d51e6c7bbdf4b59e7.1745374818.git.kurt@kwk.systems> In-Reply-To: <38a3aca00a7c1c8efafbe47d51e6c7bbdf4b59e7.1745374818.git.kurt@kwk.systems> Resent-From: nomike Original-Sender: "Debbugs-submit" Resent-CC: kurt@kwk.systems, andreas@enge.fr, nomike@nomike.com, guix-patches@gnu.org Resent-Date: Tue, 20 May 2025 21:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 78002 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 78002@debbugs.gnu.org Cc: nomike , Kurt Kremitzki , Andreas Enge , nomike X-Debbugs-Original-Xcc: Kurt Kremitzki , Andreas Enge , nomike Received: via spool by 78002-submit@debbugs.gnu.org id=B78002.17477779741521 (code B ref 78002); Tue, 20 May 2025 21:53:01 +0000 Received: (at 78002) by debbugs.gnu.org; 20 May 2025 21:52:54 +0000 Received: from localhost ([127.0.0.1]:37696 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uHUtK-0000OT-3a for submit@debbugs.gnu.org; Tue, 20 May 2025 17:52:54 -0400 Received: from tiger.tulip.relay.mailchannels.net ([23.83.218.248]:13565) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uHUtG-0000Np-RT for 78002@debbugs.gnu.org; Tue, 20 May 2025 17:52:51 -0400 X-Sender-Id: dreamhost|x-authsender|nomike@nomike.com Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 1908C18305F; Tue, 20 May 2025 21:52:49 +0000 (UTC) Received: from pdx1-sub0-mail-a235.dreamhost.com (100-112-52-184.trex-nlb.outbound.svc.cluster.local [100.112.52.184]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 8A6DB182F8F; Tue, 20 May 2025 21:52:48 +0000 (UTC) ARC-Seal: i=1; s=arc-2022; d=mailchannels.net; t=1747777968; a=rsa-sha256; cv=none; b=6Fsh0SanbC1izS29CfK9cYFzOsc+nS7oxYOvaG/gQVO4Jl1r8uGitmZDNema6dvJX4Hn/O UpUyA+yXpFEYvSxHPxXo6Uqa1t2vCicuY1ZMvDAkeLFHYBvaNlke6mNhoO6cpOeHaD47Ww BHbQdQiN5UsYFTF/MhYCSSQp8jZVJpYGmRFIf8KMY5iW9T/SxwE5HkS5la4gMgBhh+CXhL 6y0pkBL+L2owt8y4WwpnjSYX0MtfmDVRe4d5QQS7c7Gc0OQtn2HgOeueWF84zknar2vWVc 8ZT7MWgrQoKm+Wf3TAHkGVJ0eIhhxpKmZqPDhNa3VnWe3gcejRp+vqrb1HcH1Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=mailchannels.net; s=arc-2022; t=1747777968; 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:dkim-signature; bh=x/SnpRKvP/jz4lTJdNAoYWInMpUb9e/8uc1PUNOQvm0=; b=jDyN/sJBVhaPhojpMI14DESEMeZWyzm/M/CNZSDiICgKQCC6a0p3AcwA1Whsfj5g5Ckp+1 /MssNoxX3+3V71NvCZT90rtqH+fMk6hCympgspaFpK+bp2hosU5FnWZhdCYXVHOhCNe7SG 5M242Tbrww9BmJife3EKyCrV2Y0vRvqLIwliEj9JhxBXIHv5ULBcoYTKIVexGtg9Ly5Gz4 KmQVNqQau5KG01sb01p78Ja3isNd2RLNLQzX8ZWsyblL84XYXjTxs0LKXWAzZEdSKNJSG4 Bz6HZpLfeeCY51tRXXK7Vmwf8Rf4yQS5OGpT5bYnQfAQi+9ba8JE5YwsDlHPnA== ARC-Authentication-Results: i=1; rspamd-5b49d78d5-rpfn5; auth=pass smtp.auth=dreamhost smtp.mailfrom=nomike@nomike.com X-Sender-Id: dreamhost|x-authsender|nomike@nomike.com X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|nomike@nomike.com X-MailChannels-Auth-Id: dreamhost X-Harmony-Plucky: 5c1a32d068755a7e_1747777968790_3664285067 X-MC-Loop-Signature: 1747777968790:2845326829 X-MC-Ingress-Time: 1747777968790 Received: from pdx1-sub0-mail-a235.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384) by 100.112.52.184 (trex/7.0.3); Tue, 20 May 2025 21:52:48 +0000 Received: from localhost (84-112-221-106.cable.dynamic.surfer.at [84.112.221.106]) (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) (Authenticated sender: nomike@nomike.com) by pdx1-sub0-mail-a235.dreamhost.com (Postfix) with ESMTPSA id 4b27Zm0RR4z52; Tue, 20 May 2025 14:52:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomike.com; s=dreamhost; t=1747777968; bh=x/SnpRKvP/jz4lTJdNAoYWInMpUb9e/8uc1PUNOQvm0=; h=From:To:Cc:Subject:Date:Content-Transfer-Encoding; b=fApei5TeI3mppSpJkxq3qZNQeP2CpOlhM1mrHQzLagQUDQ5rSjsCF/vn1Wr4IHmZO /pm83ADgWjOt0554WVtZiBn93XkoGX9T4hjLIS+KdIYZ/hfvJJM2U9fSAs3If3JcMW FbylmfYsQ5qyrvuJ1WfuWI/17ySE9IpCPOc/AAZ8S5CQN/C9WGN/AKU8D0hE2UH4Z/ FzsgmUx0QStgAAojlzOsnEYdQwPXzKNx8qstnyipggimXYWFtGmdGd3wYPJI0K8NuE 7kVzzC9l2htc7tnPcF/jnL7EPnsTIDVNXuxG8+WHLGv9A2qtvFtzs1wxFXEsxNGtHC 4ZWwRc/q2aPMA== From: nomike Date: Tue, 20 May 2025 23:51:22 +0200 Message-ID: <20250520215240.2823396-1-nomike@nomike.com> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) 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 (-) * gnu/packages/maths.scm (opencascade-occt-7.6.1): New variable Change-Id: Id4f9e3cb31ebe247ff969cac752fcadfa6ad2109 --- Jus a small update to my patch to also use the better style of getting rid of the .bat files. gnu/packages/maths.scm | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 781162eca4..06412fd42e 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -3478,6 +3478,47 @@ (define-public opencascade-occt ;; File src/NCollection/NCollection_StdAllocator.hxx: license:public-domain)))) +(define-public opencascade-occt-7.6.1 + ;; As of version 2.9.2 PrusaSlicer has a hard dependency on this version of OCCT + ;; "because newer versions are triangulating chamfers incorrectly.". + ;; See https://github.com/prusa3d/PrusaSlicer/commit/c6a02106fd1d3caa9a48a6b7c2bdd04546b24485 + (package + (inherit opencascade-occt) + (name "opencascade-occt") + (version "7.6.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://git.dev.opencascade.org/repos/occt.git") + (commit (string-append "V" + (string-map (lambda (x) + (if (eq? x #\.) #\_ x)) + version))))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1cc7n4rs26lm1awwn2bijvjq9b3kz204ffnks02lrpgs7pf8yk8b")) + (modules '((guix build utils))) + (snippet '(begin + ;; Remove files specific to non-free operating systems. + (delete-file-recursively "samples/ios") + (delete-file-recursively "samples/mfc") + (delete-file-recursively "samples/qt/FuncDemo") + (delete-file "genconf.bat") + (delete-file "gendoc.bat") + (delete-file "genproj.bat") + (delete-file "upgrade.bat") + ;; Remove references to deleted files. + (substitute* "dox/FILES_HTML.txt" + ((".*standard.*") + "") + ((".*UIKitSample.*") + "")) + #t)))) + (inputs (modify-inputs (package-inputs opencascade-occt) + (replace "tbb" tbb-2020) + (delete rapidjson))))) + (define-public fast-downward (package (name "fast-downward") -- 2.49.0 From unknown Sat Aug 09 09:37:16 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78002] [PATCH] gnu: Add opencascade-occt-7.6.1: Add separate package for version 7.6.1 as this is a hard requirement for the new version of prusa-slicer due to a bug in newer versions of opencascade-occt Resent-From: kurt@kwk.systems Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 27 May 2025 20:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 78002 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "nomike" , 78002@debbugs.gnu.org Received: via spool by 78002-submit@debbugs.gnu.org id=B78002.174837650331786 (code B ref 78002); Tue, 27 May 2025 20:09:02 +0000 Received: (at 78002) by debbugs.gnu.org; 27 May 2025 20:08:23 +0000 Received: from localhost ([127.0.0.1]:44743 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uK0b1-0008Gc-Aj for submit@debbugs.gnu.org; Tue, 27 May 2025 16:08:23 -0400 Received: from out-186.mta1.migadu.com ([95.215.58.186]:46629) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uK0aw-0008G3-P5 for 78002@debbugs.gnu.org; Tue, 27 May 2025 16:08:21 -0400 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kwk.systems; s=key1; t=1748376491; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=M7oiH0jS5qIY19k3tR7Mjgu65vDR58OGGv8aH1q3oNo=; b=jLNzVlwbLCF7ugmCfbKMweITu+DN/vXy/f4K1Yez3kxeLhbIK/qdlIex9bdkebUVWFrpPg HDIwvbQBlxDzr2MJtkKxN8q9LiNoSYZ3o+O2nUUSUixkTWQvu27JMTY5lwLNpVzknhY7PH vXhpaWQo1m2r/vFRbX783w5OdYerVy1prOcCRNQXThmGfz3IbTbYFSP7/LBSVB7AglbiHP 4LnNuXdDTCO1/0QtE8AbDn990bme3fCNVIg2wL/35+SbfhThJhgTmfbV4qFhTYyR4rInk7 xaQqv5WrYhNW4SA9Bzt/5aBYqiSqzt8oW4yQZS0jQky4vf8a8RxjklNfCK4cNw== Date: Tue, 27 May 2025 20:08:05 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: kurt@kwk.systems Message-ID: TLS-Required: No In-Reply-To: <20250520215240.2823396-1-nomike@nomike.com> References: <38a3aca00a7c1c8efafbe47d51e6c7bbdf4b59e7.1745374818.git.kurt@kwk.systems> <20250520215240.2823396-1-nomike@nomike.com> X-Migadu-Flow: FLOW_OUT X-Spam-Score: -0.7 (/) 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.7 (-) Hello Nomike, May 20, 2025 at 4:51 PM, "nomike" wrote: > Jus a small update to my patch to also use the better style of getting = rid of the .bat files. > ... > + (delete-file "genconf.bat") It looks like there was an issue with sending the updated patch in your l= ast message: you mention changing the method of getting rid of the .bat f= iles, but it's showing `delete-file` still instead of `for-each delete-fi= le`. Cheers, Kurt From unknown Sat Aug 09 09:37:16 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78002] [PATCH] gnu: opencascade-occt: update to 7.9.0. Resent-From: kurt@kwk.systems Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 28 May 2025 00:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 78002 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Andreas Enge" Cc: 78002@debbugs.gnu.org Received: via spool by 78002-submit@debbugs.gnu.org id=B78002.17483921437665 (code B ref 78002); Wed, 28 May 2025 00:30:02 +0000 Received: (at 78002) by debbugs.gnu.org; 28 May 2025 00:29:03 +0000 Received: from localhost ([127.0.0.1]:46504 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uK4fC-0001zD-U0 for submit@debbugs.gnu.org; Tue, 27 May 2025 20:29:03 -0400 Received: from out-183.mta0.migadu.com ([91.218.175.183]:37330) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uK4f6-0001yO-BJ for 78002@debbugs.gnu.org; Tue, 27 May 2025 20:28:58 -0400 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kwk.systems; s=key1; t=1748392125; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5vfmsxo2FaxC5l6KzboN88JuOczBf8wYfS0ECigOBfQ=; b=70ckLbWtHWMdC3VWfesMMFU9JINp6TLOn8di5ZiLJl1ncfwsqQEX+EBgf3FggNb2lPQ4Yf 5UXCozZWETX9zQxnV5yfKcjWlsh8Lre9Rcsgae40hINfCjL2iudDGkySI+crzNE5zPG5Zm cWytuzEueNAMdVV7dxLtPHffyghxrhy0BAqAkB7K1KvHzLh3a2vwAg4LgF+t1yz7Z0fdgk QYfvGccUss0KpxV3vM3WEpvRLa3QkSgcfqClzlM0xm1GCgB4c8kLEv492U+V14InY/9ziu zNYMOFulHfqj6MeBB+KpREGsKzkuPf9l5M5eKoQHn+l4elPm70r6cg96Z4eQyw== Date: Wed, 28 May 2025 00:28:44 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: kurt@kwk.systems Message-ID: <905118832e926845bca004cebb233bc22c7c9109@kwk.systems> TLS-Required: No In-Reply-To: References: <38a3aca00a7c1c8efafbe47d51e6c7bbdf4b59e7.1745374818.git.kurt@kwk.systems> X-Migadu-Flow: FLOW_OUT X-Spam-Score: -0.7 (/) 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.7 (-) Hello Andreas, April 29, 2025 at 6:26 AM, "Andreas Enge" wrote: >=20 >=20Hello Kurt, >=20 >=20thanks for your update suggestion! Thanks for your review as well! > As from the discussion, I am quite certain that the update breaks at >=20 >=20least its depending package prusa-slicer; more generally, this can be >=20 >=20tested by running >=20 >=20 ./pre-inst-env guix build -P 1 opencascade-occt >=20 >=20locally. Strangely, I remember running this, being surprised at the lack of failur= es, and indeed in my log, I even have a second check with `--dependents= =3D2`, but after your message, I was of course able to reproduce the fail= ure... I'm not sure what could have happened, but I'll chalk that up to u= ser error. Perhaps some edge-case bug there though that I was not able to= reproduce? Cheers, Kurt P.S. Looking at this again, I noticed I missed the ending `$` regex in th= e third use of `for-each delete-file`. I may try figuring out how to send= an updated patch, but perhaps that's the sort of thing that could just b= e fixed in a merge, so I thought I'd mention it here! From unknown Sat Aug 09 09:37:16 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78002] [PATCH] gnu: Add opencascade-occt-7.6.1: Add separate package for version 7.6.1 as this is a hard requirement for the new version of prusa-slicer due to a bug in newer versions of opencascade-occt Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 13 Jul 2025 14:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 78002 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: kurt@kwk.systems Cc: 78002@debbugs.gnu.org, Andreas Enge , nomike Received: via spool by 78002-submit@debbugs.gnu.org id=B78002.1752417662808 (code B ref 78002); Sun, 13 Jul 2025 14:42:02 +0000 Received: (at 78002) by debbugs.gnu.org; 13 Jul 2025 14:41:02 +0000 Received: from localhost ([127.0.0.1]:54167 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uaxsv-0000C6-9X for submit@debbugs.gnu.org; Sun, 13 Jul 2025 10:41:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36250) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uaxss-0000BQ-7F for 78002@debbugs.gnu.org; Sun, 13 Jul 2025 10:40:55 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uaxsk-0003Jp-8t; Sun, 13 Jul 2025 10:40:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=EwXFvmVNVpC/7BH08c5pwlzi5F6xWiXv9ItgcmsGoA0=; b=pKBrlEL7BmBKqMLCg2Ja yVKgs4rF+JYS40smpPMVPZzIbnOQljZ5afu7WzD5ztJ+FC8RmypzUbFxWbGNjyV3QQMckZ1G0NHz5 CGHnaiN20IKlYAO/NPkXGCl26I25miguTOhMLgTsA3umOlSkh+x63SGXxnoaoidgPPNPfKZCpNoDS RPmIRE8uo7fKc1PhCrZborBc8lbxQQftgUNiqk+LqBmZbM7Tgq6PbGEOLPjsJUsEZDmk3EmJV1Av7 ut5Jf2wzemEgtJOvO0ucwagZYcf35J9g6n8xHcx/MEt/5oAX2eVdPDFyrdVAA2Myq+yRVGk+VG0mx oGzSBqOk8kIflQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (kurt@kwk.systems's message of "Tue, 27 May 2025 20:08:05 +0000") References: <38a3aca00a7c1c8efafbe47d51e6c7bbdf4b59e7.1745374818.git.kurt@kwk.systems> <20250520215240.2823396-1-nomike@nomike.com> Date: Sun, 13 Jul 2025 16:34:06 +0200 Message-ID: <87sej06ty9.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.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: -3.3 (---) Hi Kurt, nomike, Andreas, kurt@kwk.systems writes: > May 20, 2025 at 4:51 PM, "nomike" wrote: > >> Jus a small update to my patch to also use the better style of getting r= id of the .bat files. >> ... >> + (delete-file "genconf.bat") > > > It looks like there was an issue with sending the updated patch in > your last message: you mention changing the method of getting rid of > the .bat files, but it's showing `delete-file` still instead of > `for-each delete-file`. Could you consolidate these changes in a single patch? It=E2=80=99s an important upgrade and it looks like it=E2=80=99s almost rea= dy. Thanks, Ludo=E2=80=99. From unknown Sat Aug 09 09:37:16 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78002] [PATCH] gnu: Add opencascade-occt-7.6.1: Add separate package for version 7.6.1 as this is a hard requirement for the new version of prusa-slicer due to a bug in newer versions of opencascade-occt Resent-From: Kurt Kremitzki Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 13 Jul 2025 20:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 78002 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 78002@debbugs.gnu.org, Andreas Enge , nomike Received: via spool by 78002-submit@debbugs.gnu.org id=B78002.17524370013114 (code B ref 78002); Sun, 13 Jul 2025 20:04:02 +0000 Received: (at 78002) by debbugs.gnu.org; 13 Jul 2025 20:03:21 +0000 Received: from localhost ([127.0.0.1]:55742 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ub2uu-0000oA-PH for submit@debbugs.gnu.org; Sun, 13 Jul 2025 16:03:21 -0400 Received: from out-181.mta0.migadu.com ([91.218.175.181]:29136) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1ub2ur-0000nW-52 for 78002@debbugs.gnu.org; Sun, 13 Jul 2025 16:03:18 -0400 Date: Sun, 13 Jul 2025 11:51:23 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kwk.systems; s=key1; t=1752436989; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=W2EauZLyL6es0qbBD0FjKHhRbAbT9kld+eX54d861AU=; b=S5j0U2ehfBOZlYEnZ2g2yOHQd7CPlkbPTwVm0FtLb3kaVlj48En/pS0wPLxqCgdrVD7Q0P zvfCcm6VZu/ssWbOZ5Kp+c/709AwSTmORuz2IEuAlK2y50UvsCnz0Npj6TtksDjN0n9dOz KkRRisAx3gK8hpETCBOJgfkQRI+4R6WlVQKI6eezJrmdhkGJaPjOi0AEuPcxhk2o8dtzH3 kKn6kXdp8A/U/3dbLnRgdhjtSHGjr2T8/NSEuGqaycNqG5Dg1t0HvQcx1j8SkHSPvo64MP LuHOcb3iU2gJ+BqaJdi9AQa4lJiIQq/SiHyKMfnes01tXV5hvTmIxNAX7ruTaA== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Kurt Kremitzki In-Reply-To: <87sej06ty9.fsf@gnu.org> References: <38a3aca00a7c1c8efafbe47d51e6c7bbdf4b59e7.1745374818.git.kurt@kwk.systems> <20250520215240.2823396-1-nomike@nomike.com> <87sej06ty9.fsf@gnu.org> Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----7KLUJTSJK51O718DZGD5P6KF2PWF6D Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_OUT X-Spam-Score: 0.4 (/) 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.6 (/) ------7KLUJTSJK51O718DZGD5P6KF2PWF6D Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi all, pardon the top-post from my phone=2E Aye, I've been wanting to migr= ate my patches to Codeberg=2E I will look into what's needed for proper att= ribution for this multi-person effort and submit something=2E Cheers, Kurt On July 13, 2025 9:34:06 AM CDT, "Ludovic Court=C3=A8s" w= rote: >Hi Kurt, nomike, Andreas, > >kurt@kwk=2Esystems writes: > >> May 20, 2025 at 4:51 PM, "nomike" wrote: >> >>> Jus a small update to my patch to also use the better style of getting= rid of the =2Ebat files=2E >>> =2E=2E=2E >>> + (delete-file "genconf=2Ebat") >> >> >> It looks like there was an issue with sending the updated patch in >> your last message: you mention changing the method of getting rid of >> the =2Ebat files, but it's showing `delete-file` still instead of >> `for-each delete-file`=2E > >Could you consolidate these changes in a single patch? > >It=E2=80=99s an important upgrade and it looks like it=E2=80=99s almost r= eady=2E > >Thanks, >Ludo=E2=80=99=2E ------7KLUJTSJK51O718DZGD5P6KF2PWF6D Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hi all, pardon the top-post from= my phone=2E Aye, I've been wanting to migrate my patches to Codeberg=2E I = will look into what's needed for proper attribution for this multi-person e= ffort and submit something=2E

Cheers,
Kurt


On July 13, 2025 9:34:06 AM CDT, "Ludov= ic Court=C3=A8s" <ludo@gnu=2Eorg> wrote:
Hi Kurt, nomike, Andreas,

k= urt@kwk=2Esystems writes:

May 20, 2025 at 4:51 PM, "nomike" <nomik= e@nomike=2Ecom> wrote:

Jus a small update to my patch to also use t= he better style of getting rid of the =2Ebat files=2E
=2E=2E=2E
+ (de= lete-file "genconf=2Ebat")


= It looks like there was an issue with sending the updated patch in
you= r last message: you mention changing the method of getting rid of
the = =2Ebat files, but it's showing `delete-file` still instead of
`for-each= delete-file`=2E

Could you cons= olidate these changes in a single patch?

It=E2=80=99s an important u= pgrade and it looks like it=E2=80=99s almost ready=2E

Thanks,
Lud= o=E2=80=99=2E
------7KLUJTSJK51O718DZGD5P6KF2PWF6D-- From unknown Sat Aug 09 09:37:16 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78002] [PATCH] gnu: Add opencascade-occt-7.6.1: Add separate package for version 7.6.1 as this is a hard requirement for the new version of prusa-slicer due to a bug in newer versions of opencascade-occt Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 15 Jul 2025 12:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 78002 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Kurt Kremitzki Cc: 78002@debbugs.gnu.org, Andreas Enge , nomike Received: via spool by 78002-submit@debbugs.gnu.org id=B78002.175258208110584 (code B ref 78002); Tue, 15 Jul 2025 12:22:01 +0000 Received: (at 78002) by debbugs.gnu.org; 15 Jul 2025 12:21:21 +0000 Received: from localhost ([127.0.0.1]:40830 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ubeeu-0002ke-Mz for submit@debbugs.gnu.org; Tue, 15 Jul 2025 08:21:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47974) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1ubeeq-0002kC-KQ for 78002@debbugs.gnu.org; Tue, 15 Jul 2025 08:21:17 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ubeei-0005TP-Cu; Tue, 15 Jul 2025 08:21:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=LGV4slr4T0RMrRB4g4TQQNBScNjhlQDMI+Ug6uTKjmI=; b=nf8Y9YF+uPzMMDMJvZC9 UaoI8PJE12SnTeG3tws40x6as1d8F+67sWtx7iLqRCrIXcrH2Udn/sIXbe1scu4tmzE1gKSX8bnGW yv6KLpszMOnApbsE5t5ZO70s4k4Jf/J9fm1fW9M87nFU5XXUA/vwOME4ela2MyyA+OCp/3Nte43W+ Azrg3uhcUMu3Yu/YXzQQMTErUK4wzgnLTVnN5V7zdkHhcAU/2twhrMPFHWsKCHL83JYa/+WcFScuj awQiVSafa8Wv6/EiKdHGOLq0/ZN+i33cd4/s3G1d5I542pqeZWo1QKPPE5F+Gwu0yjNIXTI5Hjgb3 H0gHRlEMXd6yXw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Kurt Kremitzki's message of "Sun, 13 Jul 2025 11:51:23 -0500") References: <38a3aca00a7c1c8efafbe47d51e6c7bbdf4b59e7.1745374818.git.kurt@kwk.systems> <20250520215240.2823396-1-nomike@nomike.com> <87sej06ty9.fsf@gnu.org> User-Agent: mu4e 1.12.11; emacs 30.1 X-URL: https://people.bordeaux.inria.fr/lcourtes/ X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu X-Revolutionary-Date: Septidi 27 Messidor an 233 de la =?UTF-8?Q?R=C3=A9volution,?= jour de l'Ail Date: Tue, 15 Jul 2025 13:57:18 +0200 Message-ID: <87jz49y8dd.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.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: -3.3 (---) Hi Kurt, Kurt Kremitzki writes: > Hi all, pardon the top-post from my phone. Aye, I've been wanting to migr= ate my patches to Codeberg. I will look into what's needed for > proper attribution for this multi-person effort and submit something. Excellent, feel free to move them to a pull request. For attribution, we usually add one or more =E2=80=98Co-authored-by=E2=80= =99 tags in the commit message. Thanks, Ludo=E2=80=99. From unknown Sat Aug 09 09:37:16 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78002] [PATCH] gnu: Add opencascade-occt-7.6.1: Add separate package for version 7.6.1 as this is a hard requirement for the new version of prusa-slicer due to a bug in newer versions of opencascade-occt Resent-From: "nomike (they/them)" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 15 Jul 2025 12:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 78002 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 78002@debbugs.gnu.org, Andreas Enge , Kurt Kremitzki Received: via spool by 78002-submit@debbugs.gnu.org id=B78002.175258255712038 (code B ref 78002); Tue, 15 Jul 2025 12:30:03 +0000 Received: (at 78002) by debbugs.gnu.org; 15 Jul 2025 12:29:17 +0000 Received: from localhost ([127.0.0.1]:40855 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ubemX-00037z-OI for submit@debbugs.gnu.org; Tue, 15 Jul 2025 08:29:17 -0400 Received: from silver.cherry.relay.mailchannels.net ([23.83.223.166]:4999) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1ubemS-00037d-Mn for 78002@debbugs.gnu.org; Tue, 15 Jul 2025 08:29:10 -0400 X-Sender-Id: dreamhost|x-authsender|nomike@nomike.com Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id ACBA01A51F6; Tue, 15 Jul 2025 12:29:06 +0000 (UTC) Received: from pdx1-sub0-mail-a311.dreamhost.com (trex-blue-6.trex.outbound.svc.cluster.local [100.118.16.216]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 6BC791A4FCD; Tue, 15 Jul 2025 12:29:05 +0000 (UTC) ARC-Seal: i=1; s=arc-2022; d=mailchannels.net; t=1752582545; a=rsa-sha256; cv=none; b=cnJOyBzKTZ4AEbRd7gj6WmEpmdsJMDmdjpVNoNYqTRQt0EUXyCcg2XZJ4myglOZ6vArBq0 hfv0ztUMWEuYVMkzg5mzjaV+o7xkF2V4h5osi8RH86zfcerLa2VkgbbZCZPdfP/vFzU7Yy MoXWNJeWZknxO3LNZIaU/LKtZD3rWPZkq79NC2oFX+D6OwlJyDVFK3QvmoOOq+9mlJvQ02 LjPWx/NYyEObdfHs3Va72bXKe3GPkU4q8WYgNA9VZNbAfxoswnHVmIToVhKTrkZa9o55Uk 22U4r9ImF/nTa6QaBNZTSCBO01RXewUchbAHBCPPWjXizxP90l0FE75yMixjNQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=mailchannels.net; s=arc-2022; t=1752582545; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:dkim-signature; bh=mGXsM45vwIiEM0+Ps6eVM8hmlO4WAKN1mHrlDqBKMDQ=; b=MNmZ0wN27OhrVS0zy2coUDwqdtW4Li5YI42utFI1P+5vmTtXLSiTLFZqH9z1EDXnU4s6qi vKU4RwqC8C0s5vk+viYFhR2/FjgS75maVE5Wm753F7m/yhFLV/f8vkaS18qUsd4KN7KmA1 eYbIfyJoGVl+W6Usmy5Ln9bfreiauhjinc57zZrJP3RaWUmNHigBkEElII3F9bHrjSCw1z v4nYJpQKZKdEFMocxDlildNQZuP6rsK7GJ4VETt/KPeEGXFTbHSDyF8JoRG9g1tVi7Mpbj AZnT2nLwAKu6P32AYugvt0M3XOkJA/6R5uLJzHDLen7+1OliKG0R6UUsU5gS0g== ARC-Authentication-Results: i=1; rspamd-57f6596c64-6j8rt; auth=pass smtp.auth=dreamhost smtp.mailfrom=nomike@nomike.com X-Sender-Id: dreamhost|x-authsender|nomike@nomike.com X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|nomike@nomike.com X-MailChannels-Auth-Id: dreamhost X-Continue-Irritate: 0fe21e504f2a3ccf_1752582546565_1827729188 X-MC-Loop-Signature: 1752582546565:138892939 X-MC-Ingress-Time: 1752582546565 Received: from pdx1-sub0-mail-a311.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384) by 100.118.16.216 (trex/7.1.3); Tue, 15 Jul 2025 12:29:06 +0000 Received: from [127.0.0.1] (213142096230.public.telering.at [213.142.96.230]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: nomike@nomike.com) by pdx1-sub0-mail-a311.dreamhost.com (Postfix) with ESMTPSA id 4bhJQR1jqvzMx; Tue, 15 Jul 2025 05:29:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomike.com; s=dreamhost; t=1752582545; bh=xhpCKNLR/NDzfEXxekv9ff2GIWYGYH/wMd1xPOhTsjY=; h=Date:From:To:Cc:Subject:Content-Type; b=GTntGKv8C1Hm7UGEgTp3fq6a9iLq5cJ6D9ToMJljK+O9Bg/YBo3xgkUMhhfxRt1fW sK9PpchVFDcNIH7rcZsee7LQdAw7V0eJ4UGFv/LU6selV6ZnA9Y36ggRNmqFTJ5414 Ym0MNLy9/OwsfoRLohDOrc88ecKue+N3ht5tu8YGmDpcpLaNJwLHyFMTQKBwiGjfKi /CBgxdhJIbfZrp51xJsACLCNPWhJvUn7SAWIdICbGB+RahAgAUhrE/YQrzBdqiG43E rYA8i6lGVbCdaaRoaorKvmQ82vIY5Cd1+AaB0PzOd4nGTYV8vIf1I4gz2XI7UJk1xu P1j3I8QYovG0Q== Date: Tue, 15 Jul 2025 14:28:58 +0200 (GMT+02:00) From: "nomike (they/them)" Message-ID: <711d1ee3-947c-40d7-b5c8-a3bdd33b3233@nomike.com> In-Reply-To: <87jz49y8dd.fsf@gnu.org> References: <38a3aca00a7c1c8efafbe47d51e6c7bbdf4b59e7.1745374818.git.kurt@kwk.systems> <20250520215240.2823396-1-nomike@nomike.com> <87sej06ty9.fsf@gnu.org> <87jz49y8dd.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10_3044995.1752582538302" X-Correlation-ID: <711d1ee3-947c-40d7-b5c8-a3bdd33b3233@nomike.com> X-Spam-Score: 0.0 (/) 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 (-) ------=_Part_10_3044995.1752582538302 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I finished updating prusa-slicer a few days ago, which also includes adding= a package for version 7.6.1 of open cascade-occt. I force pushed my latest update on Sunday evening to fix issues with the co= mmit comments and am since then waiting for enge or someone else to finally= merge it. Cheers nomike 15 Jul 2025 14:21:13 Ludovic Court=C3=A8s : > Hi Kurt, >=20 > Kurt Kremitzki writes: >=20 >> Hi all, pardon the top-post from my phone. Aye, I've been wanting to mig= rate my patches to Codeberg. I will look into what's needed for >> proper attribution for this multi-person effort and submit something. >=20 > Excellent, feel free to move them to a pull request. >=20 > For attribution, we usually add one or more =E2=80=98Co-authored-by=E2=80= =99 tags in the > commit message. >=20 > Thanks, > Ludo=E2=80=99. ------=_Part_10_3044995.1752582538302 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I finished upd= ating prusa-slicer a few days ago, which also includes adding a package for= version 7.6.1 of open cascade-occt.

I force pu= shed my latest update on Sunday evening to fix issues with the commit comme= nts and am since then waiting for enge or someone else to finally merge it.=

Cheers
nomike

15 Jul 2025 14:21:13 Ludovic Court=C3=A8s <ludo@gnu.org>:

Hi Kurt,=20

Kurt Kremitzki <kurt@kwk.systems> writes:=20

Hi all, pardon the top-post from my phone. Aye, I've been wanting to = migrate my patches to Codeberg. I will look into what's needed for=20
proper attribution for this multi-person effort and submit something= .=20

Excellent, feel free to move them to a pull request.=20

For attribution, we usually add one or more =E2=80=98Co-authored-by= =E2=80=99 tags in the=20
commit message.=20

Thanks,=20
Ludo=E2=80=99.=20
------=_Part_10_3044995.1752582538302-- From unknown Sat Aug 09 09:37:16 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78002] [PATCH] gnu: Add opencascade-occt-7.6.1: Add separate package for version 7.6.1 as this is a hard requirement for the new version of prusa-slicer due to a bug in newer versions of opencascade-occt Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 15 Jul 2025 13:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 78002 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "nomike (they/them)" Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 78002@debbugs.gnu.org, Kurt Kremitzki Received: via spool by 78002-submit@debbugs.gnu.org id=B78002.175258525824047 (code B ref 78002); Tue, 15 Jul 2025 13:15:02 +0000 Received: (at 78002) by debbugs.gnu.org; 15 Jul 2025 13:14:18 +0000 Received: from localhost ([127.0.0.1]:41108 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ubfU9-0006Fk-Uf for submit@debbugs.gnu.org; Tue, 15 Jul 2025 09:14:18 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:51628) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1ubfU6-0006EO-Rn for 78002@debbugs.gnu.org; Tue, 15 Jul 2025 09:14:15 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 3854A3DB; Tue, 15 Jul 2025 15:14:07 +0200 (CEST) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id 4VVEljWa9Rkf; Tue, 15 Jul 2025 15:14:06 +0200 (CEST) Received: from jurong (86.56.141.77.rev.sfr.net [77.141.56.86]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 2FD301C5; Tue, 15 Jul 2025 15:14:05 +0200 (CEST) Date: Tue, 15 Jul 2025 15:14:03 +0200 From: Andreas Enge Message-ID: References: <38a3aca00a7c1c8efafbe47d51e6c7bbdf4b59e7.1745374818.git.kurt@kwk.systems> <20250520215240.2823396-1-nomike@nomike.com> <87sej06ty9.fsf@gnu.org> <87jz49y8dd.fsf@gnu.org> <711d1ee3-947c-40d7-b5c8-a3bdd33b3233@nomike.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <711d1ee3-947c-40d7-b5c8-a3bdd33b3233@nomike.com> X-Spamd-Result: default: False [-4.04 / 15.00]; NEURAL_HAM(-3.00)[-1.000]; BAYES_HAM(-3.00)[99.99%]; LONG_SUBJ(1.56)[208]; MID_RHS_NOT_FQDN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_THREE(0.00)[4]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Action: no action X-Rspamd-Queue-Id: 3854A3DB X-Rspamd-Server: hera X-Spamd-Bar: ---- X-Spam-Score: 0.0 (/) 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 (-) Am Tue, Jul 15, 2025 at 02:28:58PM +0200 schrieb nomike (they/them): > I force pushed my latest update on Sunday evening to fix issues with the commit > comments and am since then waiting for enge or someone else to finally merge > it. I have seen it, but am a bit busy now. If I have forgotten it by next weekend, please send me a reminder email :) Andreas