Guest User

Untitled

a guest
May 23rd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. ...patience...
  2. ...patience...
  3. ...patience...
  4. ...found 4295 targets...
  5. ...updating 9 targets...
  6. msvc.link ..\..\..\bin.v2\libs\phoenix\test\bind_rv_sp_test.test\msvc-10.0\debug\threading-multi\bind_rv_sp_test.exe
  7. bind_rv_sp_test.obj : fatal error LNK1179: invalid or corrupt file: duplicate COMDAT '?value@?$result_@U?$member_variable@$$A6E?AV?$shared_ptr@UX@@@boost@@XZP8Y@@AE?AV12@XZ@detail@phoenix@boost@@@?$is_mem_fun_pointer_select@$0A@@detail@boost@@2_NB'
  8.  
  9. call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" x86 >nul
  10. link /NOLOGO /INCREMENTAL:NO /DEBUG /MACHINE:X86 /subsystem:console /out:"..\..\..\bin.v2\libs\phoenix\test\bind_rv_sp_test.test\msvc-10.0\debug\threading-multi\bind_rv_sp_test.exe" @"..\..\..\bin.v2\libs\phoenix\test\bind_rv_sp_test.test\msvc-10.0\debug\threading-multi\bind_rv_sp_test.exe.rsp"
  11. if %ERRORLEVEL% NEQ 0 EXIT %ERRORLEVEL%
  12.  
  13. ...failed msvc.link ..\..\..\bin.v2\libs\phoenix\test\bind_rv_sp_test.test\msvc-10.0\debug\threading-multi\bind_rv_sp_test.exe ..\..\..\bin.v2\libs\phoenix\test\bind_rv_sp_test.test\msvc-10.0\debug\threading-multi\bind_rv_sp_test.pdb...
  14. ...skipped <p..\..\..\bin.v2\libs\phoenix\test\bind_rv_sp_test.test\msvc-10.0\debug\threading-multi>bind_rv_sp_test.run for lack of <p..\..\..\bin.v2\libs\phoenix\test\bind_rv_sp_test.test\msvc-10.0\debug\threading-multi>bind_rv_sp_test.exe...
  15. compile-c-c++ ..\..\..\bin.v2\libs\phoenix\test\member.test\msvc-10.0\debug\threading-multi\operator\member.obj
  16. member.cpp
  17. C:\CVS\boost\boost/proto/detail/decltype.hpp(487) : error C2198: 'int (__thiscall `anonymous-namespace'::Test::* const )(int) const' : too few arguments for call
  18. C:\CVS\boost\boost/proto/detail/decltype.hpp(485) : while compiling class template member function 'int boost::proto::detail::memfun<T,PMF>::operator ()(void) const'
  19. with
  20. [
  21. T=`anonymous-namespace'::Test *const &,
  22. PMF=int (__thiscall `anonymous-namespace'::Test::* const &)(int) const
  23. ]
  24. operator\member.cpp(53) : see reference to class template instantiation 'boost::proto::detail::memfun<T,PMF>' being compiled
  25. with
  26. [
  27. T=`anonymous-namespace'::Test *const &,
  28. PMF=int (__thiscall `anonymous-namespace'::Test::* const &)(int) const
  29. ]
  30.  
  31. call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" x86 >nul
  32. cl /Zm800 -nologo @"..\..\..\bin.v2\libs\phoenix\test\member.test\msvc-10.0\debug\threading-multi\operator\member.obj.rsp"
  33.  
  34. ...failed compile-c-c++ ..\..\..\bin.v2\libs\phoenix\test\member.test\msvc-10.0\debug\threading-multi\operator\member.obj...
  35. ...skipped <p..\..\..\bin.v2\libs\phoenix\test\member.test\msvc-10.0\debug\threading-multi>member.exe for lack of <p..\..\..\bin.v2\libs\phoenix\test\member.test\msvc-10.0\debug\threading-multi>operator\member.obj...
  36. ...skipped <p..\..\..\bin.v2\libs\phoenix\test\member.test\msvc-10.0\debug\threading-multi>member.pdb for lack of <p..\..\..\bin.v2\libs\phoenix\test\member.test\msvc-10.0\debug\threading-multi>operator\member.obj...
  37. ...skipped <p..\..\..\bin.v2\libs\phoenix\test\member.test\msvc-10.0\debug\threading-multi>member.run for lack of <p..\..\..\bin.v2\libs\phoenix\test\member.test\msvc-10.0\debug\threading-multi>member.exe...
  38. ...failed updating 2 targets...
  39. ...skipped 6 targets...
  40. ...updated 1 target...
Add Comment
Please, Sign In to add comment