Re: Porting valgrind to Debian/kFreeBSD

2013-03-05 Thread Carlos Alberto Lopez Perez
On 05/03/13 20:40, Petr Salinger wrote: >> The error message does not come from valgrind, but from the libc. >> >> According to [0], FreeBSD fully supports TLS only on i386 and ia64 >> which kinda >> explains why your amd64 build does not run (that page looks old >> though). Try >> disabling TLS ex

Re: Bug#699704: partman: Please don't load_extra on non-Linux

2013-03-05 Thread Steven Chamberlain
On 05/03/13 20:51, Cyril Brulebois wrote: > If the changelog message looks OK to you, I'll upload that later > tonight. Yep, it makes sense. Thank you. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubsc

Re: Bug#699704: partman: Please don't load_extra on non-Linux

2013-03-05 Thread Cyril Brulebois
Control: tag -1 pending Steven Chamberlain (05/03/2013): > On 05/03/13 20:31, Cyril Brulebois wrote: > > Want me to commit your patch to git, and upload that? > > Yes, please! I almost forgot about this... No worries. Lagging behind, but trying to read all bug mail… If the changelog message l

NDIS in kfreebsd

2013-03-05 Thread Ryan Kavanagh
Hi, On the kFreeBSD_why[0] page, support for NDIS drivers in the mainline kernel is listed as a reason to prefer kFreeBSD. Has anybody here successfully used NDIS under Debian/kfreebsd? I've tried to make use of said functionality and have successfully loaded the ndis(4)[1] and if_ndis(4)[1] kerne

Re: Bug#699704: partman: Please don't load_extra on non-Linux

2013-03-05 Thread Steven Chamberlain
On 05/03/13 20:31, Cyril Brulebois wrote: > Want me to commit your patch to git, and upload that? Yes, please! I almost forgot about this... Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Re: Bug#699704: partman: Please don't load_extra on non-Linux

2013-03-05 Thread Cyril Brulebois
Steven Chamberlain (04/02/2013): > I've now tested the attached patch on kfreebsd-amd64, and it does fix > the problem, which I could reproduce before only in these specific > circumstances: […] > > * only in the GTK installer (netboot-9/gtk or cdrom/gtk; kfreebsd-i386 > doesn't have this) > * >

Re: Porting valgrind to Debian/kFreeBSD

2013-03-05 Thread Petr Salinger
The error message does not come from valgrind, but from the libc. According to [0], FreeBSD fully supports TLS only on i386 and ia64 which kinda explains why your amd64 build does not run (that page looks old though). Try disabling TLS explicitly on the valgrind build by passing --disable-tls to

Re: Porting valgrind to Debian/kFreeBSD

2013-03-05 Thread Alessandro Ghedini
On Tue, Mar 05, 2013 at 06:36:26PM +0100, Carlos Alberto Lopez Perez wrote: > Hi! > > From some time ago there is available a port of Valgrind to FreeBSD [1] > > I tried to compile it on Debian/kFreeBSD, and after some patching > I was able to compile it on kfreebsd-amd64 sid (didn't tested i386)

Porting valgrind to Debian/kFreeBSD

2013-03-05 Thread Carlos Alberto Lopez Perez
Hi! From some time ago there is available a port of Valgrind to FreeBSD [1] I tried to compile it on Debian/kFreeBSD, and after some patching I was able to compile it on kfreebsd-amd64 sid (didn't tested i386). Here are some quick instructions to replicate what I did (valgrind_kfreebsd.patch is

Re: Bug#701832: doxygen consistently segfaults on kfreebsd-i386 when building opendnssec documentation

2013-03-05 Thread Steven Chamberlain
Hi, On 05/03/13 03:26, Jeff Epler wrote: > On Sun, Mar 03, 2013 at 12:20:57PM +, Steven Chamberlain wrote: >>> #5 0x000800d21f2c in *__GI___libc_free (mem=) at >>> malloc.c:3736 >>> ar_ptr = 0x800ff3240 >>> p = >>> #6 0x000800844a79 in gvFreeContext () from /usr/lib