[Webkit-unassigned] [Bug 53591] print-vse-failure-logs: "Found 0 VSE Build Logs" and "WebKit/WebKitBuild/obj" is not there

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 15 23:22:42 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=53591





--- Comment #16 from zy.zorro <zy.zorro at gmail.com>  2011-03-15 23:22:42 PST ---
(In reply to comment #15)
> >Can we make print-vse-failure-logs respect the current configuration? I.e., this:
> >
I tried to compile webkit on win7 32bit with  VC++ 2005 Express  after patching the two patches from 53590 and 53591. But I still got failure, following is the output.

$ ./build-webkit --debug
WebKitSupportLibrary is up-to-date.
Building results into: /home/Administrator/WebKit/WebKitBuild
WEBKITOUTPUTDIR is set to: C:\cygwin\home\Administrator\WebKit\WebKitBuild
WEBKITLIBRARIESDIR is set to: C:\cygwin\home\Administrator\WebKit\WebKitLibrarie
s\win
/cygdrive/c/Program Files/Microsoft Visual Studio 8/Common7/IDE/VCExpress.exe wi
n\WebKit.vcproj\WebKit.sln /build Debug
      3 [main] python 7512 C:\cygwin\bin\python.exe: *** fatal error - unable to
 remap \\?\C:\cygwin\lib\python2.6\lib-dynload\time.dll to same address as paren
t: 0x2F0000 != 0x3C0000
      3 [main] python 7512 C:\cygwin\bin\python.exe: *** fatal error - unable to
 remap \\?\C:\cygwin\lib\python2.6\lib-dynload\time.dll to same address as paren
t: 0x2F0000 != 0x3C0000
Stack trace:
Frame     Function  Args
0022A528  6102792B  (0022A528, 00000000, 00000000, 00000000)
0022A818  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022B848  61004F3B  (611A6FAC, 6124CABC, 002F0000, 003C0000)
End of stack trace
      2 [main] python 8020 fork: child 7512 - died waiting for dll loading, errn
o 11
      2 [main] python 8020 fork: child 7512 - died waiting for dll loading, errn
o 11
Traceback (most recent call last):
  File "Tools/Scripts/print-vse-failure-logs", line 130, in <module>
    PrintVisualStudioExpressLogs(option).main()
  File "Tools/Scripts/print-vse-failure-logs", line 104, in main
    build_log_paths = self._sort_buildlogs(self._find_buildlogs(self._obj_direct
ory()))
  File "Tools/Scripts/print-vse-failure-logs", line 87, in _obj_directory
    build_directory = os.path.dirname(self._executive.run_command([build_directo
ry_script_path, "--configuration", self._mode]).rstrip())
  File "/home/Administrator/WebKit/Tools/Scripts/webkitpy/common/system/executiv
e.py", line 354, in run_command
    close_fds=self._should_close_fds())
  File "/usr/lib/python2.6/subprocess.py", line 633, in __init__
    errread, errwrite)
  File "/usr/lib/python2.6/subprocess.py", line 1049, in _execute_child
    self.pid = os.fork()
OSError: [Errno 11] Resource temporarily unavailable


===== BUILD FAILED ======

Please ensure you have run Tools/Scripts/update-webkit to install dependencies.

You can view build errors by checking the BuildLog.htm files located at:
/home/Administrator/WebKit/WebKitBuild/Debug/obj/<project>.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list