I haven't been able to build webkit from the the anonymous cvs
repository for over a week. The error I get appears to be the same one
mentioned in the build wiki "I get weird errors about being unable to
find WebKitSystemInterface.h". However I don't see any problems with ~
in the "Build Product" path. I could copy the missing header as
suggested, but this seems like a kludge. What's the real problem?

Kurt Kohler

2005-07-31 13:26:23.070 xcodebuild[17948] WARNING: The Xcode plugin at path 
/Library/Application Support/Apple/Developer 
Tools/Plug-ins/J2EEAssistant.pbplugin is missing the XCPluginHasUI Info.plist 
key, it is assumed to have UI and will not be loaded by xcodebuild.
=== BUILDING NATIVE TARGET dftables WITH CONFIGURATION Deployment ===


=== BUILDING NATIVE TARGET JavaScriptCore WITH CONFIGURATION Deployment ===


=== BUILDING NATIVE TARGET testkjs WITH CONFIGURATION Deployment ===


=== BUILDING AGGREGATE TARGET All WITH CONFIGURATION Deployment ===
** BUILD SUCCEEDED **
2005-07-31 13:26:25.024 xcodebuild[17970] WARNING: The Xcode plugin at path 
/Library/Application Support/Apple/Developer 
Tools/Plug-ins/J2EEAssistant.pbplugin is missing the XCPluginHasUI Info.plist 
key, it is assumed to have UI and will not be loaded by xcodebuild.
=== BUILDING NATIVE TARGET WebCore WITH CONFIGURATION Deployment ===
** BUILD SUCCEEDED **
2005-07-31 13:26:31.847 xcodebuild[17996] WARNING: The Xcode plugin at path 
/Library/Application Support/Apple/Developer 
Tools/Plug-ins/J2EEAssistant.pbplugin is missing the XCPluginHasUI Info.plist 
key, it is assumed to have UI and will not be loaded by xcodebuild.
=== BUILDING NATIVE TARGET WebKit WITH CONFIGURATION Deployment ===

CompileC "/Users/kohler/Build 
Products/WebKit.build/Deployment/WebKit.build/Objects-normal/ppc/WebHistoryItem.o"
 History.subproj/WebHistoryItem.m normal ppc objective-c 
com.apple.compilers.gcc.4_0
    mkdir "/Users/kohler/Build 
Products/WebKit.build/Deployment/WebKit.build/Objects-normal/ppc"
    cd /Users/kohler/WebKit
    setenv MACOSX_DEPLOYMENT_TARGET 10.3
    /usr/bin/gcc-4.0 -x objective-c -arch ppc -pipe -Wno-trigraphs 
-fpascal-strings -fasm-blocks -g -Os -Werror -Wmissing-prototypes -DNDEBUG 
-DFRAMEWORK_NAME=WebKit -fmessage-length=0 -fobjc-direct-dispatch -fobjc-gc 
-mtune=G4 "-I/Users/kohler/Build 
Products/WebKit.build/Deployment/WebKit.build/WebKit.hmap" -Wall -W 
-Wcast-align -Wchar-subscripts -Wformat-security -Wmissing-format-attribute 
-Wpointer-arith -Wwrite-strings -Wno-format-y2k -Wno-unused-parameter 
"-F/Users/kohler/Build Products/Deployment" 
-F/System/Library/Frameworks/WebKit.framework/Frameworks 
-F/System/Library/Frameworks/ApplicationServices.framework/Frameworks 
-F/System/Library/Frameworks/Carbon.framework/Frameworks 
-F/System/Library/Frameworks/Quartz.framework/Frameworks 
-F/System/Library/PrivateFrameworks "-I/Users/kohler/Build 
Products/Deployment/include" -I/Users/kohler/Build 
-IProducts/Deployment/usr/local/include -Iicu "-I/Users/kohler/Build 
Products/WebKit.build/Deployment/WebKit.build/DerivedSources" 
-Wbad-function-cast -Wmissing-declarations -Wnested-externs -include 
/Library/Caches/com.apple.Xcode.501/SharedPrecompiledHeaders/WebKitPrefix-cqehpjrautrselbpqwzgvjfncgxo/WebKitPrefix.h
 -c /Users/kohler/WebKit/History.subproj/WebHistoryItem.m -o 
"/Users/kohler/Build 
Products/WebKit.build/Deployment/WebKit.build/Objects-normal/ppc/WebHistoryItem.o"
/Users/kohler/WebKit/History.subproj/WebHistoryItem.m:45:34: error: 
WebKitSystemInterface.h: No such file or directory
cc1obj: warnings being treated as errors
/Users/kohler/WebKit/History.subproj/WebHistoryItem.m: In function 
'+[WebHistoryItem(WebPrivate) _releasePageCache:]':
/Users/kohler/WebKit/History.subproj/WebHistoryItem.m:739: warning: implicit 
declaration of function 'WKSecondsSinceLastInputEvent'
/Users/kohler/WebKit/History.subproj/WebHistoryItem.m:739: warning: nested 
extern declaration of 'WKSecondsSinceLastInputEvent'

