|
Boost : |
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-02-27 10:29:23
Could somebody bring light to the subject failures? If library failed to
build, where is build log?
Compiler output [2006-02-26 11:33:25 UTC]:
call "C:\Program Files\Microsoft Visual Studio .NET
2003\VC7\..\Common7\Tools\vsvars32" >nul
set "COMO_MS_INCLUDE=C:\Program Files\Microsoft Visual Studio .NET
2003\VC7/include"
set "PATH=;%PATH%"
"como" --vc71 -c -e5 --no_version --no_prelink_verbose --display_error_number
--long_long --diag_suppress=9,21,161,748,940,962 -D__STL_LONG_LONG --a -DBOOST_COMO_STRICT=1
--no_inlining /Zi
/Od -D_WIN32 -DBOOST_SP_DISABLE_THREADS --exceptions -DBOOST_DISABLE_WIN32 --wchar_t
-I"G:\results\bin\boost\libs\test\test" -I"G:\boost" -I"G:\boost" -I"G:\boost"
-o
"G:\results\bin\boost\libs\test\test\algorithms_test.test\como-4_3_3-vc7_1\debug\algorithms_test.obj"
"..\libs\test\test\algorithms_test.cpp"
Linker output [2006-02-26 11:33:25 UTC]:
call "C:\Program Files\Microsoft Visual Studio .NET
2003\VC7\..\Common7\Tools\vsvars32" >nul
set "COMO_MS_INCLUDE=C:\Program Files\Microsoft Visual Studio .NET
2003\VC7/include"
set "PATH=;%PATH%"
"como" --vc71 --no_version --no_prelink_verbose -o
"G:\results\bin\boost\libs\test\test\algorithms_test.test\como-4_3_3-vc7_1\debug\algorithms_test"
@"G:\results\bin\boost\libs\test\test\algorithms_test.test\como-4_3_3-vc7_1\debug\algorithms_test.CMD"
"G:\results\bin\boost\libs\test\build\libboost_unit_test_framework.lib\como-4_3_3-vc7_1\debug\libboost_unit_test_framework-como43-gd-1_34.lib"
C++ prelinker: executing:
como.exe --vc71 -e5 --no_version --no_prelink_verbose --display_error_number
--long_long --diag_suppress=9,21,161,748,940,962 -D__STL_LONG_LONG --a -DBOOST_COMO_STRICT=1
--no_inlining /Zi
/Od -D_WIN32 -DBOOST_SP_DISABLE_THREADS --exceptions -DBOOST_DISABLE_WIN32 --wchar_t
-IG:\results\bin\boost\libs\test\test -IG:\boost -IG:\boost -IG:\boost -o
G:\results\bin\boost\libs\test\test\algorithms_test.test\como-4_3_3-vc7_1\debug\algorithms_test.obj
-c ..\libs\test\test\algorithms_test.cpp
LINK : fatal error LNK1104: cannot open file
'G:\results\bin\boost\libs\test\build\libboost_unit_test_framework.lib\como-4_3_3-vc7_1\debug\libboost_unit_test_framework-como43-gd-1_34.lib'
Run output [2006-02-26 11:37:52 UTC]:
'G:\results\bin\boost\libs\test\test\algorithms_test.test\como-4_3_3-vc7_1\debug\algorithms_test.exe'
is not recognized as an internal or external command,
operable program or batch file.
EXIT STATUS: 9009
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk