From owner-freebsd-ports@freebsd.org Thu Jun 4 10:19:53 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4E290333DBA for ; Thu, 4 Jun 2020 10:19:53 +0000 (UTC) (envelope-from peter@rulingia.com) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 49d1x50mlJz4LrZ for ; Thu, 4 Jun 2020 10:19:53 +0000 (UTC) (envelope-from peter@rulingia.com) Received: by mailman.nyi.freebsd.org (Postfix) id 1A5FA333F91; Thu, 4 Jun 2020 10:19:53 +0000 (UTC) Delivered-To: ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1A25D33400E for ; Thu, 4 Jun 2020 10:19:53 +0000 (UTC) (envelope-from peter@rulingia.com) Received: from vtr.rulingia.com (vtr.rulingia.com [IPv6:2001:19f0:5801:ebe:5400:1ff:fe53:30fd]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vtr.rulingia.com", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49d1x370qnz4Lxl; Thu, 4 Jun 2020 10:19:51 +0000 (UTC) (envelope-from peter@rulingia.com) Received: from server.rulingia.com (ppp239-208.static.internode.on.net [59.167.239.208]) by vtr.rulingia.com (8.15.2/8.15.2) with ESMTPS id 054AJZeV073164 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 4 Jun 2020 20:19:41 +1000 (AEST) (envelope-from peter@rulingia.com) X-Bogosity: Ham, spamicity=0.000000 Received: from server.rulingia.com (localhost.rulingia.com [127.0.0.1]) by server.rulingia.com (8.15.2/8.15.2) with ESMTPS id 054AJTQu028440 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 4 Jun 2020 20:19:29 +1000 (AEST) (envelope-from peter@server.rulingia.com) Received: (from peter@localhost) by server.rulingia.com (8.15.2/8.15.2/Submit) id 054AJT3F028439; Thu, 4 Jun 2020 20:19:29 +1000 (AEST) (envelope-from peter) Date: Thu, 4 Jun 2020 20:19:29 +1000 From: Peter Jeremy To: Craig Leres Cc: ports@freebsd.org Subject: Re: ports/devel/xtensa-esp32-elf version Message-ID: <20200604101929.GK279@server.rulingia.com> References: <20200603093231.GH279@server.rulingia.com> <20200603094224.GA97055@server.rulingia.com> <420fb436-e0a0-6edc-ba61-5e0fce70a4c0@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="924gEkU1VlJlwnwX" Content-Disposition: inline In-Reply-To: <420fb436-e0a0-6edc-ba61-5e0fce70a4c0@freebsd.org> X-PGP-Key: http://www.rulingia.com/keys/peter.pgp X-Rspamd-Queue-Id: 49d1x370qnz4Lxl X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of peter@rulingia.com designates 2001:19f0:5801:ebe:5400:1ff:fe53:30fd as permitted sender) smtp.mailfrom=peter@rulingia.com X-Spamd-Result: default: False [-4.17 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.97)[-0.974]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; DMARC_NA(0.00)[rulingia.com]; NEURAL_HAM_LONG(-0.97)[-0.966]; NEURAL_SPAM_SHORT(0.17)[0.168]; RCVD_COUNT_THREE(0.00)[3]; RCPT_COUNT_TWO(0.00)[2]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:20473, ipnet:2001:19f0:5800::/38, country:US]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2020 10:19:53 -0000 --924gEkU1VlJlwnwX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2020-Jun-03 15:14:46 -0700, Craig Leres wrote: >I worked up a version of the port that uses the esp-2020r1 release of >https://github.com/espressif/crosstool-NG but I had not planned on >upgrading to this until the project I wrote the port for has upgraded to >esp-idf v4.X (this is in progress). =2E.. >The two options I see are (a) I can provide you a copy of what I current >have working or (b) if there's enough interest I could create a new >devel/xtensa-esp32-elf-devel port using esp-2020r1 or esp-2020r2. It's not especially urgent for me. I was looking at updating esp-idf and discovered that doing so would also require updating the toolchain. If you would like to share what you currently have, I'll offer feedback of any issues I run into. One potential problem is that esp-idf requires a specific toolchain version - toolchain_versions.mk contains a single SUPPORTED_TOOLCHAIN_COMMIT_DESC so release/v4.0 and release/v4.1 require esp-2019r2, whilst release/v4.2 and master currently require esp-2020r1. I'm not sure that there's any solution other than you providing a toolchain to suit your personal needs. >(I received both copies, maybe the bounce was from the ports@freebsd >mailing list?) I'll respond privately. --=20 Peter Jeremy --924gEkU1VlJlwnwX Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEE2M6l8vfIeOACl4uUHZIUommfjLIFAl7YyqxfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQ4 Q0VBNUYyRjdDODc4RTAwMjk3OEI5NDFEOTIxNEEyNjk5RjhDQjIACgkQHZIUommf jLJCABAAoWk1DjC2u1OzmwPVywrkvUOWeNMa0QPkVrewRoseRBHPFqPW7Qpbr3KX VD3fglM8C40yj572bpaN/npGewux+vx5VaAHpxrvbL01r/170xUN8gmA6WCyMf9/ CAUOA5APg6/+pwjSHfseq/x62qMQ1N1jJmdHBfEqXkNruVxtBx6x0NgaVioY5OBu mjbG1ac1FQFoNFFLtYVPZM3SMyRS94qW7oFDd1N2Zl82f0LdgJ4fMzO4AReLxHtu 1TpeF4FEYv+v42jOmqC5NQm2oYSoZZTbUIDVkYgKUrwX4hAFz0fF3GlAlkg0GxM/ ays+M9McqC6/0plgLUp/XZIZWQPry4Hrx4JVQg/kjnRw20EAgg5+Y8Spb8pcQ8AB kSqZch/IXOaHhSZjMlBcjmWrmO5XTuHlRj72Z/kTPug0mS5NfSPUzSVeXAvIbz0i 9orXtk+JzjolFOUJl3LgG5tkrD8InTa3rQPJnX+hlT8uKwSq1lLe0tNIppE4TQZK QFhYn9Av56Qg1IqZnDsbCzON4MAxUIqEL/9W3nCs8ZVb6zgdu5qSN/O/RzJPyPEU WJaLkGMhjtZmFMP7mpp/QJQ6ZA02OoGgtj9CBsuwtX8W4InqrTnXHt3tGXJLfcU4 jOjchr2Tv6wgVnDa540zk5aIl4uSEJi6t4dcj5FLytLYUwbvVtA= =aAor -----END PGP SIGNATURE----- --924gEkU1VlJlwnwX--