MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009643 | CMake | CMake | public | 2009-10-02 06:27 | 2016-06-10 14:31 |
| Reporter | Mathieu Malaterre | ||||
| Assigned To | Brad King | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0009643: Output is meaningless for missing file. | ||||
| Description | CMake does not report the full error log. CMake reports: Run Build Command:nmake /NOLOGO "cmTryCompileExec\fast" nmake -f CMakeFiles\cmTryCompileExec.dir\build.make /nologo -L CMakeFiles\cmTryCompileExec.dir\build "C:\Program Files\CMake 2.6\bin\cmake.exe" -E cmake_progress_report C:\cygwin\home\mathieu\Perso\gdcm\debug-wine\CMakeFiles\CMakeTmp\CMakeFiles 1 File not found NMAKE : fatal error U1077: '"C:\Program Files\CMake 2.6\bin\cmake.exe"' : return code '0x2331' Stop. While grepping in the error log one can find: Determining if this is a free VC compiler failed with the following output: CMakeTestForFreeVC.cxx LINK : fatal error LNK1104: cannot open file 'MSVCRT.lib' Determining if the C compiler works failed with the following output: Change Dir: C:/cygwin/home/mathieu/Perso/gdcm/debug-wine/CMakeFiles/CMakeTmp Run Build Command:nmake /NOLOGO "cmTryCompileExec\fast" nmake -f CMakeFiles\cmTryCompileExec.dir\build.make /nologo -L CMakeFiles\cmTryCompileExec.dir\build "C:\Program Files\CMake 2.6\bin\cmake.exe" -E cmake_progress_report C:\cygwin\home\mathieu\Perso\gdcm\debug-wine\CMakeFiles\CMakeTmp\CMakeFiles 1 File not found NMAKE : fatal error U1077: '"C:\Program Files\CMake 2.6\bin\cmake.exe"' : return code '0x2331' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Bin\nmake.exe"' : return code '0x2' Stop. | ||||
| Steps To Reproduce | |||||
| Additional Information | Clearly the important line is: LINK : fatal error LNK1104: cannot open file 'MSVCRT.lib' It should not be discarded from the output. A simple way to reproduce is simply remove (rename) MSVCRT.lib to blaMSVCRT.lib Thanks ! | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-10-02 06:27 | Mathieu Malaterre | New Issue | |||
| 2009-10-02 06:29 | Mathieu Malaterre | Note Added: 0017891 | |||
| 2009-10-02 09:34 | Bill Hoffman | Status | new => assigned | ||
| 2009-10-02 09:34 | Bill Hoffman | Assigned To | => Brad King | ||
| 2009-10-02 09:55 | Brad King | Note Added: 0017897 | |||
| 2012-08-13 10:44 | Brad King | Status | assigned => backlog | ||
| 2012-08-13 10:44 | Brad King | Note Added: 0030559 | |||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041601 | |||
| 2016-06-10 14:27 | Kitware Robot | Status | backlog => resolved | ||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||