Re: [PATCH] unbreak XDM build when clang set as base compiler

2012-09-25 Thread Jan Beich
Oliver Pinter writes: > +# XXX unbreak build with clang as CC > +BUILD_DEPENDS+= ucpp:${PORTSDIR}/devel/ucpp > +RUN_DEPENDS+= ucpp:${PORTSDIR}/devel/ucpp > +CONFIGURE_ENV+= ac_cv_path_RAWCPP="ucpp -s" ucpp is even less compatible with GNU cpp: - escaped newline is not recognized (Xreset,

Re: [PATCH] unbreak imake build when clang set as base compiler

2012-09-25 Thread Eitan Adler
On 25 September 2012 18:45, Garrett Cooper wrote: > On Tue, Sep 25, 2012 at 3:37 PM, Oliver Pinter wrote: >> Hi all! >> >> This patch fixed the problem, when buildig imake on a machine where >> clang is the base the compiler (WITH_CLANG_IS_CC). > > (Picking a random message to reply to) Why not c

Re: [PATCH] unbreak imake build when clang set as base compiler

2012-09-25 Thread Garrett Cooper
On Tue, Sep 25, 2012 at 3:37 PM, Oliver Pinter wrote: > Hi all! > > This patch fixed the problem, when buildig imake on a machine where > clang is the base the compiler (WITH_CLANG_IS_CC). (Picking a random message to reply to) Why not create PRs and CC the relevant parties? _

[PATCH] unbreak gccmakedep build when clang set as base compiler

2012-09-25 Thread Oliver Pinter
Hi all! This patch fixed the problem, when buildig gccmakedep (yeah, gcc...) on a machine where clang is the base the compiler (WITH_CLANG_IS_CC). unbreak_gccmakedep_build_when_clang_set_as_CC.diff Description: Binary data ___ freebsd-current@freebsd.o

[PATCH] unbreak imake build when clang set as base compiler

2012-09-25 Thread Oliver Pinter
Hi all! This patch fixed the problem, when buildig imake on a machine where clang is the base the compiler (WITH_CLANG_IS_CC). unbreak_imake_build_when_clang_set_as_CC.diff Description: Binary data ___ freebsd-current@freebsd.org mailing list http://li

[PATCH] unbreak XDM build when clang set as base compiler

2012-09-25 Thread Oliver Pinter
Hi all! This patch fixed the problem, when buildig xdm on a machine where clang is the base the compiler (WITH_CLANG_IS_CC). unbreak_xdm_build_when_clang_set_as_CC.diff Description: Binary data ___ freebsd-current@freebsd.org mailing list http://lists.

zfs + hast recreate raid5 can this be with out losing data.

2012-09-25 Thread Jose A. Lombera
Recently one of my hdd (disk2) from pool went bad. I was able to replaced it, but the zpool was never able to bring it online. [root@san1 /usr/home/jose]# zpool status -x pool: tank state: DEGRADED status: One or more devices could not be opened. Sufficient replicas exist for

Re: ZFS TRIM support committed to HEAD.

2012-09-25 Thread Miroslav Lachman
Pawel Jakub Dawidek wrote: On Sun, Sep 23, 2012 at 08:20:41PM -0400, Glen Barber wrote: Hi Pawel, [...] Great! Thanks for this. Any chance you can document the following sysctls? None od the kstat sysctls are documented, they emulate kstat framework from Solaris. We would need to modify

Re: MPSAFE VFS -- List of upcoming actions

2012-09-25 Thread Harald Schmalzbauer
schrieb Attilio Rao am 21.09.2012 02:22 (localtime): > On Wed, Sep 19, 2012 at 3:48 AM, Attilio Rao wrote: >> On Fri, Jul 13, 2012 at 12:18 AM, Attilio Rao wrote: >>> 2012/7/4 Attilio Rao : 2012/6/29 Attilio Rao : > As already published several times, according to the following plan: >>

Re: ZFS TRIM support committed to HEAD.

2012-09-25 Thread Pawel Jakub Dawidek
On Sun, Sep 23, 2012 at 08:20:41PM -0400, Glen Barber wrote: > Hi Pawel, > > On Sun, Sep 23, 2012 at 09:53:58PM +0200, Pawel Jakub Dawidek wrote: > > FYI, I just committed TRIM support to ZFS, especially useful for > > SSD-only pools. This is something I implemented long time ago, but was > > now

