Jump to content

angrybunny

Community Newbie
  • Posts

    3
  • Joined

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

angrybunny's Achievements

Tiro

Tiro (1/14)

0

Reputation

  1. 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.
  2. Just realized that the actual error comes from not having the module 'six.moves'
  3. 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
×
×
  • Create New...