[webkit-dev] build-webkit failure
Mark Gilbert
webkit at gallery.co.uk
Sun Jun 17 14:37:16 PDT 2012
Hi Folks.
Just trying to build the nightly (WebKit-r120550) from 17th June on OSX 10.7.4
Getting
** BUILD FAILED **
The following build commands failed:
CompileC /WebKit-r120550/WebKitBuild/JavaScriptCore.build/Release/JSCLLIntOffsetsExtractor.build/Objects-normal/i386/LLIntOffsetsExtractor.o llint/LLIntOffsetsExtractor.cpp normal i386 c++ com.apple.compilers.gcc.4_2
(1 failure)
This appears to be warnings treated as errors for:
cc1plus: warnings being treated as errors
In file included from /WebKit-r120550/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:71:
/WebKit-r120550/WebKitBuild/Release/LLIntOffsets/LLIntDesiredOffsets.h:100537: warning: this decimal constant is unsigned only in ISO C90
... and lots more the same
Could anyone advise how to relax these errors as warnings so I can build ?
Thanks
Mark
More information about the webkit-dev
mailing list