Writing large build logs to NFS extremely slow?

2021-10-06 Thread Felix Palmen
Hi all, I use a -CURRENT bhyve vm for testing port builds with poudriere. As this vm is only running when needed, but I want to always have access to the build logs, I use NFS to mount /usr/local/poudriere/data/logs from the host. I noticed some few ports take ridiculously long to build while

Re: make buildworld broken on RISC-V.

2021-10-06 Thread Mitchell Horne
On Wed, Oct 6, 2021 at 7:23 AM Karel Gardas wrote: > > > Hello, > > I'm using 14-CURRENT oprovided qcow2 image from September 30 in > qemu-system-risc64. It runs fine so I'm testing it with attempting make > buildworld. This unfortunately fails with: > > ===> lib/clang/headers (includes) >

make buildworld broken on RISC-V.

2021-10-06 Thread Karel Gardas
Hello, I'm using 14-CURRENT oprovided qcow2 image from September 30 in qemu-system-risc64. It runs fine so I'm testing it with attempting make buildworld. This unfortunately fails with: ===> lib/clang/headers (includes) [Creating objdir /usr/obj/usr/src/riscv.riscv64/lib/clang/headers...]

Re: Bash Static broken with new ncurses update on current

2021-10-06 Thread Baptiste Daroussin
On Tue, Oct 05, 2021 at 11:46:45AM -0700, Manfred Antar (KN6KBS) wrote: > After update to current world on 10/5/2021 bash static is broken: > > cc -L./builtins -L/usr/local/lib -L/usr/local/lib -L./lib/glob -L./lib/tilde > -L./lib/sh -L/usr/local/lib -fstack-protector-strong -fuse-ld=bfd