Guest User

Error

a guest
May 31st, 2017
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 146.61 KB | None | 0 0
  1. xgboost/lib/libxgboost.a(c_api.o): In function `XGDMatrixCreateFromCSCEx._omp_fn.1':
  2. c_api.cc:(.text+0x1b): undefined reference to `omp_get_num_threads'
  3. c_api.cc:(.text+0x23): undefined reference to `omp_get_thread_num'
  4. xgboost/lib/libxgboost.a(c_api.o): In function `XGDMatrixCreateFromCSCEx':
  5. c_api.cc:(.text+0xdc3d): undefined reference to `omp_get_max_threads'
  6. c_api.cc:(.text+0xdce5): undefined reference to `GOMP_parallel'
  7. c_api.cc:(.text+0xdfaa): undefined reference to `GOMP_parallel'
  8. xgboost/lib/libxgboost.a(c_api.o): In function `XGDMatrixCreateFromCSCEx._omp_fn.0':
  9. c_api.cc:(.text+0xf6cf): undefined reference to `omp_get_num_threads'
  10. c_api.cc:(.text+0xf6d7): undefined reference to `omp_get_thread_num'
  11. xgboost/lib/libxgboost.a(learner.o): In function `xgboost::LearnerImpl::Configure(std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&)':
  12. learner.cc:(.text._ZN7xgboost11LearnerImpl9ConfigureERKSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_ESaIS9_EE[_ZN7xgboost11LearnerImpl9ConfigureERKSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_ESaIS9_EE]+0x8b7): undefined reference to `omp_set_num_threads'
  13. xgboost/lib/libxgboost.a(rank_metric.o): In function `xgboost::metric::EvalAMS::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const [clone ._omp_fn.0]':
  14. rank_metric.cc:(.text._ZNK7xgboost6metric7EvalAMS4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.0[_ZNK7xgboost6metric7EvalAMS4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x1d): undefined reference to `omp_get_num_threads'
  15. rank_metric.cc:(.text._ZNK7xgboost6metric7EvalAMS4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.0[_ZNK7xgboost6metric7EvalAMS4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x25): undefined reference to `omp_get_thread_num'
  16. xgboost/lib/libxgboost.a(rank_metric.o): In function `xgboost::metric::EvalRankList::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const':
  17. rank_metric.cc:(.text._ZNK7xgboost6metric12EvalRankList4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb[_ZNK7xgboost6metric12EvalRankList4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x979): undefined reference to `GOMP_parallel'
  18. xgboost/lib/libxgboost.a(rank_metric.o): In function `xgboost::metric::EvalRankList::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const [clone ._omp_fn.1]':
  19. rank_metric.cc:(.text._ZNK7xgboost6metric12EvalRankList4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.1[_ZNK7xgboost6metric12EvalRankList4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x55): undefined reference to `GOMP_barrier'
  20. rank_metric.cc:(.text._ZNK7xgboost6metric12EvalRankList4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.1[_ZNK7xgboost6metric12EvalRankList4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0xc9): undefined reference to `omp_get_num_threads'
  21. rank_metric.cc:(.text._ZNK7xgboost6metric12EvalRankList4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.1[_ZNK7xgboost6metric12EvalRankList4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0xd1): undefined reference to `omp_get_thread_num'
  22. xgboost/lib/libxgboost.a(rank_metric.o): In function `xgboost::metric::EvalAMS::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const':
  23. rank_metric.cc:(.text._ZNK7xgboost6metric7EvalAMS4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb[_ZNK7xgboost6metric7EvalAMS4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x2ee): undefined reference to `GOMP_parallel'
  24. xgboost/lib/libxgboost.a(elementwise_metric.o): In function `xgboost::metric::EvalEWiseBase<xgboost::metric::EvalRMSE>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const [clone ._omp_fn.0]':
  25. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_8EvalRMSEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.0[_ZNK7xgboost6metric13EvalEWiseBaseINS0_8EvalRMSEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x19): undefined reference to `omp_get_num_threads'
  26. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_8EvalRMSEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.0[_ZNK7xgboost6metric13EvalEWiseBaseINS0_8EvalRMSEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x21): undefined reference to `omp_get_thread_num'
  27. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_8EvalRMSEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.0[_ZNK7xgboost6metric13EvalEWiseBaseINS0_8EvalRMSEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x314): undefined reference to `GOMP_atomic_start'
  28. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_8EvalRMSEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.0[_ZNK7xgboost6metric13EvalEWiseBaseINS0_8EvalRMSEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x347): undefined reference to `GOMP_atomic_end'
  29. xgboost/lib/libxgboost.a(elementwise_metric.o): In function `xgboost::metric::EvalEWiseBase<xgboost::metric::EvalMAE>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const [clone ._omp_fn.1]':
  30. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_7EvalMAEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.1[_ZNK7xgboost6metric13EvalEWiseBaseINS0_7EvalMAEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x19): undefined reference to `omp_get_num_threads'
  31. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_7EvalMAEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.1[_ZNK7xgboost6metric13EvalEWiseBaseINS0_7EvalMAEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x21): undefined reference to `omp_get_thread_num'
  32. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_7EvalMAEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.1[_ZNK7xgboost6metric13EvalEWiseBaseINS0_7EvalMAEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x2fc): undefined reference to `GOMP_atomic_start'
  33. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_7EvalMAEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.1[_ZNK7xgboost6metric13EvalEWiseBaseINS0_7EvalMAEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x32c): undefined reference to `GOMP_atomic_end'
  34. xgboost/lib/libxgboost.a(elementwise_metric.o): In function `xgboost::metric::EvalEWiseBase<xgboost::metric::EvalError>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const [clone ._omp_fn.3]':
  35. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_9EvalErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.3[_ZNK7xgboost6metric13EvalEWiseBaseINS0_9EvalErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x19): undefined reference to `omp_get_num_threads'
  36. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_9EvalErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.3[_ZNK7xgboost6metric13EvalEWiseBaseINS0_9EvalErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x21): undefined reference to `omp_get_thread_num'
  37. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_9EvalErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.3[_ZNK7xgboost6metric13EvalEWiseBaseINS0_9EvalErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x276): undefined reference to `GOMP_atomic_start'
  38. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_9EvalErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.3[_ZNK7xgboost6metric13EvalEWiseBaseINS0_9EvalErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x2aa): undefined reference to `GOMP_atomic_end'
  39. xgboost/lib/libxgboost.a(elementwise_metric.o): In function `xgboost::metric::EvalEWiseBase<xgboost::metric::EvalGammaDeviance>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const [clone ._omp_fn.5]':
  40. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_17EvalGammaDevianceEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.5[_ZNK7xgboost6metric13EvalEWiseBaseINS0_17EvalGammaDevianceEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x1d): undefined reference to `omp_get_num_threads'
  41. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_17EvalGammaDevianceEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.5[_ZNK7xgboost6metric13EvalEWiseBaseINS0_17EvalGammaDevianceEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x25): undefined reference to `omp_get_thread_num'
  42. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_17EvalGammaDevianceEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.5[_ZNK7xgboost6metric13EvalEWiseBaseINS0_17EvalGammaDevianceEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x353): undefined reference to `GOMP_atomic_start'
  43. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_17EvalGammaDevianceEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.5[_ZNK7xgboost6metric13EvalEWiseBaseINS0_17EvalGammaDevianceEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x386): undefined reference to `GOMP_atomic_end'
  44. xgboost/lib/libxgboost.a(elementwise_metric.o): In function `xgboost::metric::EvalEWiseBase<xgboost::metric::EvalLogLoss>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const [clone ._omp_fn.2]':
  45. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_11EvalLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.2[_ZNK7xgboost6metric13EvalEWiseBaseINS0_11EvalLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x1d): undefined reference to `omp_get_num_threads'
  46. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_11EvalLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.2[_ZNK7xgboost6metric13EvalEWiseBaseINS0_11EvalLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x25): undefined reference to `omp_get_thread_num'
  47. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_11EvalLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.2[_ZNK7xgboost6metric13EvalEWiseBaseINS0_11EvalLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x358): undefined reference to `GOMP_atomic_start'
  48. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_11EvalLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.2[_ZNK7xgboost6metric13EvalEWiseBaseINS0_11EvalLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x391): undefined reference to `GOMP_atomic_end'
  49. xgboost/lib/libxgboost.a(elementwise_metric.o): In function `xgboost::metric::EvalEWiseBase<xgboost::metric::EvalTweedieNLogLik>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const [clone ._omp_fn.7]':
  50. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_18EvalTweedieNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.7[_ZNK7xgboost6metric13EvalEWiseBaseINS0_18EvalTweedieNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x1d): undefined reference to `omp_get_num_threads'
  51. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_18EvalTweedieNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.7[_ZNK7xgboost6metric13EvalEWiseBaseINS0_18EvalTweedieNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x25): undefined reference to `omp_get_thread_num'
  52. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_18EvalTweedieNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.7[_ZNK7xgboost6metric13EvalEWiseBaseINS0_18EvalTweedieNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x1b9): undefined reference to `GOMP_atomic_start'
  53. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_18EvalTweedieNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.7[_ZNK7xgboost6metric13EvalEWiseBaseINS0_18EvalTweedieNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x1ee): undefined reference to `GOMP_atomic_end'
  54. xgboost/lib/libxgboost.a(elementwise_metric.o): In function `xgboost::metric::EvalEWiseBase<xgboost::metric::EvalPoissonNegLogLik>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const [clone ._omp_fn.4]':
  55. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_20EvalPoissonNegLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.4[_ZNK7xgboost6metric13EvalEWiseBaseINS0_20EvalPoissonNegLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x1d): undefined reference to `omp_get_num_threads'
  56. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_20EvalPoissonNegLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.4[_ZNK7xgboost6metric13EvalEWiseBaseINS0_20EvalPoissonNegLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x25): undefined reference to `omp_get_thread_num'
  57. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_20EvalPoissonNegLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.4[_ZNK7xgboost6metric13EvalEWiseBaseINS0_20EvalPoissonNegLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x403): undefined reference to `GOMP_atomic_start'
  58. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_20EvalPoissonNegLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.4[_ZNK7xgboost6metric13EvalEWiseBaseINS0_20EvalPoissonNegLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x436): undefined reference to `GOMP_atomic_end'
  59. xgboost/lib/libxgboost.a(elementwise_metric.o): In function `xgboost::metric::EvalEWiseBase<xgboost::metric::EvalGammaNLogLik>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const [clone ._omp_fn.6]':
  60. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_16EvalGammaNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.6[_ZNK7xgboost6metric13EvalEWiseBaseINS0_16EvalGammaNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x1b): undefined reference to `omp_get_num_threads'
  61. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_16EvalGammaNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.6[_ZNK7xgboost6metric13EvalEWiseBaseINS0_16EvalGammaNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x23): undefined reference to `omp_get_thread_num'
  62. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_16EvalGammaNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.6[_ZNK7xgboost6metric13EvalEWiseBaseINS0_16EvalGammaNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x1ab): undefined reference to `GOMP_atomic_start'
  63. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_16EvalGammaNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.6[_ZNK7xgboost6metric13EvalEWiseBaseINS0_16EvalGammaNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x1df): undefined reference to `GOMP_atomic_end'
  64. xgboost/lib/libxgboost.a(elementwise_metric.o): In function `xgboost::metric::EvalEWiseBase<xgboost::metric::EvalRMSE>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const':
  65. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_8EvalRMSEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb[_ZNK7xgboost6metric13EvalEWiseBaseINS0_8EvalRMSEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x2f4): undefined reference to `GOMP_parallel'
  66. xgboost/lib/libxgboost.a(elementwise_metric.o): In function `xgboost::metric::EvalEWiseBase<xgboost::metric::EvalGammaDeviance>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const':
  67. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_17EvalGammaDevianceEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb[_ZNK7xgboost6metric13EvalEWiseBaseINS0_17EvalGammaDevianceEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0xfa5): undefined reference to `GOMP_parallel'
  68. xgboost/lib/libxgboost.a(elementwise_metric.o): In function `xgboost::metric::EvalEWiseBase<xgboost::metric::EvalError>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const':
  69. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_9EvalErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb[_ZNK7xgboost6metric13EvalEWiseBaseINS0_9EvalErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x2f4): undefined reference to `GOMP_parallel'
  70. xgboost/lib/libxgboost.a(elementwise_metric.o): In function `xgboost::metric::EvalEWiseBase<xgboost::metric::EvalGammaNLogLik>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const':
  71. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_16EvalGammaNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb[_ZNK7xgboost6metric13EvalEWiseBaseINS0_16EvalGammaNLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x2f4): undefined reference to `GOMP_parallel'
  72. xgboost/lib/libxgboost.a(elementwise_metric.o): In function `xgboost::metric::EvalEWiseBase<xgboost::metric::EvalPoissonNegLogLik>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const':
  73. elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_20EvalPoissonNegLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb[_ZNK7xgboost6metric13EvalEWiseBaseINS0_20EvalPoissonNegLogLikEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x2f4): undefined reference to `GOMP_parallel'
  74. xgboost/lib/libxgboost.a(elementwise_metric.o):elementwise_metric.cc:(.text._ZNK7xgboost6metric13EvalEWiseBaseINS0_7EvalMAEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb[_ZNK7xgboost6metric13EvalEWiseBaseINS0_7EvalMAEEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x2f4): more undefined references to `GOMP_parallel' follow
  75. xgboost/lib/libxgboost.a(multiclass_metric.o): In function `xgboost::metric::EvalMClassBase<xgboost::metric::EvalMatchError>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const [clone ._omp_fn.0]':
  76. multiclass_metric.cc:(.text._ZNK7xgboost6metric14EvalMClassBaseINS0_14EvalMatchErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.0[_ZNK7xgboost6metric14EvalMClassBaseINS0_14EvalMatchErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x1d): undefined reference to `omp_get_num_threads'
  77. multiclass_metric.cc:(.text._ZNK7xgboost6metric14EvalMClassBaseINS0_14EvalMatchErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.0[_ZNK7xgboost6metric14EvalMClassBaseINS0_14EvalMatchErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x25): undefined reference to `omp_get_thread_num'
  78. multiclass_metric.cc:(.text._ZNK7xgboost6metric14EvalMClassBaseINS0_14EvalMatchErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.0[_ZNK7xgboost6metric14EvalMClassBaseINS0_14EvalMatchErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x355): undefined reference to `GOMP_atomic_start'
  79. multiclass_metric.cc:(.text._ZNK7xgboost6metric14EvalMClassBaseINS0_14EvalMatchErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.0[_ZNK7xgboost6metric14EvalMClassBaseINS0_14EvalMatchErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x388): undefined reference to `GOMP_atomic_end'
  80. xgboost/lib/libxgboost.a(multiclass_metric.o): In function `xgboost::metric::EvalMClassBase<xgboost::metric::EvalMultiLogLoss>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const [clone ._omp_fn.1]':
  81. multiclass_metric.cc:(.text._ZNK7xgboost6metric14EvalMClassBaseINS0_16EvalMultiLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.1[_ZNK7xgboost6metric14EvalMClassBaseINS0_16EvalMultiLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x1f): undefined reference to `omp_get_num_threads'
  82. multiclass_metric.cc:(.text._ZNK7xgboost6metric14EvalMClassBaseINS0_16EvalMultiLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.1[_ZNK7xgboost6metric14EvalMClassBaseINS0_16EvalMultiLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x27): undefined reference to `omp_get_thread_num'
  83. multiclass_metric.cc:(.text._ZNK7xgboost6metric14EvalMClassBaseINS0_16EvalMultiLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.1[_ZNK7xgboost6metric14EvalMClassBaseINS0_16EvalMultiLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x307): undefined reference to `GOMP_atomic_start'
  84. multiclass_metric.cc:(.text._ZNK7xgboost6metric14EvalMClassBaseINS0_16EvalMultiLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb._omp_fn.1[_ZNK7xgboost6metric14EvalMClassBaseINS0_16EvalMultiLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x33d): undefined reference to `GOMP_atomic_end'
  85. xgboost/lib/libxgboost.a(multiclass_metric.o): In function `xgboost::metric::EvalMClassBase<xgboost::metric::EvalMatchError>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const':
  86. multiclass_metric.cc:(.text._ZNK7xgboost6metric14EvalMClassBaseINS0_14EvalMatchErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb[_ZNK7xgboost6metric14EvalMClassBaseINS0_14EvalMatchErrorEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x7a9): undefined reference to `GOMP_parallel'
  87. xgboost/lib/libxgboost.a(multiclass_metric.o): In function `xgboost::metric::EvalMClassBase<xgboost::metric::EvalMultiLogLoss>::Eval(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, bool) const':
  88. multiclass_metric.cc:(.text._ZNK7xgboost6metric14EvalMClassBaseINS0_16EvalMultiLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb[_ZNK7xgboost6metric14EvalMClassBaseINS0_16EvalMultiLogLossEE4EvalERKSt6vectorIfSaIfEERKNS_8MetaInfoEb]+0x7a9): undefined reference to `GOMP_parallel'
  89. xgboost/lib/libxgboost.a(rank_obj.o): In function `xgboost::obj::LambdaRankObj::GetGradient(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*)':
  90. rank_obj.cc:(.text._ZN7xgboost3obj13LambdaRankObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE[_ZN7xgboost3obj13LambdaRankObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0xabe): undefined reference to `GOMP_parallel'
  91. xgboost/lib/libxgboost.a(rank_obj.o): In function `xgboost::obj::LambdaRankObj::GetGradient(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*) [clone ._omp_fn.0]':
  92. rank_obj.cc:(.text._ZN7xgboost3obj13LambdaRankObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE._omp_fn.0[_ZN7xgboost3obj13LambdaRankObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x41): undefined reference to `omp_get_thread_num'
  93. rank_obj.cc:(.text._ZN7xgboost3obj13LambdaRankObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE._omp_fn.0[_ZN7xgboost3obj13LambdaRankObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x203): undefined reference to `omp_get_num_threads'
  94. rank_obj.cc:(.text._ZN7xgboost3obj13LambdaRankObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE._omp_fn.0[_ZN7xgboost3obj13LambdaRankObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0xf7e): undefined reference to `GOMP_barrier'
  95. rank_obj.cc:(.text._ZN7xgboost3obj13LambdaRankObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE._omp_fn.0[_ZN7xgboost3obj13LambdaRankObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x1741): undefined reference to `GOMP_barrier'
  96. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::GammaRegression::PredTransform(std::vector<float, std::allocator<float> >*) [clone ._omp_fn.1]':
  97. regression_obj.cc:(.text+0x246): undefined reference to `omp_get_num_threads'
  98. regression_obj.cc:(.text+0x24e): undefined reference to `omp_get_thread_num'
  99. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::PoissonRegression::PredTransform(std::vector<float, std::allocator<float> >*) [clone ._omp_fn.2]':
  100. regression_obj.cc:(.text+0x3e6): undefined reference to `omp_get_num_threads'
  101. regression_obj.cc:(.text+0x3ee): undefined reference to `omp_get_thread_num'
  102. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::TweedieRegression::PredTransform(std::vector<float, std::allocator<float> >*)':
  103. regression_obj.cc:(.text._ZN7xgboost3obj17TweedieRegression13PredTransformEPSt6vectorIfSaIfEE[_ZN7xgboost3obj17TweedieRegression13PredTransformEPSt6vectorIfSaIfEE]+0x37): undefined reference to `GOMP_parallel'
  104. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::GammaRegression::PredTransform(std::vector<float, std::allocator<float> >*)':
  105. regression_obj.cc:(.text._ZN7xgboost3obj15GammaRegression13PredTransformEPSt6vectorIfSaIfEE[_ZN7xgboost3obj15GammaRegression13PredTransformEPSt6vectorIfSaIfEE]+0x37): undefined reference to `GOMP_parallel'
  106. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::PoissonRegression::PredTransform(std::vector<float, std::allocator<float> >*)':
  107. regression_obj.cc:(.text._ZN7xgboost3obj17PoissonRegression13PredTransformEPSt6vectorIfSaIfEE[_ZN7xgboost3obj17PoissonRegression13PredTransformEPSt6vectorIfSaIfEE]+0x37): undefined reference to `GOMP_parallel'
  108. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::RegLossObj<xgboost::obj::LogisticRaw>::PredTransform(std::vector<float, std::allocator<float> >*)':
  109. regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_11LogisticRawEE13PredTransformEPSt6vectorIfSaIfEE[_ZN7xgboost3obj10RegLossObjINS0_11LogisticRawEE13PredTransformEPSt6vectorIfSaIfEE]+0x36): undefined reference to `GOMP_parallel'
  110. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::RegLossObj<xgboost::obj::LogisticClassification>::PredTransform(std::vector<float, std::allocator<float> >*)':
  111. regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_22LogisticClassificationEE13PredTransformEPSt6vectorIfSaIfEE[_ZN7xgboost3obj10RegLossObjINS0_22LogisticClassificationEE13PredTransformEPSt6vectorIfSaIfEE]+0x36): undefined reference to `GOMP_parallel'
  112. xgboost/lib/libxgboost.a(regression_obj.o):regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_18LogisticRegressionEE13PredTransformEPSt6vectorIfSaIfEE[_ZN7xgboost3obj10RegLossObjINS0_18LogisticRegressionEE13PredTransformEPSt6vectorIfSaIfEE]+0x36): more undefined references to `GOMP_parallel' follow
  113. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::TweedieRegression::PredTransform(std::vector<float, std::allocator<float> >*) [clone ._omp_fn.0]':
  114. regression_obj.cc:(.text._ZN7xgboost3obj17TweedieRegression13PredTransformEPSt6vectorIfSaIfEE._omp_fn.0[_ZN7xgboost3obj17TweedieRegression13PredTransformEPSt6vectorIfSaIfEE]+0x16): undefined reference to `omp_get_num_threads'
  115. regression_obj.cc:(.text._ZN7xgboost3obj17TweedieRegression13PredTransformEPSt6vectorIfSaIfEE._omp_fn.0[_ZN7xgboost3obj17TweedieRegression13PredTransformEPSt6vectorIfSaIfEE]+0x1e): undefined reference to `omp_get_thread_num'
  116. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::RegLossObj<xgboost::obj::LogisticClassification>::PredTransform(std::vector<float, std::allocator<float> >*) [clone ._omp_fn.4]':
  117. regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_22LogisticClassificationEE13PredTransformEPSt6vectorIfSaIfEE._omp_fn.4[_ZN7xgboost3obj10RegLossObjINS0_22LogisticClassificationEE13PredTransformEPSt6vectorIfSaIfEE]+0x17): undefined reference to `omp_get_num_threads'
  118. regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_22LogisticClassificationEE13PredTransformEPSt6vectorIfSaIfEE._omp_fn.4[_ZN7xgboost3obj10RegLossObjINS0_22LogisticClassificationEE13PredTransformEPSt6vectorIfSaIfEE]+0x1f): undefined reference to `omp_get_thread_num'
  119. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::RegLossObj<xgboost::obj::LogisticRegression>::PredTransform(std::vector<float, std::allocator<float> >*) [clone ._omp_fn.5]':
  120. regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_18LogisticRegressionEE13PredTransformEPSt6vectorIfSaIfEE._omp_fn.5[_ZN7xgboost3obj10RegLossObjINS0_18LogisticRegressionEE13PredTransformEPSt6vectorIfSaIfEE]+0x17): undefined reference to `omp_get_num_threads'
  121. regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_18LogisticRegressionEE13PredTransformEPSt6vectorIfSaIfEE._omp_fn.5[_ZN7xgboost3obj10RegLossObjINS0_18LogisticRegressionEE13PredTransformEPSt6vectorIfSaIfEE]+0x1f): undefined reference to `omp_get_thread_num'
  122. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::RegLossObj<xgboost::obj::LinearSquareLoss>::GetGradient(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*) [clone ._omp_fn.7]':
  123. regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_16LinearSquareLossEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE._omp_fn.7[_ZN7xgboost3obj10RegLossObjINS0_16LinearSquareLossEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE]+0x15): undefined reference to `omp_get_num_threads'
  124. regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_16LinearSquareLossEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE._omp_fn.7[_ZN7xgboost3obj10RegLossObjINS0_16LinearSquareLossEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE]+0x1d): undefined reference to `omp_get_thread_num'
  125. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::RegLossObj<xgboost::obj::LogisticRegression>::GetGradient(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*) [clone ._omp_fn.8]':
  126. regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_18LogisticRegressionEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE._omp_fn.8[_ZN7xgboost3obj10RegLossObjINS0_18LogisticRegressionEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE]+0x1f): undefined reference to `omp_get_num_threads'
  127. regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_18LogisticRegressionEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE._omp_fn.8[_ZN7xgboost3obj10RegLossObjINS0_18LogisticRegressionEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE]+0x27): undefined reference to `omp_get_thread_num'
  128. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::RegLossObj<xgboost::obj::LogisticClassification>::GetGradient(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*) [clone ._omp_fn.9]':
  129. regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_22LogisticClassificationEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE._omp_fn.9[_ZN7xgboost3obj10RegLossObjINS0_22LogisticClassificationEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE]+0x1f): undefined reference to `omp_get_num_threads'
  130. regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_22LogisticClassificationEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE._omp_fn.9[_ZN7xgboost3obj10RegLossObjINS0_22LogisticClassificationEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE]+0x27): undefined reference to `omp_get_thread_num'
  131. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::PoissonRegression::GetGradient(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*) [clone ._omp_fn.11]':
  132. regression_obj.cc:(.text._ZN7xgboost3obj17PoissonRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE._omp_fn.11[_ZN7xgboost3obj17PoissonRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x1f): undefined reference to `omp_get_num_threads'
  133. regression_obj.cc:(.text._ZN7xgboost3obj17PoissonRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE._omp_fn.11[_ZN7xgboost3obj17PoissonRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x27): undefined reference to `omp_get_thread_num'
  134. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::GammaRegression::GetGradient(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*) [clone ._omp_fn.12]':
  135. regression_obj.cc:(.text._ZN7xgboost3obj15GammaRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE._omp_fn.12[_ZN7xgboost3obj15GammaRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x1f): undefined reference to `omp_get_num_threads'
  136. regression_obj.cc:(.text._ZN7xgboost3obj15GammaRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE._omp_fn.12[_ZN7xgboost3obj15GammaRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x27): undefined reference to `omp_get_thread_num'
  137. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::TweedieRegression::GetGradient(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*) [clone ._omp_fn.13]':
  138. regression_obj.cc:(.text._ZN7xgboost3obj17TweedieRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE._omp_fn.13[_ZN7xgboost3obj17TweedieRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x1f): undefined reference to `omp_get_num_threads'
  139. regression_obj.cc:(.text._ZN7xgboost3obj17TweedieRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE._omp_fn.13[_ZN7xgboost3obj17TweedieRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x27): undefined reference to `omp_get_thread_num'
  140. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::RegLossObj<xgboost::obj::LogisticRaw>::GetGradient(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*) [clone ._omp_fn.10]':
  141. regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_11LogisticRawEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE._omp_fn.10[_ZN7xgboost3obj10RegLossObjINS0_11LogisticRawEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE]+0x1f): undefined reference to `omp_get_num_threads'
  142. regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_11LogisticRawEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE._omp_fn.10[_ZN7xgboost3obj10RegLossObjINS0_11LogisticRawEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE]+0x27): undefined reference to `omp_get_thread_num'
  143. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::PoissonRegression::EvalTransform(std::vector<float, std::allocator<float> >*)':
  144. regression_obj.cc:(.text._ZN7xgboost3obj17PoissonRegression13EvalTransformEPSt6vectorIfSaIfEE[_ZN7xgboost3obj17PoissonRegression13EvalTransformEPSt6vectorIfSaIfEE]+0x47): undefined reference to `GOMP_parallel'
  145. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::GammaRegression::EvalTransform(std::vector<float, std::allocator<float> >*)':
  146. regression_obj.cc:(.text._ZN7xgboost3obj15GammaRegression13EvalTransformEPSt6vectorIfSaIfEE[_ZN7xgboost3obj15GammaRegression13EvalTransformEPSt6vectorIfSaIfEE]+0x47): undefined reference to `GOMP_parallel'
  147. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::RegLossObj<xgboost::obj::LinearSquareLoss>::GetGradient(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*)':
  148. regression_obj.cc:(.text._ZN7xgboost3obj10RegLossObjINS0_16LinearSquareLossEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE[_ZN7xgboost3obj10RegLossObjINS0_16LinearSquareLossEE11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS4_INS_9bst_gpairESaISC_EE]+0x453): undefined reference to `GOMP_parallel'
  149. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::GammaRegression::GetGradient(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*)':
  150. regression_obj.cc:(.text._ZN7xgboost3obj15GammaRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE[_ZN7xgboost3obj15GammaRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x3b5): undefined reference to `GOMP_parallel'
  151. xgboost/lib/libxgboost.a(regression_obj.o): In function `xgboost::obj::PoissonRegression::GetGradient(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*)':
  152. regression_obj.cc:(.text._ZN7xgboost3obj17PoissonRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE[_ZN7xgboost3obj17PoissonRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x3ee): undefined reference to `GOMP_parallel'
  153. xgboost/lib/libxgboost.a(regression_obj.o):regression_obj.cc:(.text._ZN7xgboost3obj17TweedieRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE[_ZN7xgboost3obj17TweedieRegression11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x3e9): more undefined references to `GOMP_parallel' follow
  154. xgboost/lib/libxgboost.a(simple_dmatrix.o): In function `xgboost::data::SimpleDMatrix::MakeOneBatch(std::vector<bool, std::allocator<bool> > const&, float, xgboost::data::SparsePage*) [clone ._omp_fn.1]':
  155. simple_dmatrix.cc:(.text+0x28): undefined reference to `omp_get_num_threads'
  156. simple_dmatrix.cc:(.text+0x33): undefined reference to `omp_get_thread_num'
  157. xgboost/lib/libxgboost.a(simple_dmatrix.o): In function `xgboost::data::SimpleDMatrix::MakeColPage(xgboost::RowBatch const&, unsigned long, std::vector<bool, std::allocator<bool> > const&, xgboost::data::SparsePage*) [clone ._omp_fn.4]':
  158. simple_dmatrix.cc:(.text+0x45d): undefined reference to `omp_get_num_threads'
  159. simple_dmatrix.cc:(.text+0x465): undefined reference to `omp_get_thread_num'
  160. xgboost/lib/libxgboost.a(simple_dmatrix.o): In function `xgboost::data::SimpleDMatrix::MakeColPage(xgboost::RowBatch const&, unsigned long, std::vector<bool, std::allocator<bool> > const&, xgboost::data::SparsePage*)':
  161. simple_dmatrix.cc:(.text+0x1435): undefined reference to `omp_get_num_procs'
  162. simple_dmatrix.cc:(.text+0x143c): undefined reference to `omp_get_max_threads'
  163. simple_dmatrix.cc:(.text+0x1650): undefined reference to `GOMP_parallel'
  164. simple_dmatrix.cc:(.text+0x1931): undefined reference to `GOMP_parallel'
  165. simple_dmatrix.cc:(.text+0x2816): undefined reference to `GOMP_parallel'
  166. xgboost/lib/libxgboost.a(simple_dmatrix.o): In function `xgboost::data::SimpleDMatrix::MakeOneBatch(std::vector<bool, std::allocator<bool> > const&, float, xgboost::data::SparsePage*)':
  167. simple_dmatrix.cc:(.text+0x2d48): undefined reference to `omp_get_max_threads'
  168. simple_dmatrix.cc:(.text+0x3156): undefined reference to `GOMP_parallel'
  169. simple_dmatrix.cc:(.text+0x38ce): undefined reference to `GOMP_parallel'
  170. simple_dmatrix.cc:(.text+0x463c): undefined reference to `GOMP_parallel'
  171. xgboost/lib/libxgboost.a(simple_dmatrix.o): In function `xgboost::data::SimpleDMatrix::MakeOneBatch(std::vector<bool, std::allocator<bool> > const&, float, xgboost::data::SparsePage*) [clone ._omp_fn.0]':
  172. simple_dmatrix.cc:(.text+0x64f6): undefined reference to `omp_get_num_threads'
  173. simple_dmatrix.cc:(.text+0x64fe): undefined reference to `omp_get_thread_num'
  174. xgboost/lib/libxgboost.a(simple_dmatrix.o): In function `xgboost::data::SimpleDMatrix::MakeColPage(xgboost::RowBatch const&, unsigned long, std::vector<bool, std::allocator<bool> > const&, xgboost::data::SparsePage*) [clone ._omp_fn.3]':
  175. simple_dmatrix.cc:(.text+0x6b3d): undefined reference to `omp_get_num_threads'
  176. simple_dmatrix.cc:(.text+0x6b45): undefined reference to `omp_get_thread_num'
  177. xgboost/lib/libxgboost.a(simple_dmatrix.o): In function `xgboost::data::SimpleDMatrix::MakeColPage(xgboost::RowBatch const&, unsigned long, std::vector<bool, std::allocator<bool> > const&, xgboost::data::SparsePage*) [clone ._omp_fn.5]':
  178. simple_dmatrix.cc:(.text+0x7585): undefined reference to `GOMP_loop_dynamic_start'
  179. simple_dmatrix.cc:(.text+0x7735): undefined reference to `GOMP_loop_dynamic_next'
  180. simple_dmatrix.cc:(.text+0x7742): undefined reference to `GOMP_loop_end_nowait'
  181. xgboost/lib/libxgboost.a(simple_dmatrix.o): In function `xgboost::data::SimpleDMatrix::MakeOneBatch(std::vector<bool, std::allocator<bool> > const&, float, xgboost::data::SparsePage*) [clone ._omp_fn.2]':
  182. simple_dmatrix.cc:(.text+0x7935): undefined reference to `GOMP_loop_dynamic_start'
  183. simple_dmatrix.cc:(.text+0x7ae5): undefined reference to `GOMP_loop_dynamic_next'
  184. simple_dmatrix.cc:(.text+0x7af2): undefined reference to `GOMP_loop_end_nowait'
  185. xgboost/lib/libxgboost.a(multiclass_obj.o): In function `xgboost::obj::SoftmaxMultiClassObj::Transform(std::vector<float, std::allocator<float> >*, bool) [clone ._omp_fn.0]':
  186. multiclass_obj.cc:(.text+0x12e): undefined reference to `omp_get_num_threads'
  187. multiclass_obj.cc:(.text+0x136): undefined reference to `omp_get_thread_num'
  188. multiclass_obj.cc:(.text+0x733): undefined reference to `GOMP_barrier'
  189. multiclass_obj.cc:(.text+0x771): undefined reference to `GOMP_barrier'
  190. multiclass_obj.cc:(.text+0x781): undefined reference to `GOMP_barrier'
  191. xgboost/lib/libxgboost.a(multiclass_obj.o): In function `xgboost::obj::SoftmaxMultiClassObj::GetGradient(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*) [clone ._omp_fn.1]':
  192. multiclass_obj.cc:(.text._ZN7xgboost3obj20SoftmaxMultiClassObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE._omp_fn.1[_ZN7xgboost3obj20SoftmaxMultiClassObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x8b): undefined reference to `omp_get_num_threads'
  193. multiclass_obj.cc:(.text._ZN7xgboost3obj20SoftmaxMultiClassObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE._omp_fn.1[_ZN7xgboost3obj20SoftmaxMultiClassObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x93): undefined reference to `omp_get_thread_num'
  194. multiclass_obj.cc:(.text._ZN7xgboost3obj20SoftmaxMultiClassObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE._omp_fn.1[_ZN7xgboost3obj20SoftmaxMultiClassObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0xde9): undefined reference to `GOMP_barrier'
  195. multiclass_obj.cc:(.text._ZN7xgboost3obj20SoftmaxMultiClassObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE._omp_fn.1[_ZN7xgboost3obj20SoftmaxMultiClassObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0xe1e): undefined reference to `GOMP_barrier'
  196. multiclass_obj.cc:(.text._ZN7xgboost3obj20SoftmaxMultiClassObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE._omp_fn.1[_ZN7xgboost3obj20SoftmaxMultiClassObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x1019): undefined reference to `GOMP_barrier'
  197. xgboost/lib/libxgboost.a(multiclass_obj.o): In function `xgboost::obj::SoftmaxMultiClassObj::GetGradient(std::vector<float, std::allocator<float> > const&, xgboost::MetaInfo const&, int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*)':
  198. multiclass_obj.cc:(.text._ZN7xgboost3obj20SoftmaxMultiClassObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE[_ZN7xgboost3obj20SoftmaxMultiClassObj11GetGradientERKSt6vectorIfSaIfEERKNS_8MetaInfoEiPS2_INS_9bst_gpairESaISA_EE]+0x1491): undefined reference to `GOMP_parallel'
  199. xgboost/lib/libxgboost.a(multiclass_obj.o): In function `xgboost::obj::SoftmaxMultiClassObj::PredTransform(std::vector<float, std::allocator<float> >*)':
  200. multiclass_obj.cc:(.text._ZN7xgboost3obj20SoftmaxMultiClassObj13PredTransformEPSt6vectorIfSaIfEE[_ZN7xgboost3obj20SoftmaxMultiClassObj13PredTransformEPSt6vectorIfSaIfEE]+0x96): undefined reference to `GOMP_parallel'
  201. multiclass_obj.cc:(.text._ZN7xgboost3obj20SoftmaxMultiClassObj13PredTransformEPSt6vectorIfSaIfEE[_ZN7xgboost3obj20SoftmaxMultiClassObj13PredTransformEPSt6vectorIfSaIfEE]+0xde): undefined reference to `GOMP_parallel'
  202. xgboost/lib/libxgboost.a(multiclass_obj.o): In function `xgboost::obj::SoftmaxMultiClassObj::EvalTransform(std::vector<float, std::allocator<float> >*)':
  203. multiclass_obj.cc:(.text._ZN7xgboost3obj20SoftmaxMultiClassObj13EvalTransformEPSt6vectorIfSaIfEE[_ZN7xgboost3obj20SoftmaxMultiClassObj13EvalTransformEPSt6vectorIfSaIfEE]+0x6b): undefined reference to `GOMP_parallel'
  204. xgboost/lib/libxgboost.a(sparse_page_dmatrix.o): In function `xgboost::data::SparsePageDMatrix::InitColAccess(std::vector<bool, std::allocator<bool> > const&, float, unsigned long)::{lambda(xgboost::data::SparsePage const&, unsigned long, xgboost::data::SparsePage*)#1}::operator()(xgboost::data::SparsePage const&, unsigned long, xgboost::data::SparsePage*) const [clone ._omp_fn.1]':
  205. sparse_page_dmatrix.cc:(.text+0x16d): undefined reference to `omp_get_num_threads'
  206. sparse_page_dmatrix.cc:(.text+0x174): undefined reference to `omp_get_thread_num'
  207. xgboost/lib/libxgboost.a(sparse_page_dmatrix.o): In function `xgboost::data::SparsePageDMatrix::InitColAccess(std::vector<bool, std::allocator<bool> > const&, float, unsigned long)::{lambda(xgboost::data::SparsePage const&, unsigned long, xgboost::data::SparsePage*)#1}::operator()(xgboost::data::SparsePage const&, unsigned long, xgboost::data::SparsePage*) const':
  208. sparse_page_dmatrix.cc:(.text+0x58c4): undefined reference to `omp_get_num_procs'
  209. sparse_page_dmatrix.cc:(.text+0x58dd): undefined reference to `omp_get_max_threads'
  210. sparse_page_dmatrix.cc:(.text+0x5a88): undefined reference to `GOMP_parallel'
  211. sparse_page_dmatrix.cc:(.text+0x5d6d): undefined reference to `GOMP_parallel'
  212. sparse_page_dmatrix.cc:(.text+0x6381): undefined reference to `GOMP_parallel'
  213. xgboost/lib/libxgboost.a(sparse_page_dmatrix.o): In function `xgboost::data::SparsePageDMatrix::InitColAccess(std::vector<bool, std::allocator<bool> > const&, float, unsigned long)::{lambda(xgboost::data::SparsePage const&, unsigned long, xgboost::data::SparsePage*)#1}::operator()(xgboost::data::SparsePage const&, unsigned long, xgboost::data::SparsePage*) const [clone ._omp_fn.0]':
  214. sparse_page_dmatrix.cc:(.text+0x70ad): undefined reference to `omp_get_num_threads'
  215. sparse_page_dmatrix.cc:(.text+0x70b4): undefined reference to `omp_get_thread_num'
  216. xgboost/lib/libxgboost.a(sparse_page_dmatrix.o): In function `xgboost::data::SparsePageDMatrix::InitColAccess(std::vector<bool, std::allocator<bool> > const&, float, unsigned long)::{lambda(xgboost::data::SparsePage const&, unsigned long, xgboost::data::SparsePage*)#1}::operator()(xgboost::data::SparsePage const&, unsigned long, xgboost::data::SparsePage*) const [clone ._omp_fn.2]':
  217. sparse_page_dmatrix.cc:(.text+0xc525): undefined reference to `GOMP_loop_dynamic_start'
  218. sparse_page_dmatrix.cc:(.text+0xc6d5): undefined reference to `GOMP_loop_dynamic_next'
  219. sparse_page_dmatrix.cc:(.text+0xc6e2): undefined reference to `GOMP_loop_end_nowait'
  220. xgboost/lib/libxgboost.a(gbtree.o): In function `xgboost::gbm::GBTree::DoBoost(xgboost::DMatrix*, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*, xgboost::ObjFunction*) [clone ._omp_fn.4]':
  221. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE._omp_fn.4[_ZN7xgboost3gbm6GBTree7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE]+0x13): undefined reference to `omp_get_num_threads'
  222. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE._omp_fn.4[_ZN7xgboost3gbm6GBTree7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE]+0x1b): undefined reference to `omp_get_thread_num'
  223. xgboost/lib/libxgboost.a(gbtree.o): In function `xgboost::gbm::GBTree::PredPath(xgboost::DMatrix*, std::vector<float, std::allocator<float> >*, unsigned int) [clone ._omp_fn.3]':
  224. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree8PredPathEPNS_7DMatrixEPSt6vectorIfSaIfEEj._omp_fn.3[_ZN7xgboost3gbm6GBTree11PredictLeafEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0x1f): undefined reference to `omp_get_num_threads'
  225. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree8PredPathEPNS_7DMatrixEPSt6vectorIfSaIfEEj._omp_fn.3[_ZN7xgboost3gbm6GBTree11PredictLeafEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0x26): undefined reference to `omp_get_thread_num'
  226. xgboost/lib/libxgboost.a(gbtree.o): In function `void xgboost::gbm::GBTree::PredLoopSpecalize<xgboost::gbm::GBTree>(xgboost::DMatrix*, std::vector<float, std::allocator<float> >*, int, unsigned int, unsigned int) [clone ._omp_fn.0]':
  227. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree17PredLoopSpecalizeIS1_EEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj._omp_fn.0[_ZN7xgboost3gbm6GBTree17PredLoopSpecalizeIS1_EEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj]+0x3b): undefined reference to `omp_get_num_threads'
  228. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree17PredLoopSpecalizeIS1_EEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj._omp_fn.0[_ZN7xgboost3gbm6GBTree17PredLoopSpecalizeIS1_EEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj]+0x42): undefined reference to `omp_get_thread_num'
  229. xgboost/lib/libxgboost.a(gbtree.o): In function `void xgboost::gbm::GBTree::PredLoopSpecalize<xgboost::gbm::Dart>(xgboost::DMatrix*, std::vector<float, std::allocator<float> >*, int, unsigned int, unsigned int) [clone ._omp_fn.5]':
  230. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree17PredLoopSpecalizeINS0_4DartEEEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj._omp_fn.5[_ZN7xgboost3gbm6GBTree17PredLoopSpecalizeINS0_4DartEEEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj]+0x38): undefined reference to `omp_get_num_threads'
  231. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree17PredLoopSpecalizeINS0_4DartEEEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj._omp_fn.5[_ZN7xgboost3gbm6GBTree17PredLoopSpecalizeINS0_4DartEEEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj]+0x3f): undefined reference to `omp_get_thread_num'
  232. xgboost/lib/libxgboost.a(gbtree.o): In function `xgboost::gbm::GBTree::PredContrib(xgboost::DMatrix*, std::vector<float, std::allocator<float> >*, unsigned int) [clone ._omp_fn.2]':
  233. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree11PredContribEPNS_7DMatrixEPSt6vectorIfSaIfEEj._omp_fn.2[_ZN7xgboost3gbm6GBTree19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0x1d): undefined reference to `omp_get_num_threads'
  234. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree11PredContribEPNS_7DMatrixEPSt6vectorIfSaIfEEj._omp_fn.2[_ZN7xgboost3gbm6GBTree19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0x24): undefined reference to `omp_get_thread_num'
  235. xgboost/lib/libxgboost.a(gbtree.o): In function `xgboost::gbm::GBTree::PredContrib(xgboost::DMatrix*, std::vector<float, std::allocator<float> >*, unsigned int) [clone ._omp_fn.1]':
  236. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree11PredContribEPNS_7DMatrixEPSt6vectorIfSaIfEEj._omp_fn.1[_ZN7xgboost3gbm6GBTree19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0x20): undefined reference to `omp_get_num_threads'
  237. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree11PredContribEPNS_7DMatrixEPSt6vectorIfSaIfEEj._omp_fn.1[_ZN7xgboost3gbm6GBTree19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0x28): undefined reference to `omp_get_thread_num'
  238. xgboost/lib/libxgboost.a(gbtree.o): In function `xgboost::gbm::GBTree::DoBoost(xgboost::DMatrix*, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*, xgboost::ObjFunction*)':
  239. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE[_ZN7xgboost3gbm6GBTree7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE]+0x24f): undefined reference to `GOMP_parallel'
  240. xgboost/lib/libxgboost.a(gbtree.o): In function `void xgboost::gbm::GBTree::PredLoopSpecalize<xgboost::gbm::GBTree>(xgboost::DMatrix*, std::vector<float, std::allocator<float> >*, int, unsigned int, unsigned int)':
  241. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree17PredLoopSpecalizeIS1_EEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj[_ZN7xgboost3gbm6GBTree17PredLoopSpecalizeIS1_EEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj]+0x59): undefined reference to `omp_get_max_threads'
  242. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree17PredLoopSpecalizeIS1_EEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj[_ZN7xgboost3gbm6GBTree17PredLoopSpecalizeIS1_EEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj]+0x3a0): undefined reference to `GOMP_parallel'
  243. xgboost/lib/libxgboost.a(gbtree.o): In function `xgboost::gbm::GBTree::PredictContribution(xgboost::DMatrix*, std::vector<float, std::allocator<float> >*, unsigned int)':
  244. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj[_ZN7xgboost3gbm6GBTree19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0x2f): undefined reference to `omp_get_max_threads'
  245. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj[_ZN7xgboost3gbm6GBTree19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0xdd): undefined reference to `GOMP_parallel'
  246. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj[_ZN7xgboost3gbm6GBTree19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0x15b): undefined reference to `GOMP_parallel'
  247. xgboost/lib/libxgboost.a(gbtree.o): In function `xgboost::gbm::GBTree::PredictLeaf(xgboost::DMatrix*, std::vector<float, std::allocator<float> >*, unsigned int)':
  248. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree11PredictLeafEPNS_7DMatrixEPSt6vectorIfSaIfEEj[_ZN7xgboost3gbm6GBTree11PredictLeafEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0x28): undefined reference to `omp_get_max_threads'
  249. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree11PredictLeafEPNS_7DMatrixEPSt6vectorIfSaIfEEj[_ZN7xgboost3gbm6GBTree11PredictLeafEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0xfd): undefined reference to `GOMP_parallel'
  250. xgboost/lib/libxgboost.a(gbtree.o): In function `void xgboost::gbm::GBTree::PredLoopSpecalize<xgboost::gbm::Dart>(xgboost::DMatrix*, std::vector<float, std::allocator<float> >*, int, unsigned int, unsigned int)':
  251. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree17PredLoopSpecalizeINS0_4DartEEEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj[_ZN7xgboost3gbm6GBTree17PredLoopSpecalizeINS0_4DartEEEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj]+0x56): undefined reference to `omp_get_max_threads'
  252. gbtree.cc:(.text._ZN7xgboost3gbm6GBTree17PredLoopSpecalizeINS0_4DartEEEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj[_ZN7xgboost3gbm6GBTree17PredLoopSpecalizeINS0_4DartEEEvPNS_7DMatrixEPSt6vectorIfSaIfEEijj]+0x39f): undefined reference to `GOMP_parallel'
  253. xgboost/lib/libxgboost.a(gblinear.o): In function `xgboost::gbm::GBLinear::PredictContribution(xgboost::DMatrix*, std::vector<float, std::allocator<float> >*, unsigned int) [clone ._omp_fn.0]':
  254. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj._omp_fn.0[_ZN7xgboost3gbm8GBLinear19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0x1d): undefined reference to `omp_get_num_threads'
  255. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj._omp_fn.0[_ZN7xgboost3gbm8GBLinear19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0x25): undefined reference to `omp_get_thread_num'
  256. xgboost/lib/libxgboost.a(gblinear.o): In function `xgboost::gbm::GBLinear::DoBoost(xgboost::DMatrix*, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*, xgboost::ObjFunction*) [clone ._omp_fn.3]':
  257. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE._omp_fn.3[_ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE]+0x13): undefined reference to `omp_get_num_threads'
  258. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE._omp_fn.3[_ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE]+0x1b): undefined reference to `omp_get_thread_num'
  259. xgboost/lib/libxgboost.a(gblinear.o): In function `xgboost::gbm::GBLinear::DoBoost(xgboost::DMatrix*, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*, xgboost::ObjFunction*) [clone ._omp_fn.2]':
  260. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE._omp_fn.2[_ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE]+0x17): undefined reference to `omp_get_num_threads'
  261. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE._omp_fn.2[_ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE]+0x1f): undefined reference to `omp_get_thread_num'
  262. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE._omp_fn.2[_ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE]+0x254): undefined reference to `GOMP_atomic_start'
  263. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE._omp_fn.2[_ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE]+0x280): undefined reference to `GOMP_atomic_end'
  264. xgboost/lib/libxgboost.a(gblinear.o): In function `xgboost::gbm::GBLinear::DoBoost(xgboost::DMatrix*, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*, xgboost::ObjFunction*) [clone ._omp_fn.4]':
  265. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE._omp_fn.4[_ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE]+0x1d): undefined reference to `omp_get_num_threads'
  266. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE._omp_fn.4[_ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE]+0x24): undefined reference to `omp_get_thread_num'
  267. xgboost/lib/libxgboost.a(gblinear.o): In function `xgboost::gbm::GBLinear::Predict(xgboost::DMatrix*, std::vector<float, std::allocator<float> >*, unsigned int) [clone ._omp_fn.1]':
  268. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear7PredictEPNS_7DMatrixEPSt6vectorIfSaIfEEj._omp_fn.1[_ZN7xgboost3gbm8GBLinear7PredictEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0x1f): undefined reference to `omp_get_num_threads'
  269. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear7PredictEPNS_7DMatrixEPSt6vectorIfSaIfEEj._omp_fn.1[_ZN7xgboost3gbm8GBLinear7PredictEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0x27): undefined reference to `omp_get_thread_num'
  270. xgboost/lib/libxgboost.a(gblinear.o): In function `xgboost::gbm::GBLinear::DoBoost(xgboost::DMatrix*, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> >*, xgboost::ObjFunction*)':
  271. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE[_ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE]+0xae): undefined reference to `GOMP_parallel'
  272. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE[_ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE]+0x152): undefined reference to `GOMP_parallel'
  273. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE[_ZN7xgboost3gbm8GBLinear7DoBoostEPNS_7DMatrixEPSt6vectorINS_9bst_gpairESaIS5_EEPNS_11ObjFunctionE]+0x1ab): undefined reference to `GOMP_parallel'
  274. xgboost/lib/libxgboost.a(gblinear.o): In function `xgboost::gbm::GBLinear::PredictContribution(xgboost::DMatrix*, std::vector<float, std::allocator<float> >*, unsigned int)':
  275. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj[_ZN7xgboost3gbm8GBLinear19PredictContributionEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0x440): undefined reference to `GOMP_parallel'
  276. xgboost/lib/libxgboost.a(gblinear.o): In function `xgboost::gbm::GBLinear::Predict(xgboost::DMatrix*, std::vector<float, std::allocator<float> >*, unsigned int)':
  277. gblinear.cc:(.text._ZN7xgboost3gbm8GBLinear7PredictEPNS_7DMatrixEPSt6vectorIfSaIfEEj[_ZN7xgboost3gbm8GBLinear7PredictEPNS_7DMatrixEPSt6vectorIfSaIfEEj]+0x1496): undefined reference to `GOMP_parallel'
  278. xgboost/lib/libxgboost.a(updater_histmaker.o): In function `xgboost::tree::BaseMaker::SetDefaultPostion(xgboost::DMatrix*, xgboost::RegTree const&) [clone ._omp_fn.4]':
  279. updater_histmaker.cc:(.text+0x73): undefined reference to `omp_get_num_threads'
  280. updater_histmaker.cc:(.text+0x7b): undefined reference to `omp_get_thread_num'
  281. xgboost/lib/libxgboost.a(updater_histmaker.o): In function `xgboost::tree::BaseMaker::CorrectNonDefaultPositionByBatch(xgboost::ColBatch const&, std::vector<unsigned int, std::allocator<unsigned int> > const&, xgboost::RegTree const&) [clone ._omp_fn.5]':
  282. updater_histmaker.cc:(.text+0xbe3): undefined reference to `omp_get_num_threads'
  283. updater_histmaker.cc:(.text+0xbea): undefined reference to `omp_get_thread_num'
  284. xgboost/lib/libxgboost.a(updater_histmaker.o): In function `void xgboost::tree::BaseMaker::GetNodeStats<xgboost::tree::GradStats>(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix const&, xgboost::RegTree const&, std::vector<std::vector<xgboost::tree::GradStats, std::allocator<xgboost::tree::GradStats> >, std::allocator<std::vector<xgboost::tree::GradStats, std::allocator<xgboost::tree::GradStats> > > >*, std::vector<xgboost::tree::GradStats, std::allocator<xgboost::tree::GradStats> >*) [clone ._omp_fn.2]':
  285. updater_histmaker.cc:(.text._ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_9GradStatsEEEvRKSt6vectorINS_9bst_gpairESaIS5_EERKNS_7DMatrixERKNS_7RegTreeEPS4_IS4_IT_SaISG_EESaISI_EEPSI_._omp_fn.2[_ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_9GradStatsEEEvRKSt6vectorINS_9bst_gpairESaIS5_EERKNS_7DMatrixERKNS_7RegTreeEPS4_IS4_IT_SaISG_EESaISI_EEPSI_]+0x13): undefined reference to `omp_get_num_threads'
  286. updater_histmaker.cc:(.text._ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_9GradStatsEEEvRKSt6vectorINS_9bst_gpairESaIS5_EERKNS_7DMatrixERKNS_7RegTreeEPS4_IS4_IT_SaISG_EESaISI_EEPSI_._omp_fn.2[_ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_9GradStatsEEEvRKSt6vectorINS_9bst_gpairESaIS5_EERKNS_7DMatrixERKNS_7RegTreeEPS4_IS4_IT_SaISG_EESaISI_EEPSI_]+0x1b): undefined reference to `omp_get_thread_num'
  287. xgboost/lib/libxgboost.a(updater_histmaker.o): In function `xgboost::tree::BaseMaker::SetNonDefaultPositionCol(std::vector<int, std::allocator<int> > const&, xgboost::DMatrix*, xgboost::RegTree const&) [clone ._omp_fn.8]':
  288. updater_histmaker.cc:(.text._ZN7xgboost4tree9BaseMaker24SetNonDefaultPositionColERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.8[_ZN7xgboost4tree9BaseMaker24SetNonDefaultPositionColERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE]+0x13): undefined reference to `omp_get_num_threads'
  289. updater_histmaker.cc:(.text._ZN7xgboost4tree9BaseMaker24SetNonDefaultPositionColERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.8[_ZN7xgboost4tree9BaseMaker24SetNonDefaultPositionColERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE]+0x1b): undefined reference to `omp_get_thread_num'
  290. xgboost/lib/libxgboost.a(updater_histmaker.o): In function `xgboost::tree::HistMaker<xgboost::tree::GradStats>::FindSplit(int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, std::vector<unsigned int, std::allocator<unsigned int> > const&, xgboost::RegTree*) [clone ._omp_fn.7]':
  291. updater_histmaker.cc:(.text._ZN7xgboost4tree9HistMakerINS0_9GradStatsEE9FindSplitEiRKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEEPNS_7RegTreeE._omp_fn.7[_ZN7xgboost4tree9HistMakerINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixEPNS_7RegTreeE]+0x5c): undefined reference to `GOMP_loop_dynamic_start'
  292. updater_histmaker.cc:(.text._ZN7xgboost4tree9HistMakerINS0_9GradStatsEE9FindSplitEiRKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEEPNS_7RegTreeE._omp_fn.7[_ZN7xgboost4tree9HistMakerINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixEPNS_7RegTreeE]+0x67d): undefined reference to `GOMP_loop_dynamic_next'
  293. updater_histmaker.cc:(.text._ZN7xgboost4tree9HistMakerINS0_9GradStatsEE9FindSplitEiRKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEEPNS_7RegTreeE._omp_fn.7[_ZN7xgboost4tree9HistMakerINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixEPNS_7RegTreeE]+0x68a): undefined reference to `GOMP_loop_end_nowait'
  294. xgboost/lib/libxgboost.a(updater_histmaker.o): In function `xgboost::tree::BaseMaker::SetNonDefaultPositionCol(std::vector<int, std::allocator<int> > const&, xgboost::DMatrix*, xgboost::RegTree const&)':
  295. updater_histmaker.cc:(.text._ZN7xgboost4tree9BaseMaker24SetNonDefaultPositionColERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE[_ZN7xgboost4tree9BaseMaker24SetNonDefaultPositionColERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE]+0xfd): undefined reference to `GOMP_parallel'
  296. xgboost/lib/libxgboost.a(updater_histmaker.o): In function `xgboost::tree::CQHistMaker<xgboost::tree::GradStats>::CreateHist(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, std::vector<unsigned int, std::allocator<unsigned int> > const&, xgboost::RegTree const&)::{lambda()#1}::operator()() const [clone ._omp_fn.0]':
  297. updater_histmaker.cc:(.text._ZZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeEENKUlvE_clEv._omp_fn.0[_ZNSt17_Function_handlerIFvvEZN7xgboost4tree11CQHistMakerINS2_9GradStatsEE10CreateHistERKSt6vectorINS1_9bst_gpairESaIS7_EEPNS1_7DMatrixERKS6_IjSaIjEERKNS1_7RegTreeEEUlvE_E9_M_invokeERKSt9_Any_data]+0x48): undefined reference to `GOMP_loop_dynamic_start'
  298. updater_histmaker.cc:(.text._ZZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeEENKUlvE_clEv._omp_fn.0[_ZNSt17_Function_handlerIFvvEZN7xgboost4tree11CQHistMakerINS2_9GradStatsEE10CreateHistERKSt6vectorINS1_9bst_gpairESaIS7_EEPNS1_7DMatrixERKS6_IjSaIjEERKNS1_7RegTreeEEUlvE_E9_M_invokeERKSt9_Any_data]+0xaf): undefined reference to `omp_get_thread_num'
  299. updater_histmaker.cc:(.text._ZZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeEENKUlvE_clEv._omp_fn.0[_ZNSt17_Function_handlerIFvvEZN7xgboost4tree11CQHistMakerINS2_9GradStatsEE10CreateHistERKSt6vectorINS1_9bst_gpairESaIS7_EEPNS1_7DMatrixERKS6_IjSaIjEERKNS1_7RegTreeEEUlvE_E9_M_invokeERKSt9_Any_data]+0x158): undefined reference to `omp_get_thread_num'
  300. updater_histmaker.cc:(.text._ZZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeEENKUlvE_clEv._omp_fn.0[_ZNSt17_Function_handlerIFvvEZN7xgboost4tree11CQHistMakerINS2_9GradStatsEE10CreateHistERKSt6vectorINS1_9bst_gpairESaIS7_EEPNS1_7DMatrixERKS6_IjSaIjEERKNS1_7RegTreeEEUlvE_E9_M_invokeERKSt9_Any_data]+0x1f2): undefined reference to `omp_get_thread_num'
  301. updater_histmaker.cc:(.text._ZZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeEENKUlvE_clEv._omp_fn.0[_ZNSt17_Function_handlerIFvvEZN7xgboost4tree11CQHistMakerINS2_9GradStatsEE10CreateHistERKSt6vectorINS1_9bst_gpairESaIS7_EEPNS1_7DMatrixERKS6_IjSaIjEERKNS1_7RegTreeEEUlvE_E9_M_invokeERKSt9_Any_data]+0x278): undefined reference to `omp_get_thread_num'
  302. updater_histmaker.cc:(.text._ZZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeEENKUlvE_clEv._omp_fn.0[_ZNSt17_Function_handlerIFvvEZN7xgboost4tree11CQHistMakerINS2_9GradStatsEE10CreateHistERKSt6vectorINS1_9bst_gpairESaIS7_EEPNS1_7DMatrixERKS6_IjSaIjEERKNS1_7RegTreeEEUlvE_E9_M_invokeERKSt9_Any_data]+0x2e1): undefined reference to `GOMP_loop_dynamic_next'
  303. updater_histmaker.cc:(.text._ZZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeEENKUlvE_clEv._omp_fn.0[_ZNSt17_Function_handlerIFvvEZN7xgboost4tree11CQHistMakerINS2_9GradStatsEE10CreateHistERKSt6vectorINS1_9bst_gpairESaIS7_EEPNS1_7DMatrixERKS6_IjSaIjEERKNS1_7RegTreeEEUlvE_E9_M_invokeERKSt9_Any_data]+0x2ee): undefined reference to `GOMP_loop_end_nowait'
  304. xgboost/lib/libxgboost.a(updater_histmaker.o): In function `xgboost::tree::GlobalProposalHistMaker<xgboost::tree::GradStats>::CreateHist(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, std::vector<unsigned int, std::allocator<unsigned int> > const&, xgboost::RegTree const&) [clone ._omp_fn.6]':
  305. updater_histmaker.cc:(.text._ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE._omp_fn.6[_ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x48): undefined reference to `GOMP_loop_dynamic_start'
  306. updater_histmaker.cc:(.text._ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE._omp_fn.6[_ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0xa3): undefined reference to `omp_get_thread_num'
  307. updater_histmaker.cc:(.text._ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE._omp_fn.6[_ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x144): undefined reference to `omp_get_thread_num'
  308. updater_histmaker.cc:(.text._ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE._omp_fn.6[_ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x1b5): undefined reference to `omp_get_thread_num'
  309. updater_histmaker.cc:(.text._ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE._omp_fn.6[_ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x235): undefined reference to `omp_get_thread_num'
  310. updater_histmaker.cc:(.text._ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE._omp_fn.6[_ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x2a1): undefined reference to `GOMP_loop_dynamic_next'
  311. updater_histmaker.cc:(.text._ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE._omp_fn.6[_ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x2ae): undefined reference to `GOMP_loop_end_nowait'
  312. xgboost/lib/libxgboost.a(updater_histmaker.o): In function `void xgboost::tree::BaseMaker::GetNodeStats<xgboost::tree::GradStats>(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix const&, xgboost::RegTree const&, std::vector<std::vector<xgboost::tree::GradStats, std::allocator<xgboost::tree::GradStats> >, std::allocator<std::vector<xgboost::tree::GradStats, std::allocator<xgboost::tree::GradStats> > > >*, std::vector<xgboost::tree::GradStats, std::allocator<xgboost::tree::GradStats> >*)':
  313. updater_histmaker.cc:(.text._ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_9GradStatsEEEvRKSt6vectorINS_9bst_gpairESaIS5_EERKNS_7DMatrixERKNS_7RegTreeEPS4_IS4_IT_SaISG_EESaISI_EEPSI_[_ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_9GradStatsEEEvRKSt6vectorINS_9bst_gpairESaIS5_EERKNS_7DMatrixERKNS_7RegTreeEPS4_IS4_IT_SaISG_EESaISI_EEPSI_]+0x43): undefined reference to `omp_get_max_threads'
  314. updater_histmaker.cc:(.text._ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_9GradStatsEEEvRKSt6vectorINS_9bst_gpairESaIS5_EERKNS_7DMatrixERKNS_7RegTreeEPS4_IS4_IT_SaISG_EESaISI_EEPSI_[_ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_9GradStatsEEEvRKSt6vectorINS_9bst_gpairESaIS5_EERKNS_7DMatrixERKNS_7RegTreeEPS4_IS4_IT_SaISG_EESaISI_EEPSI_]+0x271): undefined reference to `GOMP_parallel'
  315. updater_histmaker.cc:(.text._ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_9GradStatsEEEvRKSt6vectorINS_9bst_gpairESaIS5_EERKNS_7DMatrixERKNS_7RegTreeEPS4_IS4_IT_SaISG_EESaISI_EEPSI_[_ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_9GradStatsEEEvRKSt6vectorINS_9bst_gpairESaIS5_EERKNS_7DMatrixERKNS_7RegTreeEPS4_IS4_IT_SaISG_EESaISI_EEPSI_]+0x2ba): undefined reference to `GOMP_parallel'
  316. xgboost/lib/libxgboost.a(updater_histmaker.o): In function `std::_Function_handler<void (), xgboost::tree::CQHistMaker<xgboost::tree::GradStats>::CreateHist(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, std::vector<unsigned int, std::allocator<unsigned int> > const&, xgboost::RegTree const&)::{lambda()#1}>::_M_invoke(std::_Any_data const&)':
  317. updater_histmaker.cc:(.text._ZNSt17_Function_handlerIFvvEZN7xgboost4tree11CQHistMakerINS2_9GradStatsEE10CreateHistERKSt6vectorINS1_9bst_gpairESaIS7_EEPNS1_7DMatrixERKS6_IjSaIjEERKNS1_7RegTreeEEUlvE_E9_M_invokeERKSt9_Any_data[_ZNSt17_Function_handlerIFvvEZN7xgboost4tree11CQHistMakerINS2_9GradStatsEE10CreateHistERKSt6vectorINS1_9bst_gpairESaIS7_EEPNS1_7DMatrixERKS6_IjSaIjEERKNS1_7RegTreeEEUlvE_E9_M_invokeERKSt9_Any_data]+0x22): undefined reference to `omp_get_max_threads'
  318. updater_histmaker.cc:(.text._ZNSt17_Function_handlerIFvvEZN7xgboost4tree11CQHistMakerINS2_9GradStatsEE10CreateHistERKSt6vectorINS1_9bst_gpairESaIS7_EEPNS1_7DMatrixERKS6_IjSaIjEERKNS1_7RegTreeEEUlvE_E9_M_invokeERKSt9_Any_data[_ZNSt17_Function_handlerIFvvEZN7xgboost4tree11CQHistMakerINS2_9GradStatsEE10CreateHistERKSt6vectorINS1_9bst_gpairESaIS7_EEPNS1_7DMatrixERKS6_IjSaIjEERKNS1_7RegTreeEEUlvE_E9_M_invokeERKSt9_Any_data]+0x261): undefined reference to `GOMP_parallel'
  319. xgboost/lib/libxgboost.a(updater_histmaker.o): In function `void xgboost::tree::BaseMaker::GetNodeStats<xgboost::tree::GradStats>(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix const&, xgboost::RegTree const&, std::vector<std::vector<xgboost::tree::GradStats, std::allocator<xgboost::tree::GradStats> >, std::allocator<std::vector<xgboost::tree::GradStats, std::allocator<xgboost::tree::GradStats> > > >*, std::vector<xgboost::tree::GradStats, std::allocator<xgboost::tree::GradStats> >*) [clone ._omp_fn.1]':
  320. updater_histmaker.cc:(.text._ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_9GradStatsEEEvRKSt6vectorINS_9bst_gpairESaIS5_EERKNS_7DMatrixERKNS_7RegTreeEPS4_IS4_IT_SaISG_EESaISI_EEPSI_._omp_fn.1[_ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_9GradStatsEEEvRKSt6vectorINS_9bst_gpairESaIS5_EERKNS_7DMatrixERKNS_7RegTreeEPS4_IS4_IT_SaISG_EESaISI_EEPSI_]+0x1f): undefined reference to `omp_get_thread_num'
  321. xgboost/lib/libxgboost.a(updater_histmaker.o): In function `xgboost::tree::GlobalProposalHistMaker<xgboost::tree::GradStats>::CreateHist(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, std::vector<unsigned int, std::allocator<unsigned int> > const&, xgboost::RegTree const&)':
  322. updater_histmaker.cc:(.text._ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE[_ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x57a): undefined reference to `omp_get_max_threads'
  323. updater_histmaker.cc:(.text._ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE[_ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x775): undefined reference to `GOMP_parallel'
  324. updater_histmaker.cc:(.text._ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE[_ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0xa21): undefined reference to `GOMP_parallel'
  325. updater_histmaker.cc:(.text._ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE[_ZN7xgboost4tree23GlobalProposalHistMakerINS0_9GradStatsEE10CreateHistERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0xce1): undefined reference to `GOMP_parallel'
  326. xgboost/lib/libxgboost.a(updater_histmaker.o): In function `xgboost::tree::HistMaker<xgboost::tree::GradStats>::Update(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, xgboost::RegTree*)':
  327. updater_histmaker.cc:(.text._ZN7xgboost4tree9HistMakerINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree9HistMakerINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixEPNS_7RegTreeE]+0x6b1): undefined reference to `GOMP_parallel'
  328. xgboost/lib/libxgboost.a(updater_histmaker.o): In function `xgboost::tree::CQHistMaker<xgboost::tree::GradStats>::ResetPosAndPropose(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, std::vector<unsigned int, std::allocator<unsigned int> > const&, xgboost::RegTree const&) [clone ._omp_fn.3]':
  329. updater_histmaker.cc:(.text._ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE._omp_fn.3[_ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x50): undefined reference to `GOMP_loop_dynamic_start'
  330. updater_histmaker.cc:(.text._ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE._omp_fn.3[_ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0xba): undefined reference to `omp_get_thread_num'
  331. updater_histmaker.cc:(.text._ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE._omp_fn.3[_ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x162): undefined reference to `omp_get_thread_num'
  332. updater_histmaker.cc:(.text._ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE._omp_fn.3[_ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x1dd): undefined reference to `omp_get_thread_num'
  333. updater_histmaker.cc:(.text._ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE._omp_fn.3[_ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x262): undefined reference to `omp_get_thread_num'
  334. updater_histmaker.cc:(.text._ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE._omp_fn.3[_ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x2d3): undefined reference to `GOMP_loop_dynamic_next'
  335. updater_histmaker.cc:(.text._ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE._omp_fn.3[_ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x2e0): undefined reference to `GOMP_loop_end_nowait'
  336. xgboost/lib/libxgboost.a(updater_histmaker.o): In function `xgboost::tree::CQHistMaker<xgboost::tree::GradStats>::ResetPosAndPropose(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, std::vector<unsigned int, std::allocator<unsigned int> > const&, xgboost::RegTree const&)':
  337. updater_histmaker.cc:(.text._ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE[_ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x8e2): undefined reference to `omp_get_max_threads'
  338. updater_histmaker.cc:(.text._ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE[_ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0xaee): undefined reference to `GOMP_parallel'
  339. updater_histmaker.cc:(.text._ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE[_ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0xd69): undefined reference to `GOMP_parallel'
  340. updater_histmaker.cc:(.text._ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE[_ZN7xgboost4tree11CQHistMakerINS0_9GradStatsEE18ResetPosAndProposeERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IjSaIjEERKNS_7RegTreeE]+0x11c1): undefined reference to `GOMP_parallel'
  341. xgboost/lib/libxgboost.a(updater_refresh.o): In function `xgboost::tree::TreeRefresher<xgboost::tree::GradStats>::Update(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, std::vector<xgboost::RegTree*, std::allocator<xgboost::RegTree*> > const&)::{lambda()#1}::operator()() const [clone ._omp_fn.2]':
  342. updater_refresh.cc:(.text._ZZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EEENKUlvE_clEv._omp_fn.2[_ZZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EEENKUlvE_clEv]+0xb): undefined reference to `omp_get_num_threads'
  343. updater_refresh.cc:(.text._ZZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EEENKUlvE_clEv._omp_fn.2[_ZZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EEENKUlvE_clEv]+0x12): undefined reference to `omp_get_thread_num'
  344. xgboost/lib/libxgboost.a(updater_refresh.o): In function `xgboost::tree::TreeRefresher<xgboost::tree::GradStats>::Update(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, std::vector<xgboost::RegTree*, std::allocator<xgboost::RegTree*> > const&)::{lambda()#1}::operator()() const [clone ._omp_fn.1]':
  345. updater_refresh.cc:(.text._ZZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EEENKUlvE_clEv._omp_fn.1[_ZZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EEENKUlvE_clEv]+0x1f): undefined reference to `omp_get_num_threads'
  346. updater_refresh.cc:(.text._ZZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EEENKUlvE_clEv._omp_fn.1[_ZZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EEENKUlvE_clEv]+0x26): undefined reference to `omp_get_thread_num'
  347. xgboost/lib/libxgboost.a(updater_refresh.o): In function `xgboost::tree::TreeRefresher<xgboost::tree::GradStats>::Update(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, std::vector<xgboost::RegTree*, std::allocator<xgboost::RegTree*> > const&)::{lambda()#1}::operator()() const':
  348. updater_refresh.cc:(.text._ZZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EEENKUlvE_clEv[_ZZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EEENKUlvE_clEv]+0x108): undefined reference to `GOMP_parallel'
  349. updater_refresh.cc:(.text._ZZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EEENKUlvE_clEv[_ZZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EEENKUlvE_clEv]+0x15e): undefined reference to `GOMP_parallel'
  350. xgboost/lib/libxgboost.a(updater_refresh.o): In function `xgboost::tree::TreeRefresher<xgboost::tree::GradStats>::Update(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, std::vector<xgboost::RegTree*, std::allocator<xgboost::RegTree*> > const&) [clone ._omp_fn.0]':
  351. updater_refresh.cc:(.text._ZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EE._omp_fn.0[_ZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EE]+0x22): undefined reference to `omp_get_thread_num'
  352. xgboost/lib/libxgboost.a(updater_refresh.o): In function `xgboost::tree::TreeRefresher<xgboost::tree::GradStats>::Update(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, std::vector<xgboost::RegTree*, std::allocator<xgboost::RegTree*> > const&)':
  353. updater_refresh.cc:(.text._ZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EE[_ZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EE]+0xa4): undefined reference to `omp_get_max_threads'
  354. updater_refresh.cc:(.text._ZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EE[_ZN7xgboost4tree13TreeRefresherINS0_9GradStatsEE6UpdateERKSt6vectorINS_9bst_gpairESaIS5_EEPNS_7DMatrixERKS4_IPNS_7RegTreeESaISD_EE]+0x4e0): undefined reference to `GOMP_parallel'
  355. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::ParallelFindSplit(xgboost::SparseBatch::Inst const&, unsigned int, xgboost::DMatrix const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&) [clone ._omp_fn.1]':
  356. updater_colmaker.cc:(.text+0x7d): undefined reference to `omp_get_thread_num'
  357. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::SetNonDefaultPosition(std::vector<int, std::allocator<int> > const&, xgboost::DMatrix*, xgboost::RegTree const&) [clone ._omp_fn.9]':
  358. updater_colmaker.cc:(.text+0x463): undefined reference to `omp_get_num_threads'
  359. updater_colmaker.cc:(.text+0x46b): undefined reference to `omp_get_thread_num'
  360. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::InitNewNode(std::vector<int, std::allocator<int> > const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix const&, xgboost::RegTree const&) [clone ._omp_fn.10]':
  361. updater_colmaker.cc:(.text+0x6e3): undefined reference to `omp_get_num_threads'
  362. updater_colmaker.cc:(.text+0x6eb): undefined reference to `omp_get_thread_num'
  363. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::ValueConstraint>::Builder::SetNonDefaultPosition(std::vector<int, std::allocator<int> > const&, xgboost::DMatrix*, xgboost::RegTree const&) [clone ._omp_fn.12]':
  364. updater_colmaker.cc:(.text+0xd83): undefined reference to `omp_get_num_threads'
  365. updater_colmaker.cc:(.text+0xd8b): undefined reference to `omp_get_thread_num'
  366. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::ValueConstraint>::Builder::ParallelFindSplit(xgboost::SparseBatch::Inst const&, unsigned int, xgboost::DMatrix const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&) [clone ._omp_fn.14]':
  367. updater_colmaker.cc:(.text+0xffd): undefined reference to `omp_get_thread_num'
  368. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::ValueConstraint>::Builder::ParallelFindSplit(xgboost::SparseBatch::Inst const&, unsigned int, xgboost::DMatrix const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&) [clone ._omp_fn.16]':
  369. updater_colmaker.cc:(.text+0x159b): undefined reference to `omp_get_thread_num'
  370. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::ValueConstraint>::Builder::ParallelFindSplit(xgboost::SparseBatch::Inst const&, unsigned int, xgboost::DMatrix const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&) [clone ._omp_fn.15]':
  371. updater_colmaker.cc:(.text+0x1a10): undefined reference to `omp_get_num_threads'
  372. updater_colmaker.cc:(.text+0x1a18): undefined reference to `omp_get_thread_num'
  373. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::ValueConstraint>::Builder::UpdateSolution(xgboost::ColBatch const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix const&) [clone ._omp_fn.13]':
  374. updater_colmaker.cc:(.text+0x4eec): undefined reference to `GOMP_loop_dynamic_start'
  375. updater_colmaker.cc:(.text+0x4ef9): undefined reference to `omp_get_thread_num'
  376. updater_colmaker.cc:(.text+0x5b4e): undefined reference to `GOMP_loop_dynamic_next'
  377. updater_colmaker.cc:(.text+0x5b5b): undefined reference to `GOMP_loop_end_nowait'
  378. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::ParallelFindSplit(xgboost::SparseBatch::Inst const&, unsigned int, xgboost::DMatrix const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&) [clone ._omp_fn.3]':
  379. updater_colmaker.cc:(.text+0x713f): undefined reference to `omp_get_thread_num'
  380. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::ParallelFindSplit(xgboost::SparseBatch::Inst const&, unsigned int, xgboost::DMatrix const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&) [clone ._omp_fn.2]':
  381. updater_colmaker.cc:(.text+0x7630): undefined reference to `omp_get_num_threads'
  382. updater_colmaker.cc:(.text+0x7638): undefined reference to `omp_get_thread_num'
  383. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `std::_Function_handler<xgboost::TreeUpdater* (), xgboost::tree::{lambda()#2}>::_M_invoke(std::_Any_data const&)':
  384. updater_colmaker.cc:(.text+0x7f3c): undefined reference to `omp_get_max_threads'
  385. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::ResetPosition(std::vector<int, std::allocator<int> > const&, xgboost::DMatrix*, xgboost::RegTree const&) [clone ._omp_fn.4]':
  386. updater_colmaker.cc:(.text+0x81f3): undefined reference to `omp_get_num_threads'
  387. updater_colmaker.cc:(.text+0x81fb): undefined reference to `omp_get_thread_num'
  388. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::ValueConstraint>::Builder::ResetPosition(std::vector<int, std::allocator<int> > const&, xgboost::DMatrix*, xgboost::RegTree const&) [clone ._omp_fn.17]':
  389. updater_colmaker.cc:(.text+0x8493): undefined reference to `omp_get_num_threads'
  390. updater_colmaker.cc:(.text+0x849b): undefined reference to `omp_get_thread_num'
  391. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::UpdateSolution(xgboost::ColBatch const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix const&) [clone ._omp_fn.0]':
  392. updater_colmaker.cc:(.text+0x9699): undefined reference to `GOMP_loop_dynamic_start'
  393. updater_colmaker.cc:(.text+0x96a6): undefined reference to `omp_get_thread_num'
  394. updater_colmaker.cc:(.text+0xa306): undefined reference to `GOMP_loop_dynamic_next'
  395. updater_colmaker.cc:(.text+0xa313): undefined reference to `GOMP_loop_end_nowait'
  396. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::UpdateSolution(xgboost::ColBatch const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix const&)':
  397. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder14UpdateSolutionERKNS_8ColBatchERKSt6vectorINS_9bst_gpairESaISA_EERKNS_7DMatrixE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder14UpdateSolutionERKNS_8ColBatchERKSt6vectorINS_9bst_gpairESaISA_EERKNS_7DMatrixE]+0x12e): undefined reference to `GOMP_parallel'
  398. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder14UpdateSolutionERKNS_8ColBatchERKSt6vectorINS_9bst_gpairESaISA_EERKNS_7DMatrixE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder14UpdateSolutionERKNS_8ColBatchERKSt6vectorINS_9bst_gpairESaISA_EERKNS_7DMatrixE]+0x17e): undefined reference to `GOMP_parallel'
  399. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder14UpdateSolutionERKNS_8ColBatchERKSt6vectorINS_9bst_gpairESaISA_EERKNS_7DMatrixE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder14UpdateSolutionERKNS_8ColBatchERKSt6vectorINS_9bst_gpairESaISA_EERKNS_7DMatrixE]+0x1cb): undefined reference to `GOMP_parallel'
  400. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder14UpdateSolutionERKNS_8ColBatchERKSt6vectorINS_9bst_gpairESaISA_EERKNS_7DMatrixE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder14UpdateSolutionERKNS_8ColBatchERKSt6vectorINS_9bst_gpairESaISA_EERKNS_7DMatrixE]+0x2b4): undefined reference to `GOMP_parallel'
  401. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::ValueConstraint>::Builder::UpdateSolution(xgboost::ColBatch const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix const&)':
  402. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder14UpdateSolutionERKNS_8ColBatchERKSt6vectorINS_9bst_gpairESaISA_EERKNS_7DMatrixE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder14UpdateSolutionERKNS_8ColBatchERKSt6vectorINS_9bst_gpairESaISA_EERKNS_7DMatrixE]+0x12e): undefined reference to `GOMP_parallel'
  403. xgboost/lib/libxgboost.a(updater_colmaker.o):updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder14UpdateSolutionERKNS_8ColBatchERKSt6vectorINS_9bst_gpairESaISA_EERKNS_7DMatrixE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder14UpdateSolutionERKNS_8ColBatchERKSt6vectorINS_9bst_gpairESaISA_EERKNS_7DMatrixE]+0x17e): more undefined references to `GOMP_parallel' follow
  404. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::DistColMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::SetNonDefaultPosition(std::vector<int, std::allocator<int> > const&, xgboost::DMatrix*, xgboost::RegTree const&) [clone ._omp_fn.5]':
  405. updater_colmaker.cc:(.text._ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder21SetNonDefaultPositionERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.5[_ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder21SetNonDefaultPositionERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE]+0xf): undefined reference to `omp_get_num_threads'
  406. updater_colmaker.cc:(.text._ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder21SetNonDefaultPositionERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.5[_ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder21SetNonDefaultPositionERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE]+0x17): undefined reference to `omp_get_thread_num'
  407. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::DistColMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::SetNonDefaultPosition(std::vector<int, std::allocator<int> > const&, xgboost::DMatrix*, xgboost::RegTree const&) [clone ._omp_fn.6]':
  408. updater_colmaker.cc:(.text._ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder21SetNonDefaultPositionERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.6[_ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder21SetNonDefaultPositionERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE]+0x13): undefined reference to `omp_get_num_threads'
  409. updater_colmaker.cc:(.text._ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder21SetNonDefaultPositionERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.6[_ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder21SetNonDefaultPositionERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE]+0x1b): undefined reference to `omp_get_thread_num'
  410. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::common::BitMap::InitFromBool(std::vector<int, std::allocator<int> > const&) [clone ._omp_fn.8]':
  411. updater_colmaker.cc:(.text._ZN7xgboost6common6BitMap12InitFromBoolERKSt6vectorIiSaIiEE._omp_fn.8[_ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder21SetNonDefaultPositionERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE]+0x13): undefined reference to `omp_get_num_threads'
  412. updater_colmaker.cc:(.text._ZN7xgboost6common6BitMap12InitFromBoolERKSt6vectorIiSaIiEE._omp_fn.8[_ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder21SetNonDefaultPositionERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE]+0x1b): undefined reference to `omp_get_thread_num'
  413. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::ValueConstraint>::Builder::InitNewNode(std::vector<int, std::allocator<int> > const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix const&, xgboost::RegTree const&) [clone ._omp_fn.18]':
  414. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder11InitNewNodeERKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EERKNS_7DMatrixERKNS_7RegTreeE._omp_fn.18[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder11InitNewNodeERKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EERKNS_7DMatrixERKNS_7RegTreeE]+0x13): undefined reference to `omp_get_num_threads'
  415. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder11InitNewNodeERKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EERKNS_7DMatrixERKNS_7RegTreeE._omp_fn.18[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder11InitNewNodeERKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EERKNS_7DMatrixERKNS_7RegTreeE]+0x1b): undefined reference to `omp_get_thread_num'
  416. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::DistColMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::SetNonDefaultPosition(std::vector<int, std::allocator<int> > const&, xgboost::DMatrix*, xgboost::RegTree const&) [clone ._omp_fn.7]':
  417. updater_colmaker.cc:(.text._ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder21SetNonDefaultPositionERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.7[_ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder21SetNonDefaultPositionERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE]+0x33): undefined reference to `omp_get_num_threads'
  418. updater_colmaker.cc:(.text._ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder21SetNonDefaultPositionERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.7[_ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder21SetNonDefaultPositionERKSt6vectorIiSaIiEEPNS_7DMatrixERKNS_7RegTreeE]+0x3b): undefined reference to `omp_get_thread_num'
  419. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::DistColMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::UpdatePosition(xgboost::DMatrix*, xgboost::RegTree const&) [clone ._omp_fn.11]':
  420. updater_colmaker.cc:(.text._ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder14UpdatePositionEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.11[_ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0x13): undefined reference to `omp_get_num_threads'
  421. updater_colmaker.cc:(.text._ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder14UpdatePositionEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.11[_ZN7xgboost4tree12DistColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0x1b): undefined reference to `omp_get_thread_num'
  422. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::InitNewNode(std::vector<int, std::allocator<int> > const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix const&, xgboost::RegTree const&)':
  423. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder11InitNewNodeERKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EERKNS_7DMatrixERKNS_7RegTreeE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder11InitNewNodeERKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EERKNS_7DMatrixERKNS_7RegTreeE]+0x250): undefined reference to `GOMP_parallel'
  424. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::ValueConstraint>::Builder::FindSplit(int, std::vector<int, std::allocator<int> > const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, xgboost::RegTree*)':
  425. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder9FindSplitEiRKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder9FindSplitEiRKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EEPNS_7DMatrixEPNS_7RegTreeE]+0x36e): undefined reference to `GOMP_parallel'
  426. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder9FindSplitEiRKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder9FindSplitEiRKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EEPNS_7DMatrixEPNS_7RegTreeE]+0x3cf): undefined reference to `GOMP_parallel'
  427. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder9FindSplitEiRKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder9FindSplitEiRKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EEPNS_7DMatrixEPNS_7RegTreeE]+0x431): undefined reference to `GOMP_parallel'
  428. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder9FindSplitEiRKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE7Builder9FindSplitEiRKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EEPNS_7DMatrixEPNS_7RegTreeE]+0x538): undefined reference to `GOMP_parallel'
  429. xgboost/lib/libxgboost.a(updater_colmaker.o):updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder9FindSplitEiRKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder9FindSplitEiRKSt6vectorIiSaIiEERKS6_INS_9bst_gpairESaISB_EEPNS_7DMatrixEPNS_7RegTreeE]+0x36d): more undefined references to `GOMP_parallel' follow
  430. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Update(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, std::vector<xgboost::RegTree*, std::allocator<xgboost::RegTree*> > const&)':
  431. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0xe5): undefined reference to `omp_get_max_threads'
  432. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0x5b4): undefined reference to `GOMP_parallel'
  433. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0x619): undefined reference to `GOMP_parallel'
  434. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0x679): undefined reference to `GOMP_parallel'
  435. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0x78e): undefined reference to `GOMP_parallel'
  436. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0x1313): undefined reference to `GOMP_parallel'
  437. xgboost/lib/libxgboost.a(updater_colmaker.o):updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_12NoConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0x13af): more undefined references to `GOMP_parallel' follow
  438. xgboost/lib/libxgboost.a(updater_colmaker.o): In function `xgboost::tree::ColMaker<xgboost::tree::GradStats, xgboost::tree::ValueConstraint>::Update(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, std::vector<xgboost::RegTree*, std::allocator<xgboost::RegTree*> > const&)':
  439. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0x148): undefined reference to `omp_get_max_threads'
  440. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0x4da): undefined reference to `GOMP_parallel'
  441. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0x53e): undefined reference to `GOMP_parallel'
  442. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0x59d): undefined reference to `GOMP_parallel'
  443. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0x6ad): undefined reference to `GOMP_parallel'
  444. updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0x11c6): undefined reference to `GOMP_parallel'
  445. xgboost/lib/libxgboost.a(updater_colmaker.o):updater_colmaker.cc:(.text._ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE[_ZN7xgboost4tree8ColMakerINS0_9GradStatsENS0_15ValueConstraintEE6UpdateERKSt6vectorINS_9bst_gpairESaIS6_EEPNS_7DMatrixERKS5_IPNS_7RegTreeESaISE_EE]+0x125d): more undefined references to `GOMP_parallel' follow
  446. xgboost/lib/libxgboost.a(updater_skmaker.o): In function `void xgboost::tree::BaseMaker::GetNodeStats<xgboost::tree::SketchMaker::SKStats>(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix const&, xgboost::RegTree const&, std::vector<std::vector<xgboost::tree::SketchMaker::SKStats, std::allocator<xgboost::tree::SketchMaker::SKStats> >, std::allocator<std::vector<xgboost::tree::SketchMaker::SKStats, std::allocator<xgboost::tree::SketchMaker::SKStats> > > >*, std::vector<xgboost::tree::SketchMaker::SKStats, std::allocator<xgboost::tree::SketchMaker::SKStats> >*) [clone ._omp_fn.5]':
  447. updater_skmaker.cc:(.text+0x33): undefined reference to `omp_get_num_threads'
  448. updater_skmaker.cc:(.text+0x3b): undefined reference to `omp_get_thread_num'
  449. xgboost/lib/libxgboost.a(updater_skmaker.o): In function `void xgboost::tree::BaseMaker::GetNodeStats<xgboost::tree::SketchMaker::SKStats>(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix const&, xgboost::RegTree const&, std::vector<std::vector<xgboost::tree::SketchMaker::SKStats, std::allocator<xgboost::tree::SketchMaker::SKStats> >, std::allocator<std::vector<xgboost::tree::SketchMaker::SKStats, std::allocator<xgboost::tree::SketchMaker::SKStats> > > >*, std::vector<xgboost::tree::SketchMaker::SKStats, std::allocator<xgboost::tree::SketchMaker::SKStats> >*) [clone ._omp_fn.4]':
  450. updater_skmaker.cc:(.text+0xd2f): undefined reference to `omp_get_thread_num'
  451. xgboost/lib/libxgboost.a(updater_skmaker.o): In function `xgboost::tree::BaseMaker::SetDefaultPostion(xgboost::DMatrix*, xgboost::RegTree const&) [clone ._omp_fn.3]':
  452. updater_skmaker.cc:(.text._ZN7xgboost4tree9BaseMaker17SetDefaultPostionEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.3[_ZN7xgboost4tree11SketchMaker6UpdateERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE]+0x13): undefined reference to `omp_get_num_threads'
  453. updater_skmaker.cc:(.text._ZN7xgboost4tree9BaseMaker17SetDefaultPostionEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.3[_ZN7xgboost4tree11SketchMaker6UpdateERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE]+0x1b): undefined reference to `omp_get_thread_num'
  454. xgboost/lib/libxgboost.a(updater_skmaker.o): In function `void xgboost::tree::BaseMaker::GetNodeStats<xgboost::tree::SketchMaker::SKStats>(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix const&, xgboost::RegTree const&, std::vector<std::vector<xgboost::tree::SketchMaker::SKStats, std::allocator<xgboost::tree::SketchMaker::SKStats> >, std::allocator<std::vector<xgboost::tree::SketchMaker::SKStats, std::allocator<xgboost::tree::SketchMaker::SKStats> > > >*, std::vector<xgboost::tree::SketchMaker::SKStats, std::allocator<xgboost::tree::SketchMaker::SKStats> >*)':
  455. updater_skmaker.cc:(.text._ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_11SketchMaker7SKStatsEEEvRKSt6vectorINS_9bst_gpairESaIS6_EERKNS_7DMatrixERKNS_7RegTreeEPS5_IS5_IT_SaISH_EESaISJ_EEPSJ_[_ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_11SketchMaker7SKStatsEEEvRKSt6vectorINS_9bst_gpairESaIS6_EERKNS_7DMatrixERKNS_7RegTreeEPS5_IS5_IT_SaISH_EESaISJ_EEPSJ_]+0x43): undefined reference to `omp_get_max_threads'
  456. updater_skmaker.cc:(.text._ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_11SketchMaker7SKStatsEEEvRKSt6vectorINS_9bst_gpairESaIS6_EERKNS_7DMatrixERKNS_7RegTreeEPS5_IS5_IT_SaISH_EESaISJ_EEPSJ_[_ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_11SketchMaker7SKStatsEEEvRKSt6vectorINS_9bst_gpairESaIS6_EERKNS_7DMatrixERKNS_7RegTreeEPS5_IS5_IT_SaISH_EESaISJ_EEPSJ_]+0x280): undefined reference to `GOMP_parallel'
  457. updater_skmaker.cc:(.text._ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_11SketchMaker7SKStatsEEEvRKSt6vectorINS_9bst_gpairESaIS6_EERKNS_7DMatrixERKNS_7RegTreeEPS5_IS5_IT_SaISH_EESaISJ_EEPSJ_[_ZN7xgboost4tree9BaseMaker12GetNodeStatsINS0_11SketchMaker7SKStatsEEEvRKSt6vectorINS_9bst_gpairESaIS6_EERKNS_7DMatrixERKNS_7RegTreeEPS5_IS5_IT_SaISH_EESaISJ_EEPSJ_]+0x2c8): undefined reference to `GOMP_parallel'
  458. xgboost/lib/libxgboost.a(updater_skmaker.o): In function `xgboost::tree::SketchMaker::FindSplit(int, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, xgboost::RegTree*) [clone ._omp_fn.2]':
  459. updater_skmaker.cc:(.text._ZN7xgboost4tree11SketchMaker9FindSplitEiRKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE._omp_fn.2[_ZN7xgboost4tree11SketchMaker6UpdateERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE]+0x7d): undefined reference to `GOMP_loop_dynamic_start'
  460. updater_skmaker.cc:(.text._ZN7xgboost4tree11SketchMaker9FindSplitEiRKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE._omp_fn.2[_ZN7xgboost4tree11SketchMaker6UpdateERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE]+0x1a33): undefined reference to `GOMP_loop_dynamic_next'
  461. updater_skmaker.cc:(.text._ZN7xgboost4tree11SketchMaker9FindSplitEiRKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE._omp_fn.2[_ZN7xgboost4tree11SketchMaker6UpdateERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE]+0x1a40): undefined reference to `GOMP_loop_end_nowait'
  462. xgboost/lib/libxgboost.a(updater_skmaker.o): In function `xgboost::tree::SketchMaker::BuildSketch(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, xgboost::RegTree const&)':
  463. updater_skmaker.cc:(.text._ZN7xgboost4tree11SketchMaker11BuildSketchERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixERKNS_7RegTreeE[_ZN7xgboost4tree11SketchMaker11BuildSketchERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixERKNS_7RegTreeE]+0x515): undefined reference to `omp_get_max_threads'
  464. updater_skmaker.cc:(.text._ZN7xgboost4tree11SketchMaker11BuildSketchERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixERKNS_7RegTreeE[_ZN7xgboost4tree11SketchMaker11BuildSketchERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixERKNS_7RegTreeE]+0x753): undefined reference to `GOMP_parallel'
  465. xgboost/lib/libxgboost.a(updater_skmaker.o): In function `xgboost::tree::SketchMaker::Update(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, xgboost::RegTree*)':
  466. updater_skmaker.cc:(.text._ZN7xgboost4tree11SketchMaker6UpdateERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree11SketchMaker6UpdateERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE]+0x70): undefined reference to `omp_get_max_threads'
  467. updater_skmaker.cc:(.text._ZN7xgboost4tree11SketchMaker6UpdateERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree11SketchMaker6UpdateERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE]+0x2a6): undefined reference to `GOMP_parallel'
  468. updater_skmaker.cc:(.text._ZN7xgboost4tree11SketchMaker6UpdateERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree11SketchMaker6UpdateERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE]+0x2f3): undefined reference to `GOMP_parallel'
  469. updater_skmaker.cc:(.text._ZN7xgboost4tree11SketchMaker6UpdateERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree11SketchMaker6UpdateERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE]+0x814): undefined reference to `GOMP_parallel'
  470. updater_skmaker.cc:(.text._ZN7xgboost4tree11SketchMaker6UpdateERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree11SketchMaker6UpdateERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixEPNS_7RegTreeE]+0xb08): undefined reference to `GOMP_parallel'
  471. xgboost/lib/libxgboost.a(updater_skmaker.o): In function `xgboost::tree::SketchMaker::BuildSketch(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, xgboost::RegTree const&) [clone ._omp_fn.1]':
  472. updater_skmaker.cc:(.text._ZN7xgboost4tree11SketchMaker11BuildSketchERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.1[_ZN7xgboost4tree11SketchMaker11BuildSketchERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixERKNS_7RegTreeE]+0x69): undefined reference to `GOMP_loop_dynamic_start'
  473. updater_skmaker.cc:(.text._ZN7xgboost4tree11SketchMaker11BuildSketchERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.1[_ZN7xgboost4tree11SketchMaker11BuildSketchERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixERKNS_7RegTreeE]+0x76): undefined reference to `omp_get_thread_num'
  474. updater_skmaker.cc:(.text._ZN7xgboost4tree11SketchMaker11BuildSketchERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.1[_ZN7xgboost4tree11SketchMaker11BuildSketchERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixERKNS_7RegTreeE]+0x167d): undefined reference to `GOMP_loop_dynamic_next'
  475. updater_skmaker.cc:(.text._ZN7xgboost4tree11SketchMaker11BuildSketchERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixERKNS_7RegTreeE._omp_fn.1[_ZN7xgboost4tree11SketchMaker11BuildSketchERKSt6vectorINS_9bst_gpairESaIS3_EEPNS_7DMatrixERKNS_7RegTreeE]+0x168a): undefined reference to `GOMP_loop_end_nowait'
  476. xgboost/lib/libxgboost.a(updater_fast_hist.o): In function `xgboost::tree::FastHistMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::InitData(xgboost::common::GHistIndexMatrix const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix const&, xgboost::RegTree const&) [clone ._omp_fn.0]':
  477. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder8InitDataERKNS_6common16GHistIndexMatrixERKSt6vectorINS_9bst_gpairESaISB_EERKNS_7DMatrixERKNS_7RegTreeE._omp_fn.0[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder8InitDataERKNS_6common16GHistIndexMatrixERKSt6vectorINS_9bst_gpairESaISB_EERKNS_7DMatrixERKNS_7RegTreeE]+0x5): undefined reference to `omp_get_num_threads'
  478. xgboost/lib/libxgboost.a(updater_fast_hist.o): In function `xgboost::tree::FastHistMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::EvaluateSplit(int, xgboost::common::GHistIndexMatrix const&, xgboost::common::HistCollection const&, xgboost::DMatrix const&, xgboost::RegTree const&, std::vector<unsigned int, std::allocator<unsigned int> > const&) [clone ._omp_fn.7]':
  479. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder13EvaluateSplitEiRKNS_6common16GHistIndexMatrixERKNS6_14HistCollectionERKNS_7DMatrixERKNS_7RegTreeERKSt6vectorIjSaIjEE._omp_fn.7[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x13): undefined reference to `omp_get_num_threads'
  480. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder13EvaluateSplitEiRKNS_6common16GHistIndexMatrixERKNS6_14HistCollectionERKNS_7DMatrixERKNS_7RegTreeERKSt6vectorIjSaIjEE._omp_fn.7[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x1b): undefined reference to `omp_get_thread_num'
  481. xgboost/lib/libxgboost.a(updater_fast_hist.o): In function `xgboost::tree::FastHistMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::EvaluateSplit(int, xgboost::common::GHistIndexMatrix const&, xgboost::common::HistCollection const&, xgboost::DMatrix const&, xgboost::RegTree const&, std::vector<unsigned int, std::allocator<unsigned int> > const&) [clone ._omp_fn.8]':
  482. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder13EvaluateSplitEiRKNS_6common16GHistIndexMatrixERKNS6_14HistCollectionERKNS_7DMatrixERKNS_7RegTreeERKSt6vectorIjSaIjEE._omp_fn.8[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x52): undefined reference to `GOMP_loop_dynamic_start'
  483. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder13EvaluateSplitEiRKNS_6common16GHistIndexMatrixERKNS6_14HistCollectionERKNS_7DMatrixERKNS_7RegTreeERKSt6vectorIjSaIjEE._omp_fn.8[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x5f): undefined reference to `omp_get_thread_num'
  484. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder13EvaluateSplitEiRKNS_6common16GHistIndexMatrixERKNS6_14HistCollectionERKNS_7DMatrixERKNS_7RegTreeERKSt6vectorIjSaIjEE._omp_fn.8[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x587): undefined reference to `GOMP_loop_dynamic_next'
  485. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder13EvaluateSplitEiRKNS_6common16GHistIndexMatrixERKNS6_14HistCollectionERKNS_7DMatrixERKNS_7RegTreeERKSt6vectorIjSaIjEE._omp_fn.8[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x59b): undefined reference to `GOMP_loop_end_nowait'
  486. xgboost/lib/libxgboost.a(updater_fast_hist.o): In function `void xgboost::tree::FastHistMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::ApplySplitDenseData<unsigned char>(xgboost::common::RowSetCollection::Elem, xgboost::common::GHistIndexMatrix const&, std::vector<xgboost::common::RowSetCollection::Split, std::allocator<xgboost::common::RowSetCollection::Split> >*, xgboost::common::Column<unsigned char> const&, int, bool) [clone ._omp_fn.5]':
  487. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder19ApplySplitDenseDataIhEEvNS_6common16RowSetCollection4ElemERKNS7_16GHistIndexMatrixEPSt6vectorINS8_5SplitESaISE_EERKNS7_6ColumnIT_EEib._omp_fn.5[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x30): undefined reference to `omp_get_num_threads'
  488. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder19ApplySplitDenseDataIhEEvNS_6common16RowSetCollection4ElemERKNS7_16GHistIndexMatrixEPSt6vectorINS8_5SplitESaISE_EERKNS7_6ColumnIT_EEib._omp_fn.5[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x38): undefined reference to `omp_get_thread_num'
  489. xgboost/lib/libxgboost.a(updater_fast_hist.o): In function `void xgboost::tree::FastHistMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::ApplySplitDenseData<unsigned int>(xgboost::common::RowSetCollection::Elem, xgboost::common::GHistIndexMatrix const&, std::vector<xgboost::common::RowSetCollection::Split, std::allocator<xgboost::common::RowSetCollection::Split> >*, xgboost::common::Column<unsigned int> const&, int, bool) [clone ._omp_fn.1]':
  490. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder19ApplySplitDenseDataIjEEvNS_6common16RowSetCollection4ElemERKNS7_16GHistIndexMatrixEPSt6vectorINS8_5SplitESaISE_EERKNS7_6ColumnIT_EEib._omp_fn.1[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x33): undefined reference to `omp_get_num_threads'
  491. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder19ApplySplitDenseDataIjEEvNS_6common16RowSetCollection4ElemERKNS7_16GHistIndexMatrixEPSt6vectorINS8_5SplitESaISE_EERKNS7_6ColumnIT_EEib._omp_fn.1[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x3b): undefined reference to `omp_get_thread_num'
  492. xgboost/lib/libxgboost.a(updater_fast_hist.o): In function `void xgboost::tree::FastHistMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::ApplySplitDenseData<unsigned short>(xgboost::common::RowSetCollection::Elem, xgboost::common::GHistIndexMatrix const&, std::vector<xgboost::common::RowSetCollection::Split, std::allocator<xgboost::common::RowSetCollection::Split> >*, xgboost::common::Column<unsigned short> const&, int, bool) [clone ._omp_fn.3]':
  493. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder19ApplySplitDenseDataItEEvNS_6common16RowSetCollection4ElemERKNS7_16GHistIndexMatrixEPSt6vectorINS8_5SplitESaISE_EERKNS7_6ColumnIT_EEib._omp_fn.3[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x33): undefined reference to `omp_get_num_threads'
  494. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder19ApplySplitDenseDataItEEvNS_6common16RowSetCollection4ElemERKNS7_16GHistIndexMatrixEPSt6vectorINS8_5SplitESaISE_EERKNS7_6ColumnIT_EEib._omp_fn.3[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x3b): undefined reference to `omp_get_thread_num'
  495. xgboost/lib/libxgboost.a(updater_fast_hist.o): In function `void xgboost::tree::FastHistMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::ApplySplitSparseData<unsigned char>(xgboost::common::RowSetCollection::Elem, xgboost::common::GHistIndexMatrix const&, std::vector<xgboost::common::RowSetCollection::Split, std::allocator<xgboost::common::RowSetCollection::Split> >*, xgboost::common::Column<unsigned char> const&, unsigned int, unsigned int, int, bool) [clone ._omp_fn.6]':
  496. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder20ApplySplitSparseDataIhEEvNS_6common16RowSetCollection4ElemERKNS7_16GHistIndexMatrixEPSt6vectorINS8_5SplitESaISE_EERKNS7_6ColumnIT_EEjjib._omp_fn.6[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x25): undefined reference to `omp_get_thread_num'
  497. xgboost/lib/libxgboost.a(updater_fast_hist.o): In function `void xgboost::tree::FastHistMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::ApplySplitSparseData<unsigned int>(xgboost::common::RowSetCollection::Elem, xgboost::common::GHistIndexMatrix const&, std::vector<xgboost::common::RowSetCollection::Split, std::allocator<xgboost::common::RowSetCollection::Split> >*, xgboost::common::Column<unsigned int> const&, unsigned int, unsigned int, int, bool) [clone ._omp_fn.2]':
  498. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder20ApplySplitSparseDataIjEEvNS_6common16RowSetCollection4ElemERKNS7_16GHistIndexMatrixEPSt6vectorINS8_5SplitESaISE_EERKNS7_6ColumnIT_EEjjib._omp_fn.2[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x25): undefined reference to `omp_get_thread_num'
  499. xgboost/lib/libxgboost.a(updater_fast_hist.o): In function `void xgboost::tree::FastHistMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::ApplySplitSparseData<unsigned short>(xgboost::common::RowSetCollection::Elem, xgboost::common::GHistIndexMatrix const&, std::vector<xgboost::common::RowSetCollection::Split, std::allocator<xgboost::common::RowSetCollection::Split> >*, xgboost::common::Column<unsigned short> const&, unsigned int, unsigned int, int, bool) [clone ._omp_fn.4]':
  500. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder20ApplySplitSparseDataItEEvNS_6common16RowSetCollection4ElemERKNS7_16GHistIndexMatrixEPSt6vectorINS8_5SplitESaISE_EERKNS7_6ColumnIT_EEjjib._omp_fn.4[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x25): undefined reference to `omp_get_thread_num'
  501. xgboost/lib/libxgboost.a(updater_fast_hist.o): In function `xgboost::tree::FastHistMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::InitData(xgboost::common::GHistIndexMatrix const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix const&, xgboost::RegTree const&)':
  502. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder8InitDataERKNS_6common16GHistIndexMatrixERKSt6vectorINS_9bst_gpairESaISB_EERKNS_7DMatrixERKNS_7RegTreeE[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder8InitDataERKNS_6common16GHistIndexMatrixERKSt6vectorINS_9bst_gpairESaISB_EERKNS_7DMatrixERKNS_7RegTreeE]+0x166): undefined reference to `GOMP_parallel'
  503. xgboost/lib/libxgboost.a(updater_fast_hist.o): In function `xgboost::tree::FastHistMaker<xgboost::tree::GradStats, xgboost::tree::NoConstraint>::Builder::Update(xgboost::common::GHistIndexMatrix const&, xgboost::common::ColumnMatrix const&, std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::DMatrix*, xgboost::RegTree*)':
  504. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x460): undefined reference to `GOMP_parallel'
  505. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x4bd): undefined reference to `GOMP_parallel'
  506. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x19c0): undefined reference to `GOMP_parallel'
  507. updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x1a20): undefined reference to `GOMP_parallel'
  508. xgboost/lib/libxgboost.a(updater_fast_hist.o):updater_fast_hist.cc:(.text._ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE[_ZN7xgboost4tree13FastHistMakerINS0_9GradStatsENS0_12NoConstraintEE7Builder6UpdateERKNS_6common16GHistIndexMatrixERKNS6_12ColumnMatrixERKSt6vectorINS_9bst_gpairESaISE_EEPNS_7DMatrixEPNS_7RegTreeE]+0x297a): more undefined references to `GOMP_parallel' follow
  509. xgboost/lib/libxgboost.a(hist_util.o): In function `xgboost::common::GHistIndexMatrix::Init(xgboost::DMatrix*) [clone ._omp_fn.2]':
  510. hist_util.cc:(.text+0x1b): undefined reference to `omp_get_num_threads'
  511. hist_util.cc:(.text+0x23): undefined reference to `omp_get_thread_num'
  512. xgboost/lib/libxgboost.a(hist_util.o): In function `xgboost::common::GHistBuilder::BuildHist(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::common::RowSetCollection::Elem, xgboost::common::GHistIndexMatrix const&, std::vector<unsigned int, std::allocator<unsigned int> > const&, xgboost::common::GHistRow) [clone ._omp_fn.3]':
  513. hist_util.cc:(.text+0x23a): undefined reference to `omp_get_num_threads'
  514. hist_util.cc:(.text+0x242): undefined reference to `omp_get_thread_num'
  515. xgboost/lib/libxgboost.a(hist_util.o): In function `xgboost::common::GHistBuilder::BuildHist(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::common::RowSetCollection::Elem, xgboost::common::GHistIndexMatrix const&, std::vector<unsigned int, std::allocator<unsigned int> > const&, xgboost::common::GHistRow) [clone ._omp_fn.5]':
  516. hist_util.cc:(.text+0x3f3): undefined reference to `omp_get_num_threads'
  517. hist_util.cc:(.text+0x3fb): undefined reference to `omp_get_thread_num'
  518. xgboost/lib/libxgboost.a(hist_util.o): In function `xgboost::common::GHistBuilder::BuildHist(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::common::RowSetCollection::Elem, xgboost::common::GHistIndexMatrix const&, std::vector<unsigned int, std::allocator<unsigned int> > const&, xgboost::common::GHistRow) [clone ._omp_fn.4]':
  519. hist_util.cc:(.text+0x70b): undefined reference to `GOMP_loop_guided_start'
  520. hist_util.cc:(.text+0x718): undefined reference to `omp_get_thread_num'
  521. hist_util.cc:(.text+0xc01): undefined reference to `GOMP_loop_guided_next'
  522. hist_util.cc:(.text+0xc0e): undefined reference to `GOMP_loop_end_nowait'
  523. xgboost/lib/libxgboost.a(hist_util.o): In function `xgboost::common::GHistBuilder::SubtractionTrick(xgboost::common::GHistRow, xgboost::common::GHistRow, xgboost::common::GHistRow) [clone ._omp_fn.6]':
  524. hist_util.cc:(.text+0xc5c): undefined reference to `omp_get_num_threads'
  525. hist_util.cc:(.text+0xc64): undefined reference to `omp_get_thread_num'
  526. xgboost/lib/libxgboost.a(hist_util.o): In function `xgboost::common::GHistBuilder::SubtractionTrick(xgboost::common::GHistRow, xgboost::common::GHistRow, xgboost::common::GHistRow)':
  527. hist_util.cc:(.text+0x1456): undefined reference to `GOMP_parallel'
  528. xgboost/lib/libxgboost.a(hist_util.o): In function `xgboost::common::GHistIndexMatrix::Init(xgboost::DMatrix*)':
  529. hist_util.cc:(.text+0x1be5): undefined reference to `omp_get_max_threads'
  530. hist_util.cc:(.text+0x363e): undefined reference to `GOMP_parallel'
  531. hist_util.cc:(.text+0x3668): undefined reference to `GOMP_parallel'
  532. xgboost/lib/libxgboost.a(hist_util.o): In function `xgboost::common::GHistBuilder::BuildHist(std::vector<xgboost::bst_gpair, std::allocator<xgboost::bst_gpair> > const&, xgboost::common::RowSetCollection::Elem, xgboost::common::GHistIndexMatrix const&, std::vector<unsigned int, std::allocator<unsigned int> > const&, xgboost::common::GHistRow)':
  533. hist_util.cc:(.text+0x4f59): undefined reference to `GOMP_parallel'
  534. hist_util.cc:(.text+0x512c): undefined reference to `GOMP_parallel'
  535. hist_util.cc:(.text+0x5350): undefined reference to `GOMP_parallel'
  536. xgboost/lib/libxgboost.a(hist_util.o):hist_util.cc:(.text+0x53f3): more undefined references to `GOMP_parallel' follow
  537. xgboost/lib/libxgboost.a(hist_util.o): In function `xgboost::common::GHistIndexMatrix::Init(xgboost::DMatrix*) [clone ._omp_fn.1]':
  538. hist_util.cc:(.text+0x5a6a): undefined reference to `omp_get_num_threads'
  539. hist_util.cc:(.text+0x5a72): undefined reference to `omp_get_thread_num'
  540. xgboost/lib/libxgboost.a(hist_util.o): In function `xgboost::common::HistCutMatrix::Init(xgboost::DMatrix*, unsigned long) [clone ._omp_fn.0]':
  541. hist_util.cc:(.text+0x6533): undefined reference to `omp_get_num_threads'
  542. hist_util.cc:(.text+0x6909): undefined reference to `omp_get_thread_num'
  543. xgboost/lib/libxgboost.a(hist_util.o): In function `xgboost::common::HistCutMatrix::Init(xgboost::DMatrix*, unsigned long)':
  544. hist_util.cc:(.text+0x8e96): undefined reference to `omp_get_max_threads'
  545. hist_util.cc:(.text+0x9627): undefined reference to `GOMP_parallel'
  546. xgboost/dmlc-core/libdmlc.a(data.o): In function `dmlc::data::TextParserBase<unsigned int>::TextParserBase(dmlc::InputSplit*, int) [clone ._omp_fn.2]':
  547. data.cc:(.text+0x5): undefined reference to `omp_get_num_procs'
  548. xgboost/dmlc-core/libdmlc.a(data.o): In function `dmlc::data::TextParserBase<unsigned long>::TextParserBase(dmlc::InputSplit*, int) [clone ._omp_fn.3]':
  549. data.cc:(.text+0x35): undefined reference to `omp_get_num_procs'
  550. xgboost/dmlc-core/libdmlc.a(data.o): In function `dmlc::data::TextParserBase<unsigned int>::FillData(std::vector<dmlc::data::RowBlockContainer<unsigned int>, std::allocator<dmlc::data::RowBlockContainer<unsigned int> > >*) [clone ._omp_fn.0]':
  551. data.cc:(.text._ZN4dmlc4data14TextParserBaseIjE8FillDataEPSt6vectorINS0_17RowBlockContainerIjEESaIS5_EE._omp_fn.0[_ZN4dmlc4data14TextParserBaseIjE8FillDataEPSt6vectorINS0_17RowBlockContainerIjEESaIS5_EE]+0x1b): undefined reference to `omp_get_thread_num'
  552. xgboost/dmlc-core/libdmlc.a(data.o): In function `dmlc::data::TextParserBase<unsigned long>::FillData(std::vector<dmlc::data::RowBlockContainer<unsigned long>, std::allocator<dmlc::data::RowBlockContainer<unsigned long> > >*) [clone ._omp_fn.1]':
  553. data.cc:(.text._ZN4dmlc4data14TextParserBaseImE8FillDataEPSt6vectorINS0_17RowBlockContainerImEESaIS5_EE._omp_fn.1[_ZN4dmlc4data14TextParserBaseImE8FillDataEPSt6vectorINS0_17RowBlockContainerImEESaIS5_EE]+0x1b): undefined reference to `omp_get_thread_num'
  554. xgboost/dmlc-core/libdmlc.a(data.o): In function `dmlc::Parser<unsigned int>* dmlc::data::CreateLibFMParser<unsigned int>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&, unsigned int, unsigned int)':
  555. data.cc:(.text._ZN4dmlc4data17CreateLibFMParserIjEEPNS_6ParserIT_EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt3mapISB_SB_St4lessISB_ESaISt4pairISC_SB_EEEjj[_ZN4dmlc4data17CreateLibFMParserIjEEPNS_6ParserIT_EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt3mapISB_SB_St4lessISB_ESaISt4pairISC_SB_EEEjj]+0x94): undefined reference to `GOMP_parallel'
  556. xgboost/dmlc-core/libdmlc.a(data.o): In function `dmlc::Parser<unsigned int>* dmlc::data::CreateLibSVMParser<unsigned int>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&, unsigned int, unsigned int)':
  557. data.cc:(.text._ZN4dmlc4data18CreateLibSVMParserIjEEPNS_6ParserIT_EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt3mapISB_SB_St4lessISB_ESaISt4pairISC_SB_EEEjj[_ZN4dmlc4data18CreateLibSVMParserIjEEPNS_6ParserIT_EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt3mapISB_SB_St4lessISB_ESaISt4pairISC_SB_EEEjj]+0x94): undefined reference to `GOMP_parallel'
  558. xgboost/dmlc-core/libdmlc.a(data.o): In function `dmlc::Parser<unsigned long>* dmlc::data::CreateLibFMParser<unsigned long>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&, unsigned int, unsigned int)':
  559. data.cc:(.text._ZN4dmlc4data17CreateLibFMParserImEEPNS_6ParserIT_EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt3mapISB_SB_St4lessISB_ESaISt4pairISC_SB_EEEjj[_ZN4dmlc4data17CreateLibFMParserImEEPNS_6ParserIT_EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt3mapISB_SB_St4lessISB_ESaISt4pairISC_SB_EEEjj]+0x96): undefined reference to `GOMP_parallel'
  560. xgboost/dmlc-core/libdmlc.a(data.o): In function `dmlc::Parser<unsigned long>* dmlc::data::CreateLibSVMParser<unsigned long>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&, unsigned int, unsigned int)':
  561. data.cc:(.text._ZN4dmlc4data18CreateLibSVMParserImEEPNS_6ParserIT_EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt3mapISB_SB_St4lessISB_ESaISt4pairISC_SB_EEEjj[_ZN4dmlc4data18CreateLibSVMParserImEEPNS_6ParserIT_EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt3mapISB_SB_St4lessISB_ESaISt4pairISC_SB_EEEjj]+0x96): undefined reference to `GOMP_parallel'
  562. xgboost/dmlc-core/libdmlc.a(data.o): In function `dmlc::data::CSVParser<unsigned int>::CSVParser(dmlc::InputSplit*, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&, int)':
  563. data.cc:(.text._ZN4dmlc4data9CSVParserIjEC2EPNS_10InputSplitERKSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESB_St4lessISB_ESaISt4pairIKSB_SB_EEEi[_ZN4dmlc4data9CSVParserIjEC5EPNS_10InputSplitERKSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESB_St4lessISB_ESaISt4pairIKSB_SB_EEEi]+0x97): undefined reference to `GOMP_parallel'
  564. xgboost/dmlc-core/libdmlc.a(data.o): In function `dmlc::data::TextParserBase<unsigned int>::FillData(std::vector<dmlc::data::RowBlockContainer<unsigned int>, std::allocator<dmlc::data::RowBlockContainer<unsigned int> > >*)':
  565. data.cc:(.text._ZN4dmlc4data14TextParserBaseIjE8FillDataEPSt6vectorINS0_17RowBlockContainerIjEESaIS5_EE[_ZN4dmlc4data14TextParserBaseIjE8FillDataEPSt6vectorINS0_17RowBlockContainerIjEESaIS5_EE]+0x71): undefined reference to `omp_get_max_threads'
  566. data.cc:(.text._ZN4dmlc4data14TextParserBaseIjE8FillDataEPSt6vectorINS0_17RowBlockContainerIjEESaIS5_EE[_ZN4dmlc4data14TextParserBaseIjE8FillDataEPSt6vectorINS0_17RowBlockContainerIjEESaIS5_EE]+0x1a6): undefined reference to `GOMP_parallel'
  567. xgboost/dmlc-core/libdmlc.a(data.o): In function `dmlc::data::TextParserBase<unsigned long>::FillData(std::vector<dmlc::data::RowBlockContainer<unsigned long>, std::allocator<dmlc::data::RowBlockContainer<unsigned long> > >*)':
  568. data.cc:(.text._ZN4dmlc4data14TextParserBaseImE8FillDataEPSt6vectorINS0_17RowBlockContainerImEESaIS5_EE[_ZN4dmlc4data14TextParserBaseImE8FillDataEPSt6vectorINS0_17RowBlockContainerImEESaIS5_EE]+0x71): undefined reference to `omp_get_max_threads'
  569. data.cc:(.text._ZN4dmlc4data14TextParserBaseImE8FillDataEPSt6vectorINS0_17RowBlockContainerImEESaIS5_EE[_ZN4dmlc4data14TextParserBaseImE8FillDataEPSt6vectorINS0_17RowBlockContainerImEESaIS5_EE]+0x1a6): undefined reference to `GOMP_parallel'
  570. collect2: error: ld returned 1 exit status
  571. make: *** [all] Error 1
Add Comment
Please, Sign In to add comment