From: Laurent S. <lsa...@ap...> - 2007-08-28 19:11:54
|
The CoreGraphics errors are well-known and not important, but the =20 WebKit failures are. Did you install any build of WebKit on your Tiger =20= machine, by any chance? Laurent On Aug 28, 2007, at 9:07 PM, Hans-Georg wrote: > Using the latest trunk version I can't generate the bridge metadata > (G5, 10.4.10). It fails for WebKit and there are some additional > errors for CoreGraphics. > > I successfully configured and installed using "ruby install.rb config > --gen-bridge-support=3Dno", but I don't know if I might miss something > now. > > Hans-Georg > > > Generating BridgeSupport metadata for: CoreGraphics ... > bin-0-23555(25242) malloc: *** error for object 0x301d40: incorrect > checksum for freed object - object was probably modified after being > freed, break at szone_error to debug > bin-0-23555(25242) malloc: *** set a breakpoint in szone_error to =20 > debug > bin-0-23555(25242) malloc: *** error for object 0x303810: incorrect > checksum for freed object - object was probably modified after being > freed, break at szone_error to debug > bin-0-23555(25242) malloc: *** set a breakpoint in szone_error to =20 > debug > Collect metadata (185.659579 seconds) > Write final metadata (386.896391 seconds) > Validate XML (0.192509 seconds) > Generate dylib file (3.682548 seconds) > Done (576.587858 seconds). > > > Generating BridgeSupport metadata for: WebKit ... > ./gen_bridge_metadata.rb:1841:in `generate_precompiled_header': Can't > precompile header... aborting (RuntimeError) > command was: gcc -c -x objective-c-header /tmp/src-0-23555.h -o /tmp/ > src-0-23555.h.gch -F"/System/Library/Frameworks" -framework WebKit - > framework Foundation 2>/tmp/log-0-23555 > > In file included from /System/Library/Frameworks/WebKit.framework/ > Headers/DOMObject.h:27, > from /System/Library/Frameworks/WebKit.framework/ > Headers/DOMAbstractView.h:27, > from /tmp/src-0-23555.h:5: > /System/Library/Frameworks/WebKit.framework/Headers/DOMException.h: > 33: error: redeclaration of enumerator =91DOM_INDEX_SIZE_ERR=92 > > ----- snip many lines --- > > In file included from /tmp/src-0-23555.h:122: > /System/Library/Frameworks/WebKit.framework/Headers/DOMTreeWalker.h: > 35: error: redefinition of =91struct DOMTreeWalker=92 > from ./gen_bridge_metadata.rb:520:in `collect' > from build.rb:101 > from build.rb:50:in `measure' > from build.rb:101 > from build.rb:62:in `each' > from build.rb:62 > config failed > hook /Users/hg/Documents/Ruby/svn/rubycocoa/src/framework/post- > config.rb failed: > 'system BSROOT=3D"/Users/hg/Documents/Ruby/svn/rubycocoa/src/framework/ > bridge-support" CFLAGS=3D"" /usr/local/bin/ruby build.rb' failed > try 'ruby install.rb --help' for usage > > > > > = ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a =20 > browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk |