www/webkit-gtk2 build error
Anton Shterenlikht
mexas at bris.ac.uk
Thu Dec 4 09:44:01 UTC 2014
>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
More information about the freebsd-arm
mailing list