angrybunny Posted May 12 Report Share Posted May 12 (edited) Just tried to run update-workspaces.sh and got the following error: /home/ldh/Downloads/0ad/libraries/source/spidermonkey/mozjs-91.13.1/python/mozbuild/mozbuild/configure/__init__.py:915: SyntaxWarning: invalid escape sequence '\.' RE_MODULE = re.compile("^[a-zA-Z0-9_\.]+$") Traceback (most recent call last): File "/home/ldh/Downloads/0ad/libraries/source/spidermonkey/mozjs-91.13.1/build-debug/../js/src/../../configure.py", line 22, in <module> from mozbuild.configure import ( File "/home/ldh/Downloads/0ad/libraries/source/spidermonkey/mozjs-91.13.1/python/mozbuild/mozbuild/configure/__init__.py", line 13, in <module> from six.moves import builtins as __builtin__ ModuleNotFoundError: No module named 'six.moves' ERROR: SpiderMonkey build failed I have attached the full log. Running latest Fedora release on amd ryzen 7 buildattempt.txt Edited May 12 by angrybunny Adding system info Quote Link to comment Share on other sites More sharing options...
angrybunny Posted May 12 Author Report Share Posted May 12 Just realized that the actual error comes from not having the module 'six.moves' Quote Link to comment Share on other sites More sharing options...
s0600204 Posted May 12 Report Share Posted May 12 Are you attempting to build with python 3.12 (or newer) installed globally? Then please see https://code.wildfiregames.com/D5227. Quote Link to comment Share on other sites More sharing options...
angrybunny Posted May 12 Author Report Share Posted May 12 1 hour ago, s0600204 said: Are you attempting to build with python 3.12 (or newer) installed globally? Then please see https://code.wildfiregames.com/D5227. Thank you. That fixed that error, but now onto another lol: patching file third_party/python/virtualenv/virtualenv/util/path/_win.py patching file third_party/python/virtualenv/virtualenv/util/subprocess/_win_subprocess.py patching file third_party/python/virtualenv/virtualenv/version.py patching file third_party/python/virtualenv/__virtualenv__/pathlib2-2.3.5-py2.py3-none-any/pathlib2-2.3.5.dist-info/RECORD cp: cannot stat '../wheels/*.whl': No such file or directory ERROR: SpiderMonkey build failed Going to do more research. Seems that every time I try and build anything from mozilla, it fails. Quote Link to comment Share on other sites More sharing options...
bb_ Posted May 13 Report Share Posted May 13 Probably see my inline comment: https://code.wildfiregames.com/D5227#inline-101992 Quote Link to comment Share on other sites More sharing options...
b1g1d3a Posted May 21 Report Share Posted May 21 [roothopper@l1lID3A workspace]$ git switch py312 fatal: invalid reference: py312 ??? How do you guys share code / How do I get this critical fix? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.