Re: ZFS TRIM support committed to HEAD.

2012-09-25 Thread Bob Bishop
On 25 Sep 2012, at 06:40, Pawel Jakub Dawidek wrote: > On Tue, Sep 25, 2012 at 12:14:24AM +0100, Bob Bishop wrote: >> Hi, >> >> Still seems to be working OK, but: >> >> seagoon# zpool status >> pool: m1 >> state: ONLINE >> status: One or more devices has experienced an unrecoverable error. An

Re: Proposal for change to kernel linker for fixing a VNET and DPCPU problem.

2012-09-25 Thread John Baldwin
On Friday, September 21, 2012 12:56:56 pm Julian Elischer wrote: > On 9/21/12 2:22 AM, Mikolaj Golub wrote: > > On Fri, Sep 07, 2012 at 01:28:16AM -0700, Anuranjan Shukla wrote: > >> Hi George, > >> Thanks for taking a look. Some answers/comments below. > >> > Building FreeBSD without the netw

Re: lang/icon: Port does not respect "USE_GCC=4.6+ override and stops building duet to "BROKEN" flag

2012-09-25 Thread O. Hartmann
Am 09/25/12 15:03, schrieb Steve Kargl: > On Tue, Sep 25, 2012 at 02:42:23PM +0200, O. Hartmann wrote: >> If someone overrides the default system compiler which is in my case >> CLANG 3.2 (on FreeBSD 10.0-CURRENT #1 r240885M: Mon Sep 24 12:30:44 >> CEST 2012 amd64), the if-statement does always ta

Re: lang/icon: Port does not respect "USE_GCC=4.6+ override and stops building duet to "BROKEN" flag

2012-09-25 Thread Steve Kargl
On Tue, Sep 25, 2012 at 02:42:23PM +0200, O. Hartmann wrote: > If someone overrides the default system compiler which is in my case > CLANG 3.2 (on FreeBSD 10.0-CURRENT #1 r240885M: Mon Sep 24 12:30:44 > CEST 2012 amd64), the if-statement does always take place and prevents > lang/icon to be build

lang/icon: Port does not respect "USE_GCC=4.6+ override and stops building duet to "BROKEN" flag

2012-09-25 Thread O. Hartmann
If someone overrides the default system compiler which is in my case CLANG 3.2 (on FreeBSD 10.0-CURRENT #1 r240885M: Mon Sep 24 12:30:44 CEST 2012 amd64), the if-statement does always take place and prevents lang/icon to be build: [...] .if ${CC} == "clang" || ${CXX} == "clang++" BROKEN=

[solved]: device atapicam on r240673

2012-09-25 Thread Darrel
For years I have put 'device atapicam' in my kernel. If my memory serves my well, this was to assist with dvd recording. I must have missed something. Is it now as simple as adding hw.ata.atapi_dma="1" to /boot/loader.conf? atapicam is no longer needed after migration to CAM-based ATA stack

Re: ZFS TRIM support committed to HEAD.

2012-09-25 Thread Bob Bishop
On 25 Sep 2012, at 06:40, Pawel Jakub Dawidek wrote: > On Tue, Sep 25, 2012 at 12:14:24AM +0100, Bob Bishop wrote: >> Hi, >> >> Still seems to be working OK, but: >> >> seagoon# zpool status >> pool: m1 >> state: ONLINE >> status: One or more devices has experienced an unrecoverable error. An

Re: Fwd: device atapicam on r240673

2012-09-25 Thread Alexander Motin
On 25.09.2012 07:51, Garrett Cooper wrote: For years I have put 'device atapicam' in my kernel. If my memory serves my well, this was to assist with dvd recording. I must have missed something. Is it now as simple as adding hw.ata.atapi_dma="1" to /boot/loader.conf? atapicam is no longer nee

Re: ZFS TRIM support committed to HEAD.

2012-09-25 Thread Lev Serebryakov
Hello, Pawel. You wrote 23 сентября 2012 г., 23:53:58: PJD> FYI, I just committed TRIM support to ZFS, especially useful for PJD> SSD-only pools. This is something I implemented long time ago, but was PJD> now motivated to get back to it and commit it finally by some great PJD> fixes and improveme