Re: Bug#344615: missinglib: ftbfs [sparc] *** [test] Bus error

2006-01-05 Thread Sven Luther
On Thu, Jan 05, 2006 at 09:57:23AM +0100, Florian Weimer wrote: > * Sven Luther: > > > i guess sparc-*-* should be changed by sparc*-*-*, and we can then > > close this bug. > > But why does the host triplet not match sparc*-*-*? Because it was buggy ? I believe the developpers had no access to

Re: Bug#344615: missinglib: ftbfs [sparc] *** [test] Bus error

2006-01-05 Thread Florian Weimer
* Sven Luther: > i guess sparc-*-* should be changed by sparc*-*-*, and we can then > close this bug. But why does the host triplet not match sparc*-*-*? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Bug#344615: missinglib: ftbfs [sparc] *** [test] Bus error

2006-01-03 Thread Sven Luther
On Tue, Jan 03, 2006 at 03:09:07PM +0100, Julien Cristau wrote: > forwarded 344615 http://caml.inria.fr/mantis/view.php?id=3944 > kthxbye > > On Mon, Jan 2, 2006 at 12:26:14 +, Jurij Smakov wrote: > > > ldd is a double-word load, so the first argument (the memory location) > > must be doubl

Re: missinglib: ftbfs [sparc] *** [test] Bus error

2006-01-03 Thread Julien Cristau
forwarded 344615 http://caml.inria.fr/mantis/view.php?id=3944 kthxbye On Mon, Jan 2, 2006 at 12:26:14 +, Jurij Smakov wrote: > ldd is a double-word load, so the first argument (the memory location) > must be double-word aligned. I bet it's not (what's the value of %i1?) and > that's what c

Re: missinglib: ftbfs [sparc] *** [test] Bus error

2006-01-02 Thread Jurij Smakov
On Mon, 2 Jan 2006, Julien Cristau wrote: Hi, I reproduced this and tried to debug with gdb, but I didn't find any obvious bug, so I'll cc: debian-sparc for their help. The bus error seems to happen in caml_format_float (from byterun/floats.c in the ocaml source); gdb gives the following: (gdb)

Re: missinglib: ftbfs [sparc] *** [test] Bus error

2006-01-02 Thread Julien Cristau
On Fri, Dec 23, 2005 at 19:43:50 -0800, Blars Blarson wrote: > Package: missinglib > Version: 0.4.10.debian-2 > Severity: serious > Justification: no longer builds from source > > missinglib failed to build on a sparc buildd, duplicated on my sparc > pbuilder. Please note that some buggy code th