Date: Wed, 26 Apr 2017 19:16:01 -0700 From: Ravi Pokala <rpokala@mac.com> To: "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: RISCV kernel and world failures in -HEAD Message-ID: <DC673C2F-486C-45A8-8F48-87BBAD260261@mac.com>
next in thread | raw e-mail | index | archive | help
FYI, there are some RISCV failures in -HEAD, as found by `make tinderbox': _.riscv.riscv64sf.buildworld: --- libc.so.7.full --- numa_setaffinity.pico: In function `__sys_numa_setaffinity': (.text+0xc): relocation truncated to fit: R_RISCV_JAL against symbol `cerror' defined in .text section in cerror.pico /usr/local/bin/riscv64-freebsd-ld: final link failed: Nonrepresentable section on output collect2: error: ld returned 1 exit status *** [libc.so.7.full] Error code 1 _.riscv.LOWRISC --- kernel.full --- linking kernel.full uart_bus_fdt.o: In function `uart_cpu_fdt_probe': /usr/home/rpokala/freebsd/clean/base/head/sys/dev/uart/uart_bus_fdt.c:228:(.text+0x4b0): relocation truncated to fit: R_RISCV_PCREL_HI20 against undefined symbol `__start_set_uart_fdt_class_set' /usr/local/riscv64-freebsd/bin/ld: final link failed: Nonrepresentable section on output *** [kernel.full] Error code 1 Thanks, Ravi (rpokala@)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DC673C2F-486C-45A8-8F48-87BBAD260261>