certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [certi-dev] test new version (3.3.2) on Vista 32/64 bit + VisualStud


From: Gotthard, Petr
Subject: RE: [certi-dev] test new version (3.3.2) on Vista 32/64 bit + VisualStudio 2008SP1
Date: Fri, 1 May 2009 11:05:14 +0200

All the errors are probably caused by this:

3>fatal - cannot open "/tmp/yacc_a_4fr7YV"

 

The $TEMP or $TMP environment variable might be wrong (missing the drive letter, e.g. C:/), the tmp directory might be write-protected, or the disk might be full.

 

Petr

From: address@hidden [mailto:address@hidden On Behalf Of ?????? ??????
Sent: Thursday, April 30, 2009 9:24 PM
To: CERTI development discussions
Subject: [certi-dev] test new version (3.3.2) on Vista 32/64 bit + VisualStudio 2008SP1

 

test new version (3.3.2) on Vista + Visual Studio 2008:

LEX_PROGRAM = C:/Program Files/GnuWin32/bin/flex.exe
YACC_PROGRAM = C:/Program Files/GnuWin32/bin/yacc.exe - OK. (> 130 warning(s) )))


LEX_PROGRAM = C:/Program Files/GnuWin32/bin/flex.exe
YACC_PROGRAM = C:/Program Files/GnuWin32/bin/btyacc.exe -FALSE


LEX_PROGRAM = C:/Program Files/GnuWin32/bin/flex.exe
YACC_PROGRAM = C:/Program Files/GnuWin32/bin/bison.exe - FALSE


////////////////////////////////build output////////////////////////////

LEX_PROGRAM = C:/Program Files/GnuWin32/bin/flex.exe
YACC_PROGRAM = C:/Program Files/GnuWin32/bin/btyacc.exe

1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Release Win32 ------
1>Deleting intermediate and output files for project 'ZERO_CHECK', configuration 'Release|Win32'
1>Checking Build System
1>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because include/CMakeFiles/generate.

