Bug#784176: webkit2gtk FTBFS on hppa architecture (with patch)

Alberto Garcia berto at igalia.com
Thu May 7 06:33:54 UTC 2015


On Sun, May 03, 2015 at 09:33:58PM +0200, Helge Deller wrote:

> webkit2gtk fails to build on the hppa (parisc) architecture, because
> the linker runs out of memory (like on some other 32bit arches).

> Last build log is here:
> http://buildd.debian-ports.org/status/fetch.php?pkg=webkit2gtk&arch=hppa&ver=2.8.1%2Bdfsg1-1&stamp=1430595977

That doesn't seem to be the build error:

In file included from /«BUILDDIR»/webkit2gtk-2.8.1+dfsg1/Source/JavaScriptCore/bytecode/StructureStubInfo.h:35:0,
                 from /«BUILDDIR»/webkit2gtk-2.8.1+dfsg1/Source/JavaScriptCore/bytecode/CodeBlock.h:66,
                 from /«BUILDDIR»/webkit2gtk-2.8.1+dfsg1/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:29:
/«BUILDDIR»/webkit2gtk-2.8.1+dfsg1/Source/JavaScriptCore/jit/RegisterSet.h:66:22: error: 'class JSC::JSValueRegs' has no member named 'tagGPR'
             set(regs.tagGPR());
                      ^
/«BUILDDIR»/webkit2gtk-2.8.1+dfsg1/Source/JavaScriptCore/jit/RegisterSet.h:67:18: error: 'class JSC::JSValueRegs' has no member named 'payloadGPR'
         set(regs.payloadGPR());
                  ^
make[3]: *** [Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o] Error 1

Berto



More information about the Pkg-webkit-maintainers mailing list