Jenkins build is still unstable: FreeBSD_HEAD-tests2 #238

2014-11-13 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Jenkins build is still unstable: FreeBSD_HEAD-tests2 #239

2014-11-13 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

USB locks up system -- WAS Re: shutdown or acpi problem

2014-11-13 Thread Steve Kargl
On Wed, Nov 12, 2014 at 02:42:13PM -0800, Steve Kargl wrote: > I have a kernel/world from r274273 sources, which is exhibiting a new > issue on my old laptop. Neither 'shutdown -p now' nor 'shutdown -r now' > work. I get to the end of shutdown and see for example > > All buffers synced > Uptime:

[patch] Wrong assertion in kern_umtx.c

2014-11-13 Thread Eric van Gyzen
There is a [practically] tautological assertion in kern_umtx.c. I have not even compile-tested the following patch. I'll test it when I have time. I'd be grateful if someone beats me to it. Eric diff --git a/sys/kern/kern_umtx.c b/sys/kern/kern_umtx.c index 33fdf71..c6b42c0 100644 --- a/sys/k

Re: USB locks up system -- WAS Re: shutdown or acpi problem

2014-11-13 Thread Garrett Cooper
CCing hps and mav.. > On Nov 13, 2014, at 09:25, Steve Kargl > wrote: > >> On Wed, Nov 12, 2014 at 02:42:13PM -0800, Steve Kargl wrote: >> I have a kernel/world from r274273 sources, which is exhibiting a new >> issue on my old laptop. Neither 'shutdown -p now' nor 'shutdown -r now' >> work.

Jenkins build is still unstable: FreeBSD_HEAD-tests2 #240

2014-11-13 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: USB locks up system -- WAS Re: shutdown or acpi problem

2014-11-13 Thread Steve Kargl
On Thu, Nov 13, 2014 at 09:25:33AM -0800, Steve Kargl wrote: > On Wed, Nov 12, 2014 at 02:42:13PM -0800, Steve Kargl wrote: > > I have a kernel/world from r274273 sources, which is exhibiting a new > > issue on my old laptop. Neither 'shutdown -p now' nor 'shutdown -r now' > > work. I get to the

gcc48-4.8.4.s20141030.txz: Forbidden?!

2014-11-13 Thread Chris H
OK. I'm on 11 (r274393 amd64, custom kernel. fresh world) svn info /usr/ports -- r372460 src, and make.conf were both empty. While building a port, lang/gcc48, and lang/gcc-ecj45 were sucked in as dependency. During the building of one of them (ecj45?) I noticed a (core dumped). I was unable to cap

Re: USB locks up system -- WAS Re: shutdown or acpi problem

2014-11-13 Thread Steve Kargl
On Thu, Nov 13, 2014 at 10:03:32AM -0800, Steve Kargl wrote: > On Thu, Nov 13, 2014 at 09:25:33AM -0800, Steve Kargl wrote: > > On Wed, Nov 12, 2014 at 02:42:13PM -0800, Steve Kargl wrote: > > > I have a kernel/world from r274273 sources, which is exhibiting a new > > > issue on my old laptop. Nei

Re: Minor bug in SCSI definition

2014-11-13 Thread Alexander Motin
On 13.11.2014 05:44, NGie Cooper wrote: > On Wed, Nov 12, 2014 at 7:30 PM, Rang, Anton wrote: >> Coverity found an issue in this area which I tracked down to the incorrect >> definition patched below. >> >> The SID_QUAL macro is (((inq_data)->device & 0xE0) >> 5) which extracts the >> peripheral

Re: [patch] Wrong assertion in kern_umtx.c

2014-11-13 Thread Konstantin Belousov
On Thu, Nov 13, 2014 at 12:39:40PM -0500, Eric van Gyzen wrote: > There is a [practically] tautological assertion in kern_umtx.c. I have > not even compile-tested the following patch. I'll test it when I have > time. I'd be grateful if someone beats me to it. > > Eric > > > diff --git a/sys/k

Re: gcc48-4.8.4.s20141030.txz: Forbidden?!

2014-11-13 Thread Bryan Drewery
On 11/13/2014 12:04 PM, Chris H wrote: > OK. I'm on 11 (r274393 amd64, custom kernel. fresh world) > svn info /usr/ports -- r372460 > src, and make.conf were both empty. > While building a port, lang/gcc48, and lang/gcc-ecj45 were > sucked in as dependency. During the building of one of them > (ecj

Re: gcc48-4.8.4.s20141030.txz: Forbidden?!

2014-11-13 Thread Chris H
On Thu, 13 Nov 2014 13:15:26 -0600 Bryan Drewery wrote > On 11/13/2014 12:04 PM, Chris H wrote: > > OK. I'm on 11 (r274393 amd64, custom kernel. fresh world) > > svn info /usr/ports -- r372460 > > src, and make.conf were both empty. > > While building a port, lang/gcc48, and lang/gcc-ecj45 were >

Re: USB locks up system -- WAS Re: shutdown or acpi problem

2014-11-13 Thread Hans Petter Selasky
On 11/13/14 19:15, Steve Kargl wrote: On Thu, Nov 13, 2014 at 10:03:32AM -0800, Steve Kargl wrote: On Thu, Nov 13, 2014 at 09:25:33AM -0800, Steve Kargl wrote: On Wed, Nov 12, 2014 at 02:42:13PM -0800, Steve Kargl wrote: I have a kernel/world from r274273 sources, which is exhibiting a new iss

Jenkins build is still unstable: FreeBSD_HEAD-tests2 #241

2014-11-13 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: USB locks up system -- WAS Re: shutdown or acpi problem

2014-11-13 Thread Steve Kargl
On Thu, Nov 13, 2014 at 09:34:07PM +0100, Hans Petter Selasky wrote: > On 11/13/14 19:15, Steve Kargl wrote: > > On Thu, Nov 13, 2014 at 10:03:32AM -0800, Steve Kargl wrote: > >> On Thu, Nov 13, 2014 at 09:25:33AM -0800, Steve Kargl wrote: > >>> On Wed, Nov 12, 2014 at 02:42:13PM -0800, Steve Kargl

Build failed in Jenkins: FreeBSD_HEAD #1835

2014-11-13 Thread jenkins-admin
See Changes: [dim] The fix imported into llvm in r274442 contains some C++11 constructs, which gcc in base cannot handle. Replace these with C++98 equivalents. While here, add the patch for the adapted fix. Reported by:bz

Re: Build failed in Jenkins: FreeBSD_HEAD #1835

2014-11-13 Thread Mateusz Guzik
On Thu, Nov 13, 2014 at 10:40:48PM +, jenkins-ad...@freebsd.org wrote: > --- imgact_shell.o --- > ctfconvert -L VERSION -g imgact_shell.o > --- init_main.o --- > :530:25: > error: too many arguments to function call,

Re: CFR: AES-GCM and OpenCrypto work review

2014-11-13 Thread Andrey V. Elsukov
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 The FreeBSD Foundation and Netgate. > > I plan on committing these patches ear

Re: FreeBSD + Google Code-In 2014 = we need ideas.

2014-11-13 Thread Wojciech A. Koszek
On Mon, Nov 10, 2014 at 01:56:27PM -0700, Alan Somers wrote: > On Sun, Nov 9, 2014 at 8:59 PM, Wojciech A. Koszek > wrote: > > Hello, BTW, FYI: We didn't make it this year. Judging by the GSoC 2014 Reunion, there is a lot of seasoned Orgs which treat GCIN very seriously, so I think if we plan

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

2014-11-13 Thread Luigi Rizzo
On Thu, Nov 13, 2014 at 5:06 PM, Wojciech A. Koszek wrote: > On Mon, Nov 10, 2014 at 01:56:27PM -0700, Alan Somers wrote: > > On Sun, Nov 9, 2014 at 8:59 PM, Wojciech A. Koszek > wrote: > > > Hello, > > BTW, FYI: > > We didn't make it this year. > > Judging by the GSoC 2014 Reunion, there is a l

How do I get someone to look at / comment on

2014-11-13 Thread Larry Rosenman
this bug? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194770 It's to stop a constant stream of noise on my 11-CURRENT box. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 108 Turvey Cove, Hutto, TX

Re: How do I get someone to look at / comment on

2014-11-13 Thread Adam McDougall
On 11/13/2014 21:07, Larry Rosenman wrote: > this bug? > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194770 > > It's to stop a constant stream of noise on my 11-CURRENT box. > > > Doesn't r273962 take care of this? ___ freebsd-current@freebs

Re: How do I get someone to look at / comment on

2014-11-13 Thread Larry Rosenman
On 2014-11-13 20:23, Adam McDougall wrote: On 11/13/2014 21:07, Larry Rosenman wrote: this bug? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194770 It's to stop a constant stream of noise on my 11-CURRENT box. Doesn't r273962 take care of this? ___

Jenkins build is back to stable : FreeBSD_HEAD-tests2 #242

2014-11-13 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Jenkins build is back to normal : FreeBSD_HEAD #1836

2014-11-13 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: building stable/10 on -current

2014-11-13 Thread hiren panchasara
On Wed, Nov 12, 2014 at 3:53 PM, Russell L. Carter wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > On current r273808, make buildworld in a stable/10 tree fails > with: > > building shared library libc.so.7 > /usr/bin/ld: _umtx_unlock.So: relocation R_X86_64_32 against > `SYS__u