Re: Can't buildworld since Clang update

2011-02-23 Thread datastream datastream.freecity
I removed /etc/src.conf.binutils is 2.15. #svn info /usr/src Path: /usr/src URL: http://svn.freebsd.org/base/head Repository Root: http://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 218985 Node Kind: directory Schedule: normal Last Changed Author: brucec Las

Problem with a port after clang'ifying

2011-02-23 Thread Doug Barton
I followed the instructions at: http://wiki.freebsd.org/BuildingFreeBSDWithClang and everything went quite well. The system built fine, and runs fine for most of my ports. There is one minor one, misc/wmweather+ that crashes every time I start it. The trace looks like this: #0 strcasecmp (s1

Re: CFR: importing openresolv

2011-02-23 Thread Jilles Tjoelker
On Tue, Feb 22, 2011 at 02:51:06AM +0900, Hajimu UMEMOTO wrote: > > On Tue, 22 Feb 2011 01:50:17 +0900 > > Hajimu UMEMOTO said: > bz> Do you have an updated patch for 3.4.1 or 3.3.6? I'd like to help to > bz> you get it in for 9.0-R. I wouldn't even mind if some ports would > bz> confli

Re: Next ZFSv28 patchset ready for testing.

2011-02-23 Thread Olivier Smedts
2011/2/23 Jason Garrett : > On Mon, Feb 7, 2011 at 08:01, Anonymous wrote: > >> Anonymous writes: >> >> > Pawel Jakub Dawidek writes: >> > >> >> The new patchset is ready for testing: >> >> >> >>      http://people.freebsd.org/~pjd/patches/zfs_20101212.patch.bz2 >> >> >> > >> > `-e' option in zd

Re: Wow... (<-- blown away at performance)

2011-02-23 Thread Ivan Voras
On 23 February 2011 21:17, John Baldwin wrote: > On Wednesday, February 23, 2011 2:11:35 pm Ivan Voras wrote: >> On 22/02/2011 23:33, Alexander Best wrote: >> >> >      Also, it looks like npviewer.bin still hangs to resources on > until >> > Firefox closes (or I kill it :)..), so somethin

Re: Next ZFSv28 patchset ready for testing.

2011-02-23 Thread Jason Garrett
On Mon, Feb 7, 2011 at 08:01, Anonymous wrote: > Anonymous writes: > > > Pawel Jakub Dawidek writes: > > > >> The new patchset is ready for testing: > >> > >> http://people.freebsd.org/~pjd/patches/zfs_20101212.patch.bz2 > >> > > > > `-e' option in zdb(8) now looks under /dev/dsk by defaul

Re: Wow... (<-- blown away at performance)

2011-02-23 Thread John Baldwin
On Wednesday, February 23, 2011 2:11:35 pm Ivan Voras wrote: > On 22/02/2011 23:33, Alexander Best wrote: > > > Also, it looks like npviewer.bin still hangs to resources on until > > Firefox closes (or I kill it :)..), so something still needs to be > > resolved there, but that i

Re: Wow... (<-- blown away at performance)

2011-02-23 Thread Alexander Best
On Wed Feb 23 11, John Baldwin wrote: > On Tuesday, February 22, 2011 4:50:36 pm Alexander Best wrote: > > On Tue Feb 22 11, Brandon Gooch wrote: > > > On Tue, Feb 22, 2011 at 2:31 PM, Alexander Best > wrote: > > > > On Tue Feb 22 11, Garrett Cooper wrote: > > > >> On Tue, Feb 22, 2011 at 2:10 AM

Re: Wow... (<-- blown away at performance)

2011-02-23 Thread Ivan Voras
On 22/02/2011 23:33, Alexander Best wrote: Also, it looks like npviewer.bin still hangs to resources on until Firefox closes (or I kill it :)..), so something still needs to be resolved there, but that isn't a regression (it's acted that way for ages), and shouldn't be too hard to do. Whi

Re: FreeBSD Installer Roadmap

2011-02-23 Thread Bruce Cran
On Wed, 2011-02-23 at 11:33 -0500, John Baldwin wrote: > That is mostly true. There are some SCSI BIOSes that would examine the MBR > and infer what C/H/S geometry the OS was expecting from the MBR. The > original dedicated disk dummy MBR triggered a divide by zero in one of these > BIOS ROMs.

Re: FreeBSD Installer Roadmap