stamp is up-to-date.
1>CMake does not need to re-run because libHLA/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because libCERTI/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because RTIG/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because RTIA/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because libRTI/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because test/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because test/libgraphc/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because test/Billard/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because test/utility/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because doc/CMakeFiles/generate.stamp is up-to-date.
1>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\ZERO_CHECK.dir\Release\BuildLog.htm"
1>ZERO_CHECK - 0 error(s), 0 warning(s)
2>------ Rebuild All started: Project: LibFedTime, Configuration: Release Win32 ------
3>------ Rebuild All started: Project: LibCERTI, Configuration: Release Win32 ------
2>Deleting intermediate and output files for project 'LibFedTime', configuration 'Release|Win32'
3>Deleting intermediate and output files for project 'LibCERTI', configuration 'Release|Win32'
2>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/libRTI/CMakeLists.txt
2>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
3>Generating syntax.cc, syntax.h
2>Compiling...
3>fatal - cannot open "/tmp/yacc_a_4fr7YV"
3>Error copying file "D:/DEVELOP/certi-3.3.2-Source2/tempo/libCERTI/y.tab.h" to "D:/DEVELOP/certi-3.3.2-Source2/tempo/libCERTI/syntax.h".
3>Error copying file "D:/DEVELOP/certi-3.3.2-Source2/tempo/libCERTI/y.tab.c" to "D:/DEVELOP/certi-3.3.2-Source2/tempo/libCERTI/syntax.cc".
3>Project : error PRJ0019: A tool returned an error code from "Generating syntax.cc, syntax.h"
2>RTIfedTime.cc
2>d:\develop\certi-3.3.2-source2\librti\rtifedtime.cc(51) : warning C4715: '`anonymous namespace'::rft' : not all control paths return a value
2>d:\develop\certi-3.3.2-source2\librti\rtifedtime.cc(75) : warning C4715: 'RTI::FedTimeFactory::makeZero' : not all control paths return a value
2>d:\develop\certi-3.3.2-source2\librti\rtifedtime.cc(87) : warning C4715: 'RTI::FedTimeFactory::decode' : not all control paths return a value
3>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\libCERTI\CERTI.dir\Release\BuildLog.htm"
3>LibCERTI - 1 error(s), 0 warning(s)
2>Linking...
2> Creating library D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\FedTime.lib and object D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\FedTime.exp
2>Embedding manifest...
4>------ Rebuild All started: Project: LibHLA, Configuration: Release Win32 ------
4>Deleting intermediate and output files for project 'LibHLA', configuration 'Release|Win32'
4>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/libHLA/CMakeLists.txt
4>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
4>Compiling...
2>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\libRTI\FedTime.dir\Release\BuildLog.htm"
2>LibFedTime - 0 error(s), 3 warning(s)
4>HLAbuffer.cc
5>------ Rebuild All started: Project: RTI, Configuration: Release Win32 ------
5>Deleting intermediate and output files for project 'RTI', configuration 'Release|Win32'
5>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/libRTI/CMakeLists.txt
5>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
5>Compiling...
5>RTItypesImp.cc
4>Linking...
4> Creating library D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\HLA.lib and object D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\HLA.exp
4>Embedding manifest...
4>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\libHLA\HLA.dir\Release\BuildLog.htm"
4>LibHLA - 0 error(s), 0 warning(s)
6>------ Rebuild All started: Project: graph, Configuration: Release Win32 ------
6>Deleting intermediate and output files for project 'graph', configuration 'Release|Win32'
6>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/test/libgraphc/CMakeLists.txt
6>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
6>Compiling...
6>graph_c.cc
6>Creating library...
6>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\test\libgraphc\graph.dir\Release\BuildLog.htm"
6>graph - 0 error(s), 0 warning(s)
7>------ Rebuild All started: Project: TestHLAtypes, Configuration: Release Win32 ------
7>Deleting intermediate and output files for project 'TestHLAtypes', configuration 'Release|Win32'
7>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/libHLA/CMakeLists.txt
7>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
5>RTItypes.cc
7>Compiling...
7>TestHLAtypes.cc
5>RTIambPrivateRefs.cc
7>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(132) : warning C4724: potential mod by 0
7>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(132) : warning C4724: potential mod by 0
7>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(133) : warning C4724: potential mod by 0
7>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(133) : warning C4724: potential mod by 0
7>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(133) : warning C4724: potential mod by 0
7>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(181) : warning C4724: potential mod by 0
7>Linking...
7>Embedding manifest...
7>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\libHLA\TestHLAtypes.dir\Release\BuildLog.htm"
7>TestHLAtypes - 0 error(s), 6 warning(s)
8>------ Skipped Rebuild All: Project: PACKAGE_SOURCE_ZIP, Configuration: Release Win32 ------
8>Project not selected to build for this solution configuration
9>------ Skipped Rebuild All: Project: patch, Configuration: Release Win32 ------
9>Project not selected to build for this solution configuration
10>------ Skipped Rebuild All: Project: NightlyMemoryCheck, Configuration: Release Win32 ------
10>Project not selected to build for this solution configuration
11>------ Skipped Rebuild All: Project: Continuous, Configuration: Release Win32 ------
11>Project not selected to build for this solution configuration
12>------ Skipped Rebuild All: Project: Nightly, Configuration: Release Win32 ------
12>Project not selected to build for this solution configuration
13>------ Skipped Rebuild All: Project: Experimental, Configuration: Release Win32 ------
13>Project not selected to build for this solution configuration
14>------ Skipped Rebuild All: Project: RUN_TESTS, Configuration: Release Win32 ------
14>Project not selected to build for this solution configuration
5>RTIambassador.cc
5>..\..\libRTI\RTIambassador.cc(279) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
5>..\..\libRTI\RTIambassador.cc(574) : warning C4244: '=' : conversion from 'RTI::ULong' to 'certi::UShort', possible loss of data
5>..\..\libRTI\RTIambassador.cc(874) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
5>..\..\libRTI\RTIambassador.cc(1943) : warning C4101: 'e' : unreferenced local variable
5>..\..\libRTI\RTIambassador.cc(2144) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
5>..\..\libRTI\RTIambassador.cc(2201) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
5>Generating Code...
5>Linking...
5>LINK : fatal error LNK1181: cannot open input file '..\Release\CERTI.lib'
5>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\libRTI\RTI.dir\Release\BuildLog.htm"
5>RTI - 1 error(s), 6 warning(s)
15>------ Rebuild All started: Project: CertiUtilTests, Configuration: Release Win32 ------
16>------ Rebuild All started: Project: rtia, Configuration: Release Win32 ------
16>Deleting intermediate and output files for project 'rtia', configuration 'Release|Win32'
15>Deleting intermediate and output files for project 'CertiUtilTests', configuration 'Release|Win32'
15>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/test/utility/CMakeLists.txt
16>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/RTIA/CMakeLists.txt
16>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
16>Compiling...
15>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
15>Compiling...
16>TimeManagement.cc
15>CertiUtilTests.cc
15>Linking...
15>LINK : fatal error LNK1181: cannot open input file '..\..\Release\CERTI.lib'
15>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\test\utility\CertiUtilTests.dir\Release\BuildLog.htm"
15>CertiUtilTests - 1 error(s), 0 warning(s)
17>------ Rebuild All started: Project: rtig, Configuration: Release Win32 ------
17>Deleting intermediate and output files for project 'rtig', configuration 'Release|Win32'
17>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/RTIG/CMakeLists.txt
17>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
17>Compiling...
17>Trace.cc
17>..\..\RTIG\Trace.cc(34) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
17> C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen'
17>RTIG_processing.cc
16>Statistics.cc
17>..\..\RTIG\RTIG_processing.cc(162) : warning C4101: 'e' : unreferenced local variable
17>..\..\RTIG\RTIG_processing.cc(607) : warning C4101: 'e' : unreferenced local variable
17>..\..\RTIG\RTIG_processing.cc(1265) : warning C4244: '=' : conversion from 'certi::ULong' to 'certi::UShort', possible loss of data
17>RTIG.cc
16>RTIA_network.cc
17>..\..\RTIG\RTIG.cc(426) : warning C4101: 'e' : unreferenced local variable
17>main.cc
16>RTIA_federate.cc
17>FederationsList.cc
16>..\..\RTIA\RTIA_federate.cc(618) : warning C4244: '=' : conversion from 'certi::ULong' to 'certi::UShort', possible loss of data
16>RTIA.cc
17>..\..\RTIG\FederationsList.cc(379) : warning C4101: 'e' : unreferenced local variable
17>..\..\RTIG\FederationsList.cc(1130) : warning C4101: 'e' : unreferenced local variable
17>Federation.cc
16>OwnershipManagement.cc
17>..\..\RTIG\Federation.cc(442) : warning C4101: 'e' : unreferenced local variable
17>..\..\RTIG\Federation.cc(747) : warning C4101: 'e' : unreferenced local variable
17>..\..\RTIG\Federation.cc(751) : warning C4101: 'e' : unreferenced local variable
17>..\..\RTIG\Federation.cc(795) : warning C4101: 'e' : unreferenced local variable
17>..\..\RTIG\Federation.cc(800) : warning C4101: 'e' : unreferenced local variable
17>..\..\RTIG\Federation.cc(1491) : warning C4101: 'e' : unreferenced local variable
17>..\..\RTIG\Federation.cc(1497) : warning C4101: 'e' : unreferenced local variable
17>..\..\RTIG\Federation.cc(1508) : warning C4101: 'e' : unreferenced local variable
17>Federate.cc
16>ObjectManagement.cc
17>Generating Code...
16>main.cc
17>Compiling...
17>RTIG_cmdline.c
17>..\..\RTIG\RTIG_cmdline.c(141) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
17> C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen'
17>..\..\RTIG\RTIG_cmdline.c(188) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
17>Linking...
17>LINK : fatal error LNK1181: cannot open input file '..\Release\CERTI.lib'
17>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\RTIG\rtig.dir\Release\BuildLog.htm"
17>rtig - 1 error(s), 17 warning(s)
18>------ Rebuild All started: Project: billard, Configuration: Release Win32 ------
18>Deleting intermediate and output files for project 'billard', configuration 'Release|Win32'
18>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/test/Billard/CMakeLists.txt
18>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
18>Compiling...
18>main.cc
18>..\..\..\test\Billard\main.cc(103) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
18>..\..\..\test\Billard\main.cc(112) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
18>..\..\..\test\Billard\main.cc(281) : warning C4307: '*' : integral constant overflow
18>Display.cc
16>Files.cc
18>ColoredBall.cc
18>Ball.cc
18>..\..\..\test\Billard\Ball.cc(148) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
18>..\..\..\test\Billard\Ball.cc(149) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
18>BillardDDM.cc
16>FederationManagement.cc
18>Billard.cc
18>..\..\..\test\Billard\Billard.cc(122) : warning C4101: 'e' : unreferenced local variable
18>..\..\..\test\Billard\Billard.cc(128) : warning C4101: 'e' : unreferenced local variable
18>..\..\..\test\Billard\Billard.cc(153) : warning C4101: 'e' : unreferenced local variable
18>..\..\..\test\Billard\Billard.cc(192) : warning C4101: 'e' : unreferenced local variable
18>..\..\..\test\Billard\Billard.cc(495) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
18>..\..\..\test\Billard\Billard.cc(495) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
18>..\..\..\test\Billard\Billard.cc(453) : warning C4101: 'e' : unreferenced local variable
18>..\..\..\test\Billard\Billard.cc(541) : warning C4101: 'e' : unreferenced local variable
18>..\..\..\test\Billard\Billard.cc(764) : warning C4138: '*/' found outside of comment
18>..\..\..\test\Billard\Billard.cc(790) : warning C4138: '*/' found outside of comment
18>..\..\..\test\Billard\Billard.cc(831) : warning C4138: '*/' found outside of comment
18>..\..\..\test\Billard\Billard.cc(886) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
18>..\..\..\test\Billard\Billard.cc(887) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
18>..\..\..\test\Billard\Billard.cc(900) : warning C4138: '*/' found outside of comment
18>..\..\..\test\Billard\Billard.cc(929) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
18>..\..\..\test\Billard\Billard.cc(932) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
18>..\..\..\test\Billard\Billard.cc(966) : warning C4138: '*/' found outside of comment
18>..\..\..\test\Billard\Billard.cc(993) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
18>..\..\..\test\Billard\Billard.cc(996) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
18>Generating Code...
18>Compiling...
18>getopt1.c
18>getopt.c
18>cmdline.c
18>..\..\..\test\Billard\cmdline.c(69) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
18>Generating Code...
18>Linking...
18>LINK : fatal error LNK1181: cannot open input file '..\..\Release\RTI-NG.lib'
16>DeclarationManagement.cc
18>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\test\Billard\billard.dir\Release\BuildLog.htm"
18>billard - 1 error(s), 25 warning(s)
16>DataDistribution.cc
16>Communications.cc
16>Generating Code...
16>Compiling...
16>RTIA_cmdline.c
16>..\..\RTIA\RTIA_cmdline.c(150) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
16> C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen'
16>..\..\RTIA\RTIA_cmdline.c(204) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
16>Linking...
16>LINK : fatal error LNK1181: cannot open input file '..\Release\CERTI.lib'
16>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\RTIA\rtia.dir\Release\BuildLog.htm"
16>rtia - 1 error(s), 3 warning(s)
19>------ Rebuild All started: Project: ALL_BUILD, Configuration: Release Win32 ------
19>Deleting intermediate and output files for project 'ALL_BUILD', configuration 'Release|Win32'
19>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/CMakeLists.txt
19>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
19>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\ALL_BUILD.dir\Release\BuildLog.htm"
19>ALL_BUILD - 0 error(s), 0 warning(s)
20>------ Skipped Rebuild All: Project: PACKAGE, Configuration: Release Win32 ------
20>Project not selected to build for this solution configuration
21>------ Skipped Rebuild All: Project: INSTALL, Configuration: Release Win32 ------
21>Project not selected to build for this solution configuration
========== Rebuild All: 6 succeeded, 6 failed, 9 skipped ==========







LEX_PROGRAM = C:/Program Files/GnuWin32/bin/flex.exe
YACC_PROGRAM = C:/Program Files/GnuWin32/bin/bison.exe

1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Release Win32 ------
1>Deleting intermediate and output files for project 'ZERO_CHECK', configuration 'Release|Win32'
1>Checking Build System
1>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because include/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because libHLA/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because libCERTI/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because RTIG/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because RTIA/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because libRTI/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because test/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because test/libgraphc/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because test/Billard/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because test/utility/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because doc/CMakeFiles/generate.stamp is up-to-date.
1>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\ZERO_CHECK.dir\Release\BuildLog.htm"
1>ZERO_CHECK - 0 error(s), 0 warning(s)
2>------ Rebuild All started: Project: LibCERTI, Configuration: Release Win32 ------
3>------ Rebuild All started: Project: LibFedTime, Configuration: Release Win32 ------
3>Deleting intermediate and output files for project 'LibFedTime', configuration 'Release|Win32'
2>Deleting intermediate and output files for project 'LibCERTI', configuration 'Release|Win32'
3>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/libRTI/CMakeLists.txt
2>Generating syntax.cc, syntax.h
3>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
3>Compiling...
3>RTIfedTime.cc
3>d:\develop\certi-3.3.2-source2\librti\rtifedtime.cc(51) : warning C4715: '`anonymous namespace'::rft' : not all control paths return a value
3>d:\develop\certi-3.3.2-source2\librti\rtifedtime.cc(75) : warning C4715: 'RTI::FedTimeFactory::makeZero' : not all control paths return a value
3>d:\develop\certi-3.3.2-source2\librti\rtifedtime.cc(87) : warning C4715: 'RTI::FedTimeFactory::decode' : not all control paths return a value
3>Linking...
3> Creating library D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\FedTime.lib and object D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\FedTime.exp
3>Embedding manifest...
3>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\libRTI\FedTime.dir\Release\BuildLog.htm"
3>LibFedTime - 0 error(s), 3 warning(s)
4>------ Rebuild All started: Project: LibHLA, Configuration: Release Win32 ------
4>Deleting intermediate and output files for project 'LibHLA', configuration 'Release|Win32'
4>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/libHLA/CMakeLists.txt
4>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
4>Compiling...
4>HLAbuffer.cc
4>Linking...
4> Creating library D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\HLA.lib and object D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\HLA.exp
4>Embedding manifest...
4>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\libHLA\HLA.dir\Release\BuildLog.htm"
4>LibHLA - 0 error(s), 0 warning(s)
5>------ Rebuild All started: Project: graph, Configuration: Release Win32 ------
5>Deleting intermediate and output files for project 'graph', configuration 'Release|Win32'
2>Error copying file "D:/DEVELOP/certi-3.3.2-Source2/tempo/libCERTI/y.tab.h" to "D:/DEVELOP/certi-3.3.2-Source2/tempo/libCERTI/syntax.h".
5>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/test/libgraphc/CMakeLists.txt
2>Error copying file "D:/DEVELOP/certi-3.3.2-Source2/tempo/libCERTI/y.tab.c" to "D:/DEVELOP/certi-3.3.2-Source2/tempo/libCERTI/syntax.cc".
2>Project : error PRJ0019: A tool returned an error code from "Generating syntax.cc, syntax.h"
2>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\libCERTI\CERTI.dir\Release\BuildLog.htm"
2>LibCERTI - 1 error(s), 0 warning(s)
5>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
5>Compiling...
5>graph_c.cc
5>Creating library...
5>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\test\libgraphc\graph.dir\Release\BuildLog.htm"
5>graph - 0 error(s), 0 warning(s)
6>------ Rebuild All started: Project: RTI, Configuration: Release Win32 ------
6>Deleting intermediate and output files for project 'RTI', configuration 'Release|Win32'
6>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/libRTI/CMakeLists.txt
6>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
6>Compiling...
7>------ Rebuild All started: Project: TestHLAtypes, Configuration: Release Win32 ------
7>Deleting intermediate and output files for project 'TestHLAtypes', configuration 'Release|Win32'
6>RTItypesImp.cc
7>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/libHLA/CMakeLists.txt
7>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
7>Compiling...
7>TestHLAtypes.cc
7>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(132) : warning C4724: potential mod by 0
7>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(132) : warning C4724: potential mod by 0
7>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(133) : warning C4724: potential mod by 0
7>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(133) : warning C4724: potential mod by 0
7>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(133) : warning C4724: potential mod by 0
7>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(181) : warning C4724: potential mod by 0
7>Linking...
7>Embedding manifest...
7>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\libHLA\TestHLAtypes.dir\Release\BuildLog.htm"
7>TestHLAtypes - 0 error(s), 6 warning(s)
8>------ Skipped Rebuild All: Project: patch, Configuration: Release Win32 ------
8>Project not selected to build for this solution configuration
9>------ Skipped Rebuild All: Project: PACKAGE_SOURCE_ZIP, Configuration: Release Win32 ------
9>Project not selected to build for this solution configuration
10>------ Skipped Rebuild All: Project: RUN_TESTS, Configuration: Release Win32 ------
10>Project not selected to build for this solution configuration
11>------ Skipped Rebuild All: Project: Continuous, Configuration: Release Win32 ------
11>Project not selected to build for this solution configuration
12>------ Skipped Rebuild All: Project: Nightly, Configuration: Release Win32 ------
12>Project not selected to build for this solution configuration
13>------ Skipped Rebuild All: Project: Experimental, Configuration: Release Win32 ------
13>Project not selected to build for this solution configuration
14>------ Skipped Rebuild All: Project: NightlyMemoryCheck, Configuration: Release Win32 ------
14>Project not selected to build for this solution configuration
6>RTItypes.cc
6>RTIambPrivateRefs.cc
6>RTIambassador.cc
6>..\..\libRTI\RTIambassador.cc(279) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\libRTI\RTIambassador.cc(574) : warning C4244: '=' : conversion from 'RTI::ULong' to 'certi::UShort', possible loss of data
6>..\..\libRTI\RTIambassador.cc(874) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\libRTI\RTIambassador.cc(1943) : warning C4101: 'e' : unreferenced local variable
6>..\..\libRTI\RTIambassador.cc(2144) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\libRTI\RTIambassador.cc(2201) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
6>Generating Code...
6>Linking...
6>LINK : fatal error LNK1181: cannot open input file '..\Release\CERTI.lib'
6>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\libRTI\RTI.dir\Release\BuildLog.htm"
6>RTI - 1 error(s), 6 warning(s)
15>------ Rebuild All started: Project: CertiUtilTests, Configuration: Release Win32 ------
16>------ Rebuild All started: Project: billard, Configuration: Release Win32 ------
16>Deleting intermediate and output files for project 'billard', configuration 'Release|Win32'
15>Deleting intermediate and output files for project 'CertiUtilTests', configuration 'Release|Win32'
15>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/test/utility/CMakeLists.txt
16>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/test/Billard/CMakeLists.txt
15>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
15>Compiling...
16>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
16>Compiling...
15>CertiUtilTests.cc
16>main.cc
16>..\..\..\test\Billard\main.cc(103) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\..\test\Billard\main.cc(112) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\..\test\Billard\main.cc(281) : warning C4307: '*' : integral constant overflow
15>Linking...
15>LINK : fatal error LNK1181: cannot open input file '..\..\Release\CERTI.lib'
16>Display.cc
15>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\test\utility\CertiUtilTests.dir\Release\BuildLog.htm"
15>CertiUtilTests - 1 error(s), 0 warning(s)
16>ColoredBall.cc
17>------ Rebuild All started: Project: rtia, Configuration: Release Win32 ------
17>Deleting intermediate and output files for project 'rtia', configuration 'Release|Win32'
17>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/RTIA/CMakeLists.txt
17>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
17>Compiling...
17>TimeManagement.cc
16>Ball.cc
16>..\..\..\test\Billard\Ball.cc(148) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
16>..\..\..\test\Billard\Ball.cc(149) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
16>BillardDDM.cc
16>Billard.cc
17>Statistics.cc
16>..\..\..\test\Billard\Billard.cc(122) : warning C4101: 'e' : unreferenced local variable
16>..\..\..\test\Billard\Billard.cc(128) : warning C4101: 'e' : unreferenced local variable
16>..\..\..\test\Billard\Billard.cc(153) : warning C4101: 'e' : unreferenced local variable
16>..\..\..\test\Billard\Billard.cc(192) : warning C4101: 'e' : unreferenced local variable
16>..\..\..\test\Billard\Billard.cc(495) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
16>..\..\..\test\Billard\Billard.cc(495) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
16>..\..\..\test\Billard\Billard.cc(453) : warning C4101: 'e' : unreferenced local variable
16>..\..\..\test\Billard\Billard.cc(541) : warning C4101: 'e' : unreferenced local variable
16>..\..\..\test\Billard\Billard.cc(764) : warning C4138: '*/' found outside of comment
16>..\..\..\test\Billard\Billard.cc(790) : warning C4138: '*/' found outside of comment
16>..\..\..\test\Billard\Billard.cc(831) : warning C4138: '*/' found outside of comment
16>..\..\..\test\Billard\Billard.cc(886) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
16>..\..\..\test\Billard\Billard.cc(887) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
16>..\..\..\test\Billard\Billard.cc(900) : warning C4138: '*/' found outside of comment
16>..\..\..\test\Billard\Billard.cc(929) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
16>..\..\..\test\Billard\Billard.cc(932) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
16>..\..\..\test\Billard\Billard.cc(966) : warning C4138: '*/' found outside of comment
16>..\..\..\test\Billard\Billard.cc(993) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
16>..\..\..\test\Billard\Billard.cc(996) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
16>Generating Code...
16>Compiling...
16>getopt1.c
16>getopt.c
16>cmdline.c
16>..\..\..\test\Billard\cmdline.c(69) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
16>Generating Code...
16>Linking...
16>LINK : fatal error LNK1181: cannot open input file '..\..\Release\RTI-NG.lib'
16>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\test\Billard\billard.dir\Release\BuildLog.htm"
16>billard - 1 error(s), 25 warning(s)
18>------ Rebuild All started: Project: rtig, Configuration: Release Win32 ------
18>Deleting intermediate and output files for project 'rtig', configuration 'Release|Win32'
18>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/RTIG/CMakeLists.txt
17>RTIA_network.cc
18>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
18>Compiling...
18>Trace.cc
18>..\..\RTIG\Trace.cc(34) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
18> C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen'
18>RTIG_processing.cc
18>..\..\RTIG\RTIG_processing.cc(162) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\RTIG_processing.cc(607) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\RTIG_processing.cc(1265) : warning C4244: '=' : conversion from 'certi::ULong' to 'certi::UShort', possible loss of data
17>RTIA_federate.cc
18>RTIG.cc
18>..\..\RTIG\RTIG.cc(426) : warning C4101: 'e' : unreferenced local variable
17>..\..\RTIA\RTIA_federate.cc(618) : warning C4244: '=' : conversion from 'certi::ULong' to 'certi::UShort', possible loss of data
18>main.cc
17>RTIA.cc
18>FederationsList.cc
17>OwnershipManagement.cc
18>..\..\RTIG\FederationsList.cc(379) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\FederationsList.cc(1130) : warning C4101: 'e' : unreferenced local variable
18>Federation.cc
17>ObjectManagement.cc
18>..\..\RTIG\Federation.cc(442) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\Federation.cc(747) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\Federation.cc(751) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\Federation.cc(795) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\Federation.cc(800) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\Federation.cc(1491) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\Federation.cc(1497) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\Federation.cc(1508) : warning C4101: 'e' : unreferenced local variable
17>main.cc
18>Federate.cc
18>Generating Code...
17>Files.cc
18>Compiling...
18>RTIG_cmdline.c
18>..\..\RTIG\RTIG_cmdline.c(141) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
18> C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen'
18>..\..\RTIG\RTIG_cmdline.c(188) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
18>Linking...
18>LINK : fatal error LNK1181: cannot open input file '..\Release\CERTI.lib'
18>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\RTIG\rtig.dir\Release\BuildLog.htm"
18>rtig - 1 error(s), 17 warning(s)
17>FederationManagement.cc
17>DeclarationManagement.cc
17>DataDistribution.cc
17>Communications.cc
17>Generating Code...
17>Compiling...
17>RTIA_cmdline.c
17>..\..\RTIA\RTIA_cmdline.c(150) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
17> C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen'
17>..\..\RTIA\RTIA_cmdline.c(204) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
17>Linking...
17>LINK : fatal error LNK1181: cannot open input file '..\Release\CERTI.lib'
17>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\RTIA\rtia.dir\Release\BuildLog.htm"
17>rtia - 1 error(s), 3 warning(s)
19>------ Rebuild All started: Project: ALL_BUILD, Configuration: Release Win32 ------
19>Deleting intermediate and output files for project 'ALL_BUILD', configuration 'Release|Win32'
19>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/CMakeLists.txt
19>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
19>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\ALL_BUILD.dir\Release\BuildLog.htm"
19>ALL_BUILD - 0 error(s), 0 warning(s)
20>------ Skipped Rebuild All: Project: INSTALL, Configuration: Release Win32 ------
20>Project not selected to build for this solution configuration
21>------ Skipped Rebuild All: Project: PACKAGE, Configuration: Release Win32 ------
21>Project not selected to build for this solution configuration
========== Rebuild All: 6 succeeded, 6 failed, 9 skipped ==========





LEX_PROGRAM = C:/Program Files/GnuWin32/bin/flex.exe
YACC_PROGRAM = C:/Program Files/GnuWin32/bin/yacc.exe

1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Release Win32 ------
1>Deleting intermediate and output files for project 'ZERO_CHECK', configuration 'Release|Win32'
1>Checking Build System
1>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because include/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because libHLA/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because libCERTI/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because RTIG/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because RTIA/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because libRTI/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because test/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because test/libgraphc/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because test/Billard/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because test/utility/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because doc/CMakeFiles/generate.stamp is up-to-date.
1>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\ZERO_CHECK.dir\Release\BuildLog.htm"
1>ZERO_CHECK - 0 error(s), 0 warning(s)
2>------ Rebuild All started: Project: LibCERTI, Configuration: Release Win32 ------
3>------ Rebuild All started: Project: LibFedTime, Configuration: Release Win32 ------
3>Deleting intermediate and output files for project 'LibFedTime', configuration 'Release|Win32'
2>Deleting intermediate and output files for project 'LibCERTI', configuration 'Release|Win32'
3>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/libRTI/CMakeLists.txt
2>Generating syntax.cc, syntax.h
3>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
3>Compiling...
3>RTIfedTime.cc
3>d:\develop\certi-3.3.2-source2\librti\rtifedtime.cc(51) : warning C4715: '`anonymous namespace'::rft' : not all control paths return a value
3>d:\develop\certi-3.3.2-source2\librti\rtifedtime.cc(75) : warning C4715: 'RTI::FedTimeFactory::makeZero' : not all control paths return a value
3>d:\develop\certi-3.3.2-source2\librti\rtifedtime.cc(87) : warning C4715: 'RTI::FedTimeFactory::decode' : not all control paths return a value
2>Generating tokens.cc
3>Linking...
3> Creating library D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\FedTime.lib and object D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\FedTime.exp
3>Embedding manifest...
3>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\libRTI\FedTime.dir\Release\BuildLog.htm"
3>LibFedTime - 0 error(s), 3 warning(s)
4>------ Rebuild All started: Project: graph, Configuration: Release Win32 ------
4>Deleting intermediate and output files for project 'graph', configuration 'Release|Win32'
4>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/test/libgraphc/CMakeLists.txt
4>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
4>Compiling...
4>graph_c.cc
4>Creating library...
4>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\test\libgraphc\graph.dir\Release\BuildLog.htm"
4>graph - 0 error(s), 0 warning(s)
5>------ Rebuild All started: Project: LibHLA, Configuration: Release Win32 ------
5>Deleting intermediate and output files for project 'LibHLA', configuration 'Release|Win32'
5>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/libHLA/CMakeLists.txt
5>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
5>Compiling...
5>HLAbuffer.cc
5>Linking...
5> Creating library D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\HLA.lib and object D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\HLA.exp
5>Embedding manifest...
5>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\libHLA\HLA.dir\Release\BuildLog.htm"
5>LibHLA - 0 error(s), 0 warning(s)
6>------ Rebuild All started: Project: TestHLAtypes, Configuration: Release Win32 ------
6>Deleting intermediate and output files for project 'TestHLAtypes', configuration 'Release|Win32'
6>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/libHLA/CMakeLists.txt
6>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
6>Compiling...
6>TestHLAtypes.cc
6>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(132) : warning C4724: potential mod by 0
6>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(132) : warning C4724: potential mod by 0
6>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(133) : warning C4724: potential mod by 0
6>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(133) : warning C4724: potential mod by 0
6>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(133) : warning C4724: potential mod by 0
6>d:\develop\certi-3.3.2-source2\libhla\hlafixedrecord.hh(181) : warning C4724: potential mod by 0
6>Linking...
6>Embedding manifest...
6>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\libHLA\TestHLAtypes.dir\Release\BuildLog.htm"
6>TestHLAtypes - 0 error(s), 6 warning(s)
7>------ Skipped Rebuild All: Project: patch, Configuration: Release Win32 ------
7>Project not selected to build for this solution configuration
8>------ Skipped Rebuild All: Project: RUN_TESTS, Configuration: Release Win32 ------
8>Project not selected to build for this solution configuration
9>------ Skipped Rebuild All: Project: PACKAGE_SOURCE_ZIP, Configuration: Release Win32 ------
9>Project not selected to build for this solution configuration
10>------ Skipped Rebuild All: Project: Continuous, Configuration: Release Win32 ------
10>Project not selected to build for this solution configuration
11>------ Skipped Rebuild All: Project: Nightly, Configuration: Release Win32 ------
11>Project not selected to build for this solution configuration
12>------ Skipped Rebuild All: Project: Experimental, Configuration: Release Win32 ------
12>Project not selected to build for this solution configuration
13>------ Skipped Rebuild All: Project: NightlyMemoryCheck, Configuration: Release Win32 ------
13>Project not selected to build for this solution configuration
2>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/libCERTI/CMakeLists.txt
2>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
2>Compiling...
2>syntax.cc
2>y.tab.c(406) : warning C4102: 'yyerrlab' : unreferenced label
2>y.tab.c(401) : warning C4102: 'yynewerror' : unreferenced label
2>tokens.cc
2>WinPerfClock.cc
2>WinClock.cc
2>PrettyDebEx.cc
2>PrettyDebug.cc
2>XmlParser.cc
2>Exception.cc
2>NM_Classes.cc
2>..\..\libCERTI\NM_Classes.cc(356) : warning C4244: 'argument' : conversion from 'unsigned long' to 'const uint16_t', possible loss of data
2>NetworkMessage_RW.cc
2>NetworkMessage.cc
2>Message_W.cc
2>..\..\libCERTI\Message_W.cc(140) : warning C4244: 'argument' : conversion from 'certi::FederateHandle' to 'const int16_t', possible loss of data
2>..\..\libCERTI\Message_W.cc(173) : warning C4244: 'argument' : conversion from 'certi::AttributeHandle' to 'const int16_t', possible loss of data
2>..\..\libCERTI\Message_W.cc(181) : warning C4244: 'argument' : conversion from 'certi::AttributeHandle' to 'const int16_t', possible loss of data
2>..\..\libCERTI\Message_W.cc(182) : warning C4244: 'argument' : conversion from 'certi::FederateHandle' to 'const int16_t', possible loss of data
2>..\..\libCERTI\Message_W.cc(301) : warning C4244: 'argument' : conversion from 'certi::FederateHandle' to 'const int16_t', possible loss of data
2>..\..\libCERTI\Message_W.cc(376) : warning C4244: 'argument' : conversion from 'certi::AttributeHandle' to 'const int16_t', possible loss of data
2>..\..\libCERTI\Message_W.cc(423) : warning C4244: 'argument' : conversion from 'certi::ParameterHandle' to 'const int16_t', possible loss of data
2>Message_R.cc
2>..\..\libCERTI\Message_R.cc(168) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(174) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(182) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(192) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(208) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(215) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(216) : warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data
2>..\..\libCERTI\Message_R.cc(225) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(226) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(236) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(237) : warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data
2>..\..\libCERTI\Message_R.cc(245) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(246) : warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data
2>..\..\libCERTI\Message_R.cc(251) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(252) : warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data
2>..\..\libCERTI\Message_R.cc(258) : warning C4244: '=' : conversion from 'int64_t' to 'certi::InteractionClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(259) : warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data
2>..\..\libCERTI\Message_R.cc(265) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(266) : warning C4244: '=' : conversion from 'int64_t' to 'certi::AttributeHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(267) : warning C4244: '=' : conversion from 'int64_t' to 'certi::SpaceHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(272) : warning C4244: '=' : conversion from 'int64_t' to 'certi::SpaceHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(273) : warning C4244: '=' : conversion from 'int64_t' to 'unsigned long', possible loss of data
2>..\..\libCERTI\Message_R.cc(274) : warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data
2>..\..\libCERTI\Message_R.cc(279) : warning C4244: '=' : conversion from 'int64_t' to 'certi::InteractionClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(280) : warning C4244: '=' : conversion from 'int64_t' to 'certi::SpaceHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(295) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(303) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(304) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(314) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(316) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(327) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(328) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(339) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(340) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(358) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(366) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(367) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(374) : warning C4244: '=' : conversion from 'int64_t' to 'certi::SpaceHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(381) : warning C4244: '=' : conversion from 'int64_t' to 'certi::DimensionHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(382) : warning C4244: '=' : conversion from 'int64_t' to 'certi::SpaceHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(390) : warning C4244: '=' : conversion from 'int64_t' to 'certi::InteractionClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(395) : warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data
2>..\..\libCERTI\Message_R.cc(405) : warning C4244: '=' : conversion from 'int64_t' to 'certi::InteractionClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(413) : warning C4244: '=' : conversion from 'int64_t' to 'certi::UShort', possible loss of data
2>..\..\libCERTI\Message_R.cc(414) : warning C4244: '=' : conversion from 'int64_t' to 'certi::TransportType', possible loss of data
2>..\..\libCERTI\Message_R.cc(415) : warning C4244: '=' : conversion from 'int64_t' to 'certi::OrderType', possible loss of data
2>..\..\libCERTI\Message_R.cc(416) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(423) : warning C4244: '=' : conversion from 'int64_t' to 'certi::InteractionClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(424) : warning C4244: '=' : conversion from 'int64_t' to 'certi::TransportType', possible loss of data
2>..\..\libCERTI\Message_R.cc(425) : warning C4244: '=' : conversion from 'int64_t' to 'certi::OrderType', possible loss of data
2>..\..\libCERTI\Message_R.cc(432) : warning C4244: '=' : conversion from 'int64_t' to 'certi::TransportType', possible loss of data
2>..\..\libCERTI\Message_R.cc(439) : warning C4244: '=' : conversion from 'int64_t' to 'certi::OrderType', possible loss of data
2>..\..\libCERTI\Message_R.cc(444) : warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data
2>..\..\libCERTI\Message_R.cc(450) : warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data
2>..\..\libCERTI\Message_R.cc(456) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(472) : warning C4244: '=' : conversion from 'int64_t' to 'certi::InteractionClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(505) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectClassHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(513) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(519) : warning C4244: '=' : conversion from 'int64_t' to 'certi::ObjectHandle', possible loss of data
2>..\..\libCERTI\Message_R.cc(577) : warning C4244: '=' : conversion from 'uint64_t' to 'unsigned long', possible loss of data
2>Message.cc
2>..\..\libCERTI\Message.cc(349) : warning C4244: '=' : conversion from 'unsigned long' to 'certi::UShort', possible loss of data
2>..\..\libCERTI\Message.cc(384) : warning C4244: '=' : conversion from 'unsigned long' to 'certi::UShort', possible loss of data
2>MessageBuffer.cc
2>ClockFactory.cc
2>Clock.cc
2>BasicMessage.cc
2>..\..\libCERTI\BasicMessage.cc(160) : warning C4244: 'initializing' : conversion from 'int64_t' to 'long', possible loss of data
2>..\..\libCERTI\BasicMessage.cc(166) : warning C4244: 'initializing' : conversion from 'int64_t' to 'long', possible loss of data
2>..\..\libCERTI\BasicMessage.cc(171) : warning C4244: 'argument' : conversion from 'int64_t' to 'certi::ULong', possible loss of data
2>..\..\libCERTI\BasicMessage.cc(172) : warning C4244: 'argument' : conversion from 'int64_t' to 'certi::ULong', possible loss of data
2>..\..\libCERTI\BasicMessage.cc(194) : warning C4244: 'initializing' : conversion from 'int64_t' to 'long', possible loss of data
2>..\..\libCERTI\BasicMessage.cc(198) : warning C4244: 'argument' : conversion from 'int64_t' to 'const certi::RegionHandle', possible loss of data
2>AuditLine.cc
2>AuditFile.cc
2>Generating Code...
2>Compiling...
2>LBTS.cc
2>FedTime.cc
2>RoutingSpace.cc
2>Extent.cc
2>Dimension.cc
2>BaseRegion.cc
2>RTIRegion.cc
2>GAV.cc
2>Subscribable.cc
2>RootObject.cc
2>Parameter.cc
2>Named.cc
2>ObjectSet.cc
2>..\..\libCERTI\ObjectSet.cc(431) : warning C4101: 'e' : unreferenced local variable
2>..\..\libCERTI\ObjectSet.cc(435) : warning C4101: 'e' : unreferenced local variable
2>ObjectClassSet.cc
2>..\..\libCERTI\ObjectClassSet.cc(249) : warning C4101: 'e' : unreferenced local variable
2>ObjectClass.cc
2>..\..\libCERTI\ObjectClass.cc(137) : warning C4101: 'e' : unreferenced local variable
2>..\..\libCERTI\ObjectClass.cc(212) : warning C4101: 'e' : unreferenced local variable
2>..\..\libCERTI\ObjectClass.cc(216) : warning C4101: 'e' : unreferenced local variable
2>..\..\libCERTI\ObjectClass.cc(602) : warning C4101: 'e' : unreferenced local variable
2>..\..\libCERTI\ObjectClass.cc(630) : warning C4101: 'e' : unreferenced local variable
2>..\..\libCERTI\ObjectClass.cc(817) : warning C4101: 'e' : unreferenced local variable
2>..\..\libCERTI\ObjectClass.cc(821) : warning C4101: 'e' : unreferenced local variable
2>ObjectClassBroadcastList.cc
2>..\..\libCERTI\ObjectClassBroadcastList.cc(261) : warning C4101: 'e' : unreferenced local variable
2>..\..\libCERTI\ObjectClassBroadcastList.cc(265) : warning C4101: 'e' : unreferenced local variable
2>..\..\libCERTI\ObjectClassBroadcastList.cc(371) : warning C4101: 'e' : unreferenced local variable
2>..\..\libCERTI\ObjectClassBroadcastList.cc(375) : warning C4101: 'e' : unreferenced local variable
2>ObjectClassAttribute.cc
2>Object.cc
2>ObjectAttribute.cc
2>InteractionSet.cc
2>Generating Code...
2>d:\develop\certi-3.3.2-source2\libcerti\objectclass.cc(1099) : warning C4700: uninitialized local variable 'oca' used
2>Compiling...
2>Interaction.cc
2>..\..\libCERTI\Interaction.cc(362) : warning C4101: 'e' : unreferenced local variable
2>InteractionBroadcastList.cc
2>..\..\libCERTI\InteractionBroadcastList.cc(158) : warning C4101: 'e' : unreferenced local variable
2>..\..\libCERTI\InteractionBroadcastList.cc(162) : warning C4101: 'e' : unreferenced local variable
2>FedRegion.cc
2>FederateLevelList.cc
2>fed.cc
2>SocketUN.cc
2>..\..\libCERTI\SocketUN.cc(26) : warning C4067: unexpected tokens following preprocessor directive - expected a newline
2>SocketMC.cc
2>..\..\libCERTI\SocketMC.cc(103) : warning C4244: 'argument' : conversion from 'unsigned long' to 'u_short', possible loss of data
2>..\..\libCERTI\SocketMC.cc(132) : warning C4244: 'argument' : conversion from 'unsigned long' to 'u_short', possible loss of data
2>SocketUDP.cc
2>GSSAPIHandler.cc
2>SocketHTTPProxy.cc
2>SecurityServer.cc
2>..\..\libCERTI\SecurityServer.cc(87) : warning C4101: 'e' : unreferenced local variable
2>SecureTCPSocket.cc
2>SocketTCP.cc
2>SocketServer.cc
2>..\..\libCERTI\SocketServer.cc(77) : warning C4101: 'e' : unreferenced local variable
2>Generating Code...
2>Linking...
2> Creating library D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\CERTI.lib and object D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\CERTI.exp
2>Embedding manifest...
2>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\libCERTI\CERTI.dir\Release\BuildLog.htm"
2>LibCERTI - 0 error(s), 101 warning(s)
14>------ Rebuild All started: Project: RTI, Configuration: Release Win32 ------
14>Deleting intermediate and output files for project 'RTI', configuration 'Release|Win32'
14>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/libRTI/CMakeLists.txt
14>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
14>Compiling...
14>RTItypesImp.cc
14>RTItypes.cc
14>RTIambPrivateRefs.cc
14>RTIambassador.cc
14>..\..\libRTI\RTIambassador.cc(279) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
14>..\..\libRTI\RTIambassador.cc(574) : warning C4244: '=' : conversion from 'RTI::ULong' to 'certi::UShort', possible loss of data
14>..\..\libRTI\RTIambassador.cc(874) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
14>..\..\libRTI\RTIambassador.cc(1943) : warning C4101: 'e' : unreferenced local variable
14>..\..\libRTI\RTIambassador.cc(2144) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
14>..\..\libRTI\RTIambassador.cc(2201) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
14>Generating Code...
14>Linking...
14> Creating library D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\RTI-NG.lib and object D:\DEVELOP\certi-3.3.2-Source2\tempo\Release\RTI-NG.exp
14>Embedding manifest...
14>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\libRTI\RTI.dir\Release\BuildLog.htm"
14>RTI - 0 error(s), 6 warning(s)
15>------ Rebuild All started: Project: billard, Configuration: Release Win32 ------
16>------ Rebuild All started: Project: CertiUtilTests, Configuration: Release Win32 ------
15>Deleting intermediate and output files for project 'billard', configuration 'Release|Win32'
16>Deleting intermediate and output files for project 'CertiUtilTests', configuration 'Release|Win32'
16>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/test/utility/CMakeLists.txt
15>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/test/Billard/CMakeLists.txt
16>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
16>Compiling...
15>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
15>Compiling...
16>CertiUtilTests.cc
15>main.cc
15>..\..\..\test\Billard\main.cc(103) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
15>..\..\..\test\Billard\main.cc(112) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
15>..\..\..\test\Billard\main.cc(281) : warning C4307: '*' : integral constant overflow
16>Linking...
15>Display.cc
16>Embedding manifest...
16>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\test\utility\CertiUtilTests.dir\Release\BuildLog.htm"
16>CertiUtilTests - 0 error(s), 0 warning(s)
15>ColoredBall.cc
17>------ Rebuild All started: Project: rtia, Configuration: Release Win32 ------
17>Deleting intermediate and output files for project 'rtia', configuration 'Release|Win32'
17>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/RTIA/CMakeLists.txt
17>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
17>Compiling...
17>TimeManagement.cc
15>Ball.cc
15>..\..\..\test\Billard\Ball.cc(148) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
15>..\..\..\test\Billard\Ball.cc(149) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
15>BillardDDM.cc
17>Statistics.cc
15>Billard.cc
15>..\..\..\test\Billard\Billard.cc(122) : warning C4101: 'e' : unreferenced local variable
15>..\..\..\test\Billard\Billard.cc(128) : warning C4101: 'e' : unreferenced local variable
15>..\..\..\test\Billard\Billard.cc(153) : warning C4101: 'e' : unreferenced local variable
15>..\..\..\test\Billard\Billard.cc(192) : warning C4101: 'e' : unreferenced local variable
15>..\..\..\test\Billard\Billard.cc(495) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
15>..\..\..\test\Billard\Billard.cc(495) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
15>..\..\..\test\Billard\Billard.cc(453) : warning C4101: 'e' : unreferenced local variable
15>..\..\..\test\Billard\Billard.cc(541) : warning C4101: 'e' : unreferenced local variable
15>..\..\..\test\Billard\Billard.cc(764) : warning C4138: '*/' found outside of comment
15>..\..\..\test\Billard\Billard.cc(790) : warning C4138: '*/' found outside of comment
15>..\..\..\test\Billard\Billard.cc(831) : warning C4138: '*/' found outside of comment
15>..\..\..\test\Billard\Billard.cc(886) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
15>..\..\..\test\Billard\Billard.cc(887) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
15>..\..\..\test\Billard\Billard.cc(900) : warning C4138: '*/' found outside of comment
15>..\..\..\test\Billard\Billard.cc(929) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
15>..\..\..\test\Billard\Billard.cc(932) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
15>..\..\..\test\Billard\Billard.cc(966) : warning C4138: '*/' found outside of comment
15>..\..\..\test\Billard\Billard.cc(993) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
15>..\..\..\test\Billard\Billard.cc(996) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
15>Generating Code...
15>Compiling...
15>getopt1.c
15>getopt.c
15>cmdline.c
15>..\..\..\test\Billard\cmdline.c(69) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
15>Generating Code...
15>Linking...
15>Embedding manifest...
15>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\test\Billard\billard.dir\Release\BuildLog.htm"
15>billard - 0 error(s), 25 warning(s)
17>RTIA_network.cc
18>------ Rebuild All started: Project: rtig, Configuration: Release Win32 ------
18>Deleting intermediate and output files for project 'rtig', configuration 'Release|Win32'
18>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/RTIG/CMakeLists.txt
18>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
18>Compiling...
18>Trace.cc
18>..\..\RTIG\Trace.cc(34) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
18> C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen'
18>RTIG_processing.cc
17>RTIA_federate.cc
18>..\..\RTIG\RTIG_processing.cc(162) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\RTIG_processing.cc(607) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\RTIG_processing.cc(1265) : warning C4244: '=' : conversion from 'certi::ULong' to 'certi::UShort', possible loss of data
18>RTIG.cc
17>..\..\RTIA\RTIA_federate.cc(618) : warning C4244: '=' : conversion from 'certi::ULong' to 'certi::UShort', possible loss of data
18>..\..\RTIG\RTIG.cc(426) : warning C4101: 'e' : unreferenced local variable
17>RTIA.cc
18>main.cc
17>OwnershipManagement.cc
18>FederationsList.cc
18>..\..\RTIG\FederationsList.cc(379) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\FederationsList.cc(1130) : warning C4101: 'e' : unreferenced local variable
17>ObjectManagement.cc
18>Federation.cc
18>..\..\RTIG\Federation.cc(442) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\Federation.cc(747) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\Federation.cc(751) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\Federation.cc(795) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\Federation.cc(800) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\Federation.cc(1491) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\Federation.cc(1497) : warning C4101: 'e' : unreferenced local variable
18>..\..\RTIG\Federation.cc(1508) : warning C4101: 'e' : unreferenced local variable
17>main.cc
18>Federate.cc
18>Generating Code...
17>Files.cc
18>Compiling...
18>RTIG_cmdline.c
18>..\..\RTIG\RTIG_cmdline.c(141) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
18> C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen'
18>..\..\RTIG\RTIG_cmdline.c(188) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
18>Linking...
18>Embedding manifest...
18>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\RTIG\rtig.dir\Release\BuildLog.htm"
18>rtig - 0 error(s), 17 warning(s)
17>FederationManagement.cc
17>DeclarationManagement.cc
17>DataDistribution.cc
17>Communications.cc
17>Generating Code...
17>Compiling...
17>RTIA_cmdline.c
17>..\..\RTIA\RTIA_cmdline.c(150) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
17> C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen'
17>..\..\RTIA\RTIA_cmdline.c(204) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
17>Linking...
17>Embedding manifest...
17>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\RTIA\rtia.dir\Release\BuildLog.htm"
17>rtia - 0 error(s), 3 warning(s)
19>------ Rebuild All started: Project: ALL_BUILD, Configuration: Release Win32 ------
19>Deleting intermediate and output files for project 'ALL_BUILD', configuration 'Release|Win32'
19>Building Custom Rule D:/DEVELOP/certi-3.3.2-Source2/CMakeLists.txt
19>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
19>Build log was saved at "file://d:\DEVELOP\certi-3.3.2-Source2\tempo\ALL_BUILD.dir\Release\BuildLog.htm"
19>ALL_BUILD - 0 error(s), 0 warning(s)
20>------ Skipped Rebuild All: Project: PACKAGE, Configuration: Release Win32 ------
20>Project not selected to build for this solution configuration
21>------ Skipped Rebuild All: Project: INSTALL, Configuration: Release Win32 ------
21>Project not selected to build for this solution configuration
========== Rebuild All: 12 succeeded, 0 failed, 9 skipped ==========


reply via email to

[Prev in Thread] Current Thread [Next in Thread]