Adam/Sijin - Thanks for your inputs...some further progress, but still some further errors.
Attached is the log file... >> From your build log it looks like you're facing an issue that I faced earlier this week with the line endings. >> Take a look at the build-generated-files.sh files in the windows specific project folders, some of them are using CRLF line endings, if your cygwin >> environment is setup to use unix line endings, then you'll get the errors below. Change the line endings in these files to be unix compatible i.e. LF >> and then the build-generated-files.sh script should run properly.
1>------ Build started: Project: JavaScriptCoreGenerated, Configuration: Release Win32 ------ 2>------ Build started: Project: WTF, Configuration: Debug Win32 ------ 2>Performing Pre-Build Event... 1>Performing Makefile project actions 1> xcopy /y/d/e/i "..\..\..\WebKitLibraries\win\tools" "C:\cygwin\home\a21612\WebKit\WebKitLibraries\win\tools" 1>Cannot perform a cyclic copy 1>0 File(s) copied 1> set PATH=%PATH%;%SystemDrive%\cygwin\bin 1> touch "C:\cygwin\home\a21612\WebKit\WebKitBuild\buildfailed" 1> bash build-generated-files.sh "C:\cygwin\home\a21612\WebKit\WebKitBuild" "C:\cygwin\home\a21612\WebKit\WebKitLibraries\win" 1>Can't find c:\Program on PATH. 1>NMAKE : fatal error U1077: 'C:\cygwin\bin\bash.EXE' : return code '0x1' 1>Stop. 1>Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions" 1>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\JavaScriptCoreGenerated\Release\BuildLog.htm" 1>JavaScriptCoreGenerated - 2 error(s), 0 warning(s) 2>Compiling... 3>------ Build started: Project: JavaScriptCore, Configuration: Debug Win32 ------ 3>Performing Pre-Build Event... 3>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 3>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\JavaScriptCore\Debug\BuildLog.htm" 3>JavaScriptCore - 1 error(s), 0 warning(s) 2>CollatorDefault.cpp 4>------ Build started: Project: WebCoreGenerated, Configuration: Release Win32 ------ 4>Performing Makefile project actions 4>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 4>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\WebCoreGenerated\Release\BuildLog.htm" 4>WebCoreGenerated - 1 error(s), 0 warning(s) 2>c:\cygwin\home\a21612\WebKit\JavaScriptCore\wtf/unicode/icu/UnicodeIcu.h(28) : fatal error C1083: Cannot open include file: 'unicode/uchar.h': No such file or directory 2>CollatorICU.cpp 2>c:\cygwin\home\a21612\WebKit\JavaScriptCore\wtf/unicode/icu/UnicodeIcu.h(28) : fatal error C1083: Cannot open include file: 'unicode/uchar.h': No such file or directory 2>FastMalloc.cpp 2>..\..\wtf\FastMalloc.cpp(81) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory 2>TCSystemAlloc.cpp 5>------ Build started: Project: FindSafari, Configuration: Release Win32 ------ 5>Performing Pre-Link Event... 5>Linking... 5>link: missing operand after `ÿþ/' 5>Try `link --help' for more information. 5>Project : error PRJ0002 : Error result 1 returned from 'C:\cygwin\bin\link.exe'. 5>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\FindSafari\Release\BuildLog.htm" 5>FindSafari - 1 error(s), 0 warning(s) 2>c:\cygwin\home\a21612\webkit\javascriptcore\wtf\TCSpinLock.h(40) : fatal error C1083: Cannot open include file: 'sched.h': No such file or directory 2>UTF8.cpp 2>c:\cygwin\home\a21612\WebKit\JavaScriptCore\wtf/unicode/icu/UnicodeIcu.h(28) : fatal error C1083: Cannot open include file: 'unicode/uchar.h': No such file or directory 2>Generating Code... 2>Project : warning PRJ0018 : The following environment variables were not found: 2>$(PRODUCTION) 2>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\WTF\Debug\BuildLog.htm" 2>WTF - 5 error(s), 0 warning(s) 6>------ Build started: Project: QTMovieWin, Configuration: Debug Win32 ------ 6>Performing Pre-Build Event... 6>Compiling... 6>QTMovieWin.cpp 6>c:\cygwin\home\a21612\WebKit\WebCore\ForwardingHeaders\wtf/Platform.h(1) : fatal error C1083: Cannot open include file: 'JavaScriptCore/Platform.h': No such file or directory 6>QTMovieWinTimer.cpp 6>c:\cygwin\home\a21612\WebKit\WebCore\ForwardingHeaders\wtf/Platform.h(1) : fatal error C1083: Cannot open include file: 'JavaScriptCore/Platform.h': No such file or directory 6>Generating Code... 6>Project : warning PRJ0018 : The following environment variables were not found: 6>$(PRODUCTION) 6>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\QTMovieWin\Debug\BuildLog.htm" 6>QTMovieWin - 2 error(s), 0 warning(s) 7>------ Build started: Project: WebCore, Configuration: Debug_Cairo Win32 ------ 7>Performing Pre-Build Event... 7>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 7>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\WebCore\Debug_Cairo\BuildLog.htm" 7>WebCore - 1 error(s), 0 warning(s) 8>------ Build started: Project: ImageDiff, Configuration: Debug Win32 ------ 8>Performing Pre-Build Event... 8>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 8>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\ImageDiff\Debug\BuildLog.htm" 8>ImageDiff - 1 error(s), 0 warning(s) 9>------ Build started: Project: InterfacesGenerated, Configuration: Release Win32 ------ 9>Performing Makefile project actions 9>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 9>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\InterfacesGenerated\Release\BuildLog.htm" 9>InterfacesGenerated - 1 error(s), 0 warning(s) 10>------ Build started: Project: Interfaces, Configuration: Debug Win32 ------ 10>Performing Pre-Build Event... 10>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 10>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\Interfaces\Debug\BuildLog.htm" 10>Interfaces - 1 error(s), 0 warning(s) 11>------ Build started: Project: WebKitGUID, Configuration: Debug Win32 ------ 11>Performing Pre-Build Event... 11>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 11>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\WebKitGUID\Debug\BuildLog.htm" 11>WebKitGUID - 1 error(s), 0 warning(s) 12>------ Build started: Project: WebKit, Configuration: Debug_Cairo Win32 ------ 12>Performing Pre-Build Event... 12>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 12>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\WebKit\Debug_Cairo\BuildLog.htm" 12>WebKit - 1 error(s), 0 warning(s) 13>------ Build started: Project: testkjs, Configuration: Debug Win32 ------ 14>------ Build started: Project: WinLauncher, Configuration: Debug Win32 ------ 13>Performing Pre-Build Event... 14>Compiling... 13>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 13>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\testkjs\Debug\BuildLog.htm" 13>testkjs - 1 error(s), 0 warning(s) 14>WinLauncher.cpp 15>------ Build started: Project: TestNetscapePlugin, Configuration: Debug Win32 ------ 15>Performing Pre-Build Event... 15>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 15>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\TestNetscapePlugin\Debug\BuildLog.htm" 15>TestNetscapePlugin - 1 error(s), 0 warning(s) 14>c:\cygwin\home\a21612\webkit\webkittools\winlauncher\winlauncher.h(29) : fatal error C1083: Cannot open include file: 'WebKit.h': No such file or directory 14>Project : warning PRJ0018 : The following environment variables were not found: 14>$(PRODUCTION) 14>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\WinLauncher\Debug\BuildLog.htm" 14>WinLauncher - 1 error(s), 0 warning(s) 16>------ Build started: Project: DumpRenderTree, Configuration: Debug Win32 ------ 16>Performing Pre-Build Event... 16>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 16>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\DumpRenderTree\Debug\BuildLog.htm" 16>DumpRenderTree - 1 error(s), 0 warning(s) 17>------ Build started: Project: Drosera, Configuration: Debug Win32 ------ 17>Performing Pre-Build Event... 17>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 17>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\Drosera\Debug\BuildLog.htm" 17>Drosera - 1 error(s), 0 warning(s) 18>------ Build started: Project: testapi, Configuration: Debug Win32 ------ 18>Performing Pre-Build Event... 18>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 18>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\testapi\Debug\BuildLog.htm" 18>testapi - 1 error(s), 0 warning(s) ========== Build: 0 succeeded, 18 failed, 0 up-to-date, 0 skipped ==========
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

