From owner-freebsd-mono@freebsd.org Sat Aug 26 14:26:45 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 119D8DF7509 for ; Sat, 26 Aug 2017 14:26:45 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from mail-wr0-x230.google.com (mail-wr0-x230.google.com [IPv6:2a00:1450:400c:c0c::230]) (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 8F5216D620 for ; Sat, 26 Aug 2017 14:26:44 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: by mail-wr0-x230.google.com with SMTP id a47so6648205wra.4 for ; Sat, 26 Aug 2017 07:26:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:organization:user-agent:in-reply-to :references:mime-version; bh=m3QlYh6btF0LALR+Qqi42P5eSbwBzhrHW8khRyHTCe8=; b=oM+8IwpXXsT0YvypbTu24M/YHLh9rWuG7uLqrQ/9yctlqf7hbWO+jWPPnsPotZCLde T2QQLIbk02o4sWLogMbDJbNCGccHpe8eO9eMBnFV/e2LPUQ/zMwDp+ft++5jWz2+n5Tm 01/PpcUnSXNm+blDuoZUBqXG4aWcqec8yHkt7erA/fDrjxMY5x+AuFyNnPZ7tJIwEuOe Q4+ffL2XY42Vi/53QSBKBWCEWS0sa3fYO7aOmRGecC5vlSK9I69IVKaz63919Bfa4Jsv dmEGTpH4ieR5UpDwQW8rXfWwCJsfYjiXV7g5hDu5/SCBzRel16X1Ea9evvyDJG/PrgLC aECw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version; bh=m3QlYh6btF0LALR+Qqi42P5eSbwBzhrHW8khRyHTCe8=; b=AbMnxXo/p6TqZ9PAOjOl59b7D2fkJoqfuFP6Pi4Nz6WdnoPigBZBt4urv/KN7EZMc7 4i/qGt9UxKt7scqYvsa1vo9D4V+8yEdmy0u6xXOFZVhVHdmkc5yGCBQ91hJKyPpHCSya LZnQJIWtCVDhu8KM9W1AAdV7UbRMYXamvWA1sFHaHJXHfjGVRLq1qH2vFDs2k/0t2AAA WzcHkMDdqbIwQs0UQhv48kkwUfw6LGk44tV90wzmtUHmYLDtl9fBjewdw4JCuJ7uv+Hy C3af0RJfZZ6xdY+dqIgHVNo3ByzPcAWwZpxmGOJc/zoshIzS04s1Sa/x82SZRUyA5Ytk Wy5A== X-Gm-Message-State: AHYfb5j2OcjapqJJOgFzeDHqcXiWFpYXJ0c4f1FgJLK402Q8bYECGU/0 Bh638N6TQAWMQQ== X-Received: by 10.223.196.11 with SMTP id v11mr1413749wrf.92.1503757602460; Sat, 26 Aug 2017 07:26:42 -0700 (PDT) Received: from dragon.local ([41.247.198.79]) by smtp.googlemail.com with ESMTPSA id 65sm2921196wmf.0.2017.08.26.07.26.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 26 Aug 2017 07:26:41 -0700 (PDT) From: David Naylor To: Russell Haley , freebsd-mono@freebsd.org, Alexander Regueiro Subject: Re: Update on porting mono 5 Date: Sat, 26 Aug 2017 16:26:38 +0200 Message-ID: <79146316.g98t4qhPn2@dragon.local> Organization: Private User-Agent: KMail/4.14.10 (FreeBSD/11.1-RELEASE; KDE/4.14.30; amd64; ; ) In-Reply-To: References: <17078253.u2dgjZK1Z6@dragon.local> <3186981.TyGdqNibkJ@dragon.local> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2532758.7GfWMUL8pS"; 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: Sat, 26 Aug 2017 14:26:45 -0000 --nextPart2532758.7GfWMUL8pS Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" On Friday, 25 August 2017 12:54:02 Russell Haley wrote: > On Fri, Aug 25, 2017 at 12:41 PM, David Naylor =20 wrote: > > 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 file= d) > >> > - 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= code > >> tests suites still pass with the update. I have just registered t= o > >> Phabricator and have no previous experience with this tool, so get= ready > >> to teach me stuff ;-) > >=20 > > Great, thanks. > >=20 > > Here is a status update (with patch [1][3]). Things aren't ready y= et, but > > as it > >=20 > > stands: > > - lang/mono: 5.2.0.215 (tests failing in mcs/class/corlib > > [run-test-local]) > > - devel/msbuild: 15.3 (tests failing [with SIGABRT]) > > - lang/sharp: 4.1.25 (tests failing in math/measures/test.fsx [Inv= alid IL > >=20 > > code]) > >=20 > > - x11-toolkits/gtk-sharp20: 2.12.45 > > - x11-toolkits/gnome-sharp20: 2.24.4 >=20 > Are the tests integrated into the build (I don't remember)? Does this= > mean it builds but the external tests fail or do the tests cause a > build failure? The tests are part of the 'make test' target. The build succeeds but t= he mono=20 test suite fails. At least part of the acceptance tests (i.e. from dot= net)=20 succeed. =20 It would be great if someone(tm) can investigate the unit test failures= and=20 fix them, but this isn't a show topper, IMHO. =20 The current state of the port: - mono builds and installs - mono is able to build msbuild, msbuild installs - mono+msbuild is able to build fsharp, fsharp installs - mono+msbuild+fsharp is able to build monodevelop, monodevelop still=20= requires work to get building working reproducible (i.e. getting `nuge= t=20 restore` to work without internet during build phase). =20 --nextPart2532758.7GfWMUL8pS 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/AwLnmbU6rWP6jday2lUFAlmhhR5fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk0 OEVDNTExQTI3RjAzMDJFNzk5QjUzQUFENjNGQThERDZCMkRBNTUACgkQrWP6jday 2lVVzBAApYBVaxk7KzOL/U416X7QOqtjz8+c/ooVxW0UWAJS+8yFHakHEnv9cLgp 3896+gUzFwtiPlasJJ0jQdjo8LYZR0CtN2JnVuELynS1+QGSaeNed14uZVXZJWqa lyFvJmsfQvUFQR6DXdCEbxNVSEUsJqFf24+y//2QyzZOpBeUNH+s21Rs/fVV0R8L bjc5yxCkH6e4Uo0avA9/i3QxzhpULLrYvCdbOpUb3i3K3BBGkw0OYVhJacv063uh UFeX6dpDjCDBa9yQxsmPtNhp56YQXXAPFYvuSQ+bHZUcRV6+XJGd73Rl6gGAhwkh X6GEjuEMcoS94V98z+kuxaUhMOeJVGcAtXu8mGn4HEk7llks+4ZTch4q0OjXrA9N vSpckfsHLDLZUTc+08K1B5jJg0HGsWueqA6QIh5uFWCMJd0IghgggpVpfH2P/4sC IN0cKRMfGIiOaMp6HjY1bTqWy9uJeZL8mbGQ19Hl4vQNw+HfpHevs821aAadX3aM 7iIMYAwFIUWtyyGfGrYi0++WZ6Tp+2fp4S5nvZtiQFOq1dmrS8yupCrDfntw7HB/ cXSUnNX9VavqyS3V4abmskvEP+/OQO3DyuMdt7/FbJBB9L7Z1xjFhA7BnTkY3Ck+ VC3mLPcFppuiI1jXiC1RpPsPeXIUUYXEZDOND4NJkkk1HcJFVxU= =r7Xw -----END PGP SIGNATURE----- --nextPart2532758.7GfWMUL8pS--