m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.51k stars 262 forks source link

[mingw32|mingw64] [repo] #2472

Closed Georgecolla closed 1 year ago

Georgecolla commented 1 year ago

im using 64 build in win 10 but i didnt aware why this error and my device have enough resource anyone have solution

┌ mpv git  ............................................ [Recently updated]
├ Running bootstrap...
├ Installing python-docutils... done
├ Running configure...
Likely error (tail of the failed operation logfile):
           ^^^^^^^^^^
  File "/build/mpv-git/.waf3-2.0.25-767522112be77f8585812fcfaa08e805/waflib/Configure.py", line 347, in run_build
    shutil.rmtree(dir)
  File "/usr/lib/python3.11/shutil.py", line 732, in rmtree
    _rmtree_safe_fd(fd, path, onerror)
  File "/usr/lib/python3.11/shutil.py", line 666, in _rmtree_safe_fd
    onerror(os.rmdir, fullname, sys.exc_info())
  File "/usr/lib/python3.11/shutil.py", line 664, in _rmtree_safe_fd
    os.rmdir(entry.name, dir_fd=topfd)
OSError: [Errno 16] Device or resource busy: 'testbuild'
configure failed. Check C:/media-autobuild_suite-master/build/mpv-git/ab-suite.configure.log
This is required for other packages, so this script will exit.
  Creating diagnostics file...

Attach C:\media-autobuild_suite-master\build\logs.zip to the GitHub issue.
Make sure the suite is up-to-date before reporting an issue. It might've been fixed already.

Try running the build again at a later time.

[logs.zip] ( logs.zip https://github.com/jb-alvarado/media-autobuild_suite)