Bug#651934: How to debug seed FTBFS on sparc?

2012-03-04 Thread Jurij Smakov
On Sat, Mar 03, 2012 at 08:07:33AM +, Jurij Smakov wrote: [...] Unfortunately, the build I tried last week failed with the following messages while compiling Source/WebCore/svg/SVGFilterElement.cpp: ../Source/JavaScriptCore/wtf/ListHashSet.h:192:70: warning: cast from 'char*' to

Processed (with 1 errors): Re: Bug#651934: How to debug seed FTBFS on sparc?

2012-03-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: reassign 651934 libjavascriptcoregtk-3.0-0 1.6.1-5 Bug #651934 [src:seed] FTBFS on sparc: seed binary dies with a bus error Bug reassigned from package 'src:seed' to 'libjavascriptcoregtk-3.0-0'. Bug No longer marked as found in versions

Bug#651934: How to debug seed FTBFS on sparc?

2012-02-29 Thread Michael Biebl
tags 651934 + help thanks Hi Peter, Am 26.02.2012 03:19, schrieb peter green: mmm, the webkit (webkit is the source package for libjavascriptcore) build log has a huge number of cast alignment warnings :( worse the file in which the error occoured is generated at webkit build time and is

Processed: Re: Bug#651934: How to debug seed FTBFS on sparc?

2012-02-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 651934 + help Bug #651934 [src:seed] FTBFS on sparc: seed binary dies with a bus error Added tag(s) help. thanks Stopping processing here. Please contact me if you need assistance. -- 651934:

Bug#651934: How to debug seed FTBFS on sparc?

2012-02-29 Thread peter green
Michael Biebl wrote: Could you try building seed 3.2 against the same version of webkit as seed 3.0 was built? I removed all webkit and javascriptcore packages and installed

Bug#651934: How to debug seed FTBFS on sparc?

2012-02-26 Thread Jurij Smakov
On Sun, Feb 26, 2012 at 02:19:59AM +, peter green wrote: Found 651934 3.0.0-2 Thanks Thanks jurij for your help. 'disassemble' command may be used to look up the assembler code around the instruction which caused the crash: Some further notes on the dissasemble command I ran into while

Bug#651934: How to debug seed FTBFS on sparc?

2012-02-25 Thread peter green
Found 651934 3.0.0-2 Thanks Thanks jurij for your help. 'disassemble' command may be used to look up the assembler code around the instruction which caused the crash: Some further notes on the dissasemble command I ran into while trying to use it. 1: it seems you have to explicitly select

Bug#651934: How to debug seed FTBFS on sparc?

2012-02-23 Thread peter green
seed currently FTBFS on sparc with a bus error. I've reproduced this on a sparc box that Tom Theisen made available (thanks tom) but i'm kinda stuck on how to debug it. Any ideas on how to debug this? Normally i'd start by turning down the optimisation but this package doesn't seem to be

Bug#651934: How to debug seed FTBFS on sparc?

2012-02-23 Thread Jurij Smakov
On Thu, Feb 23, 2012 at 10:30:45AM +, peter green wrote: seed currently FTBFS on sparc with a bus error. I've reproduced this on a sparc box that Tom Theisen made available (thanks tom) but i'm kinda stuck on how to debug it. Any ideas on how to debug this? Normally i'd start by