X-Loop: help-debbugs@HIDDEN Subject: [bug#76044] Request for merging "qt-team" branch Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= <iyzsong@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix-patches@HIDDEN Resent-Date: Tue, 04 Feb 2025 07:24:01 +0000 Resent-Message-ID: <handler.76044.B.173865378415202 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 76044 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 76044 <at> debbugs.gnu.org Cc: Maxim Cournoyer <maxim.cournoyer@gmail> X-Debbugs-Original-To: guix-patches@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.173865378415202 (code B ref -1); Tue, 04 Feb 2025 07:24:01 +0000 Received: (at submit) by debbugs.gnu.org; 4 Feb 2025 07:23:04 +0000 Received: from localhost ([127.0.0.1]:42411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tfDGx-0003x8-OC for submit <at> debbugs.gnu.org; Tue, 04 Feb 2025 02:23:04 -0500 Received: from lists.gnu.org ([2001:470:142::17]:57428) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <iyzsong@HIDDEN>) id 1tfDGu-0003wF-Sa for submit <at> debbugs.gnu.org; Tue, 04 Feb 2025 02:23:01 -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 <iyzsong@HIDDEN>) id 1tfDGi-0006Gl-MD for guix-patches@HIDDEN; Tue, 04 Feb 2025 02:22:49 -0500 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 <iyzsong@HIDDEN>) id 1tfDGf-0000o7-TB for guix-patches@HIDDEN; Tue, 04 Feb 2025 02:22:48 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 1C01A38A07ED; Tue, 4 Feb 2025 07:22:34 +0000 (UTC) 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 M6t3ZiXryeRu; Tue, 4 Feb 2025 07:22:30 +0000 (UTC) Received: from localhost (unknown [112.44.101.157]) (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; Tue, 4 Feb 2025 07:22:30 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 58c5c13d; Tue, 4 Feb 2025 07:26:13 +0000 (UTC) From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= <iyzsong@HIDDEN> Date: Tue, 04 Feb 2025 15:26:13 +0800 Message-ID: <87h65aqiga.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=5.199.136.28; envelope-from=iyzsong@HIDDEN; helo=mail.envs.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.1 (/) Hello, this marks the beginning of work on the next iteration of the qt-team branch. Now include: - Update freetype to 2.13.3, Qt requires at least 2.13.1 now for FT_LOAD_NO_SVG. - Update Qt6 libraries to 6.8.2. - Update qtcreator to 15.0.1. - qtwebengine: Set default path for QtWebEngineProcess. https://issues.guix.gnu.org/75966 - Update python-pyqt to 6.8.0, planed, not commited yet. Thanks.
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= <iyzsong@HIDDEN> Subject: bug#76044: Acknowledgement (Request for merging "qt-team" branch) Message-ID: <handler.76044.B.173865378415202.ack <at> debbugs.gnu.org> References: <87h65aqiga.fsf@HIDDEN> X-Gnu-PR-Message: ack 76044 X-Gnu-PR-Package: guix-patches Reply-To: 76044 <at> debbugs.gnu.org Date: Tue, 04 Feb 2025 07:24:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): guix-patches@HIDDEN If you wish to submit further information on this problem, please send it to 76044 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 76044: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D76044 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
X-Loop: help-debbugs@HIDDEN Subject: [bug#76044] Request for merging "qt-team" branch References: <87h65aqiga.fsf@HIDDEN> In-Reply-To: <87h65aqiga.fsf@HIDDEN> Resent-From: John Kehayias <john.kehayias@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix-patches@HIDDEN Resent-Date: Sun, 09 Feb 2025 21:17:01 +0000 Resent-Message-ID: <handler.76044.B76044.17391357961185 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 76044 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= <iyzsong@HIDDEN> Cc: Maxim Cournoyer <maxim.cournoyer@HIDDEN>, 76044 <at> debbugs.gnu.org Received: via spool by 76044-submit <at> debbugs.gnu.org id=B76044.17391357961185 (code B ref 76044); Sun, 09 Feb 2025 21:17:01 +0000 Received: (at 76044) by debbugs.gnu.org; 9 Feb 2025 21:16:36 +0000 Received: from localhost ([127.0.0.1]:46679 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1thEfM-0000J0-Bm for submit <at> debbugs.gnu.org; Sun, 09 Feb 2025 16:16:36 -0500 Received: from mail-40134.protonmail.ch ([185.70.40.134]:57823) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <john.kehayias@HIDDEN>) id 1thEfI-0000Ie-QU for 76044 <at> debbugs.gnu.org; Sun, 09 Feb 2025 16:16:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1739135785; x=1739394985; bh=otFV9s8jLInSUYIqmkCR/EVCNEncvxlS/rpBUcYr7Is=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector: List-Unsubscribe:List-Unsubscribe-Post; b=y+WAW0uCNDLUahCvw4as+kWFGC6hHGyHZJjB1cXU3xuj35XWZeowQxSw/a9YDAmvl jIYbZU1THhSqXd6e53PDKXFluuTrVgNpNFc5FEakcfi0cffeKe1ddqT8StkYet7SEq 8rGyLb2eIX/8aloJ+OZ5nn8+zZa04gB7ELSfNbVbU90lqY7TI4Q3ESFYQKEXt93UJX yW3A2nFDpsXqD/oFlhLt6TD3fWuhsrKHgP7ehBiYUu4+kfYPbKXokSkWZ94hJ78pBR OJ8uMGaVR0SP9Ls6wCqJEjh2lsrEShEyq3r233VpdlmjbR3DkPsK+hlrSxClQDBrRs ZNiI9TxVLcboA== Date: Sun, 09 Feb 2025 21:16:21 +0000 From: John Kehayias <john.kehayias@HIDDEN> Message-ID: <87v7tivmxr.fsf@HIDDEN> Feedback-ID: 7805494:user:proton X-Pm-Message-ID: ca81ef6feadfde0d91e306f310f5422ea8fbed67 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) Hi, On Tue, Feb 04, 2025 at 03:26 PM, =E5=AE=8B=E6=96=87=E6=AD=A6 wrote: > Hello, this marks the beginning of work on the next iteration of the > qt-team branch. > > Now include: > - Update freetype to 2.13.3, Qt requires at least 2.13.1 now for > FT_LOAD_NO_SVG. Regarding the freetype upgrade, could you include adding brotli as in input and doing away with freetype-with-brotli? This is the original discussion on this: <https://issues.guix.gnu.org/64519#4> and the commit: <https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D49b0a5ee5f908d8efa= 8e792f8635f723fd1d26ed> It has been a while, but I don't know of any reason why we wouldn't have brotli (like other distros I had checked at the time) in freetype. I think there are only a few users of freetype-with-brotli so it is an easy enough change. If you agree, feel free to make that change or I can push it directly on qt-team branch as well. Thanks! John > - Update Qt6 libraries to 6.8.2. > - Update qtcreator to 15.0.1. > - qtwebengine: Set default path for QtWebEngineProcess. > https://issues.guix.gnu.org/75966 > - Update python-pyqt to 6.8.0, planed, not commited yet. > > Thanks.
X-Loop: help-debbugs@HIDDEN Subject: [bug#76044] Request for merging "qt-team" branch Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= <iyzsong@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix-patches@HIDDEN Resent-Date: Mon, 10 Feb 2025 01:45:02 +0000 Resent-Message-ID: <handler.76044.B76044.173915188628520 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 76044 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: John Kehayias <john.kehayias@HIDDEN> Cc: Maxim Cournoyer <maxim.cournoyer@HIDDEN>, 76044 <at> debbugs.gnu.org Received: via spool by 76044-submit <at> debbugs.gnu.org id=B76044.173915188628520 (code B ref 76044); Mon, 10 Feb 2025 01:45:02 +0000 Received: (at 76044) by debbugs.gnu.org; 10 Feb 2025 01:44:46 +0000 Received: from localhost ([127.0.0.1]:47142 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1thIqs-0007Pv-9n for submit <at> debbugs.gnu.org; Sun, 09 Feb 2025 20:44:46 -0500 Received: from mail.envs.net ([5.199.136.28]:58796) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <iyzsong@HIDDEN>) id 1thIqp-0007Pi-MG for 76044 <at> debbugs.gnu.org; Sun, 09 Feb 2025 20:44:44 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id B2BCA38A3ED4; Mon, 10 Feb 2025 01:44:41 +0000 (UTC) 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 WRdv8PIckAIn; Mon, 10 Feb 2025 01:44:37 +0000 (UTC) Received: from localhost (unknown [112.44.101.157]) (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; Mon, 10 Feb 2025 01:44:36 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 37a2e87a; Mon, 10 Feb 2025 01:48:22 +0000 (UTC) From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= <iyzsong@HIDDEN> In-Reply-To: <87v7tivmxr.fsf@HIDDEN> (John Kehayias's message of "Sun, 09 Feb 2025 21:16:21 +0000") References: <87v7tivmxr.fsf@HIDDEN> Date: Mon, 10 Feb 2025 09:48:22 +0800 Message-ID: <87cyfqefix.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) John Kehayias <john.kehayias@HIDDEN> writes: > [...] > Regarding the freetype upgrade, could you include adding brotli as in > input and doing away with freetype-with-brotli? This is the original > discussion on this: <https://issues.guix.gnu.org/64519#4> and the > commit: > <https://git.savannah.gnu.org/cgit/guix.git/commit/?id=49b0a5ee5f908d8efa8e792f8635f723fd1d26ed> > > It has been a while, but I don't know of any reason why we wouldn't have > brotli (like other distros I had checked at the time) in freetype. It turn out to it would have dependency cycle due to python -> tk -> freetype and brotli -> cmake-minimal -> jsoncpp -> meson -> python -> freetype.. So I think better do it in another branch, thanks.
X-Loop: help-debbugs@HIDDEN Subject: [bug#76044] Request for merging "qt-team" branch Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= <iyzsong@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix-patches@HIDDEN Resent-Date: Mon, 10 Feb 2025 02:30:03 +0000 Resent-Message-ID: <handler.76044.B76044.17391545734410 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 76044 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 76044 <at> debbugs.gnu.org Cc: Maxim Cournoyer <maxim.cournoyer@HIDDEN> Received: via spool by 76044-submit <at> debbugs.gnu.org id=B76044.17391545734410 (code B ref 76044); Mon, 10 Feb 2025 02:30:03 +0000 Received: (at 76044) by debbugs.gnu.org; 10 Feb 2025 02:29:33 +0000 Received: from localhost ([127.0.0.1]:47257 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1thJYB-000193-WF for submit <at> debbugs.gnu.org; Sun, 09 Feb 2025 21:29:33 -0500 Received: from mail.envs.net ([5.199.136.28]:33006) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <iyzsong@HIDDEN>) id 1thJY9-00018s-3T for 76044 <at> debbugs.gnu.org; Sun, 09 Feb 2025 21:29:30 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 738BD38A3ED4; Mon, 10 Feb 2025 02:29:27 +0000 (UTC) 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 6WRlrrDfmXAT; Mon, 10 Feb 2025 02:29:23 +0000 (UTC) Received: from localhost (unknown [112.44.101.157]) (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; Mon, 10 Feb 2025 02:29:22 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 3cf595bd; Mon, 10 Feb 2025 02:33:12 +0000 (UTC) From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= <iyzsong@HIDDEN> In-Reply-To: <87h65aqiga.fsf@HIDDEN> ("=?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?="'s message of "Tue, 04 Feb 2025 15:26:13 +0800") References: <87h65aqiga.fsf@HIDDEN> Date: Mon, 10 Feb 2025 10:33:12 +0800 Message-ID: <875xliedg7.fsf@HIDDEN> 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: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) =E5=AE=8B=E6=96=87=E6=AD=A6 <iyzsong@HIDDEN> writes: > Hello, this marks the beginning of work on the next iteration of the > qt-team branch. > > Now include: > - Update freetype to 2.13.3, Qt requires at least 2.13.1 now for FT_LOAD_= NO_SVG. > - Update Qt6 libraries to 6.8.2. > - Update qtcreator to 15.0.1. > - qtwebengine: Set default path for QtWebEngineProcess. > https://issues.guix.gnu.org/75966 > - Update python-pyqt to 6.8.0, planed, not commited yet. Qt updates all seems fine, also update Qt5 to 5.15.16, following commits are available on the qt-team branch: f6ba1f8e25 gnu: python-pyqt: Update to 5.15.11. dc84d8ba52 gnu: qtdatavis3d: Rename to qtdatavis3d-5. 8c2f03799b gnu: qtpurchasing: Rename to qtpurchasing-5. 14560ce7be gnu: qtgamepad: Rename to qtgamepad-5. 856627b28e gnu: qtwebglplugin: Rename to qtwebglplugin-5. 8607a2e20e gnu: qtxmlpatterns: Rename to qtxmlpatterns-5. 742efa807f gnu: qtwebview: Rename to qtwebview-5. 91820a40ab gnu: qtscript: Rename to qtscript-5. c8fc3dade7 gnu: qtserialbus: Rename to qtserialbus-5. 8d10484b1e gnu: python-shiboken-2: Update to 5.15.16. 992432d76f gnu: qtsensors-5: Update to 5.15.16. fbc1bea287 gnu: qtsensors-5: Change 'name' to 'qtsensors'. d4f2b575f8 gnu: qtwebengine-5: Update to 5.15.16. b4a827dd6e gnu: qtvirtualkeyboard-5: Update to 5.15.16. 1f6169106d gnu: qtspeech-5: Update to 5.15.16. c7c1b8dbe0 gnu: qtnetworkauth-5: Update to 5.15.16. 34194f706d gnu: qtdatavis3d: Update to 5.15.16. ec88e60251 gnu: qtcharts-5: Update to 5.15.16. 4bad3afd50 gnu: qtpurchasing: Update to 5.15.16. 0d3462b839 gnu: qtscxml-5: Update to 5.15.16. ab58b7277e gnu: qtgamepad: Update to 5.15.16. 3e0c351ad1 gnu: qtgraphicaleffects: Update to 5.15.16. eafb227e56 gnu: qtquickcontrols2-5: Update to 5.15.16. daae008e59 gnu: qtquickcontrols-5: Update to 5.15.16. 7e69d0e5f3 gnu: qtscript: Update to 5.15.16. 3f9844c826 gnu: qttools-5: Update to 5.15.16. f6507df7a2 gnu: qtlocation-5: Update to 5.15.16. 56414bd5ea gnu: qtwebview: Update to 5.15.16. 6b6cd7154d gnu: qtwebglplugin: Update to 5.15.16. 62a61367d2 gnu: qtwebchannel-5: Update to 5.15.16. 46619e3896 gnu: qtserialbus: Update to 5.15.16. e74d3b8dad gnu: qtserialport-5: Update to 5.15.16. c90fc85c81 gnu: qtwayland-5: Update to 5.15.16. 4cb9d921a2 gnu: qtmultimedia-5: Update to 5.15.16. 2bb2968ce4 gnu: qtwebsockets-5: Update to 5.15.16. 6a297d054d gnu: qtconnectivity-5: Update to 5.15.16. 0c852d166b gnu: qtdeclarative-5: Update to 5.15.16. 5ef080b342 gnu: qtxmlpatterns: Update to 5.15.16. 56128e6729 gnu: qtx11extras: Update to 5.15.16. 8537b312f9 gnu: qtimageformats-5: Update to 5.15.16. 2baca64f12 gnu: qtsvg-5: Update to 5.15.16. 487a801352 gnu: qt3d-5: Update to 5.15.16. f6b01e7136 gnu: qtbase-5: Update to 5.15.16. 5472af810e gnu: python-pyqtwebengine-6: Update to 6.8.0. a81fdb6149 gnu: python-pyqt-6: Update to 6.8.1. 964970dbfc gnu: python-pyqt6-sip: Update to 13.10.0. 8ac70f6d19 gnu: python-pyqt5-sip: Update to 12.17.0. 102e5fe499 gnu: python-pyqt-builder: Update to 1.18.0. b24823b06e gnu: qt-creator: Update to 15.0.1. c205062579 gnu: qthttpserver: Update to 6.8.2. 73ad0621b0 gnu: python-shiboken-6: Update to 6.8.2. 1913e5e7ce gnu: qtwebengine: Update to 6.8.2. dc2983f99c gnu: Add lld-as-ld-wrapper-18. 9c7c4d3024 gnu: ffmpeg: Add 'av_stream_get_first_dts' patch for QtWebEngine. 3d0f9a4b44 gnu: qtspeech: Update to 6.8.2. 937ff9cb87 gnu: qtremoteobjects: Update to 6.8.2. d2895dd391 gnu: qtnetworkauth: Update to 6.8.2. ead622a543 gnu: qtcharts: Update to 6.8.2. 9f956735e7 gnu: qtpositioning: Update to 6.8.2. e6b4d9a458 gnu: qtscxml: Update to 6.8.2. 62d0a3984e gnu: qttranslations: Update to 6.8.2. 52e06487d1 gnu: qttools: Update to 6.8.2. c7b4167ce1 gnu: qtlottie: Update to 6.8.2. 111036aad4 gnu: qtlocation: Update to 6.8.2. 6d9cd61f66 gnu: qtlanguageserver: Update to 6.8.2. d0a121054e gnu: qtwebchannel: Update to 6.8.2. 5aeb8ba01a gnu: qtserialport: Update to 6.8.2. f08878de0a gnu: qtwayland: Update to 6.8.2. 19c3af2b42 gnu: qtmultimedia: Update to 6.8.2. ab8e0f4997 gnu: qtshadertools: Update to 6.8.2. 314aaa3f99 gnu: qtsensors: Update to 6.8.2. 384d0ad282 gnu: qtwebsockets: Update to 6.8.2. 9218df5f9f gnu: qtconnectivity: Update to 6.8.2. 83c915b784 gnu: qtdeclarative: Update to 6.8.2. 06f9d58412 gnu: qtimageformats: Update to 6.8.2. 4cfcdff2da gnu: qtsvg: Update to 6.8.2. c85dcc7d96 gnu: qt5compat: Update to 6.8.2. 4c1756e701 gnu: qtbase: Update to 6.8.2. 38fd7bb123 gnu: agg: Fix build with newer freetype. a24e54d274 gnu: ftgl: Fix build with newer freetype. d84c89a185 gnu: freetype: Update to 2.13.3. For x86_64, following packages are broken only on qt-team, will checking th= em later: converseen.x86_64-linux distrho-ports.x86_64-linux fcitx5-qt.x86_64-linux helm.x86_64-linux jami.x86_64-linux java-testng.x86_64-linux karchive.x86_64-linux kconfig.x86_64-linux kdsoap-qt6.x86_64-linux kmime.x86_64-linux kwayland.x86_64-linux kwidgetsaddons.x86_64-linux mixxx.x86_64-linux mkvtoolnix.x86_64-linux neko.x86_64-linux obs.x86_64-linux opencascade-occt.x86_64-linux python-ndindex.x86_64-linux r-sanssouci.x86_64-linux rust-ci-info.x86_64-linux rust-nix.x86_64-linux valeronoi.x86_64-linux
X-Loop: help-debbugs@HIDDEN Subject: [bug#76044] Request for merging "qt-team" branch Resent-From: Andreas Enge <andreas@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix-patches@HIDDEN Resent-Date: Mon, 07 Apr 2025 14:18:01 +0000 Resent-Message-ID: <handler.76044.B76044.174403546528056 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 76044 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= <iyzsong@HIDDEN> Cc: Maxim Cournoyer <maxim.cournoyer@HIDDEN>, 76044 <at> debbugs.gnu.org Received: via spool by 76044-submit <at> debbugs.gnu.org id=B76044.174403546528056 (code B ref 76044); Mon, 07 Apr 2025 14:18:01 +0000 Received: (at 76044) by debbugs.gnu.org; 7 Apr 2025 14:17:45 +0000 Received: from localhost ([127.0.0.1]:56044 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1u1nIG-0007IN-Vm for submit <at> debbugs.gnu.org; Mon, 07 Apr 2025 10:17:45 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:43486) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <andreas@HIDDEN>) id 1u1nID-0007Ht-N0 for 76044 <at> debbugs.gnu.org; Mon, 07 Apr 2025 10:17:42 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 3CE041D8; Mon, 7 Apr 2025 16:17:35 +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 uYz2Ef6fw4EK; Mon, 7 Apr 2025 16:17:34 +0200 (CEST) Received: from jurong (176-179-191-150.abo.bbox.fr [176.179.191.150]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 1E563EC; Mon, 7 Apr 2025 16:17:34 +0200 (CEST) Date: Mon, 7 Apr 2025 16:17:32 +0200 From: Andreas Enge <andreas@HIDDEN> Message-ID: <Z_PefLW-Z4xHbDPq@jurong> References: <87h65aqiga.fsf@HIDDEN> <875xliedg7.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <875xliedg7.fsf@HIDDEN> X-Rspamd-Server: hera X-Spamd-Bar: +++++ X-Rspamd-Queue-Id: 3CE041D8 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)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TAGGED_RCPT(0.00)[]; FROM_HAS_DN(0.00)[]; FREEMAIL_ENVRCPT(0.00)[gmail.com]; RCPT_COUNT_THREE(0.00)[3]; FREEMAIL_CC(0.00)[debbugs.gnu.org,gmail.com] X-Spam-Level: ***** X-Rspamd-Action: greylist X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) Hello, as qt-team is moving towards the front of the queue (it will depend a bit on whether python-team and core-packages-team will get ready soon and jump back to the front of the queue, and how fast elogin-updates and node-team will be handled), I have rebased the branch on a recent master commit known to data.qa.guix.gnu.org and pushed. The previous branch is still around as qt-team-old, just in case. Andreas
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.