Guest User

Untitled

a guest
May 24th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.10 KB | None | 0 0
  1. Creating library D:/gsoc18/hpx/build_2/Debug/lib/hpxd.lib and object D:/gsoc18/hpx/build_2/Debug/lib/hpxd.exp
  2. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_bitmap_alloc referenced in function "public: void __thiscall hpx::threads::topology::set_thread_affinity_mask(unsigned __int64,class hpx::error_code &)const " (?set_thread_affinity_mask@topology@threads@hpx@@QBEX_KAAVerror_code@3@@Z)
  3. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_bitmap_free referenced in function "public: void __thiscall hpx::threads::topology::set_thread_affinity_mask(unsigned __int64,class hpx::error_code &)const " (?set_thread_affinity_mask@topology@threads@hpx@@QBEX_KAAVerror_code@3@@Z)
  4. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_bitmap_snprintf referenced in function "class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl hpx::threads::operator<<(class std::basic_ostream<char,struct std::char_traits<char> > &,struct hpx::threads::hpx_hwloc_bitmap_wrapper const *)" (??6threads@hpx@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AAV23@PBUhpx_hwloc_bitmap_wrapper@01@@Z)
  5. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_bitmap_zero referenced in function _hwloc_cpuset_to_nodeset_strict
  6. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_bitmap_fill referenced in function _hwloc_cpuset_from_nodeset
  7. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_bitmap_set referenced in function _hwloc_cpuset_to_nodeset_strict
  8. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_bitmap_isset referenced in function _hwloc_cpuset_from_nodeset
  9. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_bitmap_iszero referenced in function _hwloc_cpuset_from_nodeset
  10. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_bitmap_or referenced in function _hwloc_cpuset_from_nodeset
  11. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_bitmap_intersects referenced in function _hwloc_get_next_obj_covering_cpuset_by_depth
  12. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_compare_types referenced in function _hwloc_get_type_or_below_depth
  13. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_topology_init referenced in function "public: __thiscall hpx::threads::topology::topology(void)" (??0topology@threads@hpx@@QAE@XZ)
  14. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_topology_load referenced in function "public: __thiscall hpx::threads::topology::topology(void)" (??0topology@threads@hpx@@QAE@XZ)
  15. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_topology_destroy referenced in function "public: __thiscall hpx::threads::topology::~topology(void)" (??1topology@threads@hpx@@QAE@XZ)
  16. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_get_type_depth referenced in function _hwloc_get_type_or_below_depth
  17. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_get_depth_type referenced in function _hwloc_get_type_or_below_depth
  18. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_get_nbobjs_by_depth referenced in function _hwloc_get_nbobjs_by_type
  19. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_get_obj_by_depth referenced in function _hwloc_get_obj_by_type
  20. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_set_cpubind referenced in function "public: void __thiscall hpx::threads::topology::set_thread_affinity_mask(unsigned __int64,class hpx::error_code &)const " (?set_thread_affinity_mask@topology@threads@hpx@@QBEX_KAAVerror_code@3@@Z)
  21. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_get_cpubind referenced in function "public: unsigned __int64 __thiscall hpx::threads::topology::get_cpubind_mask(class hpx::error_code &)const " (?get_cpubind_mask@topology@threads@hpx@@QBE_KAAVerror_code@3@@Z)
  22. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_get_thread_cpubind referenced in function "public: unsigned __int64 __thiscall hpx::threads::topology::get_cpubind_mask(class std::thread &,class hpx::error_code &)const " (?get_cpubind_mask@topology@threads@hpx@@QBE_KAAVthread@std@@AAVerror_code@3@@Z)
  23. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_set_area_membind_nodeset referenced in function "public: bool __thiscall hpx::threads::topology::set_area_membind_nodeset(void const *,unsigned int,void *)const " (?set_area_membind_nodeset@topology@threads@hpx@@QBE_NPBXIPAX@Z)
  24. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_get_area_membind_nodeset referenced in function "public: unsigned __int64 __thiscall hpx::threads::topology::get_thread_affinity_mask_from_lva(unsigned __int64,class hpx::error_code &)const " (?get_thread_affinity_mask_from_lva@topology@threads@hpx@@QBE_K_KAAVerror_code@3@@Z)
  25. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_get_area_memlocation referenced in function "public: int __thiscall hpx::threads::topology::get_numa_domain(void const *)const " (?get_numa_domain@topology@threads@hpx@@QBEHPBX@Z)
  26. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_alloc referenced in function "public: void * __thiscall hpx::threads::topology::allocate(unsigned int)const " (?allocate@topology@threads@hpx@@QBEPAXI@Z)
  27. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_alloc_membind_nodeset referenced in function "public: void * __thiscall hpx::threads::topology::allocate_membind(unsigned int,class std::shared_ptr<struct hpx::threads::hpx_hwloc_bitmap_wrapper>,enum hpx::threads::hpx_hwloc_membind_policy,int)const " (?allocate_membind@topology@threads@hpx@@QBEPAXIV?$shared_ptr@Uhpx_hwloc_bitmap_wrapper@threads@hpx@@@std@@W4hpx_hwloc_membind_policy@23@H@Z)
  28. 2>topology.obj : error LNK2019: unresolved external symbol _hwloc_free referenced in function "public: void __thiscall hpx::threads::topology::deallocate(void *,unsigned int)const " (?deallocate@topology@threads@hpx@@QBEXPAXI@Z)
  29. 2>D:\gsoc18\hwloc-win64-build-1.11.10\lib\libhwloc.lib : warning LNK4272: library machine type 'x64' conflicts with target machine type 'X86'
  30. 2>D:\gsoc18\hpx\build_2\Debug\bin\hpxd.dll : fatal error LNK1120: 27 unresolved externals
Add Comment
Please, Sign In to add comment