[Webkit-unassigned] [Bug 10247] Unable to build webkit without SVG/XPATH

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Aug 5 22:51:29 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10247


opendarwin.org at bdash.net.nz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |opendarwin.org at bdash.net.nz




------- Comment #2 from opendarwin.org at bdash.net.nz  2006-08-05 22:51 PDT -------
I don't think the build slave is doing anything wrong.  I get the following
when trying a no-SVG build locally:

$ ./WebKitTools/Scripts/build-webkit --no-svg
[...]
    /usr/bin/gcc-4.0 -x objective-c++ -arch i386 -pipe -Wno-trigraphs
-fno-exceptions -fno-rtti -fobjc-exceptions -fpascal-strings -fasm-blocks -g
-O2 -Werror -Wnon-virtual-dtor -Wnewline-eof -DNDEBUG -fmessage-length=0
-fobjc-direct-dispatch -fobjc-gc -fvisibility-inlines-hidden
-fno-threadsafe-statics -mmacosx-version-min=10.4
-I/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebKitBuild/WebCore.build/Release/WebCore.build/WebCore.hmap
-Wall -W -Wcast-align -Wchar-subscripts -Wformat-security
-Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-format-y2k
-Wno-unused-parameter -Wno-long-double -Wundef -Wshorten-64-to-32
-F/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebKitBuild/Release
-I/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebKitBuild/Release/include
-IForwardingHeaders -I. -Iicu -I/usr/include/libxslt -I/usr/include/libxml2
-I/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebKitBuild/Release/DerivedSources/WebCore
-I/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebKitBuild/WebCore.build/Release/WebCore.build/DerivedSources
-include
/Library/Caches/com.apple.Xcode.501/SharedPrecompiledHeaders/WebCorePrefix-gkzfkakvhgixzpeqamzuxukytgdz/WebCorePrefix.h
-c
/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebCore/bridge/mac/JavaAppletWidget.mm
-o
/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebKitBuild/WebCore.build/Release/WebCore.build/Objects-normal/i386/JavaAppletWidget.o
In file included from
/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebCore/dom/EventTargetNode.h:29,
                 from
/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebCore/dom/ContainerNode.h:29,
                 from
/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebCore/dom/Attr.h:30,
                 from
/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebCore/dom/Document.h:29,
                 from
/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebCore/bridge/mac/JavaAppletWidget.mm:29:
/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebCore/dom/Node.h:134:5:
error: "SVG_SUPPORT" is not defined
/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebCore/dom/Node.h:369:5:
error: "SVG_SUPPORT" is not defined
[...]

Identical errors to what the buildslave is reporting.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list