Hello,
I'm new maintainer of slurm FreeBSD port https://www.freshports.org/sysutils/slurm-wlm/ and for a long time it failing on aarch64 platform.
Any clues?
ld: error: unknown emulation: elf_aarch64
`clang -print-targets`:
Registered Targets: aarch64 - AArch64 (little endian) aarch64_32 - AArch64 (little endian ILP32) aarch64_be - AArch64 (big endian) arm - ARM arm64 - ARM64 (little endian) arm64_32 - ARM64 (little endian ILP32) armeb - ARM (big endian) ppc32 - PowerPC 32 ppc32le - PowerPC 32 LE ppc64 - PowerPC 64 ppc64le - PowerPC 64 LE riscv32 - 32-bit RISC-V riscv64 - 64-bit RISC-V thumb - Thumb thumbeb - Thumb (big endian) x86 - 32-bit X86: Pentium-Pro and above x86-64 - 64-bit X86: EM64T and AMD64
Full log: https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/pb78025a96ed9...
Thanks,