Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Useless failures reports/broken testers
From: Beman Dawes (bdawes_at_[hidden])
Date: 2008-12-23 08:51:50


On Mon, Dec 22, 2008 at 9:54 PM, Gennadiy Rozental <rogeeff_at_[hidden]> wrote:

> * Huang-Vista-x64 (intel- vc9- win- 11.0_x86_64)
>
> Reports failure in library build, but link to the library build output
> shows:
>
> call "D:/Program Files
> (x86)/Intel/Compiler/11.0/066/cpp/Bin/Intel64//iclvars.bat" > nul
> icl
> @"F:\bv64\results\boost\bin.v2\libs\test\build\intel-vc9-win-11.0_x86_64\debug\address-model-64\threading-multi\compiler_log_formatter.obj.rsp"
>
> '"D:/Program Files
> (x86)/Intel/Compiler/11.0/066/cpp/Bin/Intel64//iclvars.bat"' is not
> recognized as an internal or external command,
> operable program or batch file.
> 'icl' is not recognized as an internal or external command,
> operable program or batch file.
>
> * Huang-WinXP-x86_32
>
> Reports failure in library build, but link to the library build output
> shows:
>
> call "C:/Program Files/Intel/Compiler/11.0/066/cpp/Bin/ia32//iclvars.bat"
>> nul
> icl
> @"G:\BoostRegressions\Head\results\boost\bin.v2\libs\test\build\intel-vc9-win-11.0\debug\threading-multi\compiler_log_formatter.obj.rsp"
>
> '"C:/Program Files/Intel/Compiler/11.0/066/cpp/Bin/ia32//iclvars.bat"' is
> not recognized as an internal or external command,
> operable program or batch file.
> 'icl' is not recognized as an internal or external command,
> operable program or batch file.

Intel 11.0 on Windows changed its directory structure and the way that
iclvars.bat works. The toolset needs to be updated to reflect the
changes.

I guess we need a volunteer with access to this platform to work on the toolset.

--Beman


Boost-testing list run by mbergal at meta-comm.com