This error
@roytam1 I tried ./mach build but this happened
Error running mach:
['build']
The error occurred in code that was called by the mach command. This is either a bug in the called code itself or in the way that mach is calling it.
You should consider filing a bug for this issue.
If filing a bug, please include the full output of mach, including this error message.
The details of the failure are as follows:
OSError: [Errno 13] Permission denied
File "/home/faris/Downloads/basilisk55-master/python/mozbuild/mozbuild/base.py", line 722, in init self._ensure_state_subdir_exists('.') File "/home/faris/Downloads/basilisk55-master/python/mozbuild/mozbuild/base.py", line 432, in _ensure_state_subdir_exists path = os.path.join(self.statedir, subdir) File "/home/faris/Downloads/basilisk55-master/python/mozbuild/mozbuild/base.py", line 266, in statedir return os.path.join(self.topobjdir, '.mozbuild') File "/home/faris/Downloads/basilisk55-master/python/mozbuild/mozbuild/base.py", line 192, in topobjdir default='obj-@CONFIG_GUESS@') File "/home/faris/Downloads/basilisk55-master/python/mozbuild/mozbuild/base.py", line 181, in resolve_mozconfig_topobjdir self.resolve_config_guess()) File "/home/faris/Downloads/basilisk55-master/python/mozbuild/mozbuild/base.py", line 364, in resolve_config_guess subprocess.check_output(args, cwd=self.topsrcdir).strip()) File "/usr/lib/python2.7/subprocess.py", line 212, in check_output process = Popen(stdout=PIPE, *popenargs, **kwargs) File "/usr/lib/python2.7/subprocess.py", line 390, in init errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child raise child_exception C:/home/faris/Downloads/basilisk55-master>chmod +x ./ C:/home/faris/Downloads/basilisk55-master>./mach build Error running mach:
['build']
The error occurred in code that was called by the mach command. This is either a bug in the called code itself or in the way that mach is calling it.
You should consider filing a bug for this issue.
If filing a bug, please include the full output of mach, including this error message.
The details of the failure are as follows:
OSError: [Errno 13] Permission denied
File "/home/faris/Downloads/basilisk55-master/python/mozbuild/mozbuild/base.py", line 722, in init self._ensure_state_subdir_exists('.') File "/home/faris/Downloads/basilisk55-master/python/mozbuild/mozbuild/base.py", line 432, in _ensure_state_subdir_exists path = os.path.join(self.statedir, subdir) File "/home/faris/Downloads/basilisk55-master/python/mozbuild/mozbuild/base.py", line 266, in statedir return os.path.join(self.topobjdir, '.mozbuild') File "/home/faris/Downloads/basilisk55-master/python/mozbuild/mozbuild/base.py", line 192, in topobjdir default='obj-@CONFIG_GUESS@') File "/home/faris/Downloads/basilisk55-master/python/mozbuild/mozbuild/base.py", line 181, in resolve_mozconfig_topobjdir self.resolve_config_guess()) File "/home/faris/Downloads/basilisk55-master/python/mozbuild/mozbuild/base.py", line 364, in resolve_config_guess subprocess.check_output(args, cwd=self.topsrcdir).strip()) File "/usr/lib/python2.7/subprocess.py", line 212, in check_output process = Popen(stdout=PIPE, *popenargs, **kwargs) File "/usr/lib/python2.7/subprocess.py", line 390, in init errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child raise child_exception
do you do this in ntfs volume? it is untested on non-ntfs volumes.
trying to make a linux build
trying to make a linux build
build under wsl is also untested
I was doing it on debian, can u test?
trying to make a linux build
build under wsl is also untested
Linux support would be cool
...
trying to make a linux build
build under wsl is also untested
Linux support would be cool
patch is welcomed, but I don't have any linux environment to use and test.
@roytam1 you can try using virtualbox or any virtual machine software
@roytam1 you can try using virtualbox or any virtual machine software
I mean I don't have time on this.
ok