Date: Fri, 25 Aug 2017 21:41:43 +0200 From: David Naylor <naylor.b.david@gmail.com> To: freebsd-mono@freebsd.org Cc: Romain =?ISO-8859-1?Q?Tarti=E8re?= <romain@freebsd.org>, Alexander Regueiro <alexreg@me.com> Subject: Re: Update on porting mono 5 Message-ID: <3186981.TyGdqNibkJ@dragon.local> In-Reply-To: <20170815102120.GA29251@blogreen.org> References: <17078253.u2dgjZK1Z6@dragon.local> <20170815102120.GA29251@blogreen.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3186981.TyGdqNibkJ>