I've tried to build on Snow Leopard twice. I've tried both an incremental and a clobber, but both times I get this error:
=== BUILD AGGREGATE TARGET webkit_system_interface Support OF PROJECT WebCore WITH THE DEFAULT CONFIGURATION (Debug) === Check dependencies PhaseScriptExecution "Action \"Adjust Visibility\"" "../../../../xcodebuild/WebCore.build/Debug/webkit_system_interface Support.build/Script-C2FA7E609918094ADF85F31E.sh" cd /Users/rsesek/Projects/chromium/src/third_party/WebKit/WebCore/WebCore.gyp /bin/sh -c "\"/Users/rsesek/Projects/chromium/src/third_party/WebKit/WebCore/WebCore.gyp/../../../../xcodebuild/WebCore.build/Debug/webkit_system_interface Support.build/Script-C2FA7E609918094ADF85F31E.sh\"" ar: input.a is a fat file (use libtool(1) or lipo(1) and ar(1) on it) ar: input.a: Inappropriate file type or format ld: file not found: /Users/rsesek/Projects/chromium/src/third_party/WebKit/WebCore/WebCore.gyp/../../../../xcodebuild/WebCore.build/DerivedSources/Debug/adjust_visibility/self/*.o Command /bin/sh failed with exit code 1 Command /bin/sh failed with exit code 1 ** BUILD FAILED ** The following build commands failed: webkit_system_interface Support: PhaseScriptExecution "Action \"Adjust Visibility\"" "/Users/rsesek/Projects/chromium/src/third_party/WebKit/WebCore/WebCore.gyp/../../../../xcodebuild/WebCore.build/Debug/webkit_system_interface Support.build/Script-C2FA7E609918094ADF85F31E.sh" (1 failure) This script contains: #!/bin/sh exec mac/adjust_visibility.sh ../../WebKitLibraries/libWebKitSystemInterfaceLeopard.a "${BUILT_PRODUCTS_DIR}/libWebKitSystemInterfaceLeopardPrivateExtern.a" "${INTERMEDIATE_DIR}/adjust_visibility" exit 1 Any ideas? This only started happening recently (last 2 days or so). rsesek / @chromium.org -- Chromium Developers mailing list: chromium-dev@googlegroups.com View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev