On the subject of the reason for killing test here is another reason that I
have attached this is from a full build I did today. The error listed in the
file is actually coded around and in visual studio you have to set that test
to not treat warnings as errors so that it will not fail!

 

From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of Boroondas
Gupte
Sent: Monday, October 11, 2010 6:10 PM
To: opensource-dev@lists.secondlife.com
Subject: [opensource-dev] LL_TESTS for standalone out-of-source builds (was:
Remaining build issues for 64bit linux standalone out-of-source (without
unit tests))

 

On 10/11/2010 10:12 PM, Boroondas Gupte wrote: 

In fact, my plan for the time after having gotten all build fixes I need
with LL_TESTS set to FALSE into viewer-development (which I hope will be
soon) was to set LL_TESTS back on TRUE and hunt down the change(s) needed to
build like that. (We already had these fixes in Snowglobe 2. I hope nothing
new got broken regarding unit tests, since then.)

Looks like Aleric's
<https://jira.secondlife.com/secure/attachment/41586/SNOW-756-standalone_tes
ts.diff>  patch from SNOW-756 (which still applies  :-) ) is all that's
needed, so I moved that to VWR-23385
<https://jira.secondlife.com/browse/VWR-23385>  and will daggify that fix
ASAP.
With this change, all tests succeed on my machine.


YAY!! \o/


Cheers,
Boroondas

  _____  

No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1136 / Virus Database: 422/3191 - Release Date: 10/11/10

