Hello folks,
my apology for polluting this list with a non-FreeBSD specific problem,
but since Supermicro is a veryy often used vendor in the FreeBSD
user/developer community I might find help here much fast.
I got hands on onto an oldish Supermicro X9SCV-Q mainboard, equipted
with an older i5-25
On 10 Dec 2019, at 20:29, Ryan Stone wrote:
>
> If I do a "make toolchain" with WITH_LLVM_TARGET_BPF=yes set in
> /etc/src.conf on the latest head I get the following errors when it
> tries to link clang. I believe that this was broken by the recent'ish
> llvm update; it worked as of r351363 bac
(Please send the followup to freebsd-testing@ and note Reply-To is set.)
FreeBSD CI Weekly Report 2019-12-08
===
Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-12-02 to 2019-12-08.
During this period, we have:
* 2463 buil
Hi freebsd-current@ mailing list,
When I updated my laptop to r355560, I could boot into GDM, but logging
into GNOME led to a coredump and brought me back to GDM.
I tried KDE, but logging in via SDDM also led to a crash.
I noted a lot of changes to the VM subsystem have happened, are they
re
If I do a "make toolchain" with WITH_LLVM_TARGET_BPF=yes set in
/etc/src.conf on the latest head I get the following errors when it
tries to link clang. I believe that this was broken by the recent'ish
llvm update; it worked as of r351363 back in August.
ld: error: undefined symbol:
llvm::initial
Hi freebsd-current@, freebsd-ports@ mailing lists,
When I updated my laptop to r355560, I could boot into GDM, but logging
into GNOME led to a coredump and brought me back to GDM.
I tried KDE, but logging in via SDDM also led to a crash.
I noted a lot of changes to the VM subsystem have happe
Anyone know what I need to add to fix this?
--- dnode.o ---
In file included from dnode.c:62:
/usr/src/sys/fs/tmpfs/tmpfs.h:508:2: warning: implicit declaration of
function 'MPASS' is invalid in C99 [-Wimplicit-function-declaration]
MPASS(mp != NULL && mp->mnt_data != NULL);
^
/
On Mon, Dec 09, 2019 at 09:27:01PM -0500, Ryan Stone wrote:
> I have a bhyve VM guest on my laptop where dtrace just constantly
> aborts whenever I try to use it:
>
> [rstone@ebpf dtrace]sudo dtrace -s fdcopy.d
> Assertion failed: (buf->dtbd_timestamp >= first_timestamp), file
> /usr/home/rstone/g
> On Dec 9, 2019, at 8:27 PM, Ryan Stone wrote:
>
> I have a bhyve VM guest on my laptop where dtrace just constantly
> aborts whenever I try to use it:
>
> [rstone@ebpf dtrace]sudo dtrace -s fdcopy.d
> Assertion failed: (buf->dtbd_timestamp >= first_timestamp), file
> /usr/home/rstone/git/bsd-