[webkit-help] webkit build error : fatal error C1033: cannot open program database ''

narendra r narendra.zan at gmail.com
Mon Jul 18 11:13:55 PDT 2011


Hi,
       I am trying to build the webkit source and i am getting some
strange error listed below.
       Looks like some Visual stdio config/setting issue, but i am not
getting any clue how to go about now.

      I had followed the steps given in
http://www.webkit.org/building/build.html.
      I am not able to figure out now what i have done wrong or missed
which may be causing the problem. Please help me if any one know the
solution.




>------ Build started: Project: WTF, Configuration: Debug_All Win32 ------
2>Performing Pre-Build Event...
2>/usr/bin/which: no bash in (/cygdrive/c/Program Files
(x86)/Microsoft Visual Studio 8/VC/bin:/cygdrive/c/Program Files
(x86)/Microsoft Visual Studio 8/VC/PlatformSDK/bin:/cygdrive/c/Program
Files (x86)/Microsoft Visual Studio
8/Common7/Tools/bin:/cygdrive/c/Program Files (x86)/Microsoft Visual
Studio 8/Common7/tools:/cygdrive/c/Program Files (x86)/Microsoft
Visual Studio 8/Common7/ide:/cygdrive/c/Program Files (x86)/HTML Help
Workshop:/cygdrive/c/Program Files (x86)/Microsoft Visual Studio
8/SDK/v2.0/bin:/cygdrive/c/Windows/Microsoft.NET/Framework/v2.0.50727:/cygdrive/c/Program
Files (x86)/Microsoft Visual Studio 8:/cygdrive/c/Program Files
(x86)/Microsoft Visual Studio
8/SDK/v2.0/bin:/cygdrive/c/Windows/SysWow64:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program
Files (x86)/Microsoft SQL Server/90/Tools/binn:/cygdrive/c/Program
Files (x86)/QuickTime/QTSystem)
2>Compiling...
2>cl : Command line warning D9042 : invalid value '6011' for '/wd';
assuming '4999'; Code Analysis warnings are not available in this
edition of the compiler
2>cl : Command line warning D9042 : invalid value '6031' for '/wd';
assuming '4999'; Code Analysis warnings are not available in this
edition of the compiler
2>cl : Command line warning D9042 : invalid value '6211' for '/wd';
assuming '4999'; Code Analysis warnings are not available in this
edition of the compiler
2>cl : Command line warning D9042 : invalid value '6246' for '/wd';
assuming '4999'; Code Analysis warnings are not available in this
edition of the compiler
2>cl : Command line warning D9042 : invalid value '6255' for '/wd';
assuming '4999'; Code Analysis warnings are not available in this
edition of the compiler
2>cl : Command line warning D9042 : invalid value '6387' for '/wd';
assuming '4999'; Code Analysis warnings are not available in this
edition of the compiler
2>MainThreadWin.cpp
2>..\..\wtf\win\MainThreadWin.cpp : fatal error C1033: cannot open
program database ''
2>OwnPtrWin.cpp
2>..\..\wtf\win\OwnPtrWin.cpp : fatal error C1033: cannot open program
database ''
2>UTF8.cpp
2>..\..\wtf\unicode\UTF8.cpp : fatal error C1033: cannot open program
database ''
2>CollatorICU.cpp
2>..\..\wtf\unicode\icu\CollatorICU.cpp : fatal error C1033: cannot
open program database ''
2>AtomicString.cpp
2>..\..\wtf\text\AtomicString.cpp : fatal error C1033: cannot open
program database ''
2>CString.cpp
2>..\..\wtf\text\CString.cpp : fatal error C1033: cannot open program
database ''
2>StringBuilder.cpp
2>..\..\wtf\text\StringBuilder.cpp : fatal error C1033: cannot open
program database ''
2>StringImpl.cpp
2>..\..\wtf\text\StringImpl.cpp : fatal error C1033: cannot open
program database ''
2>StringStatics.cpp
2>..\..\wtf\text\StringStatics.cpp : fatal error C1033: cannot open
program database ''
2>WTFString.cpp
2>..\..\wtf\text\WTFString.cpp : fatal error C1033: cannot open
program database ''
2>Assertions.cpp
2>..\..\wtf\Assertions.cpp : fatal error C1033: cannot open program database ''
2>ByteArray.cpp
2>..\..\wtf\ByteArray.cpp : fatal error C1033: cannot open program database ''
2>CryptographicallyRandomNumber.cpp
2>..\..\wtf\CryptographicallyRandomNumber.cpp : fatal error C1033:
cannot open program database ''
2>CurrentTime.cpp
2>..\..\wtf\CurrentTime.cpp : fatal error C1033: cannot open program database ''
2>DecimalNumber.cpp
2>..\..\wtf\DecimalNumber.cpp : fatal error C1033: cannot open program
database ''
2>DynamicAnnotations.cpp
2>..\..\wtf\DynamicAnnotations.cpp : fatal error C1033: cannot open
program database ''
2>dtoa.cpp
2>..\..\wtf\dtoa.cpp : fatal error C1033: cannot open program database ''
2>FastMalloc.cpp
2>..\..\wtf\FastMalloc.cpp : fatal error C1033: cannot open program database ''
2>HashTable.cpp
2>..\..\wtf\HashTable.cpp : fatal error C1033: cannot open program database ''
2>MainThread.cpp
2>..\..\wtf\MainThread.cpp : fatal error C1033: cannot open program database ''
2>Generating Code...
2>Compiling...
2>MD5.cpp
2>..\..\wtf\MD5.cpp : fatal error C1033: cannot open program database ''
2>NullPtr.cpp
2>..\..\wtf\NullPtr.cpp : fatal error C1033: cannot open program database ''
2>OSAllocatorWin.cpp
2>..\..\wtf\OSAllocatorWin.cpp : fatal error C1033: cannot open
program database ''
2>OSRandomSource.cpp
2>..\..\wtf\OSRandomSource.cpp : fatal error C1033: cannot open
program database ''
2>PageAllocationAligned.cpp
2>..\..\wtf\PageAllocationAligned.cpp : fatal error C1033: cannot open
program database ''
2>PageBlock.cpp
2>..\..\wtf\PageBlock.cpp : fatal error C1033: cannot open program database ''
2>ParallelJobsGeneric.cpp
2>..\..\wtf\ParallelJobsGeneric.cpp : fatal error C1033: cannot open
program database ''
2>RandomNumber.cpp
2>..\..\wtf\RandomNumber.cpp : fatal error C1033: cannot open program
database ''
2>RefCountedLeakCounter.cpp
2>..\..\wtf\RefCountedLeakCounter.cpp : fatal error C1033: cannot open
program database ''
2>SHA1.cpp
2>..\..\wtf\SHA1.cpp : fatal error C1033: cannot open program database ''
2>SizeLimits.cpp
2>..\..\wtf\SizeLimits.cpp : fatal error C1033: cannot open program database ''
2>StackBounds.cpp
2>..\..\wtf\StackBounds.cpp : fatal error C1033: cannot open program database ''
2>StringExtras.cpp
2>..\..\wtf\StringExtras.cpp : fatal error C1033: cannot open program
database ''
2>TCSystemAlloc.cpp
2>..\..\wtf\TCSystemAlloc.cpp : fatal error C1033: cannot open program
database ''
2>Threading.cpp
2>..\..\wtf\Threading.cpp : fatal error C1033: cannot open program database ''
2>ThreadingNone.cpp
2>..\..\wtf\ThreadingNone.cpp : fatal error C1033: cannot open program
database ''
2>ThreadingWin.cpp
2>..\..\wtf\ThreadingWin.cpp : fatal error C1033: cannot open program
database ''
2>ThreadSpecificWin.cpp
2>..\..\wtf\ThreadSpecificWin.cpp : fatal error C1033: cannot open
program database ''
2>TypeTraits.cpp
2>..\..\wtf\TypeTraits.cpp : fatal error C1033: cannot open program database ''
2>WTFThreadData.cpp
2>..\..\wtf\WTFThreadData.cpp : fatal error C1033: cannot open program
database ''
2>Generating Code...
2>Build log was saved at
"file://E:\webkitOpenSource\webkit\WebKit-r87475\WebKit-r87475\WebKitBuild\Debug_All\obj\WTF\BuildLog.htm"
2>WTF - 40 error(s), 6 warning(s)
3>------ Build started: Project: JavaScriptCore, Configuration:
Debug_All Win32 ------
3>Performing Pre-Build Event...
3>/usr/bin/which: no bash in (/cygdrive/c/Program Files
(x86)/Microsoft Visual Studio 8/VC/bin:/cygdrive/c/Program Files
(x86)/Microsoft Visual Studio 8/VC/PlatformSDK/bin:/cygdrive/c/Program
Files (x86)/Microsoft Visual Studio
8/Common7/Tools/bin:/cygdrive/c/Program Files (x86)/Microsoft Visual
Studio 8/Common7/tools:/cygdrive/c/Program Files (x86)/Microsoft
Visual Studio 8/Common7/ide:/cygdrive/c/Program Files (x86)/HTML Help
Workshop:/cygdrive/c/Program Files (x86)/Microsoft Visual Studio
8/SDK/v2.0/bin:/cygdrive/c/Windows/Microsoft.NET/Framework/v2.0.50727:/cygdrive/c/Program
Files (x86)/Microsoft Visual Studio 8:/cygdrive/c/Program Files
(x86)/Microsoft Visual Studio
8/SDK/v2.0/bin:/cygdrive/c/Windows/SysWow64:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program
Files (x86)/Microsoft SQL Server/90/Tools/binn:/cygdrive/c/Program
Files (x86)/QuickTime/QTSystem)
3>cygwin warning:
3>  MS-DOS style path detected:
E:\webkitOpenSource\webkit\WebKit-r87475\WebKit-r87475\WebKitBuild\Debug_All\buildfailed
3>  Preferred POSIX equivalent is:
/cygdrive/e/webkitOpenSource/webkit/WebKit-r87475/WebKit-r87475/WebKitBuild/Debug_All/buildfailed
3>  CYGWIN environment variable option "nodosfilewarning" turns off
this warning.
3>  Consult the user's guide for more details about POSIX paths:

-- 
( naren )


More information about the webkit-help mailing list