Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Dec 2014 01:36:07 -0800 (PST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        freebsd-arm@freebsd.org, sbruno@freebsd.org
Subject:   Re: www/webkit-gtk2 build error
Message-ID:  <201412040936.sB49a6wv001723@mech-as221.men.bris.ac.uk>
In-Reply-To: <547F5C3E.4040903@ignoranthack.me>

next in thread | previous in thread | raw e-mail | index | archive | help
>On 12/03/14 00:50, Anton Shterenlikht wrote:
>> On the road to building midori on RPI-B with 10.1-release I got
>> this failure:
>> 
>> gmake[6]: Entering directory
>> '/usr/ports/www/webkit-gtk2/work/webkit-1.8.3' GNUmakefile:70658:
>> recipe for target 'Source/WebKit/gtk/po/webkit-2.0.pot' failed 
>> gmake[5]: *** [Source/WebKit/gtk/po/webkit-2.0.pot] Killed
>> 
>> Anybody else seen this? Is the port expected to build on arm? Worth
>> submitting a PR?
>> 
>> 
>https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194184
>
>We're working on this, hopefully committing this week.

ok, thanks

What about www/webkit-gtk3, same platform:

  CXX      Source/JavaScriptCore/llint/Programs_LLIntOffsetsExtractor-LLIntOffsetsExtractor.o
In file included from Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:28:
In file included from ./Source/JavaScriptCore/bytecode/ArrayProfile.h:30:
In file included from ./Source/JavaScriptCore/runtime/JSArray.h:25:
In file included from ./Source/JavaScriptCore/runtime/ButterflyInlines.h:31:
In file included from ./Source/JavaScriptCore/heap/CopiedSpaceInlines.h:33:
In file included from ./Source/JavaScriptCore/runtime/VM.h:34:
In file included from ./Source/JavaScriptCore/jit/GPRInfo.h:29:
In file included from ./Source/JavaScriptCore/assembler/MacroAssembler.h:42:
In file included from ./Source/JavaScriptCore/assembler/MacroAssemblerARM.h:33:
./Source/JavaScriptCore/assembler/ARMAssembler.h:1125:2: error: "The cacheFlush
      support is missing on this platform."
#error "The cacheFlush support is missing on this platform."
 ^
1 error generated.
GNUmakefile:77681: recipe for target 'Source/JavaScriptCore/llint/Programs_LLIntOffsetsExtractor-LLIntOffsetsExtractor.o' failed
gmake[3]: *** [Source/JavaScriptCore/llint/Programs_LLIntOffsetsExtractor-LLIntOffsetsExtractor.o] Error 1
gmake[3]: Leaving directory '/usr/ports/www/webkit-gtk3/work/webkitgtk-2.4.7'
===> Compilation failed unexpectedly.


Anton





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412040936.sB49a6wv001723>