Hello Roland,

On Fri, Jan 10, 2014 at 01:31:01PM +0100, Roland Stigge wrote:
> icedove FTBFS on powerpcspe like this:
> 
> ...
> In file included from 
> /«PKGBUILDDIR»/mozilla/js/xpconnect/loader/mozJSComponentLoader.h:8:0,
>                  from 
> /«PKGBUILDDIR»/mozilla/js/xpconnect/loader/mozJSComponentLoader.cpp:31:
> ../../../dist/include/jsapi.h: In member function 'nsresult 
> mozJSComponentLoader::ImportInto(const nsACString_internal&, JSObject*, 
> JSContext*, JSObject**)':
> ../../../dist/include/jsapi.h:151:45: error: cannot reload integer constant 
> operand in 'asm'
>      asm volatile("":: "g" (hold) : "memory");
>                                              ^
> ../../../dist/include/jsapi.h:151:45: error: cannot reload integer constant 
> operand in 'asm'
>      asm volatile("":: "g" (hold) : "memory");
> ...
> 
> The attached patch fixes this by omitting the asm construction on powerpcspe
> only (__NO_FPRS__).

we have no plans to work longer on the 17.0.x series because Mozilla has
stopped the 17esr versions. So I was looking at the current 24.2.0 if
your patch is needed there. But Mozilla has changend once more the code
base, I can't find the "asm volatile" statement somethere in the source.
So I think there is no need to patching anything related to the error
you have written.

Christoph is planning to create a upload of the 24.2.0 to unstable
within the next days. So we will see if some other errors will occur.
Please let us know if there some new action to take.

Regards
Carsten


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to