CompileC "/Users/kohler/Build 
Products/WebKit.build/Deployment/WebKit.build/Objects-normal/ppc/WebURLsWithTitles.o"
 History.subproj/WebURLsWithTitles.m normal ppc objective-c 
com.apple.compilers.gcc.4_0
    mkdir "/Users/kohler/Build 
Products/WebKit.build/Deployment/WebKit.build/Objects-normal/ppc"
    cd /Users/kohler/WebKit
    setenv MACOSX_DEPLOYMENT_TARGET 10.3
    /usr/bin/gcc-4.0 -x objective-c -arch ppc -pipe -Wno-trigraphs 
-fpascal-strings -fasm-blocks -g -Os -Werror -Wmissing-prototypes -DNDEBUG 
-DFRAMEWORK_NAME=WebKit -fmessage-length=0 -fobjc-direct-dispatch -fobjc-gc 
-mtune=G4 "-I/Users/kohler/Build 
Products/WebKit.build/Deployment/WebKit.build/WebKit.hmap" -Wall -W 
-Wcast-align -Wchar-subscripts -Wformat-security -Wmissing-format-attribute 
-Wpointer-arith -Wwrite-strings -Wno-format-y2k -Wno-unused-parameter 
"-F/Users/kohler/Build Products/Deployment" 
-F/System/Library/Frameworks/WebKit.framework/Frameworks 
-F/System/Library/Frameworks/ApplicationServices.framework/Frameworks 
-F/System/Library/Frameworks/Carbon.framework/Frameworks 
-F/System/Library/Frameworks/Quartz.framework/Frameworks 
-F/System/Library/PrivateFrameworks "-I/Users/kohler/Build 
Products/Deployment/include" -I/Users/kohler/Build 
-IProducts/Deployment/usr/local/include -Iicu "-I/Users/kohler/Build 
Products/WebKit.build/Deployment/WebKit.build/DerivedSources" 
-Wbad-function-cast -Wmissing-declarations -Wnested-externs -include 
/Library/Caches/com.apple.Xcode.501/SharedPrecompiledHeaders/WebKitPrefix-cqehpjrautrselbpqwzgvjfncgxo/WebKitPrefix.h
 -c /Users/kohler/WebKit/History.subproj/WebURLsWithTitles.m -o 
"/Users/kohler/Build 
Products/WebKit.build/Deployment/WebKit.build/Objects-normal/ppc/WebURLsWithTitles.o"

CompileC "/Users/kohler/Build 
Products/WebKit.build/Deployment/WebKit.build/Objects-normal/ppc/WebCoreStatistics.o"
 Misc.subproj/WebCoreStatistics.m normal ppc objective-c 
com.apple.compilers.gcc.4_0
    mkdir "/Users/kohler/Build 
Products/WebKit.build/Deployment/WebKit.build/Objects-normal/ppc"
    cd /Users/kohler/WebKit
    setenv MACOSX_DEPLOYMENT_TARGET 10.3
    /usr/bin/gcc-4.0 -x objective-c -arch ppc -pipe -Wno-trigraphs 
-fpascal-strings -fasm-blocks -g -Os -Werror -Wmissing-prototypes -DNDEBUG 
-DFRAMEWORK_NAME=WebKit -fmessage-length=0 -fobjc-direct-dispatch -fobjc-gc 
-mtune=G4 "-I/Users/kohler/Build 
Products/WebKit.build/Deployment/WebKit.build/WebKit.hmap" -Wall -W 
-Wcast-align -Wchar-subscripts -Wformat-security -Wmissing-format-attribute 
-Wpointer-arith -Wwrite-strings -Wno-format-y2k -Wno-unused-parameter 
"-F/Users/kohler/Build Products/Deployment" 
-F/System/Library/Frameworks/WebKit.framework/Frameworks 
-F/System/Library/Frameworks/ApplicationServices.framework/Frameworks 
-F/System/Library/Frameworks/Carbon.framework/Frameworks 
-F/System/Library/Frameworks/Quartz.framework/Frameworks 
-F/System/Library/PrivateFrameworks "-I/Users/kohler/Build 
Products/Deployment/include" -I/Users/kohler/Build 
-IProducts/Deployment/usr/local/include -Iicu "-I/Users/kohler/Build 
Products/WebKit.build/Deployment/WebKit.build/DerivedSources" 
-Wbad-function-cast -Wmissing-declarations -Wnested-externs -include 
/Library/Caches/com.apple.Xcode.501/SharedPrecompiledHeaders/WebKitPrefix-cqehpjrautrselbpqwzgvjfncgxo/WebKitPrefix.h
 -c /Users/kohler/WebKit/Misc.subproj/WebCoreStatistics.m -o 
"/Users/kohler/Build 
Products/WebKit.build/Deployment/WebKit.build/Objects-normal/ppc/WebCoreStatistics.o"
** BUILD FAILED **
_______________________________________________
webkit-dev mailing list
[email protected]
http://www.opendarwin.org/mailman/listinfo/webkit-dev

Reply via email to