Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2023 22:32:53 +0200
From:      Juraj Lutter <otis@FreeBSD.org>
To:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Error crosscompiling 14.0-ALPHA1 on amd64 for arm64.aarch64
Message-ID:  <68CBFC44-9C0A-43D1-A0C2-530207E0762F@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hi,

recent 14.0-ALPHA1 sources is giving an error:

Building =
/usr/obj/usr/src/arm64.aarch64/obj-lib32/lib/libssp_nonshared/libssp_nonsh=
ared.o
Building =
/usr/obj/usr/src/arm64.aarch64/obj-lib32/lib/libgcc_eh/int_util.o
error: unable to create target: 'No available targets are compatible =
with triple "armv7-unknown-freebsd14.0-gnueabihf"'
1 error generated.
error: unable to create target: 'No available targets are compatible =
with triple "armv7-unknown-freebsd14.0-gnueabihf"'
*** [libssp_nonshared.o] Error code 1

Commandline:
make -j`sysctl -n hw.ncpu` WITH_META_MODE=3D1 TARGET=3Darm64 =
TARGET_ARCH=3Daarch64 buildworld buildkernel

The build runs in clean objdir, src git hash =
220427da0e9b2c1d8e964120becc17eb7524e46f

Host runs 14.0-CURRENT 28d2e3b5dedf

Am I missing something obvious?
Thanks.

=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?68CBFC44-9C0A-43D1-A0C2-530207E0762F>