Re: x11/nvidia-driver-173 build failed on CURRENT

2013-05-07 Thread sig6247
On Mon, 06 May 2013 14:14:04 +0200, Dimitry Andric d...@freebsd.org wrote: /wrkdirs/usr/ports/x11/nvidia-driver-173/work/NVIDIA-FreeBSD-x86-173.14.35/src/nv-freebsd.h:145:11: note: previous declaration is here RM_STATUS os_alloc_contig_pages(void **, U032); ^ Please try the

x11/nvidia-driver-173 build failed on CURRENT

2013-05-06 Thread sig6247
Any help is appreciated. base r250200 ports r317168 === Returning to build of nvidia-driver-173.14.35_2 === nvidia-driver-173.14.35_2 depends on shared library: GL.1 - found == === Cleaning for nvidia-driver-173.14.35_2

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

2012-12-04 Thread sig6247
On Tue, 4 Dec 2012 00:41:32 +0200, Konstantin Belousov kostik...@gmail.com wrote: Please try the patch below. It might give an immediate relief, but still there are many offenders in the backtrace. Thanks for the patch, it works now. ___

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 kostik...@gmail.com 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

clang compiled kernel panic when mounting zfs root on i386

2012-11-26 Thread sig6247
Hi, Just checked out r243529, this only happens when the kernel is compiled by clang, and only on i386, either recompiling the kernel with gcc or booting from a UFS root works fine. Is it a known problem? Thanks, -- WARNING: