Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quickfast: migrate to Conan v2 #18674

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Jul 19, 2023

TODO

  • src/Application/DecoderConnection.cpp:361:43: error: invalid use of incomplete type 'class boost::asio::io_service'

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@valgur
Copy link
Contributor Author

valgur commented Jul 26, 2023

Closing temporarily to avoid unnecessary load on the CI. Will reopen when I'm actively working on the PR again.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@stale
Copy link

stale bot commented Oct 15, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 15, 2023
@valgur valgur marked this pull request as ready for review November 3, 2023 11:03
@stale stale bot removed the stale label Nov 3, 2023
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Copy link
Contributor

github-actions bot commented May 7, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label May 7, 2024
Would be nice to avoid overlinking, but explicitly listing Boost components results in these not being found:

public: void * __cdecl boost::detail::win32::handle_manager::duplicate(void) const
private: void __cdecl boost::thread::start_thread(void)
public: __cdecl boost::thread::~thread(void)
 public: void __cdecl boost::thread::join(void)
@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Failure in build 2 (054c9ed436245f8133cfa6ee144e89de24c7069c):

  • quickfast/cci.20170314:
    Didn't run or was cancelled before finishing

  • quickfast/1.5:
    CI failed to create some packages (All logs)

    Logs for packageID a777ce0f50a5e50c41835c41fec7b722b3441fcc:
    [settings]
    arch=x86_64
    build_type=Debug
    compiler=Visual Studio
    compiler.runtime=MDd
    compiler.version=16
    os=Windows
    [options]
    quickfast:shared=False
    
    [...]
    LINK : warning LNK4286: symbol '??7handle_manager@win32@detail@boost@@QEBA_NXZ (public: bool __cdecl boost::detail::win32::handle_manager::operator!(void)const )' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(StreamingAssembler.obj)' [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    LINK : warning LNK4217: symbol '??1handle_manager@win32@detail@boost@@QEAA@XZ (public: __cdecl boost::detail::win32::handle_manager::~handle_manager(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(DecoderConnection.obj)' in function '"int `public: __cdecl boost::detail::basic_cv_list_entry::basic_cv_list_entry(class detail::basic_cv_list_entry::win32::handle_manager const &)'::`1'::dtor$0" (?dtor$0@?0???0basic_cv_list_entry@detail@boost@@QEAA@AEBVhandle_manager@win32@12@@Z@4HA)' [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    LINK : warning LNK4286: symbol '??1handle_manager@win32@detail@boost@@QEAA@XZ (public: __cdecl boost::detail::win32::handle_manager::~handle_manager(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(StreamingAssembler.obj)' [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    LINK : warning LNK4217: symbol '??0thread_data_base@detail@boost@@QEAA@XZ (public: __cdecl boost::detail::thread_data_base::thread_data_base(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(DecoderConnection.obj)' in function '"public: __cdecl boost::detail::thread_data<class boost::_bi::bind_t<struct boost::_bi::unspecified,class boost::_mfi::mf<void (__cdecl QuickFAST::Communication::SynchReceiver::*)(void),void,class QuickFAST::Communication::SynchReceiver>,class boost::_bi::list<class boost::_bi::value<class QuickFAST::Communication::SynchReceiver *> > > >::thread_data<class boost::_bi::bind_t<struct boost::_bi::unspecified,class boost::_mfi::mf<void (__cdecl QuickFAST::Communication::SynchReceiver::*)(void),void,class QuickFAST::Communication::SynchReceiver>,class boost::_bi::list<class boost::_bi::value<class QuickFAST::Communication::SynchReceiver *> > > >(class boost::_bi::bind_t<struct boost::_bi::unspecified,class boost::_mfi::mf<void (__cdecl QuickFAST::Communication::SynchReceiver::*)(void),void,class QuickFAST::Communication::SynchReceiver>,class boost::_bi::list<class boost::_bi::value<class QuickFAST::Communication::SynchReceiver *> > > &&)" (??0?$thread_data@V?$bind_t@Uunspecified@_bi@boost@@V?$mf@P8SynchReceiver@Communication@QuickFAST@@EAAXXZXV123@$$V@_mfi@3@V?$list@V?$value@PEAVSynchReceiver@Communication@QuickFAST@@@_bi@boost@@@23@@_bi@boost@@@detail@boost@@QEAA@$$QEAV?$bind_t@Uunspecified@_bi@boost@@V?$mf@P8SynchReceiver@Communication@QuickFAST@@EAAXXZXV123@$$V@_mfi@3@V?$list@V?$value@PEAVSynchReceiver@Communication@QuickFAST@@@_bi@boost@@@23@@_bi@2@@Z)' [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    LINK : warning LNK4286: symbol '??0thread_data_base@detail@boost@@QEAA@XZ (public: __cdecl boost::detail::thread_data_base::thread_data_base(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(AsioService.obj)' [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    LINK : warning LNK4217: symbol '??1thread_data_base@detail@boost@@UEAA@XZ (public: virtual __cdecl boost::detail::thread_data_base::~thread_data_base(void))' defined in 'libboost_thread.lib(thread.obj)' is imported by 'quickfast.lib(DecoderConnection.obj)' in function '"public: virtual __cdecl boost::detail::thread_data<class boost::_bi::bind_t<struct boost::_bi::unspecified,class boost::_mfi::mf<void (__cdecl QuickFAST::Communication::SynchReceiver::*)(void),void,class QuickFAST::Communication::SynchReceiver>,class boost::_bi::list<class boost::_bi::value<class QuickFAST::Communication::SynchReceiver *> > > >::~thread_data<class boost::_bi::bind_t<struct boost::_bi::unspecified,class boost::_mfi::mf<void (__cdecl QuickFAST::Communication::SynchReceiver::*)(void),void,class QuickFAST::Communication::SynchReceiver>,class boost::_bi::list<class boost::_bi::value<class QuickFAST::Communication::SynchReceiver *> > > >(void)" (??1?$thread_data@V?$bind_t@Uunspecified@_bi@boost@@V?$mf@P8SynchReceiver@Communication@QuickFAST@@EAAXXZXV123@$$V@_mfi@3@V?$list@V?$value@PEAVSynchReceiver@Communication@QuickFAST@@@_bi@boost@@@23@@_bi@boost@@@detail@boost@@UEAA@XZ)' [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    LINK : warning LNK4286: symbol '??1thread_data_base@detail@boost@@UEAA@XZ (public: virtual __cdecl boost::detail::thread_data_base::~thread_data_base(void))' defined in 'libboost_thread.lib(thread.obj)' is imported by 'quickfast.lib(AsioService.obj)' [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    LINK : warning LNK4217: symbol '?interruptible_wait@this_thread@boost@@YA_NPEAXAEBUmono_platform_timepoint@detail@2@@Z (bool __cdecl boost::this_thread::interruptible_wait(void *,struct boost::detail::mono_platform_timepoint const &))' defined in 'libboost_thread.lib(thread.obj)' is imported by 'quickfast.lib(DecoderConnection.obj)' in function '"public: bool __cdecl boost::detail::basic_cv_list_entry::interruptible_wait(struct boost::detail::mono_platform_timepoint const &)" (?interruptible_wait@basic_cv_list_entry@detail@boost@@QEAA_NAEBUmono_platform_timepoint@23@@Z)' [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    LINK : warning LNK4286: symbol '?interruptible_wait@this_thread@boost@@YA_NPEAXAEBUmono_platform_timepoint@detail@2@@Z (bool __cdecl boost::this_thread::interruptible_wait(void *,struct boost::detail::mono_platform_timepoint const &))' defined in 'libboost_thread.lib(thread.obj)' is imported by 'quickfast.lib(StreamingAssembler.obj)' [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    LINK : warning LNK4217: symbol '?start_thread@thread@boost@@AEAAXXZ (private: void __cdecl boost::thread::start_thread(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(DecoderConnection.obj)' in function '"public: __cdecl boost::thread::thread<class boost::_bi::bind_t<struct boost::_bi::unspecified,class boost::_mfi::mf<void (__cdecl QuickFAST::Communication::SynchReceiver::*)(void),void,class QuickFAST::Communication::SynchReceiver>,class boost::_bi::list<class boost::_bi::value<class QuickFAST::Communication::SynchReceiver *> > > >(class boost::_bi::bind_t<struct boost::_bi::unspecified,class boost::_mfi::mf<void (__cdecl QuickFAST::Communication::SynchReceiver::*)(void),void,class QuickFAST::Communication::SynchReceiver>,class boost::_bi::list<class boost::_bi::value<class QuickFAST::Communication::SynchReceiver *> > > &&)" (??$?0V?$bind_t@Uunspecified@_bi@boost@@V?$mf@P8SynchReceiver@Communication@QuickFAST@@EAAXXZXV123@$$V@_mfi@3@V?$list@V?$value@PEAVSynchReceiver@Communication@QuickFAST@@@_bi@boost@@@23@@_bi@boost@@@thread@boost@@QEAA@$$QEAV?$bind_t@Uunspecified@_bi@boost@@V?$mf@P8SynchReceiver@Communication@QuickFAST@@EAAXXZXV123@$$V@_mfi@3@V?$list@V?$value@PEAVSynchReceiver@Communication@QuickFAST@@@_bi@boost@@@23@@_bi@1@@Z)' [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    LINK : warning LNK4286: symbol '?start_thread@thread@boost@@AEAAXXZ (private: void __cdecl boost::thread::start_thread(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(AsioService.obj)' [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    LINK : warning LNK4217: symbol '??1thread@boost@@QEAA@XZ (public: __cdecl boost::thread::~thread(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(DecoderConnection.obj)' in function '"public: void * __cdecl boost::thread::`scalar deleting destructor'(unsigned int)" (??_Gthread@boost@@QEAAPEAXI@Z)' [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    LINK : warning LNK4286: symbol '??1thread@boost@@QEAA@XZ (public: __cdecl boost::thread::~thread(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(AsioService.obj)' [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    LINK : warning LNK4217: symbol '?join@thread@boost@@QEAAXXZ (public: void __cdecl boost::thread::join(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(DecoderConnection.obj)' in function '"public: virtual __cdecl QuickFAST::Communication::SynchReceiver::~SynchReceiver(void)" (??1SynchReceiver@Communication@QuickFAST@@UEAA@XZ)' [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    LINK : warning LNK4286: symbol '?join@thread@boost@@QEAAXXZ (public: void __cdecl boost::thread::join(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(AsioService.obj)' [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    libboost_log.lib(event.obj) : error LNK2019: unresolved external symbol WaitOnAddress referenced in function "public: static unsigned int __cdecl boost::atomics::detail::wait_operations_windows<struct boost::atomics::detail::core_operations<4,0,0>,4>::wait(unsigned int const volatile &,unsigned int,enum boost::memory_order)" (?wait@?$wait_operations_windows@U?$core_operations@$03$0A@$0A@@detail@atomics@boost@@$03@detail@atomics@boost@@SAIAEDIIW4memory_order@4@@Z) [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    libboost_log.lib(event.obj) : error LNK2019: unresolved external symbol WakeByAddressSingle referenced in function "public: static void __cdecl boost::atomics::detail::wait_operations_windows<struct boost::atomics::detail::core_operations<4,0,0>,4>::notify_one(unsigned int volatile &)" (?notify_one@?$wait_operations_windows@U?$core_operations@$03$0A@$0A@@detail@atomics@boost@@$03@detail@atomics@boost@@SAXAECI@Z) [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\bin\test.exe : fatal error LNK1120: 2 unresolved externals [C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a\test_package\test.vcxproj]
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_EXPORT_NO_PACKAGE_REGISTRY
        CMAKE_INSTALL_BINDIR
        CMAKE_INSTALL_DATAROOTDIR
        CMAKE_INSTALL_INCLUDEDIR
        CMAKE_INSTALL_LIBDIR
        CMAKE_INSTALL_LIBEXECDIR
        CMAKE_INSTALL_OLDINCLUDEDIR
        CMAKE_INSTALL_SBINDIR
    
    
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    boost/1.85.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    quickfast/1.5 (test package): WARN: 
         ************************************************
         The 'cmake' generator is deprecated.
         Please update your code and remove it.
         *************************************************
    
    quickfast/1.5 (test package): WARN: 
         ************************************************
         The 'cmake_find_package_multi' generator is deprecated.
         Please update your code and remove it.
         *************************************************
    
    quickfast/1.5 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. ****
    ERROR: quickfast/1.5 (test package): Error in build() method, line 13
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\workspace\prod-v1\bsr\cci-8f389ebf\recipes\quickfast\all\test_v1_package\build\98414cc633cade232354e096206c986ea8a43e9a --config Debug -- /m:8 /verbosity:minimal
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.


Conan v2 pipeline ❌

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 2 (054c9ed436245f8133cfa6ee144e89de24c7069c):

  • quickfast/1.5:
    CI failed to create some packages (All logs)

    Logs for packageID dedeca4fca49c6f6f6b1d170608cf21f02defdf4:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=msvc
    compiler.cppstd=14
    compiler.runtime=dynamic
    compiler.runtime_type=Release
    compiler.version=193
    os=Windows
    [options]
    */*:shared=False
    
    [...]
    -- Conan: Component target declared 'Boost::random'
    -- Conan: Component target declared 'Boost::thread'
    -- Conan: Component target declared 'Boost::type_erasure'
    -- Conan: Component target declared 'Boost::unit_test_framework'
    -- Conan: Component target declared 'Boost::wave'
    -- Conan: Component target declared 'Boost::contract'
    -- Conan: Component target declared 'Boost::graph'
    -- Conan: Component target declared 'Boost::iostreams'
    -- Conan: Component target declared 'Boost::locale'
    -- Conan: Component target declared 'Boost::log'
    -- Conan: Component target declared 'Boost::log_setup'
    -- Conan: Target declared 'boost::boost'
    -- Conan: Target declared 'ZLIB::ZLIB'
    -- Conan: Target declared 'BZip2::BZip2'
    -- Conan: Including build module from 'C:/J/workspace/prod-v2/bsr/44209/eebdb/p/bzip2e06444d88ab4f/p/lib/cmake/conan-official-bzip2-variables.cmake'
    -- Conan: Target declared 'XercesC::XercesC'
    -- Configuring done
    -- Generating done
    -- Build files have been written to: C:/J/workspace/prod-v2/bsr/cci-f6fc6932/recipes/quickfast/all/test_package/build/msvc-193-x86_64-14-release
    
    quickfast/1.5 (test package): Running CMake.build()
    quickfast/1.5 (test package): RUN: cmake --build "C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release" --config Release
    MSBuild version 17.6.3+07e294721 for .NET Framework
    
      Checking Build System
      Building Custom Rule C:/J/workspace/prod-v2/bsr/cci-f6fc6932/recipes/quickfast/all/test_package/CMakeLists.txt
      main.cpp
    LINK : warning LNK4217: symbol '??1handle_manager@win32@detail@boost@@QEAA@XZ (public: __cdecl boost::detail::win32::handle_manager::~handle_manager(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(DecoderConnection.obj)' in function '"void __cdecl std::_Destroy_range<class std::allocator<class boost::intrusive_ptr<class boost::detail::basic_cv_list_entry> > >(class boost::intrusive_ptr<class boost::detail::basic_cv_list_entry> *,class boost::intrusive_ptr<class boost::detail::basic_cv_list_entry> * const,class std::allocator<class boost::intrusive_ptr<class boost::detail::basic_cv_list_entry> > &)" (??$_Destroy_range@V?$allocator@V?$intrusive_ptr@Vbasic_cv_list_entry@detail@boost@@@boost@@@std@@@std@@YAXPEAV?$intrusive_ptr@Vbasic_cv_list_entry@detail@boost@@@boost@@QEAV12@AEAV?$allocator@V?$intrusive_ptr@Vbasic_cv_list_entry@detail@boost@@@boost@@@0@@Z)' [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    LINK : warning LNK4286: symbol '??1handle_manager@win32@detail@boost@@QEAA@XZ (public: __cdecl boost::detail::win32::handle_manager::~handle_manager(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(StreamingAssembler.obj)' [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    LINK : warning LNK4217: symbol '??0thread_data_base@detail@boost@@QEAA@XZ (public: __cdecl boost::detail::thread_data_base::thread_data_base(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(DecoderConnection.obj)' in function '"class boost::detail::thread_data<class boost::_bi::bind_t<struct boost::_bi::unspecified,class boost::_mfi::mf<void (__cdecl QuickFAST::Communication::SynchReceiver::*)(void),void,class QuickFAST::Communication::SynchReceiver>,class boost::_bi::list<class boost::_bi::value<class QuickFAST::Communication::SynchReceiver *> > > > * __cdecl boost::detail::heap_new<class boost::detail::thread_data<class boost::_bi::bind_t<struct boost::_bi::unspecified,class boost::_mfi::mf<void (__cdecl QuickFAST::Communication::SynchReceiver::*)(void),void,class QuickFAST::Communication::SynchReceiver>,class boost::_bi::list<class boost::_bi::value<class QuickFAST::Communication::SynchReceiver *> > > >,class boost::_bi::bind_t<struct boost::_bi::unspecified,class boost::_mfi::mf<void (__cdecl QuickFAST::Communication::SynchReceiver::*)(void),void,class QuickFAST::Communication::SynchReceiver>,class boost::_bi::list<class boost::_bi::value<class QuickFAST::Communication::SynchReceiver *> > > >(class boost::_bi::bind_t<struct boost::_bi::unspecified,class boost::_mfi::mf<void (__cdecl QuickFAST::Communication::SynchReceiver::*)(void),void,class QuickFAST::Communication::SynchReceiver>,class boost::_bi::list<class boost::_bi::value<class QuickFAST::Communication::SynchReceiver *> > > &&)" (??$heap_new@V?$thread_data@V?$bind_t@Uunspecified@_bi@boost@@V?$mf@P8SynchReceiver@Communication@QuickFAST@@EAAXXZXV123@$$V@_mfi@3@V?$list@V?$value@PEAVSynchReceiver@Communication@QuickFAST@@@_bi@boost@@@23@@_bi@boost@@@detail@boost@@V?$bind_t@Uunspecified@_bi@boost@@V?$mf@P8SynchReceiver@Communication@QuickFAST@@EAAXXZXV123@$$V@_mfi@3@V?$list@V?$value@PEAVSynchReceiver@Communication@QuickFAST@@@_bi@boost@@@23@@_bi@3@@detail@boost@@YAPEAV?$thread_data@V?$bind_t@Uunspecified@_bi@boost@@V?$mf@P8SynchReceiver@Communication@QuickFAST@@EAAXXZXV123@$$V@_mfi@3@V?$list@V?$value@PEAVSynchReceiver@Communication@QuickFAST@@@_bi@boost@@@23@@_bi@boost@@@01@$$QEAV?$bind_t@Uunspecified@_bi@boost@@V?$mf@P8SynchReceiver@Communication@QuickFAST@@EAAXXZXV123@$$V@_mfi@3@V?$list@V?$value@PEAVSynchReceiver@Communication@QuickFAST@@@_bi@boost@@@23@@_bi@1@@Z)' [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    LINK : warning LNK4286: symbol '??0thread_data_base@detail@boost@@QEAA@XZ (public: __cdecl boost::detail::thread_data_base::thread_data_base(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(AsioService.obj)' [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    LINK : warning LNK4217: symbol '??1thread_data_base@detail@boost@@UEAA@XZ (public: virtual __cdecl boost::detail::thread_data_base::~thread_data_base(void))' defined in 'libboost_thread.lib(thread.obj)' is imported by 'quickfast.lib(DecoderConnection.obj)' in function '"public: virtual void * __cdecl boost::detail::thread_data<class boost::_bi::bind_t<struct boost::_bi::unspecified,class boost::_mfi::mf<void (__cdecl QuickFAST::Communication::SynchReceiver::*)(void),void,class QuickFAST::Communication::SynchReceiver>,class boost::_bi::list<class boost::_bi::value<class QuickFAST::Communication::SynchReceiver *> > > >::`scalar deleting destructor'(unsigned int)" (??_G?$thread_data@V?$bind_t@Uunspecified@_bi@boost@@V?$mf@P8SynchReceiver@Communication@QuickFAST@@EAAXXZXV123@$$V@_mfi@3@V?$list@V?$value@PEAVSynchReceiver@Communication@QuickFAST@@@_bi@boost@@@23@@_bi@boost@@@detail@boost@@UEAAPEAXI@Z)' [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    LINK : warning LNK4286: symbol '??1thread_data_base@detail@boost@@UEAA@XZ (public: virtual __cdecl boost::detail::thread_data_base::~thread_data_base(void))' defined in 'libboost_thread.lib(thread.obj)' is imported by 'quickfast.lib(AsioService.obj)' [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    LINK : warning LNK4217: symbol '?interruptible_wait@this_thread@boost@@YA_NPEAXAEBUmono_platform_timepoint@detail@2@@Z (bool __cdecl boost::this_thread::interruptible_wait(void *,struct boost::detail::mono_platform_timepoint const &))' defined in 'libboost_thread.lib(thread.obj)' is imported by 'quickfast.lib(DecoderConnection.obj)' in function '"public: bool __cdecl boost::detail::basic_condition_variable::do_wait_until<class boost::unique_lock<class boost::mutex> >(class boost::unique_lock<class boost::mutex> &,struct boost::detail::mono_platform_timepoint const &)" (??$do_wait_until@V?$unique_lock@Vmutex@boost@@@boost@@@basic_condition_variable@detail@boost@@QEAA_NAEAV?$unique_lock@Vmutex@boost@@@2@AEBUmono_platform_timepoint@12@@Z)' [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    LINK : warning LNK4286: symbol '?interruptible_wait@this_thread@boost@@YA_NPEAXAEBUmono_platform_timepoint@detail@2@@Z (bool __cdecl boost::this_thread::interruptible_wait(void *,struct boost::detail::mono_platform_timepoint const &))' defined in 'libboost_thread.lib(thread.obj)' is imported by 'quickfast.lib(StreamingAssembler.obj)' [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    LINK : warning LNK4217: symbol '??1thread@boost@@QEAA@XZ (public: __cdecl boost::thread::~thread(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(DecoderConnection.obj)' in function '"public: virtual __cdecl QuickFAST::Communication::SynchReceiver::~SynchReceiver(void)" (??1SynchReceiver@Communication@QuickFAST@@UEAA@XZ)' [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    LINK : warning LNK4286: symbol '??1thread@boost@@QEAA@XZ (public: __cdecl boost::thread::~thread(void))' defined in 'libboost_log_setup.lib(init_from_settings.obj)' is imported by 'quickfast.lib(AsioService.obj)' [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    quickfast.lib(DecoderConnection.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void * __cdecl boost::detail::win32::handle_manager::duplicate(void)const " (__imp_?duplicate@handle_manager@win32@detail@boost@@QEBAPEAXXZ) referenced in function "private: class boost::intrusive_ptr<class boost::detail::basic_cv_list_entry> __cdecl boost::detail::basic_condition_variable::get_wait_entry(void)" (?get_wait_entry@basic_condition_variable@detail@boost@@AEAA?AV?$intrusive_ptr@Vbasic_cv_list_entry@detail@boost@@@3@XZ) [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    quickfast.lib(StreamingAssembler.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void * __cdecl boost::detail::win32::handle_manager::duplicate(void)const " (__imp_?duplicate@handle_manager@win32@detail@boost@@QEBAPEAXXZ) [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    quickfast.lib(DecoderConnection.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) private: void __cdecl boost::thread::start_thread(void)" (__imp_?start_thread@thread@boost@@AEAAXXZ) referenced in function "public: virtual void __cdecl QuickFAST::Communication::SynchReceiver::runThreads(unsigned __int64,bool)" (?runThreads@SynchReceiver@Communication@QuickFAST@@UEAAX_K_N@Z) [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    quickfast.lib(AsioService.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) private: void __cdecl boost::thread::start_thread(void)" (__imp_?start_thread@thread@boost@@AEAAXXZ) [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    quickfast.lib(DecoderConnection.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl boost::thread::join(void)" (__imp_?join@thread@boost@@QEAAXXZ) referenced in function "public: virtual __cdecl QuickFAST::Communication::SynchReceiver::~SynchReceiver(void)" (??1SynchReceiver@Communication@QuickFAST@@UEAA@XZ) [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    quickfast.lib(AsioService.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __cdecl boost::thread::join(void)" (__imp_?join@thread@boost@@QEAAXXZ) [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    libboost_log.lib(event.obj) : error LNK2019: unresolved external symbol WaitOnAddress referenced in function "public: void __cdecl boost::log::v2s_mt_nt62::aux::atomic_based_event::wait(void)" (?wait@atomic_based_event@aux@v2s_mt_nt62@log@boost@@QEAAXXZ) [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    libboost_log.lib(event.obj) : error LNK2019: unresolved external symbol WakeByAddressSingle referenced in function "public: void __cdecl boost::log::v2s_mt_nt62::aux::atomic_based_event::set_signalled(void)" (?set_signalled@atomic_based_event@aux@v2s_mt_nt62@log@boost@@QEAAXXZ) [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\Release\test.exe : fatal error LNK1120: 5 unresolved externals [C:\J\workspace\prod-v2\bsr\cci-f6fc6932\recipes\quickfast\all\test_package\build\msvc-193-x86_64-14-release\test.vcxproj]
    
    ERROR: quickfast/1.5 (test package): Error in build() method, line 21
    	cmake.build()
    	ConanException: Error 1 while executing
    
  • quickfast/cci.20170314:
    Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants