Comment #4 on issue 29533 by [email protected]: Can't build on Snow Leopard, adjust_visibility step failing http://code.google.com/p/chromium/issues/detail?id=29533
Is that file OK? m...@rj bash$ svn stat third_party/WebKit/WebKitLibraries/libWebKitSystemInterfaceLeopard.a m...@rj bash$ svn info third_party/WebKit/WebKitLibraries/libWebKitSystemInterfaceLeopard.a Path: third_party/WebKit/WebKitLibraries/libWebKitSystemInterfaceLeopard.a Name: libWebKitSystemInterfaceLeopard.a URL: http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries/libWebKitSystemInter faceLeopard.a Repository Root: http://svn.webkit.org/repository/webkit Repository UUID: 268f45cc-cd09-0410-ab3c-d52691b4dbfc Revision: 51724 Node Kind: file Schedule: normal Last Changed Author: [email protected] Last Changed Rev: 51377 Last Changed Date: 2009-11-25 02:32:53 -0500 (Wed, 25 Nov 2009) Text Last Updated: 2009-11-28 12:14:49 -0500 (Sat, 28 Nov 2009) Checksum: 96f4725ec0bb207a0ab29133fd10ebb4 m...@rj bash$ shasum third_party/WebKit/WebKitLibraries/libWebKitSystemInterfaceLeopard.a cec05c9b9e7619f60ac6468b4139f990de44469c third_party/WebKit/WebKitLibraries/libWebKitSystemInterfaceLeopard.a Also, run "which file" to make sure you're getting the right version of "file" and not something half-baked: m...@rj bash$ sw_vers ProductName: Mac OS X ProductVersion: 10.6.2 BuildVersion: 10C540 m...@rj bash$ which file /usr/bin/file m...@rj bash$ shasum /usr/bin/file 76d89d93c329a2505acb2566b328e892dd31edba /usr/bin/file Finally, see whether the problem is limited to running "file" on this input library or if it's more general: m...@rj bash$ file /bin/ls /bin/ls: Mach-O universal binary with 2 architectures /bin/ls (for architecture x86_64): Mach-O 64-bit executable x86_64 /bin/ls (for architecture i386): Mach-O executable i386 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
