Date: Sat, 24 Sep 2016 00:54:05 +0300 From: Boris Samorodov <bsam@passap.ru> To: Glen Barber <gjb@FreeBSD.org> Cc: freebsd-current@freebsd.org Subject: Re: should aarch64 cross-build work at amd64? Message-ID: <8a303787-ad31-2211-2e2a-59c691205964@passap.ru> In-Reply-To: <48389fc9-6223-92b0-7c1f-7b22a9225e73@passap.ru> References: <85ef2f0d-a91b-5af2-eae1-b10edf194807@passap.ru> <20160923213905.GH33382@FreeBSD.org> <48389fc9-6223-92b0-7c1f-7b22a9225e73@passap.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
24.09.2016 00:44, Boris Samorodov пишет: > 24.09.2016 00:39, Glen Barber пишет: >> On Sat, Sep 24, 2016 at 12:35:30AM +0300, Boris Samorodov wrote: >>> make[1]: /poudriere/jails/HEAD-aarch64/usr/src/Makefile.inc1 line 177: >>> In-tree binutils does not support the aarch64 architecture. Install the >>> aarch64-binutils port or package or set CROSS_BINUTILS_PREFIX. >> >> These lines are relevant. > > Ops. Thank you. The error when aarch64-binutils are installed: ----- % sudo poudriere jail -c -j HEAD-aarch64 -a arm.aarch64 -v head -m svn+https -J 8 [00:00:00] ====>> Cross-building ports for arm.aarch64 on amd64 requires QEMU [00:00:00] ====>> Creating HEAD-aarch64 fs... done [00:00:01] ====>> Checking out the sources from svn... done [00:03:41] ====>> Starting make buildworld with 8 jobs --- buildworld --- make[1]: "/poudriere/jails/HEAD-aarch64/usr/src/Makefile.inc1" line 146: SYSTEM_COMPILER: Determined that CC=cc matches the source tree. Not bootstrapping a cross-compiler. make[1]: "/poudriere/jails/HEAD-aarch64/usr/src/Makefile.inc1" line 371: Unknown target aarch64:arm. *** [buildworld] Error code 1 ----- -- WBR, bsam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8a303787-ad31-2211-2e2a-59c691205964>