Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2023 16:25:12 +0200
From:      Juraj Lutter <otis@FreeBSD.org>
To:        Mike Karels <mike@karels.net>
Cc:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Re: Error crosscompiling 14.0-ALPHA1 on amd64 for arm64.aarch64
Message-ID:  <ADBC05FC-E963-49E9-8C7B-737607309F5A@FreeBSD.org>
In-Reply-To: <8A772467-B246-4C6B-AD7E-81AD16903196@FreeBSD.org>
References:  <68CBFC44-9C0A-43D1-A0C2-530207E0762F@FreeBSD.org> <0FA5C2F2-6639-4522-AA29-537F596A5F81@karels.net> <8A772467-B246-4C6B-AD7E-81AD16903196@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help


> On 13 Aug 2023, at 14:42, Juraj Lutter <otis@FreeBSD.org> wrote:
>=20
> Hi,
>=20
>> On 13 Aug 2023, at 00:17, Mike Karels <mike@karels.net> wrote:
>>=20
>> On 12 Aug 2023, at 15:32, Juraj Lutter wrote:
>>=20
>> Did the buildworld start out by building a cross-compiler?
>>=20
>> Have you tried without meta mode?  With a clean objdir, I don't see =
how
>> it would matter, but I'm not sure I've tried it.
>>=20
>> The ALPHA1 builds seem to have worked, but I think they run on arm64.
>>=20
>=20
> See here: https://files.wilbury.net/s/bJKKB5Kbta6DNqB for the full =
log.
>=20
> As I read it, lib32 is being built before crosscompiler. Is lib32 =
supposed to be built on aarch64?

So it seems that =E2=80=9Cnative-xtools=E2=80=9D and associated targets =
are not being built.
If I do =E2=80=9Cmake TARGET=3Darm64 TARGET_ARCH=3Daarch64 =
native-xtools=E2=80=9D, cross tools are
being built and lib32 is built, in turn, also.

The commit I suspect that lead into this was =
eafd028327cee688b54bc526e088c2a3b98f94e0 (there sees
to not be any other related changes fiddling with make targets).

otis


=E2=80=94
Juraj Lutter
XMPP: juraj (at) lutter.sk
GSM: +421907986576




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ADBC05FC-E963-49E9-8C7B-737607309F5A>