Skip to content

Instantly share code, notes, and snippets.

@CoolRunning
Created May 5, 2016 15:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CoolRunning/17b4b22b40aa46bcd500840c9f5dac26 to your computer and use it in GitHub Desktop.
Save CoolRunning/17b4b22b40aa46bcd500840c9f5dac26 to your computer and use it in GitHub Desktop.
1>------ Build started: Project: ZERO_CHECK, Configuration: Debug x64 ------
1> Checking Build System
1> CMake does not need to re-run because C:/PaGMO/PaGMOreborn/build/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/PaGMO/PaGMOreborn/build/tests/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/PaGMO/PaGMOreborn/build/tutorials/CMakeFiles/generate.stamp is up-to-date.
2>------ Build started: Project: constrained, Configuration: Debug x64 ------
3>------ Build started: Project: example0, Configuration: Debug x64 ------
4>------ Build started: Project: example0_gh, Configuration: Debug x64 ------
5>------ Build started: Project: generic, Configuration: Debug x64 ------
6>------ Build started: Project: hock_schittkowsky_71, Configuration: Debug x64 ------
7>------ Build started: Project: io, Configuration: Debug x64 ------
8>------ Build started: Project: multi_objective, Configuration: Debug x64 ------
9>------ Build started: Project: null_problem, Configuration: Debug x64 ------
2> Building Custom Rule C:/PaGMO/PaGMOreborn/tests/CMakeLists.txt
2> CMake does not need to re-run because C:\PaGMO\PaGMOreborn\build\tests\CMakeFiles\generate.stamp is up-to-date.
7> Building Custom Rule C:/PaGMO/PaGMOreborn/tests/CMakeLists.txt
5> Building Custom Rule C:/PaGMO/PaGMOreborn/tests/CMakeLists.txt
7> CMake does not need to re-run because C:\PaGMO\PaGMOreborn\build\tests\CMakeFiles\generate.stamp is up-to-date.
5> CMake does not need to re-run because C:\PaGMO\PaGMOreborn\build\tests\CMakeFiles\generate.stamp is up-to-date.
2> constrained.cpp
4> Building Custom Rule C:/PaGMO/PaGMOreborn/tutorials/CMakeLists.txt
7> io.cpp
3> Building Custom Rule C:/PaGMO/PaGMOreborn/tutorials/CMakeLists.txt
4> CMake does not need to re-run because C:\PaGMO\PaGMOreborn\build\tutorials\CMakeFiles\generate.stamp is up-to-date.
5> generic.cpp
3> CMake does not need to re-run because C:\PaGMO\PaGMOreborn\build\tutorials\CMakeFiles\generate.stamp is up-to-date.
3> example0.cpp
4> example0_gh.cpp
6> Building Custom Rule C:/PaGMO/PaGMOreborn/tests/CMakeLists.txt
6> CMake does not need to re-run because C:\PaGMO\PaGMOreborn\build\tests\CMakeFiles\generate.stamp is up-to-date.
9> Building Custom Rule C:/PaGMO/PaGMOreborn/tests/CMakeLists.txt
9> CMake does not need to re-run because C:\PaGMO\PaGMOreborn\build\tests\CMakeFiles\generate.stamp is up-to-date.
8> Building Custom Rule C:/PaGMO/PaGMOreborn/tests/CMakeLists.txt
8> CMake does not need to re-run because C:\PaGMO\PaGMOreborn\build\tests\CMakeFiles\generate.stamp is up-to-date.
6> hock_schittkowsky_71.cpp
8> multi_objective.cpp
9> null_problem.cpp
3> example0.vcxproj -> C:\PaGMO\PaGMOreborn\build\tutorials\Debug\example0.exe
3> example0.vcxproj -> C:/PaGMO/PaGMOreborn/build/tutorials/Debug/example0.pdb (Full PDB)
9>c:\pagmo\pagmoreborn\include\problems\../problem.hpp(558): warning C4800: 'const pagmo::null_problem *': forcing value to bool 'true' or 'false' (performance warning)
9> C:\PaGMO\PaGMOreborn\tests\null_problem.cpp(46): note: see reference to function template instantiation 'bool pagmo::problem::is<pagmo::null_problem>(void) const' being compiled
2> constrained.vcxproj -> C:\PaGMO\PaGMOreborn\build\tests\Debug\constrained.exe
2> constrained.vcxproj -> C:/PaGMO/PaGMOreborn/build/tests/Debug/constrained.pdb (Full PDB)
10>------ Build started: Project: population, Configuration: Debug x64 ------
10> Building Custom Rule C:/PaGMO/PaGMOreborn/tests/CMakeLists.txt
10> CMake does not need to re-run because C:\PaGMO\PaGMOreborn\build\tests\CMakeFiles\generate.stamp is up-to-date.
10> population.cpp
7> io.vcxproj -> C:\PaGMO\PaGMOreborn\build\tests\Debug\io.exe
7> io.vcxproj -> C:/PaGMO/PaGMOreborn/build/tests/Debug/io.pdb (Full PDB)
11>------ Build started: Project: problem, Configuration: Debug x64 ------
11> Building Custom Rule C:/PaGMO/PaGMOreborn/tests/CMakeLists.txt
11> CMake does not need to re-run because C:\PaGMO\PaGMOreborn\build\tests\CMakeFiles\generate.stamp is up-to-date.
8> multi_objective.vcxproj -> C:\PaGMO\PaGMOreborn\build\tests\Debug\multi_objective.exe
8> multi_objective.vcxproj -> C:/PaGMO/PaGMOreborn/build/tests/Debug/multi_objective.pdb (Full PDB)
11> problem.cpp
12>------ Build started: Project: rng, Configuration: Debug x64 ------
12> Building Custom Rule C:/PaGMO/PaGMOreborn/tests/CMakeLists.txt
12> CMake does not need to re-run because C:\PaGMO\PaGMOreborn\build\tests\CMakeFiles\generate.stamp is up-to-date.
12> rng.cpp
4> example0_gh.vcxproj -> C:\PaGMO\PaGMOreborn\build\tutorials\Debug\example0_gh.exe
4> example0_gh.vcxproj -> C:/PaGMO/PaGMOreborn/build/tutorials/Debug/example0_gh.pdb (Full PDB)
13>------ Build started: Project: rosenbrock, Configuration: Debug x64 ------
5> generic.vcxproj -> C:\PaGMO\PaGMOreborn\build\tests\Debug\generic.exe
5> generic.vcxproj -> C:/PaGMO/PaGMOreborn/build/tests/Debug/generic.pdb (Full PDB)
14>------ Build started: Project: translate, Configuration: Debug x64 ------
15>------ Build started: Project: type_traits, Configuration: Debug x64 ------
13> Building Custom Rule C:/PaGMO/PaGMOreborn/tests/CMakeLists.txt
13> CMake does not need to re-run because C:\PaGMO\PaGMOreborn\build\tests\CMakeFiles\generate.stamp is up-to-date.
15> Building Custom Rule C:/PaGMO/PaGMOreborn/tests/CMakeLists.txt
15> CMake does not need to re-run because C:\PaGMO\PaGMOreborn\build\tests\CMakeFiles\generate.stamp is up-to-date.
13> rosenbrock.cpp
15> type_traits.cpp
10>c:\pagmo\pagmoreborn\tests\../include/problems/rosenbrock.hpp(44): warning C4244: 'argument': conversion from 'double' to 'unsigned __int64', possible loss of data
13>c:\pagmo\pagmoreborn\tests\../include/problems/rosenbrock.hpp(44): warning C4244: 'argument': conversion from 'double' to 'unsigned __int64', possible loss of data
11>c:\pagmo\pagmoreborn\tests\../include/problem.hpp(558): warning C4800: 'const base_p *': forcing value to bool 'true' or 'false' (performance warning)
11> C:\PaGMO\PaGMOreborn\tests\problem.cpp(486): note: see reference to function template instantiation 'bool pagmo::problem::is<base_p>(void) const' being compiled
11>c:\pagmo\pagmoreborn\tests\../include/problem.hpp(558): warning C4800: 'const full_p *': forcing value to bool 'true' or 'false' (performance warning)
11> C:\PaGMO\PaGMOreborn\tests\problem.cpp(487): note: see reference to function template instantiation 'bool pagmo::problem::is<full_p>(void) const' being compiled
12> rng.vcxproj -> C:\PaGMO\PaGMOreborn\build\tests\Debug\rng.exe
12> rng.vcxproj -> C:/PaGMO/PaGMOreborn/build/tests/Debug/rng.pdb (Full PDB)
15> type_traits.vcxproj -> C:\PaGMO\PaGMOreborn\build\tests\Debug\type_traits.exe
15> type_traits.vcxproj -> C:/PaGMO/PaGMOreborn/build/tests/Debug/type_traits.pdb (Full PDB)
16>------ Build started: Project: zdt, Configuration: Debug x64 ------
16> Building Custom Rule C:/PaGMO/PaGMOreborn/tests/CMakeLists.txt
16> CMake does not need to re-run because C:\PaGMO\PaGMOreborn\build\tests\CMakeFiles\generate.stamp is up-to-date.
16> zdt.cpp
13> Creating library C:/PaGMO/PaGMOreborn/build/tests/Debug/rosenbrock.lib and object C:/PaGMO/PaGMOreborn/build/tests/Debug/rosenbrock.exp
13> rosenbrock.vcxproj -> C:\PaGMO\PaGMOreborn\build\tests\Debug\rosenbrock.exe
13> rosenbrock.vcxproj -> C:/PaGMO/PaGMOreborn/build/tests/Debug/rosenbrock.pdb (Full PDB)
6> Creating library C:/PaGMO/PaGMOreborn/build/tests/Debug/hock_schittkowsky_71.lib and object C:/PaGMO/PaGMOreborn/build/tests/Debug/hock_schittkowsky_71.exp
9> Creating library C:/PaGMO/PaGMOreborn/build/tests/Debug/null_problem.lib and object C:/PaGMO/PaGMOreborn/build/tests/Debug/null_problem.exp
6> hock_schittkowsky_71.vcxproj -> C:\PaGMO\PaGMOreborn\build\tests\Debug\hock_schittkowsky_71.exe
6> hock_schittkowsky_71.vcxproj -> C:/PaGMO/PaGMOreborn/build/tests/Debug/hock_schittkowsky_71.pdb (Full PDB)
10> Creating library C:/PaGMO/PaGMOreborn/build/tests/Debug/population.lib and object C:/PaGMO/PaGMOreborn/build/tests/Debug/population.exp
9> null_problem.vcxproj -> C:\PaGMO\PaGMOreborn\build\tests\Debug\null_problem.exe
9> null_problem.vcxproj -> C:/PaGMO/PaGMOreborn/build/tests/Debug/null_problem.pdb (Full PDB)
11> Creating library C:/PaGMO/PaGMOreborn/build/tests/Debug/problem.lib and object C:/PaGMO/PaGMOreborn/build/tests/Debug/problem.exp
10> population.vcxproj -> C:\PaGMO\PaGMOreborn\build\tests\Debug\population.exe
10> population.vcxproj -> C:/PaGMO/PaGMOreborn/build/tests/Debug/population.pdb (Full PDB)
16> Creating library C:/PaGMO/PaGMOreborn/build/tests/Debug/zdt.lib and object C:/PaGMO/PaGMOreborn/build/tests/Debug/zdt.exp
11> problem.vcxproj -> C:\PaGMO\PaGMOreborn\build\tests\Debug\problem.exe
11> problem.vcxproj -> C:/PaGMO/PaGMOreborn/build/tests/Debug/problem.pdb (Full PDB)
16> zdt.vcxproj -> C:\PaGMO\PaGMOreborn\build\tests\Debug\zdt.exe
16> zdt.vcxproj -> C:/PaGMO/PaGMOreborn/build/tests/Debug/zdt.pdb (Full PDB)
17>------ Build started: Project: ALL_BUILD, Configuration: Debug x64 ------
17> Building Custom Rule C:/PaGMO/PaGMOreborn/CMakeLists.txt
17> CMake does not need to re-run because C:\PaGMO\PaGMOreborn\build\CMakeFiles\generate.stamp is up-to-date.
========== Build: 17 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment