Jenkins build is still unstable: FreeBSD_HEAD-tests2 #865

2015-03-21 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: Atheros AR9460 and Acer Aspire V17 Nitro on FreeBSD 11 not working

2015-03-21 Thread Adrian Chadd
ok, then hm, where's the gpio pin configured.. -a On 21 March 2015 at 21:55, Miguel Clara wrote: > > > On March 22, 2015 4:19:23 AM WET, Adrian Chadd wrote: >>Ok, so I'd cycle that rfkill gpio from 1 -> uhm, whatever the max for >>that thing is (16?) >> >>Each time: >> >>ifconfig wlan0 down >

Re: Atheros AR9460 and Acer Aspire V17 Nitro on FreeBSD 11 not working

2015-03-21 Thread Miguel Clara
On March 22, 2015 4:19:23 AM WET, Adrian Chadd wrote: >Ok, so I'd cycle that rfkill gpio from 1 -> uhm, whatever the max for >that thing is (16?) > >Each time: > >ifconfig wlan0 down >sysctl dev.ath.0.rfkill=X >ifconfig wlan0 up >ifconfig wlan0 list scan > >See if it sees anything. It seems to

Re: Atheros AR9460 and Acer Aspire V17 Nitro on FreeBSD 11 not working

2015-03-21 Thread Adrian Chadd
Ok, so I'd cycle that rfkill gpio from 1 -> uhm, whatever the max for that thing is (16?) Each time: ifconfig wlan0 down sysctl dev.ath.0.rfkill=X ifconfig wlan0 up ifconfig wlan0 list scan See if it sees anything. -adrian ___ freebsd-current@freebs

Jenkins build is unstable: FreeBSD_HEAD-tests2 #864

2015-03-21 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"

11.0-CURRENT -r276514: lib/libpjdlog/pjdlog.c has after

2015-03-21 Thread Mark Millard
Basic context (more details later): > # freebsd-version -ku; uname -apKU > 11.0-CURRENT > 11.0-CURRENT > FreeBSD FBSDG5C0 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r279514M: Sat Mar 21 > 05:15:23 PDT 2015 > root@FBSDG5C0:/usr/obj/usr/srcC/sys/GENERIC64vtsc-NODEBUG powerpc powerpc64 > 1100062 11

Build failed in Jenkins: FreeBSD_HEAD-tests2 #863

2015-03-21 Thread jenkins-admin
See -- [...truncated 658 lines...] lib/libc/string/strspn:strspn -> passed [0.020s] lib/libc/string/swab:swab_basic -> passed [0.018s] lib/libc/sys/access_test:access_access -> passed [0.023

Re: Atheros AR9460 and Acer Aspire V17 Nitro on FreeBSD 11 not working

2015-03-21 Thread Miguel Clara
On Sun, Mar 22, 2015 at 12:38 AM, Adrian Chadd wrote: > On 21 March 2015 at 17:33, Miguel Clara wrote: > > > > > > On Sat, Mar 21, 2015 at 3:21 PM, Adrian Chadd > wrote: > >> > >> Hi, > >> > >> It may be rfkill then. It may be that there's a GPIO pin wired up > >> somewhere that needs updating.

Re: Atheros AR9460 and Acer Aspire V17 Nitro on FreeBSD 11 not working

2015-03-21 Thread Adrian Chadd
On 21 March 2015 at 17:33, Miguel Clara wrote: > > > On Sat, Mar 21, 2015 at 3:21 PM, Adrian Chadd wrote: >> >> Hi, >> >> It may be rfkill then. It may be that there's a GPIO pin wired up >> somewhere that needs updating. Erk. >> >> Someone buy me one of these laptops so I can see what's going on

Re: Atheros AR9460 and Acer Aspire V17 Nitro on FreeBSD 11 not working

2015-03-21 Thread Miguel Clara
On Sat, Mar 21, 2015 at 3:21 PM, Adrian Chadd wrote: > Hi, > > It may be rfkill then. It may be that there's a GPIO pin wired up > somewhere that needs updating. Erk. > > Someone buy me one of these laptops so I can see what's going on? :) > > Mine (Acer Acer Aspire S3-391) costs around 650€ I th

>r280312 - r280332 VirtualBox is broken.

2015-03-21 Thread Ivan Klymenko
After auditing the r280312 I just upgraded to revision r280332 and then discovered that my VirtualBox is broken. Thanks. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

Re: Use of chunksize before initialization

2015-03-21 Thread Konstantin Belousov
On Sat, Mar 21, 2015 at 11:20:26AM +0200, Ivan A. Kosarev wrote: > > On 03/21/2015 03:02 AM, Konstantin Belousov wrote: > > On Fri, Mar 20, 2015 at 03:59:52PM +0200, Ivan A. Kosarev wrote: > >> #12 0x0008011b428d in malloc_init_hard () at jemalloc_jemalloc.c:698 > >> #13 malloc_init () at jema

Re: Build failed in Jenkins: FreeBSD_HEAD-tests2 #862

2015-03-21 Thread Mateusz Guzik
On Sat, Mar 21, 2015 at 08:14:43PM +, jenkins-ad...@freebsd.org wrote: > lib/libc/sys/setrlimit_test:setrlimit_nproc -> maxproc limit exceeded by > uid 977 (pid 31459); see tuning(7) and login.conf(5) > passed [0.561s] > lib/libc/sys/setrlimit_test:setrlimit_perm -> panic: mutex process l

Build failed in Jenkins: FreeBSD_HEAD-tests2 #862

2015-03-21 Thread jenkins-admin
See -- [...truncated 1411 lines...] lib/libc/string/strspn:strspn -> passed [0.013s] lib/libc/string/swab:swab_basic -> passed [0.012s] lib/libc/sys/access_test:access_access -> passed [0.01

Re: [PATCH 1/3] fork: assign refed credentials earlier

2015-03-21 Thread Mateusz Guzik
On Sat, Mar 21, 2015 at 09:29:04PM +0200, Konstantin Belousov wrote: > On Sat, Mar 21, 2015 at 07:19:31PM +0100, Mateusz Guzik wrote: > > On Sat, Mar 21, 2015 at 04:18:32PM +0200, Konstantin Belousov wrote: > > > On Sat, Mar 21, 2015 at 02:57:22AM +0100, Mateusz Guzik wrote: > > > > On Sat, Mar 21,

Re: What's the official method to test the build now?

2015-03-21 Thread Garrett Cooper
On Mar 21, 2015, at 12:37, Dimitry Andric wrote: > On 21 Mar 2015, at 17:25, Garrett Cooper wrote: >> >>> On Mar 21, 2015, at 06:35, Ian Lepore wrote: >>> On Fri, 2015-03-20 at 19:52 -0400, Ryan Stone wrote: "make tinderbox" has been broken for weeks, so I presume it's not what I'm

Re: What's the official method to test the build now?

2015-03-21 Thread Dimitry Andric
On 21 Mar 2015, at 17:25, Garrett Cooper wrote: > >> On Mar 21, 2015, at 06:35, Ian Lepore wrote: >> >>> On Fri, 2015-03-20 at 19:52 -0400, Ryan Stone wrote: >>> "make tinderbox" has been broken for weeks, so I presume it's not what I'm >>> supposed to be using to test my commits anymore. What

Re: [PATCH 1/3] fork: assign refed credentials earlier

2015-03-21 Thread Konstantin Belousov
On Sat, Mar 21, 2015 at 07:19:31PM +0100, Mateusz Guzik wrote: > On Sat, Mar 21, 2015 at 04:18:32PM +0200, Konstantin Belousov wrote: > > On Sat, Mar 21, 2015 at 02:57:22AM +0100, Mateusz Guzik wrote: > > > On Sat, Mar 21, 2015 at 03:51:51AM +0200, Konstantin Belousov wrote: > > > > On Sat, Mar 21,

Re: [PATCH 1/3] fork: assign refed credentials earlier

2015-03-21 Thread Mateusz Guzik
On Sat, Mar 21, 2015 at 04:18:32PM +0200, Konstantin Belousov wrote: > On Sat, Mar 21, 2015 at 02:57:22AM +0100, Mateusz Guzik wrote: > > On Sat, Mar 21, 2015 at 03:51:51AM +0200, Konstantin Belousov wrote: > > > On Sat, Mar 21, 2015 at 02:00:38AM +0100, Mateusz Guzik wrote: > > > > From: Mateusz G

Re: What's the official method to test the build now?

2015-03-21 Thread Garrett Cooper
> On Mar 21, 2015, at 06:35, Ian Lepore wrote: > >> On Fri, 2015-03-20 at 19:52 -0400, Ryan Stone wrote: >> "make tinderbox" has been broken for weeks, so I presume it's not what I'm >> supposed to be using to test my commits anymore. What's the officially >> supported make target that I'm supp

Build failed in Jenkins: FreeBSD_HEAD-tests2 #861

2015-03-21 Thread jenkins-admin
See -- [...truncated 1078 lines...] lib/libc/string/strspn:strspn -> passed [0.014s] lib/libc/string/swab:swab_basic -> passed [0.015s] lib/libc/sys/access_test:access_access -> passed [0.01

Re: Atheros AR9460 and Acer Aspire V17 Nitro on FreeBSD 11 not working

2015-03-21 Thread Adrian Chadd
Hi, It may be rfkill then. It may be that there's a GPIO pin wired up somewhere that needs updating. Erk. Someone buy me one of these laptops so I can see what's going on? :) -a ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mai

Re: Atheros AR9460 and Acer Aspire V17 Nitro on FreeBSD 11 not working

2015-03-21 Thread Miguel Clara
On Sat, Mar 21, 2015 at 8:17 AM, Anders Bolt-Evensen wrote: > Do you mean to check dmesg -a while doing "vmstat -ia | grep ath0"? > I did run "wlandebug +scan", then ifconfig wlan0 up scan and then "vmstat > -ia | grep ath0". > The only output I got from "vmstat -ia | grep ath0" is: > irq18: ath0

Re: [PATCH 1/3] fork: assign refed credentials earlier

2015-03-21 Thread Konstantin Belousov
On Sat, Mar 21, 2015 at 02:57:22AM +0100, Mateusz Guzik wrote: > On Sat, Mar 21, 2015 at 03:51:51AM +0200, Konstantin Belousov wrote: > > On Sat, Mar 21, 2015 at 02:00:38AM +0100, Mateusz Guzik wrote: > > > From: Mateusz Guzik > > > > > > Prior to this change the kernel would take p1's credential

Re: What's the official method to test the build now?

2015-03-21 Thread Ian Lepore
On Fri, 2015-03-20 at 19:52 -0400, Ryan Stone wrote: > "make tinderbox" has been broken for weeks, so I presume it's not what I'm > supposed to be using to test my commits anymore. What's the officially > supported make target that I'm supposed to use? I use "make universe", sometimes with the -D

Re: What's the official method to test the build now?

2015-03-21 Thread Ryan Stone
I still see the compile errors that I reported here: https://lists.freebsd.org/pipermail/freebsd-current/2015-February/054803.html It affects these builds: sparc64 LINT kernel failed, check _.sparc64.LINT for details powerpc LINT kernel failed, check _.powerpc.LINT for details powerpc LINT64 ker

Re: What parts of UMA are part of the stable ABI?

2015-03-21 Thread Ryan Stone
I've put the full patch to convert uma_malloc and uma_free to accept a vm_size_t up for review[1]. It ended up being more extensive than expected as a fair number of places do use uma_set_allocf(). I do plan on MFC'ing this patch. This survive a make tinderbox (ignoring some vt-related LINT kern

Build failed in Jenkins: FreeBSD_HEAD-tests2 #860

2015-03-21 Thread jenkins-admin
See -- [...truncated 1289 lines...] lib/libc/string/strspn:strspn -> passed [0.014s] lib/libc/string/swab:swab_basic -> passed [0.015s] lib/libc/sys/access_test:access_access -> passed [0.01

Re: Use of chunksize before initialization

2015-03-21 Thread Ivan A. Kosarev
On 03/21/2015 03:02 AM, Konstantin Belousov wrote: On Fri, Mar 20, 2015 at 03:59:52PM +0200, Ivan A. Kosarev wrote: #12 0x0008011b428d in malloc_init_hard () at jemalloc_jemalloc.c:698 #13 malloc_init () at jemalloc_jemalloc.c:296 #14 0x000801243ea2 in ?? () from /lib/libc.so.7 #15 0x00

Re: Atheros AR9460 and Acer Aspire V17 Nitro on FreeBSD 11 not working

2015-03-21 Thread Anders Bolt-Evensen
Do you mean to check dmesg -a while doing "vmstat -ia | grep ath0"? I did run "wlandebug +scan", then ifconfig wlan0 up scan and then "vmstat -ia | grep ath0". The only output I got from "vmstat -ia | grep ath0" is: irq18: ath021 0 The second time I ran that last command I got irq18: a

Build failed in Jenkins: FreeBSD_HEAD-tests2 #859

2015-03-21 Thread jenkins-admin
See -- [...truncated 2595 lines...] lib/libc/string/strspn:strspn -> passed [0.149s] lib/libc/string/swab:swab_basic -> passed [0.209s] lib/libc/sys/access_test:access_access -> passed [0.48