Re: Report on issues with fusefs

2013-03-22 Thread Marko Zec
On Saturday 23 March 2013 06:16:09 Kevin Oberman wrote: > I've now been using fusefs regularly for a few months and I have found > a few issues that i wanted to report. > > Most disturbing is corrupted NTFS systems. On several occasions I have > found an NTFS system could not be written to with eit

Re: hwpmc support for haswell

2013-03-22 Thread Jim Harris
On Friday, March 22, 2013, hiren panchasara wrote: > On Thu, Jan 31, 2013 at 6:26 PM, hiren panchasara > > wrote: > > On Thu, Jan 31, 2013 at 5:47 PM, Davide Italiano > > > > wrote: > >> On Fri, Feb 1, 2013 at 2:17 AM, hiren panchasara > >> > wrote: > >>> Hi, > >>> > >>> I've prepared a patch to

Re: hwpmc support for haswell

2013-03-22 Thread Konstantin Belousov
On Fri, Mar 22, 2013 at 06:05:15PM -0700, hiren panchasara wrote: > CPU: Genuine Intel(R) CPU @ 2.60GHz (2594.05-MHz K8-class CPU) > Origin = "GenuineIntel" Id = 0x306c2 Family = 0x6 Model = 0x3c > Stepping = 2 > > Features=0xbfebfbff > > Features2=0x7ffafbff,FMA,CX16,xTPR,PDCM,PCID

Report on issues with fusefs

2013-03-22 Thread Kevin Oberman
I've now been using fusefs regularly for a few months and I have found a few issues that i wanted to report. Most disturbing is corrupted NTFS systems. On several occasions I have found an NTFS system could not be written to with either FreeBSD or Windows. I had to user Windows disk check to repai

Re: buildworld fails

2013-03-22 Thread Glen Barber
On Fri, Mar 22, 2013 at 10:33:00PM -0400, Glen Barber wrote: > On Fri, Mar 22, 2013 at 10:32:02PM -0400, Glen Barber wrote: > > > gzip -cn info.info > info.info.gz > > > gzip -cn info-stnd.info > info-stnd.info.gz > > > gzip -cn texinfo.info > texinfo.info.gz > > > 2 errors > > > *** [everything] E

Re: buildworld fails

2013-03-22 Thread Glen Barber
On Fri, Mar 22, 2013 at 10:32:02PM -0400, Glen Barber wrote: > > gzip -cn info.info > info.info.gz > > gzip -cn info-stnd.info > info-stnd.info.gz > > gzip -cn texinfo.info > texinfo.info.gz > > 2 errors > > *** [everything] Error code 2 > > 1 error > > *** [buildworld] Error code 2 > > 1 error > >

Re: buildworld fails

2013-03-22 Thread Glen Barber
On Fri, Mar 22, 2013 at 09:16:13PM -0400, AN wrote: > FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #38 r248401: Sat > Mar 16 21:39:04 CDT 2013 > root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64 > > > # svn info > Path: . > Working Copy Root Path: /usr/src > URL: svn://svn.freebsd.org/base/hea

buildworld fails

2013-03-22 Thread AN
FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #38 r248401: Sat Mar 16 21:39:04 CDT 2013 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64 # svn info Path: . Working Copy Root Path: /usr/src URL: svn://svn.freebsd.org/base/head Repository Root: svn://svn.freebsd.org/base Repository UUID: c

Re: hwpmc support for haswell

2013-03-22 Thread hiren panchasara
On Thu, Jan 31, 2013 at 6:26 PM, hiren panchasara wrote: > On Thu, Jan 31, 2013 at 5:47 PM, Davide Italiano wrote: >> On Fri, Feb 1, 2013 at 2:17 AM, hiren panchasara >> wrote: >>> Hi, >>> >>> I've prepared a patch to add core and uncore events support for >>> haswell processor. >>> I do not hav

Re: Kernel panics, one starting with r248508

2013-03-22 Thread Joshua Isom
I updated today and tried it out, so far it's booted and is working. ___ 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: compiler confusion: gcc cannot be located and causes compiler errors

2013-03-22 Thread Beeblebrox
I seem to have found the solution to the problem: lang/gcc needs to have symlinks in /usr/bin. Create these: # ln -s /usr/local/bin/gcc46 /usr/bin/gcc # ln -s /usr/local/bin/g++46 /usr/bin/g++ This way most, "gcc not found" errors should disappear. With many thanks to René Ladan -- View this me

Re: troubles with buildworld/sendmail/sasl/clang

2013-03-22 Thread Robert Huff
Dimitry Andric writes: > Use the port, or the attached patch, to disable usage of > stdbool.h. Using the patch, world now compiles successfully. Thank you very much, Robert Huff ___ freebsd-current@free

r248583 Kernel panic: negative refcount 0xfffffe0031b59168

2013-03-22 Thread Shawn Webb
Hey All, I'm not sure if this is a result of r248583 or a different commit, but I hit a kernel panic when closing Chrome. I've linked to the info and core.txt files below. If you need me to ship you the vmcore file, let me know. It's 1.1GB in size. Other than the pasted files, I'm not too sure wh

compilation error with WITHOUT_ED_CRYPTO

2013-03-22 Thread deeptech71
/usr/src/bin/ed/cbc.c:76:13: error: unused variable 'bits' [-Werror,-Wunused-variable] static char bits[] = { /* used to extract bits from a char */ ^ /usr/src/bin/ed/cbc.c:80:12: error: unused variable 'pflag' [-Werror,-Wunused-variable] static int pflag;

[head tinderbox] failure on powerpc64/powerpc

2013-03-22 Thread FreeBSD Tinderbox
TB --- 2013-03-22 05:52:02 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-03-22 05:52:02 - 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 --- 2013

[head tinderbox] failure on powerpc/powerpc

2013-03-22 Thread FreeBSD Tinderbox
TB --- 2013-03-22 05:38:07 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-03-22 05:38:07 - 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 --- 2013

[head tinderbox] failure on sparc64/sparc64

2013-03-22 Thread FreeBSD Tinderbox
TB --- 2013-03-22 06:24:15 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-03-22 06:24:15 - 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 --- 2013