Status: New
Owner: ----
New issue 3492 by [email protected]: `make builddeps` errors
http://code.google.com/p/v8/issues/detail?id=3492
OS X 10.9.4, native system Python 2.7.5.
Running `make builddeps` ends with:
svn checkout --force http://gyp.googlecode.com/svn/trunk build/gyp \
--revision 1831
Checked out revision 1831.
if svn info third_party/icu 2>&1 | grep -q icu46 ; then \
svn switch --force \
https://src.chromium.org/chrome/trunk/deps/third_party/icu52 \
third_party/icu --revision 277999 ; \
else \
svn checkout --force \
https://src.chromium.org/chrome/trunk/deps/third_party/icu52 \
third_party/icu --revision 277999 ; \
fi
svn: E195012: Path 'third_party/icu' does not share common version control
ancestry with the requested switch location. Use --ignore-ancestry to
disable this check.
svn:
E195012: 'https://src.chromium.org/chrome/trunk/deps/third_party/icu52'
shares no common ancestry
with '/Users/mgol/Documents/projects/public/v8/third_party/icu'
make: *** [builddeps] Error 1
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.