2011-02-23 Thread John Baldwin
On Wednesday, February 23, 2011 11:15:09 am James R. Van Artsdalen wrote: > On 2/22/2011 2:57 PM, Peter Jeremy wrote: > > When that does come, it will probably be driven by BIOS and hardware > > vendors dropping support for MBR. > > MBR is not a BIOS concept. MBR is an OS thing. The BIOS does no

Re: FreeBSD Installer Roadmap

2011-02-23 Thread James R. Van Artsdalen
On 2/22/2011 2:57 PM, Peter Jeremy wrote: > When that does come, it will probably be driven by BIOS and hardware > vendors dropping support for MBR. MBR is not a BIOS concept. MBR is an OS thing. The BIOS does not care or know what kind of partitioning you use, or if you partition at all. A GPT

Re: Can't buildworld since Clang update

2011-02-23 Thread Dimitry Andric
On 2011-02-23 14:22, datastream datastream.freecity wrote: I deleted all files in /usr/src and /usr/obj. it changes nothing, i still get same error. In /etc/make.conf: .if !defined(CC) || ${CC} == "cc" CC=clang .endif .if !defined(CXX) || ${CXX} == "c++" CXX=clang++ .endif # Don't die on warning

Re: Wow... (<-- blown away at performance)

2011-02-23 Thread Alexander Best
On Wed Feb 23 11, John Baldwin wrote: > On Tuesday, February 22, 2011 4:50:36 pm Alexander Best wrote: > > On Tue Feb 22 11, Brandon Gooch wrote: > > > On Tue, Feb 22, 2011 at 2:31 PM, Alexander Best > wrote: > > > > On Tue Feb 22 11, Garrett Cooper wrote: > > > >> On Tue, Feb 22, 2011 at 2:10 AM

Re: Can't buildworld since Clang update

2011-02-23 Thread Renato Botelho
On Wed, Feb 23, 2011 at 10:22 AM, datastream datastream.freecity wrote: > I deleted all files in /usr/src and /usr/obj. it changes nothing, i still > get same error. > > In /etc/make.conf: > .if !defined(CC) || ${CC} == "cc" > CC=clang > .endif > .if !defined(CXX) || ${CXX} == "c++" > CXX=clang++

Cosmetic path to bsdinstall

2011-02-23 Thread Mitya
Add usually used RAID controller --- usr.sbin/bsdinstall/partedit/part_wizard.c.orig2011-02-19 17:22:06.0 +0200 +++ usr.sbin/bsdinstall/partedit/part_wizard.c2011-02-21 17:20:28.0 +0200 @@ -122,6 +122,18 @@ strcat(diskdesc, " ATA Hard Disk");

Re: Can't buildworld since Clang update

2011-02-23 Thread datastream datastream.freecity
I deleted all files in /usr/src and /usr/obj. it changes nothing, i still get same error. In /etc/make.conf: .if !defined(CC) || ${CC} == "cc" CC=clang .endif .if !defined(CXX) || ${CXX} == "c++" CXX=clang++ .endif # Don't die on warnings NO_WERROR= WERROR= STRIP= CFLAGS+=-fno-omit-frame-pointer

Re: Wow... (<-- blown away at performance)

2011-02-23 Thread John Baldwin
On Tuesday, February 22, 2011 4:50:36 pm Alexander Best wrote: > On Tue Feb 22 11, Brandon Gooch wrote: > > On Tue, Feb 22, 2011 at 2:31 PM, Alexander Best wrote: > > > On Tue Feb 22 11, Garrett Cooper wrote: > > >> On Tue, Feb 22, 2011 at 2:10 AM, Eir Nym wrote: > > >> > On 22 February 2011 11:

Re: Wow... (<-- blown away at performance)

2011-02-23 Thread Alexander Best
On Tue Feb 22 11, Garrett Cooper wrote: > On Tue, Feb 22, 2011 at 6:00 PM, Alexander Best wrote: > > On Tue Feb 22 11, Alexander Best wrote: > >> On Tue Feb 22 11, Alexander Best wrote: > >> > On Tue Feb 22 11, Brandon Gooch wrote: > >> > > On Tue, Feb 22, 2011 at 2:31 PM, Alexander Best > >> >

Re: Wow... (<-- blown away at performance)

2011-02-23 Thread Alexander Best
On Tue Feb 22 11, Garrett Cooper wrote: > On Tue, Feb 22, 2011 at 6:00 PM, Alexander Best wrote: > > On Tue Feb 22 11, Alexander Best wrote: > >> On Tue Feb 22 11, Alexander Best wrote: > >> > On Tue Feb 22 11, Brandon Gooch wrote: > >> > > On Tue, Feb 22, 2011 at 2:31 PM, Alexander Best > >> >