Re: r273918 buildworld broke at semaphore

2014-11-14 Thread Beeblebrox
I posted the solution to this through the Nabble page, but there's a change in setting there and the messages have not gone through. So, re-posting to mail list: I disabled ccache, then buildworld / buildkernel completed. I had in /etc/make.conf: .if ${.CURDIR:M/usr/src} || ${.CURDIR:M/usr/src

Is libLLVM-3.4.so: part of src or not?

2014-11-14 Thread Beeblebrox
When starting Xorg, AIGLX gets disabled and RadeonKMS complains: (EE) AIGLX error: dlopen of /usr/local/lib/dri/r600_dri.so failed (Shared object "libLLVM-3.4.so" n ot found, required by "r600_dri.so") (EE) AIGLX: reverting to software rendering (II) AIGLX: Screen 0 is not DRI capable (EE) AIGL

Re: comments on code-in tasks for FreeBSD (Re: FreeBSD + Google Code-In 2014 = we need ideas.)

2014-11-14 Thread Peter Pentchev
On Thu, Nov 13, 2014 at 07:55:16PM -0800, Rui Paulo wrote: > On Nov 13, 2014, at 17:40, Luigi Rizzo wrote: > > But please nuke the current list -- it is completely inadequate > > for the code-in candidates and misleading for whoever wants to > > suggest new tasks. Again i am not saying that the pr

Re: CFR: AES-GCM and OpenCrypto work review

2014-11-14 Thread Konstantin Belousov
On Fri, Nov 14, 2014 at 03:52:39AM +0300, Andrey V. Elsukov wrote: > On 08.11.2014 07:23, John-Mark Gurney wrote: > > Hello, > > > > Over the last few months, I've been working on a project to add support > > for AES-GCM and AES-CTR modes to our OpenCrypto framework. The work is > > sponsored by

Re: comments on code-in tasks for FreeBSD (Re: FreeBSD + Google Code-In 2014 = we need ideas.)

2014-11-14 Thread Mehmet Erol Sanliturk
On Fri, Nov 14, 2014 at 3:38 AM, Mark Saad wrote: > > > > On Nov 14, 2014, at 4:27 AM, Peter Pentchev wrote: > > > >> On Thu, Nov 13, 2014 at 07:55:16PM -0800, Rui Paulo wrote: > >>> On Nov 13, 2014, at 17:40, Luigi Rizzo wrote: > >>> But please nuke the current list -- it is completely inadequ

Re: comments on code-in tasks for FreeBSD (Re: FreeBSD + Google Code-In 2014 = we need ideas.)

2014-11-14 Thread Rui Paulo
On Nov 13, 2014, at 17:40, Luigi Rizzo wrote: > But please nuke the current list -- it is completely inadequate > for the code-in candidates and misleading for whoever wants to > suggest new tasks. Again i am not saying that the projects > suggested there are not important, just belong somewhere e

Re: comments on code-in tasks for FreeBSD (Re: FreeBSD + Google Code-In 2014 = we need ideas.)

2014-11-14 Thread Mark Saad
> On Nov 14, 2014, at 4:27 AM, Peter Pentchev wrote: > >> On Thu, Nov 13, 2014 at 07:55:16PM -0800, Rui Paulo wrote: >>> On Nov 13, 2014, at 17:40, Luigi Rizzo wrote: >>> But please nuke the current list -- it is completely inadequate >>> for the code-in candidates and misleading for whoever w

Re: CFR: AES-GCM and OpenCrypto work review

2014-11-14 Thread Andrey V. Elsukov
On 14.11.2014 03:52, Andrey V. Elsukov wrote: > I tried your patch with my IPv4 forwarding test. When aesni module is > loaded and aes-cbc is used I see growing of `invalid outbound packets` > counter in `netstat -sp ipsec` output. And no packets are forwarded. > Also while testing I got a panic in

Re: Is libLLVM-3.4.so: part of src or not?

2014-11-14 Thread Brooks Davis
On Fri, Nov 14, 2014 at 10:16:10AM +0200, Beeblebrox wrote: > When starting Xorg, AIGLX gets disabled and RadeonKMS complains: > > (EE) AIGLX error: dlopen of /usr/local/lib/dri/r600_dri.so failed > (Shared object "libLLVM-3.4.so" n > ot found, required by "r600_dri.so") > (EE) AIGLX: reverting t

Re: "geli: Wrong key" with a simple passphrase. Doesn't handle the keyboard input

2014-11-14 Thread Aurelien Martin
Hi all, Is there people that can try to geli an external USB disk with a simple passphrase on CURRENT and tell me if the passphrase prompt shown the input, and if it's possible to attach it ? Cheers,Aurelien # uname -a FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r271779: Fri Sep 19 01

Re: "geli: Wrong key" with a simple passphrase. Doesn't handle the keyboard input

2014-11-14 Thread Fabian Keil
Aurelien Martin <01aurel...@gmail.com> wrote: > Is there people that can try to geli an external USB disk with a simple > passphrase on CURRENT and tell me if the passphrase prompt shown the input, > and if it's possible to attach it ? > > # uname -a > FreeBSD 11.0-CURRENT FreeBSD 11.0-C

Re: "geli: Wrong key" with a simple passphrase. Doesn't handle the keyboard input

2014-11-14 Thread Aurelien Martin
Many thanks Fabian for your feedbacks ! @freebsd-arm users: Can someone try to "geli init" and "geli attach" an USB external drive ? Cheers,Aurelien 2014-11-14 18:23 GMT+01:00 Fabian Keil : > Aurelien Martin <01aurel...@gmail.com> wrote: > > > Is there people that can try to geli an external

Re: CFR: AES-GCM and OpenCrypto work review

2014-11-14 Thread John-Mark Gurney
John-Mark Gurney wrote this message on Fri, Nov 14, 2014 at 11:39 -0800: > Well.. It looks like IPSEC is still broken in head... I can get > pings to pass, but now on IPv4 transport mode, I can't get syn's to > be sent out... I see the output packet in the protocol stats, but > no packets go out