Re: 12.0-STABLE Getting Signal 4 building src/Stemmer.c

2019-04-22 Thread Bob Willcox
On Mon, Apr 22, 2019 at 04:00:26PM -0500, Bob Willcox wrote: > Hi All, > > My brand new 12.0-STABLE system is failing to build the kernel when it gets to > here during the make: > > ===> Configuring for py36-pystemmer-1.3.0_2 > running config > ===> Building for py36-pystemmer-1.3.0_2 > running

12.0-STABLE Getting Signal 4 building src/Stemmer.c

2019-04-22 Thread Bob Willcox
Hi All, My brand new 12.0-STABLE system is failing to build the kernel when it gets to here during the make: ===> Configuring for py36-pystemmer-1.3.0_2 running config ===> Building for py36-pystemmer-1.3.0_2 running build running build_ext cythoning src/Stemmer.pyx to src/Stemmer.c *** Signal

em(4) cannot maintain link in 12.0-STABLE

2019-04-22 Thread R. Tyler Croy
I have two NICs in a machine which acts as a gateway, and with the upgrade from 11-STABLE to the latest 12.0-STABLE tree (r346473), neither em(4) based NIC will maintain a connection. The behavior is similar to what is described in the last couple comments of this ticket: https://bugs.freebsd.or

FreeBSD CI Weekly Report 2019-04-21

2019-04-22 Thread Li-Wen Hsu
(bcc -current and -stable for more audience) FreeBSD CI Weekly Report 2019-04-21 === Here is a summary of the FreeBSD Continuous Integration results for the period from 2019-04-15 to 2019-04-21. During this period, we have: * 2346 builds (95.5% passed, 4.5% faile

Re: STABLE fails since change to Clang 8

2019-04-22 Thread Per olof Ljungmark
On 2019-04-22 00:10, Eugen wrote: I used to build world and kernel every other week. My last successful build of the source tree was version 345754. I believe in the meantime Clang was changed from 7 to 8. World build fails ever since with this: ---