Trying to build AARCH64 world on amd64 box running most recent CURRENT (FreeBSD 12.0-CURRENT #23 r310556: Sun Dec 25 21:45:35 CET 2016 amd64), sources are r310603. port devel/aarch64-binutils is installed as requested, the environment has been setup using setenv MAKEOBJDIRPREFIX /pool/sources/CURRENT/obj setenv TARGET arm64 and in svn-checked out source tree /pool/sources/CURRENT/src I start then make -j4 buildworld After some seconds I reach this state: [...] Building /pool/sources/CURRENT/obj/arm64.aarch64/pool/sources/CURRENT/src/lib/libc/libc.a --- libc_pic.a --- building special pic c library Building /pool/sources/CURRENT/obj/arm64.aarch64/pool/sources/CURRENT/src/lib/libc/libc.so.7 --- libc.a --- building static c library --- libc.so.7 --- building shared library libc.so.7 numa_setaffinity.pico: In function `numa_setaffinity': (.text+0x8): relocation truncated to fit: R_AARCH64_CONDBR19 against symbol `cerror' defined in .text section in cerror.pico numa_getaffinity.pico: In function `numa_getaffinity': Well, this is the first time I try crosscompile for AARCH64 on AMD64 platform and it may be that I miss something essential here, so have patience if this isn't a real bug. I'd appreciate any hints and light-shed on this. Thanks in advance, Oliver -- O. Hartmann Ich widerspreche der Nutzung oder Übermittlung meiner Daten für Werbezwecke oder für die Markt- oder Meinungsforschung (§ 28 Abs. 4 BDSG).
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:09 UTC