[Webkit-unassigned] [Bug 149625] New: Fix the clean-build script on the WinCairo buildbot
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 29 08:09:12 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=149625
Bug ID: 149625
Summary: Fix the clean-build script on the WinCairo buildbot
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ossy at webkit.org
CC: achristensen at apple.com, lforschler at apple.com,
youennf at gmail.com
https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/49631
Traceback (most recent call last):
File "./Tools/BuildSlaveSupport/clean-build", line 59, in <module>
sys.exit(main())
File "./Tools/BuildSlaveSupport/clean-build", line 56, in main
shutil.rmtree(webkit_build_directory)
File "C:\Python27\lib\shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "C:\Python27\lib\shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "C:\Python27\lib\shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "C:\Python27\lib\shutil.py", line 256, in rmtree
onerror(os.rmdir, path, sys.exc_info())
File "C:\Python27\lib\shutil.py", line 254, in rmtree
os.rmdir(path)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\Alex\\Documents\\WinCairoBot\\win-cairo-release\\build\\WebKitBuild\\Release\\DerivedSources\\WebCore'
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150929/0d54549c/attachment-0001.html>
More information about the webkit-unassigned
mailing list