From nobody Sun Jun 27 11:18:58 2021 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id C242A11CA7E7; Sun, 27 Jun 2021 11:19:10 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: from out2.migadu.com (out2.migadu.com [188.165.223.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4GCStQ4bfRz3pM4; Sun, 27 Jun 2021 11:19:10 +0000 (UTC) (envelope-from greg@unrelenting.technology) Date: Sun, 27 Jun 2021 11:18:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=unrelenting.technology; s=key1; t=1624792743; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=76dy6i/qBK4TYUIUAmOCikyXPVCbMFmGrPe3k0/RoyA=; b=LL99JvsbVlWaAVMv5+TR107m16jbuOxM/eiPeGcN7gJmCl0CApf22jJfvTD71MSjtJ/U+C 3a5v2DXaXDUIKH5YvJXXOv2jAnww+oh4WxH2Siv2q5jY3TdmFM6RhX2p7RUctOf35gNLZq yZNztxMUJ6oYDmJdf4KEIAzm4ig6ZaOl3sc7egORFr4OomyUAzyDbS7LoPhfGt4BDXyVT7 fFt28BIK/0PJPOdIMwNsxpV7XbZUQrhVSQI7xYrMvLHj0/v2wyxJeoNJukcf5hrMeV7TeW AmjSvhbHyh3kpPma6fOn+Fny43GyUxtb2asaT3ny2eCQ5SByGmQrUN/a0NYAbw== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Greg V To: freebsd-arm@freebsd.org, J P , freebsd-ports@freebsd.org CC: michipili@gmail.com Subject: Re: FreeBSD ocaml support for aarch64 In-Reply-To: References: Message-ID: <7244EA01-0094-44A4-A574-CAE98B92E073@unrelenting.technology> List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: greg@unrelenting.technology X-Rspamd-Queue-Id: 4GCStQ4bfRz3pM4 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On June 27, 2021 10:55:32 AM UTC, J P wrote: >Hi, >lang/ocaml port is marked as broken on aarch64 and I would like to >contribute and have it fixed=2E Hi, the version of ocaml in ports is just really old=2E Forget about running 4=2E05 on aarch64, I don't think it has the required = support at all=2E You can apply my 4=2E11 patch from https://bugs=2Efreebsd=2Eorg/bugzilla/show_bug=2Ecgi?id=3D250408 I've also uploaded a patch for some of the broader ocaml ecosystem but lot= s more work needs to be done to update all of it=2E