Date: Wed, 30 Nov 2022 20:51:16 +0000 From: Nuno Teixeira <eduardo@freebsd.org> To: FreeBSD Mailing List <freebsd-ports@freebsd.org> Subject: Building arm64 rust ports on poudriere/qemu Message-ID: <CAFDf7UKe_ap1e1vDR-7G%2B1pWZvZTYy_M-z5KVfAGWU8eEToLPg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
--000000000000afe24d05eeb6449e Content-Type: text/plain; charset="UTF-8" Hello to all, For some time now I use poudriere/qemu to test arm64/aarch64 ports on amd64 environment. A major problem is rust ports because I can't find a way to tell poudriere(-devel) to fetch rust package with "-b latest". Rust port have Makefile set to: --- .ifdef QEMU_EMULATING IGNORE= fails to build with qemu-user-static .endif --- But it seems that this IGNORE forces rust package not to get installed on qemu environments. Is there other ways to test rust arm64 ports on amd64? Thanks, -- Nuno Teixeira FreeBSD Committer (ports) --000000000000afe24d05eeb6449e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>Hello to all,</div><div><br></div><div>For some time = now I use poudriere/qemu to test arm64/aarch64 ports on amd64 environment.<= /div><div><br></div><div>A major problem is rust ports because I can't = find a way to tell poudriere(-devel) to fetch rust package with "-b la= test".</div><div><br></div><div>Rust port have Makefile set to:</div><= div>---</div><div>.ifdef QEMU_EMULATING<br>IGNORE=3D fails to build with qe= mu-user-static<br>.endif</div><div>---</div><div>But it seems that this IGN= ORE forces rust package not to get installed on qemu environments.<br></div= ><div><br></div><div>Is there other ways to test rust arm64 ports on amd64?= </div><div><br></div><div>Thanks,<br></div><div><br></div><br>-- <br><div d= ir=3D"ltr" class=3D"gmail_signature" data-smartmail=3D"gmail_signature"><di= v dir=3D"ltr"><span style=3D"color:rgb(102,102,102)">Nuno Teixeira<br>FreeB= SD Committer (ports)</span></div></div></div> --000000000000afe24d05eeb6449e--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7UKe_ap1e1vDR-7G%2B1pWZvZTYy_M-z5KVfAGWU8eEToLPg>