I just attempted to build Servo on a new computer, only to end with the
following output:

$ ./mach bootstrap
Running virtualenv with interpreter /opt/local/bin/python2.7
New python executable in
/Users/david/Documents/Code/servo/python/_virtualenv/bin/python
Installing setuptools, pip, wheel...done.
Command
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
-c "import setuptools,
tokenize;__file__='/private/var/folders/jd/xp7fdzmj5dsgz1ttljnvy8kw0000gn/T/pip-build-iHY3uo/mozfile/setup.py';exec(compile(getattr(tokenize,
'open', open)(__file__).read().replace('\r\n', '\n'), __file__,
'exec'))" install --record
/var/folders/jd/xp7fdzmj5dsgz1ttljnvy8kw0000gn/T/pip-a9iYMI-record/install-record.txt
--single-version-externally-managed --compile" failed with error code 1
in
/private/var/folders/jd/xp7fdzmj5dsgz1ttljnvy8kw0000gn/T/pip-build-iHY3uo/mozfile
Pip failed to execute properly.
david servo 20:46$

Has anybody encountered this?

Cheers,
 David
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to