[head tinderbox] failure on mips64/mips

2012-11-30 Thread FreeBSD Tinderbox
TB --- 2012-12-01 03:17:58 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-12-01 03:17:58 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-

[head tinderbox] failure on mips/mips

2012-11-30 Thread FreeBSD Tinderbox
TB --- 2012-12-01 02:32:43 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-12-01 02:32:43 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-

[head tinderbox] failure on ia64/ia64

2012-11-30 Thread FreeBSD Tinderbox
TB --- 2012-12-01 01:21:19 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-12-01 01:21:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-

Re: Is cross-world building broken?

2012-11-30 Thread Garrett Cooper
On Nov 30, 2012, at 10:14 AM, Ian Lepore wrote: > On Fri, 2012-11-30 at 09:36 -0800, Simon J. Gerraty wrote: >> On Fri, 30 Nov 2012 08:15:03 -0700, Ian Lepore writes: >>> So when did this break, and why can't it be fixed? I've been using >> >> Sorry I missed the begining of this thread, >> is a

Re: Is cross-world building broken?

2012-11-30 Thread Simon J. Gerraty
On Fri, 30 Nov 2012 08:15:03 -0700, Ian Lepore writes: >So when did this break, and why can't it be fixed? I've been using Sorry I missed the begining of this thread, is anything broken? >Also, how about "make DESTDIR=foo buildkernel installkernel" which is >something I've been doing for years,

Re: Is cross-world building broken?

2012-11-30 Thread Ian Lepore
On Fri, 2012-11-30 at 09:36 -0800, Simon J. Gerraty wrote: > On Fri, 30 Nov 2012 08:15:03 -0700, Ian Lepore writes: > >So when did this break, and why can't it be fixed? I've been using > > Sorry I missed the begining of this thread, > is anything broken? > I haven't experienced anything myself

Re: pw keeps setting /etc/group to 0600

2012-11-30 Thread matt
On 11/17/12 07:24, Ryan Stone wrote: > /etc/group is supposed to be world-reable, right? Tools like groups or pw > groupshow certainly seem to think so: > > [rstone@rstone-server ~]groups > 1001 920 > [rstone@rstone-server ~]ls -l /etc/group > -rw--- 1 root 0 482 Nov 14 21:02 /etc/group > [

Re: Is cross-world building broken?

2012-11-30 Thread Adrian Chadd
So, DESTDIR works fine if you use it for the install phases. If you use it for the build phases, it confuses things. I'm not sure why this has been working for the past 12 months or so. I've modified my build scripts to: * Add DESTDIR to installkernel, installworld, distribution * Not set DESTDI

Re: clang compiled kernel panic when mounting zfs root on i386

2012-11-30 Thread Konstantin Belousov
On Fri, Nov 30, 2012 at 04:42:45AM -0800, sig6247 wrote: > On Fri, 30 Nov 2012 01:29:44 +0200, Konstantin Belousov > wrote: > > > Please apply the patch below and obtain the backtrace of the double fault > > panic again. I will commit the patch later. > > Thanks for the patch. > > WARNING: WI

Re: Is cross-world building broken?

2012-11-30 Thread Ian Lepore
On Wed, 2012-11-28 at 16:19 -0800, Garrett Cooper wrote: > On Wed, Nov 28, 2012 at 4:07 PM, Adrian Chadd wrote: > > top posting, out of laziness and busy-ness at work.. > > > > Ok. So: > > > > * make installworld/installkernel/distribution - set DESTDIR on the command > > line > > * make buildwor

Re: Panic on shutdown, r243674M

2012-11-30 Thread Ed Maste
> Please try this patch: > http://people.freebsd.org/~avg/acpi_cpu_notify.2.diff > > I should have committed this earlier, but the fact that we were not getting > much > problems when updating resources in place lead me to believe that we would not > get more problems when first deleting and then

9.1-RC3 default Linux ALSA configuration

2012-11-30 Thread CeDeROM
Hello :-) I have installed and started Skype (2.1 and 2.2 devel) with success using Linux binaries provided in port tree. However there is an issue with default ALSA configuration and sound/calls does not work properly off out the box. I suggest to set /dev/dsp0 and /dev/mixer0 as default devices

Re: clang compiled kernel panic when mounting zfs root on i386

2012-11-30 Thread sig6247
On Fri, 30 Nov 2012 01:29:44 +0200, Konstantin Belousov wrote: > Please apply the patch below and obtain the backtrace of the double fault > panic again. I will commit the patch later. Thanks for the patch. WARNING: WITNESS option enabled, expect reduced performance. Trying to mount root from

Re: Panic on shutdown, r243674M

2012-11-30 Thread Andriy Gapon
on 30/11/2012 00:36 Ed Maste said the following: > Rev 243674 with some minor local changes. Please try this patch: http://people.freebsd.org/~avg/acpi_cpu_notify.2.diff I should have committed this earlier, but the fact that we were not getting much problems when updating resources in place lead