FreeBSD_HEAD-tests - Build #1556 - Fixed

2015-10-10 Thread jenkins-admin
FreeBSD_HEAD-tests - Build #1556 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1556/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1556/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1556/console Change summaries:

nice stuff from cloudflare (and, we need something like ethtool!)

2015-10-10 Thread Luigi Rizzo
the nice folks at cloudflare implemented a nice feature in netmap that puts some queues of the NIC in netmap mode leaving others attached to the host stack https://blog.cloudflare.com/single-rx-queue-kernel-bypass-with-netmap/ and use ethtool (and native NIC filters) to steer traffic around. [FWI

Re: CURRENT: build failure with clang 3.7.0

2015-10-10 Thread O. Hartmann
Am Fri, 9 Oct 2015 23:07:18 +0200 Dimitry Andric schrieb: > On 07 Oct 2015, at 13:33, O. Hartmann wrote: > ... > > The buildworld error when building with CXXFLAGS+= -std=c++11 > > is > > then > > > > [...] > > cc -O2 -pipe -O3 -O3 -pipe -march=native -I. > > -I/usr/obj/usr/src

Re: CURRENT: build failure with clang 3.7.0

2015-10-10 Thread Dimitry Andric
On 10 Oct 2015, at 18:12, O. Hartmann wrote: ... > Is there any chance that the failure of clang 3.7.0 with some AVX-equipted > Intel > processors gets fixed soon? I reported the bug upstream, did number of bisections to drill down to the root cause (hopefully), and found an LLVM committer who h

Re: kyua SIGBUS'ing with clang 3.7.0 (was FreeBSD_HEAD-tests - Build #1540 - Unstable)

2015-10-10 Thread Craig Rodrigues
On Fri, Oct 9, 2015 at 11:37 AM, Dimitry Andric wrote: > > I have committed a (hopefully temporary) workaround in r289072. If you > don't want to do a full buildworld, first rebuild clang and install it, > then rebuild libc++ and install it. > After some back-and-forth about the cause, I am now

r287797 breaks build WITHOUT_NIS

2015-10-10 Thread Justin Hibbits
When building WITHOUT_NIS, the following errors show up (base gcc, for building powerpc): cc1: warnings being treated as errors /home/chmeee/freebsd/head/lib/libc/gen/getgrent.c: In function 'compat_setgrent': /home/chmeee/freebsd/head/lib/libc/gen/getgrent.c:1258: warning: comparison is always fa