Problem by installing RTEMS 5.1 on Windows 10
Chris Johns
chrisj at rtems.org
Mon Mar 8 21:54:55 UTC 2021
On 5/3/21 7:36 pm, Olga Syrbachova wrote:
> Thank you very much for your reply. I'm using MSYS2 MinGW 64-bit.
> Actually I also tried to install RTEMS 4.11.0 and 4.11.2 and I didn't succeed.
> After running:
> $ ../source-builder/sb-set-builder --prefix=/opt/rtems/4.11 4.11/rtems-sparc
> --jobs=none
>
> in ... at LAPTOP-NOT8H6PV MINGW64 /c/opt/rtems/4.11.0/rtems
>
> I got this error:
> ...
> package: expat-2.1.0-x86_64-w64-mingw32-1
> Build Set: Time 0:04:39.603651
> Traceback (most recent call last):
> File "../source-builder/sb-set-builder", line 29, in <module>
> setbuilder.run()
> File "../source-builder/sb/setbuilder.py", line 502, in run
> b.build(deps)
> File "../source-builder/sb/setbuilder.py", line 354, in build
> self.build_package(configs[s], b)
> File "../source-builder/sb/setbuilder.py", line 191, in build_package
> _build.make()
> File "../source-builder/sb/build.py", line 471, in make
> self.builddir()
> File "../source-builder/sb/build.py", line 340, in builddir
> self.rmdir(builddir)
> File "../source-builder/sb/build.py", line 161, in rmdir
> path.removeall(rmpath)
> File "../source-builder/sb/path.py", line 150, in removeall
> os.unlink(file)
> PermissionError: [WinError 5] Zugriff verweigert:
> 'C:\\opt\\rtems\\4.11.0\\rtems\\build\\e2xwm1\\expat-2.1.0\\xmlwf\\xmlwf.exe'
Is that command running? Something has this file locked.
Is Windows running in a VM or on hardware?
Chris
More information about the users
mailing list