ÿþ<html> <head> <META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16"> </head> <body> <pre> <table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3> Build Log </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre> <h3>Rebuild started: Project: INTEGRATION_TEST_m3math, Configuration: Release|Win32</h3> </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Command Lines </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Creating temporary file "d:\HG\viewer-development-sandbox\indra\build-vc80\llmath\INTEGRATION_TEST_m3math.dir\Release\BAT0002A15180548.bat" with contents [ ...@echo off &quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/HG/viewer-development-sandbox/indra -BD:/HG/viewer-development-sandbox/indra/build-vc80 --check-stamp-file D:\HG\viewer-development-sandbox\indra\build-vc80\llmath\CMakeFiles\generate.stamp if errorlevel 1 goto VCReportError if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from &quot;Building Custom Rule D:/HG/viewer-development-sandbox/indra/llmath/CMakeLists.txt&quot; exit 1 :VCEnd ] Creating command line """d:\HG\viewer-development-sandbox\indra\build-vc80\llmath\INTEGRATION_TEST_m3math.dir\Release\BAT0002A15180548.bat""" Creating temporary file "d:\HG\viewer-development-sandbox\indra\build-vc80\llmath\INTEGRATION_TEST_m3math.dir\Release\RSP0002A25180548.rsp" with contents [ /O2 /I &quot;D:\HG\viewer-development-sandbox\indra\llcommon&quot; /I &quot;D:\HG\viewer-development-sandbox\indra\..\libraries\i686-win32\include\apr-1&quot; /I &quot;D:\HG\viewer-development-sandbox\indra\..\libraries\include&quot; /I &quot;D:\HG\viewer-development-sandbox\indra\test&quot; /I &quot;D:\HG\viewer-development-sandbox\indra\..\libraries\include\gmock&quot; /I &quot;D:\HG\viewer-development-sandbox\indra\..\libraries\include\gmock\boost\tr1\tr1&quot; /I &quot;D:\HG\viewer-development-sandbox\indra\llmath\llbboxlocal_test_additional_INCLUDE_DIRS&quot; /I &quot;D:\HG\viewer-development-sandbox\indra\llmath\llmodularmath_test_additional_INCLUDE_DIRS&quot; /I &quot;D:\HG\viewer-development-sandbox\indra\llmath\llrect_test_additional_INCLUDE_DIRS&quot; /I &quot;D:\HG\viewer-development-sandbox\indra\llmath\v2math_test_additional_INCLUDE_DIRS&quot; /I &quot;D:\HG\viewer-development-sandbox\indra\llmath\v3color_test_additional_INCLUDE_DIRS&quot; /I &quot;D:\HG\viewer-development-sandbox\indra\llmath\v4color_test_additional_INCLUDE_DIRS&quot; /I &quot;D:\HG\viewer-development-sandbox\indra\llmath\v4coloru_test_additional_INCLUDE_DIRS&quot; /D &quot;WIN32&quot; /D &quot;_WINDOWS&quot; /D &quot;LL_RELEASE=1&quot; /D &quot;LL_RELEASE_FOR_DOWNLOAD=1&quot; /D &quot;_SECURE_SCL=0&quot; /D &quot;LL_SEND_CRASH_REPORTS=0&quot; /D &quot;NDEBUG&quot; /D &quot;_SECURE_STL=0&quot; /D &quot;_HAS_ITERATOR_DEBUGGING=0&quot; /D &quot;LL_WINDOWS=1&quot; /D &quot;UNICODE&quot; /D &quot;_UNICODE&quot; /D &quot;WINVER=0x0501&quot; /D &quot;_WIN32_WINNT=0x0501&quot; /D &quot;LL_COMMON_LINK_SHARED=1&quot; /D &quot;CMAKE_INTDIR=\&quot;Release\&quot;&quot; /FD /EHsc /MD /Fo&quot;INTEGRATION_TEST_m3math.dir\Release\\&quot; /Fd&quot;D:\HG\viewer-development-sandbox\indra\build-vc80\sharedlibs\Release/INTEGRATION_TEST_m3math.pdb&quot; /W3 /c /Zi /TP /Zm1000 /MP /c /Zc:forScope /Oy- /Zc:wchar_t- -ULL_USE_TCMALLOC &quot;..\..\test\lltut.cpp&quot; &quot;..\..\test\test.cpp&quot; &quot;..\..\llmath\tests\m3math_test.cpp&quot; ] Creating command line "cl.exe ...@"d:\HG\viewer-development-sandbox\indra\build-vc80\llmath\INTEGRATION_TEST_m3math.dir\Release\RSP0002A25180548.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\HG\viewer-development-sandbox\indra\build-vc80\llmath\INTEGRATION_TEST_m3math.dir\Release\BAT0002A35180548.bat" with contents [ ...@echo off &quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -E make_directory D:/HG/viewer-development-sandbox/indra/build-vc80/llmath/Release if errorlevel 1 goto VCReportError if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from &quot;Performing Pre-Link Event...&quot; exit 1 :VCEnd ] Creating command line """d:\HG\viewer-development-sandbox\indra\build-vc80\llmath\INTEGRATION_TEST_m3math.dir\Release\BAT0002A35180548.bat""" Creating temporary file "d:\HG\viewer-development-sandbox\indra\build-vc80\llmath\INTEGRATION_TEST_m3math.dir\Release\RSP0002A45180548.rsp" with contents [ /OUT:&quot;D:\HG\viewer-development-sandbox\indra\build-vc80\sharedlibs\Release\INTEGRATION_TEST_m3math.exe&quot; /VERSION:0.0 /INCREMENTAL:NO /LIBPATH:&quot;..\..\..\libraries\i686-win32\lib\Release&quot; /LIBPATH:&quot;..\..\..\libraries\i686-win32\lib&quot; /LIBPATH:&quot;Release\Release&quot; /LIBPATH:&quot;Release&quot; /LIBPATH:&quot;..\llcommon\Release\Release&quot; /LIBPATH:&quot;..\llcommon\Release&quot; /LIBPATH:&quot;..\..\..\libraries\i686-win32\lib\release\Release&quot; /MANIFEST /MANIFESTFILE:&quot;INTEGRATION_TEST_m3math.dir\Release\INTEGRATION_TEST_m3math.exe.intermediate.manifest&quot; /DEBUG /PDB:&quot;D:\HG\viewer-development-sandbox\indra\build-vc80\sharedlibs\Release/INTEGRATION_TEST_m3math.pdb&quot; /SUBSYSTEM:CONSOLE /IMPLIB:&quot;D:\HG\viewer-development-sandbox\indra\build-vc80\llmath\Release\INTEGRATION_TEST_m3math.lib&quot; /STACK:10000000 /machine:X86 Release\llmath.lib ..\llcommon\Release\llcommon.lib ..\llcommon\Release\llcommon.lib advapi32.lib shell32.lib ws2_32.lib mswsock.lib psapi.lib winmm.lib netapi32.lib wldap32.lib gdi32.lib user32.lib dbghelp.lib gmock.lib exception_handler.lib crash_generation_client.lib common.lib ..\..\..\libraries\i686-win32\lib\release\libapriconv-1.lib ..\..\..\libraries\i686-win32\lib\release\libaprutil-1.lib ..\..\..\libraries\i686-win32\lib\release\libapriconv-1.lib ..\..\..\libraries\i686-win32\lib\release\libaprutil-1.lib ..\..\..\libraries\i686-win32\lib\release\libapr-1.lib libexpatMT.lib zlib.lib advapi32.lib shell32.lib ws2_32.lib mswsock.lib psapi.lib winmm.lib netapi32.lib wldap32.lib gdi32.lib user32.lib dbghelp.lib libboost_program_options-vc80-mt-1_39.lib libboost_regex-vc80-mt-1_39.lib &quot;.\INTEGRATION_TEST_m3math.dir\Release\m3math_test.obj&quot; &quot;.\INTEGRATION_TEST_m3math.dir\Release\test.obj&quot; &quot;.\INTEGRATION_TEST_m3math.dir\Release\lltut.obj&quot; ] Creating command line "link.exe ...@"d:\HG\viewer-development-sandbox\indra\build-vc80\llmath\INTEGRATION_TEST_m3math.dir\Release\RSP0002A45180548.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\HG\viewer-development-sandbox\indra\build-vc80\llmath\INTEGRATION_TEST_m3math.dir\Release\RSP0002A55180548.rsp" with contents [ /outputresource:&quot;..\sharedlibs\release\INTEGRATION_TEST_m3math.exe;#1&quot; /manifest &quot;.\INTEGRATION_TEST_m3math.dir\Release\INTEGRATION_TEST_m3math.exe.intermediate.manifest&quot; ] Creating command line "mt.exe ...@"d:\HG\viewer-development-sandbox\indra\build-vc80\llmath\INTEGRATION_TEST_m3math.dir\Release\RSP0002A55180548.rsp" /nologo" Creating temporary file "d:\HG\viewer-development-sandbox\indra\build-vc80\llmath\INTEGRATION_TEST_m3math.dir\Release\BAT0002A65180548.bat" with contents [ ...@echo Manifest resource last updated at %TIME% on %DATE% &gt; &quot;.\INTEGRATION_TEST_m3math.dir\Release\mt.dep&quot; ] Creating command line """d:\HG\viewer-development-sandbox\indra\build-vc80\llmath\INTEGRATION_TEST_m3math.dir\Release\BAT0002A65180548.bat""" Creating temporary file "d:\HG\viewer-development-sandbox\indra\build-vc80\llmath\INTEGRATION_TEST_m3math.dir\Release\BAT0002A75180548.bat" with contents [ ...@echo off C:\Python26\python.exe D:/HG/viewer-development-sandbox/indra/cmake/run_build_test.py -lD:/HG/viewer-development-sandbox/indra/build-vc80/sharedlibs/Release -lD:/HG/viewer-development-sandbox/indra/build-vc80/sharedlibs/Release D:/HG/viewer-development-sandbox/indra/build-vc80/sharedlibs/Release/INTEGRATION_TEST_m3math.exe if errorlevel 1 goto VCReportError if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from &quot;Performing Post-Build Event...&quot; exit 1 :VCEnd ] Creating command line """d:\HG\viewer-development-sandbox\indra\build-vc80\llmath\INTEGRATION_TEST_m3math.dir\Release\BAT0002A75180548.bat""" </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Output Window </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Building Custom Rule D:/HG/viewer-development-sandbox/indra/llmath/CMakeLists.txt CMake does not need to re-run because D:\HG\viewer-development-sandbox\indra\build-vc80\llmath\CMakeFiles\generate.stamp is up-to-date. Compiling... lltut.cpp test.cpp m3math_test.cpp d:\hg\viewer-development-sandbox\indra\llmath\tests\m3math_test.cpp(293) : warning C4702: unreachable code Performing Pre-Link Event... Linking... Embedding manifest... Performing Post-Build Event... Unit test group_started name=m3math_h [m3math_h, 12] skipped known failure: 'Grr, LLMatrix3::orthogonalize test is failing. Has it ever worked?' Unit test group_completed name=m3math_h Total Tests: 13 Passed Tests: 12 Skipped known failures: 1 PATH += ['D:/HG/viewer-development-sandbox/indra/build-vc80/sharedlibs/Release', 'D:/HG/viewer-development-sandbox/indra/build-vc80/sharedlibs/Release'] PATH = 'D:/HG/viewer-development-sandbox/indra/build-vc80/sharedlibs/Release;D:/HG/viewer-development-sandbox/indra/build-vc80/sharedlibs/Release;C:\\Program Files\\Microsoft Visual Studio 8\\VC\\bin;C:\\Program Files\\Microsoft Visual Studio 8\\VC\\PlatformSDK\\bin;C:\\Program Files\\Microsoft Visual Studio 8\\Common7\\Tools\\bin;C:\\Program Files\\Microsoft Visual Studio 8\\Common7\\tools;C:\\Program Files\\Microsoft Visual Studio 8\\Common7\\ide;C:\\Program Files\\HTML Help Workshop;C:\\Program Files\\Microsoft Visual Studio 8\\SDK\\v2.0\\bin;C:\\Windows\\Microsoft.NET\\Framework\\v2.0.50727;C:\\Program Files\\Microsoft Visual Studio 8\\;C:\\Program Files\\Microsoft Visual Studio 8\\\\SDK\\v2.0\\bin;C:\\Program Files\\Microsoft SDKs\\Windows\\v6.1\\Bin;C:\\Python26;C:\\Program Files\\NSIS;C:\\Windows\\SysWow64;C:\\Perl\\site\\bin;C:\\Perl\\bin;C:\\Python26\\Scripts;C:\\Python26\\;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files\\Intel\\DMIX;c:\\Program Files\\Microsoft SQL Server\\100\\Tools\\Binn\\;c:\\Program Files\\Microsoft SQL Server\\100\\DTS\\Binn\\;C:\\Program Files\\CMake 2.8\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\QuickTime\\QTSystem\\;C:\\Program Files\\GtkSharp\\2.12\\bin;C:\\Program Files\\TortoiseHg\\;C:\\Users\\Brendan\\AppData\\Roaming\\Python\\Scripts;C:\\cygwin\\bin' Running: D:/HG/viewer-development-sandbox/indra/build-vc80/sharedlibs/Release/INTEGRATION_TEST_m3math.exe </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Results </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Build log was saved at "file://d:\HG\viewer-development-sandbox\indra\build-vc80\llmath\INTEGRATION_TEST_m3math.dir\Release\BuildLog.htm" INTEGRATION_TEST_m3math - 0 error(s), 1 warning(s) </pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2> </font></table></body></html>
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to