Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2023 19:49:16 +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:  <756857B2-01C8-4BFC-A607-33527C7E6E3B@FreeBSD.org>
In-Reply-To: <98164D9F-0BAE-494D-B8E7-85C284A5C326@FreeBSD.org>
References:  <68CBFC44-9C0A-43D1-A0C2-530207E0762F@FreeBSD.org> <0FA5C2F2-6639-4522-AA29-537F596A5F81@karels.net> <8A772467-B246-4C6B-AD7E-81AD16903196@FreeBSD.org> <ADBC05FC-E963-49E9-8C7B-737607309F5A@FreeBSD.org> <CD57F058-0A74-4EE8-ABE5-7F186A566F62@karels.net> <81A42C4C-2A83-4D9B-A291-EBB360D06AD3@FreeBSD.org> <5B72C521-91B9-40AF-8FEC-8A8B687F6A3D@karels.net> <98164D9F-0BAE-494D-B8E7-85C284A5C326@FreeBSD.org>

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


> On 13 Aug 2023, at 17:22, Juraj Lutter <otis@FreeBSD.org> wrote:
>=20
>=20
>=20
>> On 13 Aug 2023, at 17:17, Mike Karels <mike@karels.net> wrote:
>>=20
>>=20
>> On 13 Aug 2023, at 10:00, Juraj Lutter wrote:
>>=20
>>>> On 13 Aug 2023, at 16:55, Mike Karels <mike@karels.net> wrote:
>>>>=20
>>>>=20
>>>> lib32 is not built until stage 4.3.1, after build and cross tools.  =
I tested
>>>> a build just now on amd64 with empty /usr/obj, and it worked (make =
-j$NCU
>>>> buildworld TARGET=3Darm64 TARGET_ARCH=3Daarch64).  However, the =
host was
>>>> approximately at the level of ALPHA1, and the first lines of the =
output
>>>> showed that a cross-compiler was not needed.  However, my earlier =
builds
>>>> that required a cross-compiler worked fine.
>>>>=20
>>>=20
>>> Earlier builds worked for me as well. I use it for =E2=80=9Cmake =
packages=E2=80=9D that I use to upgrade my RPi.
>>>=20
>>> It definitely worked on 20230712 when I did the build last time.
>>=20
>> That was before the lib32 addition went in (20230725).
>=20
> Yeah, that=E2=80=99s why I will try with commit just before =
eafd028327cee688b54bc526e088c2a3b98f94e0 or
> with eafd028327cee688b54bc526e088c2a3b98f94e0 backed out to see if it =
will help.

To me it seems that f1d5183124d3e18d410ded61e45adb9a23b23c83 is the =
commit that broke it.
I did =E2=80=9Cgit revert=E2=80=9D on that single commit, these were =
rebuilt:

Building =
/usr/obj/usr/src/arm64.aarch64/tmp/obj-tools/lib/clang/libllvmminimal/Supp=
ort/Path.o
Building =
/usr/obj/usr/src/arm64.aarch64/tmp/obj-tools/lib/clang/libllvmminimal/Supp=
ort/Signals.o
Building =
/usr/obj/usr/src/arm64.aarch64/tmp/obj-tools/lib/clang/libllvmminimal/libl=
lvmminimal.a

And cross tools started to build as well.

otis


=E2=80=94
Juraj Lutter
otis@FreeBSD.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?756857B2-01C8-4BFC-A607-33527C7E6E3B>