This bug has just been introduced in the transition r323342 -> r323365:
[...]
building shared library libncurses.so.8
--- lib/libgeom__L ---
/usr/obj/usr/src/tmp/usr/bin/ld:
/usr/obj/usr/src/tmp/usr/lib/libsbuf.a(subr_sbuf.o):
relocation R_X86_64_32 against `_DefaultRuneLocale' can not be used
On 9/9/17 1:28 am, Conrad Meyer wrote:
On Fri, Sep 8, 2017 at 10:15 AM, Julian Elischer wrote:
Has anyone using freeBSD ever increased NAME_MAX (filename maximum length)
and have any experience with it?
We ($JOB) would recompile the entire system so intra-system compatibility
would probably be
[The example here happens to be for amd64 -> aarch64 cross builds.]
The following is from after copying/moving the kernel from where it
was originally, such as (locally) installed on the build machine.
Example of symbolic links from some recent activity under head
-r323246 (producing -r323246 agai
Mark Millard wrote:
> # ls -lTt /media/boot/kernel/if_igb.ko /mnt/boot/kerndb/if_igb.ko
> lrwxr-xr-x 1 root wheel 25 Sep 8 22:47:36 2017 /mnt/boot/kerndb/if_igb.ko
> -> /mnt/boot/kernel/if_em.ko
> lrwxr-xr-x 1 root wheel 68 Sep 6 20:27:20 2017
> /media/boot/kernel/if_igb.ko ->
> /usr/ob
On Sat, 2017-09-09 at 15:31 -0700, Simon J. Gerraty wrote:
> Mark Millard wrote:
> >
> > # ls -lTt /media/boot/kernel/if_igb.ko /mnt/boot/kerndb/if_igb.ko
> > lrwxr-xr-x 1 root wheel 25 Sep 8 22:47:36 2017
> > /mnt/boot/kerndb/if_igb.ko -> /mnt/boot/kernel/if_em.ko
> > lrwxr-xr-x 1 root whe
The context here is head -r323246 amd64 -> arm64/aarch64
cross build activity.
>From installkernel :
# find /usr/obj/DESTDIRs/clang-cortexA53-installkernel/ -name "*.dtb" -print
#
>From buildkernel :
# find /usr/obj/cortexA53_clang/arm64.aarch64/ -name "*.dtb" -print
#
>From installing u-boo