
Douglas Gregor wrote:
Boost Regression test failures Report time: 2007-05-26T04:23:37Z
This report lists all regression test failures on release platforms.
Detailed report: http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/is...
3 failures in 3 libraries date_time (1) graph (1) serialization (1)
|date_time| testtime_serialize_std_config: msvc-8.0
Just looking at this it looks like a false/environmental issue -- error report isn't terribly helpful. Normally I wouldn't post, but due to our short fuse for 1.34.1 and the fact that I checked in a date-time change for ticket 992 yesterday at Thomas's request thought it would be good to note that this seems unrelated. Not sure why this test is having a problem linking...if this were a 'real' failure other date-time tests would fail as well since they also depend on having the date-time library available which appears to be the compliant. Link [2007-05-25 22:02:06 UTC]: fail call "c:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat" x86 >nul link /NOLOGO /INCREMENTAL:NO /DEBUG /subsystem:console /out:"C:\Projects\results\boost\bin.v2\libs\date_time\test\testtime_serialize_std_config.test\msvc-8.0\debug\threading-multi\testtime_serialize_std_config.exe" @"C:\Projects\results\boost\bin.v2\libs\date_time\test\testtime_serialize_std_config.test\msvc-8.0\debug\threading-multi\testtime_serialize_std_config.exe.rsp" if %ERRORLEVEL% NEQ 0 EXIT %ERRORLEVEL% if exist "C:\Projects\results\boost\bin.v2\libs\date_time\test\testtime_serialize_std_config.test\msvc-8.0\debug\threading-multi\testtime_serialize_std_config.exe.manifest" ( mt -nologo -manifest "C:\Projects\results\boost\bin.v2\libs\date_time\test\testtime_serialize_std_config.test\msvc-8.0\debug\threading-multi\testtime_serialize_std_config.exe.manifest" "-outputresource:C:\Projects\results\boost\bin.v2\libs\date_time\test\testtime_serialize_std_config.test\msvc-8.0\debug\threading-multi\testtime_serialize_std_config.exe;1" ) Creating library C:\Projects\results\boost\bin.v2\libs\date_time\test\testtime_serialize_std_config.test\msvc-8.0\debug\threading-multi\testtime_serialize_std_config.lib and object C:\Projects\results\boost\bin.v2\libs\date_time\test\testtime_serialize_std_config.test\msvc-8.0\debug\threading-multi\testtime_serialize_std_config.exp libboost_date_time-vc80-mt-gd-1_34.lib(greg_month.obj) : fatal error LNK1000: unknown error; consult documentation for technical support options