From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id 4DM7OOmZlWZCGQEAe85BDQ:P1 (envelope-from ) for ; Mon, 15 Jul 2024 21:51:38 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 4DM7OOmZlWZCGQEAe85BDQ (envelope-from ) for ; Mon, 15 Jul 2024 23:51:38 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1721080297; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post; bh=BfT466lO1T7xItt5mWMr4O1zPq0RV6E0ExzvhZaKcWA=; b=na+/BL3CtnolMnMCQW+9pvhB+6x2BsYe0eWXqHjNJWq7SFBXnrnoY7NAJtN0zLedMQ7K0i BKXmD7OQAj42+hJrpZ/F00aPvgvehqLSR7f4DvzWpWt5t3Oyt+YHXHPPBPsIAgTHYfwRRt nyDsb8mU6n5sOJq0Tdr+Pf+eY/gUHT5M6HCkhb+2zJpFr3QB+SdV/wbwNd3CyjPXUEThf4 EabKru247oXXyy314980o+KxTWuEYnXsAdSiY16qNZq0NPzU0g8krsR0Et8CE1423wQSkM plVKNGQkex9ucHMUvd5Q8JbfknbKAhwC88aKB7PJ1425V3RL55+VQAs1mSg2XQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1721080297; a=rsa-sha256; cv=none; b=laDjd2olasbuiJiAhtKvk+H8bQqwOY4029dmB6pam71J51fRKV+zBKY570gBo2oF4rl8Yo dXzSoXymyZMXCb8cBpKFMuAP9XV9DAQjmea6Gcm3Epr2f63nAFjcFJGloLin7+dE3/KbvD 6cOZJDzg9Dahd6dx88XVZq0XCg/JmuenLHEA3n/Ce4ZNGfgiIqfCCBhCJp/LIQKXNxaew9 UhBjj27jWBp6kpUrI9xQFJrwTJfRB6vBunrxgTmh1zn1nhaj0zjnb0h5VaVfJ+gXsojp2z 44vUx6iODIXYYPW/QrbZWFfrWkQ28ns6e1rtCVJ+fnWOmVTkHU0vlXl9dvoOpQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id ACCB26AF21 for ; Mon, 15 Jul 2024 23:51:37 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sTTb5-0005Tm-64; Mon, 15 Jul 2024 17:51:03 -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 1sTTb2-0005TU-U9 for guix-patches@gnu.org; Mon, 15 Jul 2024 17:51:00 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sTTb2-0002bD-Ja for guix-patches@gnu.org; Mon, 15 Jul 2024 17:51:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sTTb4-0003g6-Ib for guix-patches@gnu.org; Mon, 15 Jul 2024 17:51:02 -0400 Subject: bug#71630: [PATCH 0/5] gnu: make-mingw-w64: Update to 12.0.0. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 15 Jul 2024 21:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71630 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jean-Pierre De Jesus DIAZ Cc: 71630-done@debbugs.gnu.org Mail-Followup-To: 71630@debbugs.gnu.org, mail@cbaines.net, jean@foundation.xyz Received: via spool by 71630-done@debbugs.gnu.org id=D71630.172108023114090 (code D ref 71630); Mon, 15 Jul 2024 21:51:02 +0000 Received: (at 71630-done) by debbugs.gnu.org; 15 Jul 2024 21:50:31 +0000 Received: from localhost ([127.0.0.1]:60520 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sTTaZ-0003fC-BM for submit@debbugs.gnu.org; Mon, 15 Jul 2024 17:50:31 -0400 Received: from mira.cbaines.net ([212.71.252.8]:43948) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sTTaW-0003f3-PI for 71630-done@debbugs.gnu.org; Mon, 15 Jul 2024 17:50:29 -0400 Received: from localhost (host86-141-242-113.range86-141.btcentralplus.com [86.141.242.113]) by mira.cbaines.net (Postfix) with ESMTPSA id 5E8EF27BBE2; Mon, 15 Jul 2024 22:49:55 +0100 (BST) Received: from felis (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id d7a14eaa; Mon, 15 Jul 2024 21:49:54 +0000 (UTC) From: Christopher Baines In-Reply-To: (Jean-Pierre De Jesus DIAZ's message of "Tue, 18 Jun 2024 13:17:41 +0200") References: User-Agent: mu4e 1.12.4; emacs 29.3 Date: Mon, 15 Jul 2024 22:49:51 +0100 Message-ID: <87ikx672bk.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: ACCB26AF21 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -8.50 X-Spam-Score: -8.50 X-TUID: Xcdlq9JMZ2FN --=-=-= Content-Type: text/plain Jean-Pierre De Jesus DIAZ writes: > This patchset updates MinGW package to the latest version 12.0.0. > > I've added a new configure flag to set the default MSVCRT to MSVCRT as > the default now is UCRT. This default is also changed by Debian, other > projects like MSYS2 use a different target triplet for UCRT which is now > the default and could be introduced if necessary on GNU Guix. > > Some of the patches present don't apply anymore to MinGW so I've removed > these and the genlib tool has been removed in the 12.0.0 release so I've > removed the phases that built that tool. (and for anyone wondering, > llvm-dlltool replaces it). > > Also I've took the liberty of using G-Expressions where possible in the > package definitions. Thanks for the patches, I've pushed them to master as bf6ab0e0f5066d999e027a7eb8ecf05db71123ce. There was one removed patch that was still referenced in local.mk, and I re-indented the changed package definitions. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmaVmX9fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XclRRAAkKgqHvEHH+/weO4R/wlRNK3d68c7ZuVP /rVijzD5tau2IxpnrvDxk9fvuFiUW0ZgiJCWeMr6H6Jg/SS1mwQ+FuZKpZaptHQn 625zIyxd7dMcBj7emDkuyyGQZOxcb8prGp8xLWLPyBPk2ERkchKJHJ56NpBOTY3y 3PoYGm5JS7TDwf6dmN5e0m6MuCLC0VtOjo0+3Lm9w7HsD85AAUfTjEUcFPSH/Cvx PWnWhudC0yZ6Y3bgheGJbwNHTGPB+CKUGOa4791l8VnViS37IymmT5OakQIRxp7w f3J/hcJ9UYJFWJRiGNnjCspgn3yh5HJzZ8vkbNQzCCMBRPDsBxWfLQf0tT3VAwvz wks+sd8iuXo86X9XR1ysz2U4Q/D5DYtRLDhBhweYJqfJ7sCVPtbWrLbEHyv8ldZK 31itRs8LtGm03aXyx1i46/eLjJkepAMASZt0loSu0b8DAO9rSxlJD9AFdQm9IH2L 5BYjjiQA9/ij2nip6l58q5tPQeDgaIo8zOFd40wyN7VKpwt0EE8imrQ9DbXjh2h+ +88UTClaSNGh+IK/z9O8O+sWL6NH4Ga8nmR4AY4ESPGIkRqnJBZGU4EDjzlNouSM VXyoggW3K2YUSi7TFHnaMhbR+p2vZ7vsRDglGtzYoBzvZDR+lUvs3hDi7GjGHzWA ELw7MJkAyso= =1NEz -----END PGP SIGNATURE----- --=-=-=--