Re: Is it known problem with libnuma / numactl?

2015-08-02 Thread Adrian Chadd
Hi, I haven't yet gotten around to conditionally compiling in the NUMA support (yes it's on my mind, I'm an embedded person too, so I do care about this!) There's unfortunately no NUMA config option - it's all hinged on MAXMEMDOM. The only things that are compiled in unconditionally right now are

Re: IPSEC stop works after r285336

2015-08-02 Thread Sydney Meyer
Hi John-Mark, the revision i built included gnn's patches to setkey already. I have tried to setup a tunnel using strongswan with gcm as esp cipher mode, but the connection fails with "algorithm AES_GCM_16 not supported by kernel".. Here's the full log output: Aug 3 00:34:28 00[DMN] Starting

Is it known problem with libnuma / numactl?

2015-08-02 Thread Lev Serebryakov
Hello Freebsd-current, Buildworld for r286209 failed: numactl.o: In function `main': /data/src/usr.bin/numactl/numactl.c:(.text+0x269): undefined reference to `numa_setaffinity' /data/src/usr.bin/numactl/numactl.c:(.text+0x33b): undefined reference to `numa_getaffinity' /data/src/usr.bin/numact

FreeBSD_HEAD-tests - Build #1245 - Fixed

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

Re: make installworld DESTDIR=/mnt failes

2015-08-02 Thread Matthias Apitz
El día Sunday, August 02, 2015 a las 03:47:53PM +0200, Matthias Apitz escribió: > El día Sunday, August 02, 2015 a las 11:29:32AM +0200, Matthias Apitz > escribió: > > ># make installworld DESTDIR=/mnt > > > > but this time the installworld failes after some time with: > > > > ... > > ins

FreeBSD_HEAD_i386 - Build #743 - Fixed

2015-08-02 Thread jenkins-admin
FreeBSD_HEAD_i386 - Build #743 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/743/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/743/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/743/console Change summaries: 286205

FreeBSD_HEAD-tests - Build #1244 - Unstable

2015-08-02 Thread jenkins-admin
FreeBSD_HEAD-tests - Build #1244 - Unstable: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1244/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1244/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1244/console Change summarie

FreeBSD_HEAD_i386 - Build #742 - Failure

2015-08-02 Thread jenkins-admin
FreeBSD_HEAD_i386 - Build #742 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/742/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/742/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/742/console Change summaries: 28620

Re: make installworld DESTDIR=/mnt failes

2015-08-02 Thread Matthias Apitz
El día Sunday, August 02, 2015 a las 11:29:32AM +0200, Matthias Apitz escribió: ># make installworld DESTDIR=/mnt > > but this time the installworld failes after some time with: > > ... > install -s -o root -g wheel -m 555 primes /mnt/usr/bin/primes > ===> games/random (install) > install

make installworld DESTDIR=/mnt failes

2015-08-02 Thread Matthias Apitz
Hello, I have a CURRENT r285885 in /usr/home/guru/r285885/src and /usr/home/guru/r285885/obj ready for make install into a new target root mounted as /mnt; the installation should (and allways) worked as # sh # cd /usr/home/guru/r285885/src # MAKEOBJDIRPREFIX=/usr/home/guru/r285885/ob