Re: r343567 aka PAE vs non-PAE merge breaks i386 freebsd

2019-02-21 Thread Steve Kargl
On Thu, Feb 21, 2019 at 07:39:25PM -0800, Steve Kargl wrote: > r343567 merges the PAE vs non-PAE pmap headers for i386 > freebsd. After bisection and dealing with the drm-legacy-kmod > fallout, I bisected /usr/src to r343567. Building world and > a GENERIC kernel and the minimum set of ports to

r343567 aka PAE vs non-PAE merge breaks i386 freebsd

2019-02-21 Thread Steve Kargl
r343567 merges the PAE vs non-PAE pmap headers for i386 freebsd. After bisection and dealing with the drm-legacy-kmod fallout, I bisected /usr/src to r343567. Building world and a GENERIC kernel and the minimum set of ports to start Xorg on my Dell Latitude D530 laptop, results in a black screen

kernel build failed

2019-02-21 Thread August Johansson
hello, I am new to running FreeBSD current. My kernel build failed with this message: https://pastebin.com/raw/Cpg7nAiX My kernel config: https://pastebin.com/raw/3nnKdKtS also another question, I have options ZFS because I use ZFS. but my ZFS worked before. so is that line not needed? thanks

FreeBSD CI Weekly Report 2019-02-17

2019-02-21 Thread Li-Wen Hsu
(bcc -current and -stable for more audience) FreeBSD CI Weekly Report 2019-02-17 === Here is a summary of the FreeBSD Continuous Integration results for the period from 2019-02-11 to 2019-02-17. During this period, we have: * 2348 builds (93.4% passed, 6.6%

Re: r344398 Import ACPICA 20190215: breaks bhyve

2019-02-21 Thread Oleg Ginzburg
On Thu, Feb 21, 2019 at 8:15 PM Conrad Meyer wrote: > Would you mind filing a PR to track this investigation? Done: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235922 Thanks! ___ freebsd-current@freebsd.org mailing list

Re: r344398 Import ACPICA 20190215: breaks bhyve

2019-02-21 Thread Conrad Meyer
Oops, to the list this time. Hi Oleg, Those look like the ACPI lines bhyve attempts to generate and compile in basl_fwrite_madt(): 272 /* Legacy IRQ0 is connected to pin 2 of the IOAPIC */ 273 EFPRINTF(fp, "[0001]\t\tSubtable Type : 02\n"); 274 EFPRINTF(fp,

r344398 Import ACPICA 20190215: breaks bhyve

2019-02-21 Thread Oleg Ginzburg
Hi, most likely r344398[1] commit breaks bhyve with the following errors: Subtable Type : 02 Error6302 - Flag value is too large ^ (Maximum 1 bit) 58: [0002] Flags (decoded below) : 0005 Error6302 - Flag value is too large ^ (Maximum 2 bit) 66: