From owner-freebsd-mono@freebsd.org Fri Aug 25 19:41:49 2017 Return-Path: Delivered-To: freebsd-mono@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9CD59DE026C for ; Fri, 25 Aug 2017 19:41:49 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from mail-wr0-x235.google.com (mail-wr0-x235.google.com [IPv6:2a00:1450:400c:c0c::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3B8B66E51C; Fri, 25 Aug 2017 19:41:49 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: by mail-wr0-x235.google.com with SMTP id p8so2204630wrf.2; Fri, 25 Aug 2017 12:41:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:organization:user-agent :in-reply-to:references:mime-version; bh=fElGN0i/8w4+xFZUPIQhBDiwVQdUzPaYcaq3irTXMUs=; b=iTWmDwH1OpHAtXFWPKMovC82gRHQbFPW83v5jy9bJlq1dkMvE0nshsv2lR9/cHSU02 +nbybYW36uoz2oZ/xdEFbUO63CqWpzbDn+j8c0D6fxZFafFi2phZNxq4lFwA6Cz6lZUN iKOTk9LvnieFJF9SiNK0sUkjYbbFpOQTJ9wZ2Y9dT6u71afc5+P6yHyF1bKC33yzKpf2 MhnSkD798Yc4azMXdRK7OH9YPBvdsfPTm6+1XgsSm0jy/XhFQ9puOizE4dYWmnFU8s+7 aS18phszeqSCQKA30KbjWrGuDHp9d+JZ7WElV1FQZSR+f4XsLfkqaNGqUvahCfBiKTTn 2QZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version; bh=fElGN0i/8w4+xFZUPIQhBDiwVQdUzPaYcaq3irTXMUs=; b=tCZN4wtejj50/rEGnngSok1JZEubH9P4pvkGCSUsBqmtywcHorsoLpzmFv5Qsa+PRj IBgmD6OSmwS6J6Z0GCvfD8tdN/9mB4agpS00rHn+UQHoyj74AM2Hrn7b9HWXEMoAQ/xc EAyOv4L3kLawIRFMemb2aHPAA9kEKhFp9vMATTqc99pg0emHuoYHyx0BWqvXH/3YP0k/ f3ki082zLyCWx4hCo3MkwlDi0DbPxxKuZOUmRAF1Rwd2qnwlDebmT/kSNPKrmVVvJaVh tN0dBvhd5Qz/+D8dWuxd8zSnRDnVYhdWoo+J0p452xHS8uHUFtF/up/JPSnmChHuelOu bPXg== X-Gm-Message-State: AHYfb5hkcXyreL0fHFq0CayOc08CybqdUaTtyzQgBtjfg3TOGIEFANyg tc+dpgoqG6T9pX298/4= X-Received: by 10.223.150.145 with SMTP id u17mr368786wrb.333.1503690107026; Fri, 25 Aug 2017 12:41:47 -0700 (PDT) Received: from dragon.local ([41.247.198.79]) by smtp.googlemail.com with ESMTPSA id 3sm4101100wrx.53.2017.08.25.12.41.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2017 12:41:46 -0700 (PDT) From: David Naylor To: freebsd-mono@freebsd.org Cc: Romain =?ISO-8859-1?Q?Tarti=E8re?= , Alexander Regueiro Subject: Re: Update on porting mono 5 Date: Fri, 25 Aug 2017 21:41:43 +0200 Message-ID: <3186981.TyGdqNibkJ@dragon.local> Organization: Private User-Agent: KMail/4.14.10 (FreeBSD/11.1-RELEASE; KDE/4.14.30; amd64; ; ) In-Reply-To: <20170815102120.GA29251@blogreen.org> References: <17078253.u2dgjZK1Z6@dragon.local> <20170815102120.GA29251@blogreen.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1883162.cmafCnxn8U"; micalg="pgp-sha512"; protocol="application/pgp-signature" X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Aug 2017 19:41:49 -0000 --nextPart1883162.cmafCnxn8U Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" On Tuesday, 15 August 2017 12:21:20 Romain Tarti=E8re wrote: > Hi David, >=20 > On Tue, Aug 15, 2017 at 09:11:57AM +0200, David Naylor wrote: > > Here is an update on porting mono 5: > > - mono: 5.1.0.1 (needs to be updated to 5.2, tests run) > > - msbuild: 15.3 (needs tests ported and run, upstream bugs filed) > > - fsharp: 4.1.25 (WIP) > > - monodevelop: 7.0.1.24 (WIP) > > - gtksharp20: 2.12.45 (WIP) > > - avahi-sharp: 0.7 (not started) > > - bumping all dependent ports (not started) > > - exp-run (not started) > >=20 > > Would anyone be interested in doing a (Phabricator) review? >=20 > I don't actively use mono nowadays but sure, I can check if my old co= de > tests suites still pass with the update. I have just registered to > Phabricator and have no previous experience with this tool, so get re= ady > to teach me stuff ;-) Great, thanks. =20 Here is a status update (with patch [1][3]). Things aren't ready yet, = but as=20 it=20 stands: - lang/mono: 5.2.0.215 (tests failing in mcs/class/corlib [run-test-lo= cal]) - devel/msbuild: 15.3 (tests failing [with SIGABRT]) - lang/sharp: 4.1.25 (tests failing in math/measures/test.fsx [Invalid= IL=20 code]) - x11-toolkits/gtk-sharp20: 2.12.45 - x11-toolkits/gnome-sharp20: 2.24.4 WIP: - devel/monodevelop: 7.1.0.1297 (full nuget package restore required [= extra=20 nuget support required]) - devel/mono-addins: depreciate [2] (broken with mono5), fix dependenc= ies TODO: - mono: test self hosting - update mono-lite version - avahi-sharp: 0.7 - bump all dependent ports - exp-run - commit to ports - upstream patches - fix tests Note that the failing tests don't worry me too much. Most of them are = edge=20 cases that won't affect the average user (i.e. not a blocker to commit = to=20 ports) - also I don't know how many tests are failing on other platform= s (if=20 any). =20 [1] git clone https://github.com/DragonSA/ports; cd ports; git diff=20 master..origin/mono5.2.0.215 [2] A general discussion needs to be had around nuget packages. How do= we=20 consume them? i) as downloads with each port containing a copy ii) local ports with consistency across the Ports Collections iii) A mixture of the above (i.e. (ii) is there is a native component,=20= otherwise (i)) I prefer (ii) as I think it gives the end user the best leverage to pat= ch=20 issues with nuget packages locally (and to get updates without waiting = on a)=20 upstream, and b) us/ports maintainer). However, at this point that opt= ion is=20 at 0% progress. =20 [3] https://people.freebsd.org/~dbn/mono-20170825.diff.xz --nextPart1883162.cmafCnxn8U Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEElI7FEaJ/AwLnmbU6rWP6jday2lUFAlmgfXdfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk0 OEVDNTExQTI3RjAzMDJFNzk5QjUzQUFENjNGQThERDZCMkRBNTUACgkQrWP6jday 2lX5qw//UcxB4okjuArHeS9PVkpZ0ezLxn2L4QYHFOpBvDnqt+/6aRhRoOIc8ZLQ QAfoajqYeTVg+IRipQ31FWw0Kum4GuCY714Q0SS1eLfuqe7eO61y3offTOmOPGDB NmSMhOSEHXjDqfK18qgBFBcXS4fKk662I8ziM4SjVI9wHHeXDDWaYNqBftzliqld p3hnO7cd5UZDrLksvEdV61x5oxAh3VktymOyKIvZhVM3mVI+kvOoEj10nwJbvDqu lX5ERD5t2XprNwpO++jL4IYe1b6H2xBiCbP9AYFWyHqcvsu2vtQ3vqIK2JZZkY/w bsOuPGecZpmT2WpWQGCTl1T7iThEo0j5S1B5SHmketPZIyieXjVtn2ACwl6iqk6q 8s+yyh7xEIZhnMP6BIRN5yM4HaDIdynwW7MhJgRyn0KKLG0mH1lQxUC3loilgdDC ztLlNUrynDMv5Ss6KXkT2JHkCee2poyhvnrRQBC38t2EvC+4247XHPg7B5elX5qi nYRigsTvdjcR3hb98ZzPCMuXjTAmFd0Jk1nyeIepjq3FXY+zAeeqYkYk6O1XBWPP Hoq85qNFb4J/q9zAcGAERH90OwoTf6MuIHZ340/PAOgVkhCcoOeJIVIothWwd7rb fEWtacovRvg9h9dYOGL4V8vjUtc30QkWDaCc1ELIJDbTehj6zCY= =vMZr -----END PGP SIGNATURE----- --nextPart1883162.cmafCnxn8U--