Hi,
My attempt to build B2G on my machine is failing. I will appreciate any
help rendered to me in order to build it successfully on my machine. I'm
currently following the steps
here<https://developer.mozilla.org/en-US/Firefox_OS/Building> and
I'm running the build.sh script. Below is my machine details and the error
message. Any suggestions on things I can try ? Thanks
*Machine Details:*
Operating System : OS X v10.8.5
Processor : Intel core i5
*Error Message:*
Creating Python environment
New python executable in
/Volumes/firefoxos/B2G/objdir-gecko/_virtualenv/bin/python
ERROR: The executable
/Volumes/firefoxos/B2G/objdir-gecko/_virtualenv/bin/python is not
functioning
ERROR: It thinks sys.prefix is
u'/System/Library/Frameworks/Python.framework/Versions/2.7' (should be
u'/Volumes/firefoxos/B2G/objdir-gecko/_virtualenv')
ERROR: virtualenv is not compatible with this system or executable
Traceback (most recent call last):
File
"/Volumes/firefoxos/B2G/gecko/python/mozbuild/mozbuild/virtualenv.py", line
473, in <module>
manager.ensure()
File
"/Volumes/firefoxos/B2G/gecko/python/mozbuild/mozbuild/virtualenv.py", line
128, in ensure
return self.build()
File
"/Volumes/firefoxos/B2G/gecko/python/mozbuild/mozbuild/virtualenv.py", line
371, in build
self.create()
File
"/Volumes/firefoxos/B2G/gecko/python/mozbuild/mozbuild/virtualenv.py", line
147, in create
raise Exception('Error creating virtualenv.')
Exception: Error creating virtualenv.
------ config.log ------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:1195: checking host system type
configure:1216: checking target system type
configure:1234: checking build system type
configure:1309: checking for mawk
configure:1309: checking for gawk
configure:1309: checking for nawk
configure:1309: checking for awk
configure:1395: checking for python2.7
*** Fix above errors and then restart with "make -f
client.mkbuild"
make[3]: *** [configure] Error 1
make[2]: *** [/Volumes/firefoxos/B2G/objdir-gecko/Makefile] Error 2
make[1]: *** [build] Error 2
make: *** [out/target/product/generic/obj/DATA/gecko_intermediates/gecko]
Error 2
real 2m3.373s
user 0m33.712s
sys 0m15.402s
> Build failed! <
--
Victor
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g