Hi Mark! First, can you file a bug on bugs.webkit.org and assign it to me?
Second, can you attach the contents of your LLIntDesiredOffsets.h file (the one at /WebKit-r120550/WebKitBuild/Release/LLIntOffsets/LLIntDesiredOffsets.h) along with preferably the entire build log? -F On Jun 17, 2012, at 2:37 PM, Mark Gilbert wrote: > 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 > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

