From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 2CVgKezNG1+fYAAA0tVLHw (envelope-from ) for ; Sat, 25 Jul 2020 06:15:08 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id kKj8JOzNG191XwAAbx9fmQ (envelope-from ) for ; Sat, 25 Jul 2020 06:15:08 +0000 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 182D29403A5 for ; Sat, 25 Jul 2020 06:15:07 +0000 (UTC) Received: from localhost ([::1]:34270 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jzDSc-0001tm-J6 for larch@yhetil.org; Sat, 25 Jul 2020 02:15:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51740) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jzDSY-0001tQ-OS for guix-patches@gnu.org; Sat, 25 Jul 2020 02:15:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37643) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jzDSY-0000N0-EA for guix-patches@gnu.org; Sat, 25 Jul 2020 02:15:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jzDSY-0004LI-AS for guix-patches@gnu.org; Sat, 25 Jul 2020 02:15:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#39695] [PATCH] [WIP] gnu: mono: Update to 6.8.0.105. Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 25 Jul 2020 06:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39695 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Brett Gilio Cc: 39695@debbugs.gnu.org Received: via spool by 39695-submit@debbugs.gnu.org id=B39695.159565769316663 (code B ref 39695); Sat, 25 Jul 2020 06:15:02 +0000 Received: (at 39695) by debbugs.gnu.org; 25 Jul 2020 06:14:53 +0000 Received: from localhost ([127.0.0.1]:49189 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jzDSO-0004Kh-Rt for submit@debbugs.gnu.org; Sat, 25 Jul 2020 02:14:53 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:34299) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jzDSN-0004KU-Kh for 39695@debbugs.gnu.org; Sat, 25 Jul 2020 02:14:52 -0400 X-Originating-IP: 86.246.37.13 Received: from bababa (lfbn-idf2-1-572-13.w86-246.abo.wanadoo.fr [86.246.37.13]) (Authenticated sender: mail@ambrevar.xyz) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 3A652E0002; Sat, 25 Jul 2020 06:14:44 +0000 (UTC) From: Pierre Neidhardt In-Reply-To: <87d04k4as4.fsf@gnu.org> References: <20200220162336.18848-1-mail@ambrevar.xyz> <87d04k4as4.fsf@gnu.org> Date: Sat, 25 Jul 2020 08:14:43 +0200 Message-ID: <871rl0nmss.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.2 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -0.2 (/) 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" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -0.61 X-TUID: xMaxUs4E6maX --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Brett! Brett Gilio writes: > Whew! Somebody finally got to it! I tried many times to get mono in a > better shape for Guix, but failed! :) As there are a considerable number > of changes here, would you mind giving a short synopsis of what still > needs to be made before we either reroll a revision or get a final > draft? What still needs to be made? Beside fixing the tests, the patch I've sent seems to have Mono 5 and 6 working. Final draft of what? Sorry, I feel that I'm missing some context :) If your question is about the Mono ecosystem, there is a lot of work left to do. We need a bootstrapped msbuild (the build tool for Mono), and then ideally we would have a mono-build-system. I can detail this if you want to, let me know. Cheers! =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl8bzdMACgkQm9z0l6S7 zH+a/Qf/TP6slLn9mHcZM0n8w/8uQdjxoFwITnYK9RFCGoXLevVOHWMRWLeTSIt+ vFNxzI7wejt/JTE/UMUV4Q+4/9ld5pO7IGhTAUBIxBO7CiCK59OdgKb8PKkcxgqe bYHouqmdp+XXt63wUz4ce8hfhfHqdOhGKDJuD9VJQdS5PLfujOBsE/cvmRInx0Zv 3LMxVl2SuOTnIn6Bpbobwa0l7/3aEdWzAw3mvs0qmGMLWZzQIQ7T2Ks+9d8l7XjV st1hU9+YdUZEMECLdokvzptH8O824QTj1wQLkzMyXrE1dBgOvWRRYF1AZbpXf3DP 2p5Dk2NB924Zd8reSeiVBVhEgwcPpA== =vniK -----END PGP SIGNATURE----- --=-=-=--