Andrew, Farid,

Our Intel C++ builds (both 9.1 and 10) on Windows are failing with
various configuration errors. Have you guys seen them yet and if so,
do you have any comments on what's going on?

Here's one from this build:
http://people.apache.org/~sebor/stdcxx/results/win_2000-4-x86-icl-32b-9.1-11s-558871-log.gz.txt

Performing Custom Build Step
The system cannot find the path specified.
Configuring for icc-9.1 - 11s Debug Static
checking if compiler is sane... Configure: Fatal error: Compiler failed sanity check You may see log here: file://D:/bman5/builds/33883718/source-buildspace/build/icc-9.1/11s/include/config.log Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"

The config.log message indicates the compiler driver isn't installed:
Compiling with command "icl /c /EHsc /GS /D_CRT_SECURE_NO_DEPRECATE /GR /MTd /Zi /Gm /I"D:\bman5\builds\33883718\source-buildspace\build\icc-9.1\11s\include\tests" /I"D:\bman5\builds\33883718\source-buildspace\include" /Fo"D:\bman5\builds\33883718\source-buildspace\build\icc-9.1\11s\include\tests\\" /Fd"D:\bman5\builds\33883718\source-buildspace\build\icc-9.1\11s\include\tests\sanity.pdb" "D:\bman5\builds\33883718\source-buildspace\build\icc-9.1\11s\include\tests\sanity.cpp""
'icl' is not recognized as an internal or external command,
operable program or batch file.


Another but different one here:
http://people.apache.org/~sebor/stdcxx/results/win_2003-1-amd64-icl-32b-10.0-12d-win32-558871-log.gz.txt
### Creating solution
Solution generation script
Checking arguments...
Building directory tree created
Checking consistence...
 conversion utility not found
### Building solution / Creating HTML log
'build\build_icc-10.0.bat' is not recognized as an internal or external command,

Thanks
Martin

Reply via email to