Advertisement
Guest User

Untitled

a guest
May 6th, 2019
1,187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 355.63 KB | None | 0 0
  1. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::add8u(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, void*)':
  2. arithm.dispatch.cpp:(.text._ZN2cv3hal5add8uEPKhmS2_mPhmiiPv+0x89): undefined reference to `ippicviAdd_8u_C1RSfs'
  3. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::add16u(unsigned short const*, unsigned long, unsigned short const*, unsigned long, unsigned short*, unsigned long, int, int, void*)':
  4. arithm.dispatch.cpp:(.text._ZN2cv3hal6add16uEPKtmS2_mPtmiiPv+0x8a): undefined reference to `ippicviAdd_16u_C1RSfs'
  5. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::add16s(short const*, unsigned long, short const*, unsigned long, short*, unsigned long, int, int, void*)':
  6. arithm.dispatch.cpp:(.text._ZN2cv3hal6add16sEPKsmS2_mPsmiiPv+0x8a): undefined reference to `ippicviAdd_16s_C1RSfs'
  7. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::add32f(float const*, unsigned long, float const*, unsigned long, float*, unsigned long, int, int, void*)':
  8. arithm.dispatch.cpp:(.text._ZN2cv3hal6add32fEPKfmS2_mPfmiiPv+0x8c): undefined reference to `ippicviAdd_32f_C1R'
  9. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::sub8u(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, void*)':
  10. arithm.dispatch.cpp:(.text._ZN2cv3hal5sub8uEPKhmS2_mPhmiiPv+0x89): undefined reference to `ippicviSub_8u_C1RSfs'
  11. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::sub16u(unsigned short const*, unsigned long, unsigned short const*, unsigned long, unsigned short*, unsigned long, int, int, void*)':
  12. arithm.dispatch.cpp:(.text._ZN2cv3hal6sub16uEPKtmS2_mPtmiiPv+0x8a): undefined reference to `ippicviSub_16u_C1RSfs'
  13. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::sub16s(short const*, unsigned long, short const*, unsigned long, short*, unsigned long, int, int, void*)':
  14. arithm.dispatch.cpp:(.text._ZN2cv3hal6sub16sEPKsmS2_mPsmiiPv+0x8a): undefined reference to `ippicviSub_16s_C1RSfs'
  15. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::sub32f(float const*, unsigned long, float const*, unsigned long, float*, unsigned long, int, int, void*)':
  16. arithm.dispatch.cpp:(.text._ZN2cv3hal6sub32fEPKfmS2_mPfmiiPv+0x8c): undefined reference to `ippicviSub_32f_C1R'
  17. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::min8u(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, void*)':
  18. arithm.dispatch.cpp:(.text._ZN2cv3hal5min8uEPKhmS2_mPhmiiPv+0xd0): undefined reference to `ippicvsMinEvery_8u'
  19. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::min16u(unsigned short const*, unsigned long, unsigned short const*, unsigned long, unsigned short*, unsigned long, int, int, void*)':
  20. arithm.dispatch.cpp:(.text._ZN2cv3hal6min16uEPKtmS2_mPtmiiPv+0xd0): undefined reference to `ippicvsMinEvery_16u'
  21. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::min32f(float const*, unsigned long, float const*, unsigned long, float*, unsigned long, int, int, void*)':
  22. arithm.dispatch.cpp:(.text._ZN2cv3hal6min32fEPKfmS2_mPfmiiPv+0xd0): undefined reference to `ippicvsMinEvery_32f'
  23. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::min64f(double const*, unsigned long, double const*, unsigned long, double*, unsigned long, int, int, void*)':
  24. arithm.dispatch.cpp:(.text._ZN2cv3hal6min64fEPKdmS2_mPdmiiPv+0xd0): undefined reference to `ippicvsMinEvery_64f'
  25. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::max8u(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, void*)':
  26. arithm.dispatch.cpp:(.text._ZN2cv3hal5max8uEPKhmS2_mPhmiiPv+0xd0): undefined reference to `ippicvsMaxEvery_8u'
  27. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::max16u(unsigned short const*, unsigned long, unsigned short const*, unsigned long, unsigned short*, unsigned long, int, int, void*)':
  28. arithm.dispatch.cpp:(.text._ZN2cv3hal6max16uEPKtmS2_mPtmiiPv+0xd0): undefined reference to `ippicvsMaxEvery_16u'
  29. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::max32f(float const*, unsigned long, float const*, unsigned long, float*, unsigned long, int, int, void*)':
  30. arithm.dispatch.cpp:(.text._ZN2cv3hal6max32fEPKfmS2_mPfmiiPv+0xd0): undefined reference to `ippicvsMaxEvery_32f'
  31. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::max64f(double const*, unsigned long, double const*, unsigned long, double*, unsigned long, int, int, void*)':
  32. arithm.dispatch.cpp:(.text._ZN2cv3hal6max64fEPKdmS2_mPdmiiPv+0xd0): undefined reference to `ippicvsMaxEvery_64f'
  33. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::absdiff8u(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, void*)':
  34. arithm.dispatch.cpp:(.text._ZN2cv3hal9absdiff8uEPKhmS2_mPhmiiPv+0x8b): undefined reference to `ippicviAbsDiff_8u_C1R'
  35. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::absdiff16u(unsigned short const*, unsigned long, unsigned short const*, unsigned long, unsigned short*, unsigned long, int, int, void*)':
  36. arithm.dispatch.cpp:(.text._ZN2cv3hal10absdiff16uEPKtmS2_mPtmiiPv+0x8c): undefined reference to `ippicviAbsDiff_16u_C1R'
  37. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::absdiff32f(float const*, unsigned long, float const*, unsigned long, float*, unsigned long, int, int, void*)':
  38. arithm.dispatch.cpp:(.text._ZN2cv3hal10absdiff32fEPKfmS2_mPfmiiPv+0x8c): undefined reference to `ippicviAbsDiff_32f_C1R'
  39. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::or8u(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, void*)':
  40. arithm.dispatch.cpp:(.text._ZN2cv3hal4or8uEPKhmS2_mPhmiiPv+0x8b): undefined reference to `ippicviOr_8u_C1R'
  41. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::xor8u(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, void*)':
  42. arithm.dispatch.cpp:(.text._ZN2cv3hal5xor8uEPKhmS2_mPhmiiPv+0x8b): undefined reference to `ippicviXor_8u_C1R'
  43. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::and8u(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, void*)':
  44. arithm.dispatch.cpp:(.text._ZN2cv3hal5and8uEPKhmS2_mPhmiiPv+0x8b): undefined reference to `ippicviAnd_8u_C1R'
  45. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::not8u(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, void*)':
  46. arithm.dispatch.cpp:(.text._ZN2cv3hal5not8uEPKhmS2_mPhmiiPv+0x7d): undefined reference to `ippicviNot_8u_C1R'
  47. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::cmp8u(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, void*)':
  48. arithm.dispatch.cpp:(.text._ZN2cv3hal5cmp8uEPKhmS2_mPhmiiPv+0xa2): undefined reference to `ippicviCompare_8u_C1R'
  49. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::cmp16u(unsigned short const*, unsigned long, unsigned short const*, unsigned long, unsigned char*, unsigned long, int, int, void*)':
  50. arithm.dispatch.cpp:(.text._ZN2cv3hal6cmp16uEPKtmS2_mPhmiiPv+0xa2): undefined reference to `ippicviCompare_16u_C1R'
  51. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::cmp16s(short const*, unsigned long, short const*, unsigned long, unsigned char*, unsigned long, int, int, void*)':
  52. arithm.dispatch.cpp:(.text._ZN2cv3hal6cmp16sEPKsmS2_mPhmiiPv+0xa2): undefined reference to `ippicviCompare_16s_C1R'
  53. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::cmp32f(float const*, unsigned long, float const*, unsigned long, unsigned char*, unsigned long, int, int, void*)':
  54. arithm.dispatch.cpp:(.text._ZN2cv3hal6cmp32fEPKfmS2_mPhmiiPv+0xa2): undefined reference to `ippicviCompare_32f_C1R'
  55. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::mul8u(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, void*)':
  56. arithm.dispatch.cpp:(.text._ZN2cv3hal5mul8uEPKhmS2_mPhmiiPv+0x125): undefined reference to `ippicviMul_8u_C1RSfs'
  57. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::mul16u(unsigned short const*, unsigned long, unsigned short const*, unsigned long, unsigned short*, unsigned long, int, int, void*)':
  58. arithm.dispatch.cpp:(.text._ZN2cv3hal6mul16uEPKtmS2_mPtmiiPv+0x125): undefined reference to `ippicviMul_16u_C1RSfs'
  59. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::mul16s(short const*, unsigned long, short const*, unsigned long, short*, unsigned long, int, int, void*)':
  60. arithm.dispatch.cpp:(.text._ZN2cv3hal6mul16sEPKsmS2_mPsmiiPv+0x125): undefined reference to `ippicviMul_16s_C1RSfs'
  61. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(arithm.dispatch.cpp.o): in function `cv::hal::mul32f(float const*, unsigned long, float const*, unsigned long, float*, unsigned long, int, int, void*)':
  62. arithm.dispatch.cpp:(.text._ZN2cv3hal6mul32fEPKfmS2_mPfmiiPv+0x127): undefined reference to `ippicviMul_32f_C1R'
  63. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(copy.cpp.o): in function `cv::copyMask16u(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, cv::Size_<int>, void*)':
  64. copy.cpp:(.text._ZN2cvL11copyMask16uEPKhmS1_mPhmNS_5Size_IiEEPv+0x18e): undefined reference to `ippicviCopy_16u_C1MR'
  65. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(copy.cpp.o): in function `cv::copyMask8u(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, cv::Size_<int>, void*)':
  66. copy.cpp:(.text._ZN2cvL10copyMask8uEPKhmS1_mPhmNS_5Size_IiEEPv+0x15b): undefined reference to `ippicviCopy_8u_C1MR'
  67. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(copy.cpp.o): in function `cv::copyMask8uC3(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, cv::Size_<int>, void*)':
  68. copy.cpp:(.text._ZN2cvL12copyMask8uC3EPKhmS1_mPhmNS_5Size_IiEEPv+0x73): undefined reference to `ippicviCopy_8u_C3MR'
  69. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(copy.cpp.o): in function `cv::copyMask32sC3(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, cv::Size_<int>, void*)':
  70. copy.cpp:(.text._ZN2cvL13copyMask32sC3EPKhmS1_mPhmNS_5Size_IiEEPv+0x73): undefined reference to `ippicviCopy_32s_C3MR'
  71. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(copy.cpp.o): in function `cv::copyMask32s(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, cv::Size_<int>, void*)':
  72. copy.cpp:(.text._ZN2cvL11copyMask32sEPKhmS1_mPhmNS_5Size_IiEEPv+0x73): undefined reference to `ippicviCopy_32s_C1MR'
  73. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(copy.cpp.o): in function `cv::copyMask16uC3(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, cv::Size_<int>, void*)':
  74. copy.cpp:(.text._ZN2cvL13copyMask16uC3EPKhmS1_mPhmNS_5Size_IiEEPv+0x73): undefined reference to `ippicviCopy_16u_C3MR'
  75. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(copy.cpp.o): in function `cv::copyMask32sC4(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*, unsigned long, cv::Size_<int>, void*)':
  76. copy.cpp:(.text._ZN2cvL13copyMask32sC4EPKhmS1_mPhmNS_5Size_IiEEPv+0x73): undefined reference to `ippicviCopy_32s_C4MR'
  77. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(copy.cpp.o): in function `ipp::IwiImage::~IwiImage()':
  78. copy.cpp:(.text._ZN3ipp8IwiImageD2Ev[_ZN3ipp8IwiImageD5Ev]+0x13): undefined reference to `iwAtomic_AddInt'
  79. /usr/bin/ld: copy.cpp:(.text._ZN3ipp8IwiImageD2Ev[_ZN3ipp8IwiImageD5Ev]+0x50): undefined reference to `iwAtomic_AddInt'
  80. /usr/bin/ld: copy.cpp:(.text._ZN3ipp8IwiImageD2Ev[_ZN3ipp8IwiImageD5Ev]+0x6e): undefined reference to `iwiImage_Release'
  81. /usr/bin/ld: copy.cpp:(.text._ZN3ipp8IwiImageD2Ev[_ZN3ipp8IwiImageD5Ev]+0xa3): undefined reference to `iwGetStatusString'
  82. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(copy.cpp.o): in function `cv::Mat::copyTo(cv::_OutputArray const&) const':
  83. copy.cpp:(.text._ZNK2cv3Mat6copyToERKNS_12_OutputArrayE+0x4e8): undefined reference to `ippicviCopy_8u_C1R_L'
  84. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(copy.cpp.o): in function `cv::Mat::copyTo(cv::_OutputArray const&, cv::_InputArray const&) const':
  85. copy.cpp:(.text._ZNK2cv3Mat6copyToERKNS_12_OutputArrayERKNS_11_InputArrayE+0x993): undefined reference to `llwiCopyMask'
  86. /usr/bin/ld: copy.cpp:(.text._ZNK2cv3Mat6copyToERKNS_12_OutputArrayERKNS_11_InputArrayE+0xe49): undefined reference to `llwiCopyMask'
  87. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(copy.cpp.o): in function `cv::Mat::setTo(cv::_InputArray const&, cv::_InputArray const&)':
  88. copy.cpp:(.text._ZN2cv3Mat5setToERKNS_11_InputArrayES3_+0xfe8): undefined reference to `llwiSetMask'
  89. /usr/bin/ld: copy.cpp:(.text._ZN2cv3Mat5setToERKNS_11_InputArrayES3_+0x16f1): undefined reference to `llwiSetMask'
  90. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(copy.cpp.o): in function `cv::flip(cv::_InputArray const&, cv::_OutputArray const&, int)':
  91. copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0xe77): undefined reference to `iwiImage_Init'
  92. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0xfca): undefined reference to `iwAtomic_AddInt'
  93. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x1044): undefined reference to `iwiImage_InitExternal'
  94. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x1059): undefined reference to `iwiImage_Init'
  95. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x11a0): undefined reference to `iwAtomic_AddInt'
  96. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x120f): undefined reference to `iwiImage_InitExternal'
  97. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x1250): undefined reference to `iwiMirror'
  98. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x1275): undefined reference to `iwAtomic_AddInt'
  99. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x12c3): undefined reference to `iwAtomic_AddInt'
  100. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x12e6): undefined reference to `iwAtomic_AddInt'
  101. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x1334): undefined reference to `iwAtomic_AddInt'
  102. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x1601): undefined reference to `iwiImage_Release'
  103. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x1635): undefined reference to `iwiImage_Release'
  104. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x1715): undefined reference to `iwiImage_Release'
  105. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x1731): undefined reference to `iwiImage_Release'
  106. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x1b75): undefined reference to `iwGetStatusString'
  107. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x1baf): undefined reference to `iwGetStatusString'
  108. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x1be8): undefined reference to `iwGetStatusString'
  109. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x1c26): undefined reference to `iwGetStatusString'
  110. /usr/bin/ld: copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x1c5d): undefined reference to `iwGetStatusString'
  111. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(copy.cpp.o):copy.cpp:(.text._ZN2cv4flipERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x1c94): more undefined references to `iwGetStatusString' follow
  112. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(merge.dispatch.cpp.o): in function `cv::merge(cv::Mat const*, unsigned long, cv::_OutputArray const&)':
  113. merge.dispatch.cpp:(.text._ZN2cv5mergeEPKNS_3MatEmRKNS_12_OutputArrayE+0xa4a): undefined reference to `llwiCopyMerge'
  114. /usr/bin/ld: merge.dispatch.cpp:(.text._ZN2cv5mergeEPKNS_3MatEmRKNS_12_OutputArrayE+0xbd0): undefined reference to `llwiCopyMerge'
  115. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(norm.cpp.o): in function `cv::norm(cv::_InputArray const&, int, cv::_InputArray const&)':
  116. norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x1902): undefined reference to `ippicviNorm_Inf_32f_C1R'
  117. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x1a19): undefined reference to `ippicviNorm_L2_32f_C3CMR'
  118. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x1e02): undefined reference to `ippicviNorm_L1_16s_C1R'
  119. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x1e5b): undefined reference to `ippicviNorm_Inf_32f_C3CMR'
  120. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x1ee7): undefined reference to `ippicviNorm_Inf_8u_C1MR'
  121. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x1f55): undefined reference to `ippicviNorm_L1_32f_C3CMR'
  122. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x1fb3): undefined reference to `ippicviNorm_Inf_8u_C1R'
  123. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x2112): undefined reference to `ippicviNorm_L1_32f_C1MR'
  124. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x211e): undefined reference to `ippicviNorm_L1_8u_C1R'
  125. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x212a): undefined reference to `ippicviNorm_L1_32f_C1R'
  126. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x235b): undefined reference to `ippicviNorm_L1_8u_C1MR'
  127. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x2377): undefined reference to `ippicviNorm_Inf_16u_C1R'
  128. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x2393): undefined reference to `ippicviNorm_L2_16u_C1R'
  129. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x23af): undefined reference to `ippicviNorm_L2_8u_C1R'
  130. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x23bb): undefined reference to `ippicviNorm_Inf_16u_C1MR'
  131. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x23c7): undefined reference to `ippicviNorm_Inf_8u_C3CMR'
  132. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x23da): undefined reference to `ippicviNorm_Inf_32f_C1MR'
  133. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x23fc): undefined reference to `ippicviNorm_L2_32f_C1R'
  134. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x2408): undefined reference to `ippicviNorm_L2_16u_C1MR'
  135. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x2414): undefined reference to `ippicviNorm_L2_8u_C1MR'
  136. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x2430): undefined reference to `ippicviNorm_Inf_16s_C1R'
  137. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x2453): undefined reference to `ippicviNorm_L1_16u_C1MR'
  138. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x2518): undefined reference to `ippicviNorm_L2_16s_C1R'
  139. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x2524): undefined reference to `ippicviNorm_Inf_16u_C3CMR'
  140. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x258e): undefined reference to `ippicviNorm_L2_16u_C3CMR'
  141. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x25a1): undefined reference to `ippicviNorm_L1_16u_C1R'
  142. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x25be): undefined reference to `ippicviNorm_L2_8u_C3CMR'
  143. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x25d1): undefined reference to `ippicviNorm_L2_32f_C1MR'
  144. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x25e2): undefined reference to `ippicviNorm_L1_16u_C3CMR'
  145. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayEiS2_+0x25f5): undefined reference to `ippicviNorm_L1_8u_C3CMR'
  146. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(norm.cpp.o): in function `cv::norm(cv::_InputArray const&, cv::_InputArray const&, int, cv::_InputArray const&)':
  147. norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x9d2): undefined reference to `ippicviNormRel_Inf_32f_C1R'
  148. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x2689): undefined reference to `ippicviNormDiff_Inf_32f_C1R'
  149. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x2963): undefined reference to `ippicviNormRel_L2_32f_C1MR'
  150. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x2d03): undefined reference to `ippicviNormRel_L1_16s_C1R'
  151. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x2d4d): undefined reference to `ippicviNormRel_Inf_32f_C1MR'
  152. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x2dee): undefined reference to `ippicviNormRel_L1_32f_C1MR'
  153. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x2e34): undefined reference to `ippicviNormRel_L2_16s_C1R'
  154. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x2ebb): undefined reference to `ippicviNormDiff_L2_32f_C3CMR'
  155. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x2f0e): undefined reference to `ippicviNormDiff_L1_32f_C3CMR'
  156. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x2f5a): undefined reference to `ippicviNormDiff_Inf_32f_C3CMR'
  157. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x2f8d): undefined reference to `ippicviNormDiff_Inf_8u_C1R'
  158. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x2f99): undefined reference to `ippicviNormDiff_Inf_8u_C1MR'
  159. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x3043): undefined reference to `ippicviNormRel_Inf_8u_C1R'
  160. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x319b): undefined reference to `ippicviNormRel_L1_8u_C1MR'
  161. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x31a7): undefined reference to `ippicviNormRel_L2_32f_C1R'
  162. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x31b3): undefined reference to `ippicviNormRel_L1_8u_C1R'
  163. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x31bf): undefined reference to `ippicviNormRel_L1_32f_C1R'
  164. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x31cb): undefined reference to `ippicviNormRel_Inf_8u_C1MR'
  165. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x31d7): undefined reference to `ippicviNormRel_L2_8u_C1MR'
  166. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x3206): undefined reference to `ippicviNormDiff_L1_16s_C1R'
  167. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x3261): undefined reference to `ippicviNormRel_L1_16u_C1R'
  168. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x326d): undefined reference to `ippicviNormRel_Inf_16u_C1MR'
  169. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x3299): undefined reference to `ippicviNormRel_L2_16u_C1R'
  170. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x32c5): undefined reference to `ippicviNormRel_L2_8u_C1R'
  171. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x32d1): undefined reference to `ippicviNormRel_L2_16u_C1MR'
  172. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x331f): undefined reference to `ippicviNormDiff_L1_8u_C1R'
  173. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x332b): undefined reference to `ippicviNormDiff_L1_32f_C1R'
  174. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x338e): undefined reference to `ippicviNormDiff_L2_16s_C1R'
  175. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x33ba): undefined reference to `ippicviNormDiff_L2_16u_C1R'
  176. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x33e6): undefined reference to `ippicviNormDiff_L2_8u_C1R'
  177. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x33f2): undefined reference to `ippicviNormDiff_L1_16u_C1R'
  178. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x33fe): undefined reference to `ippicviNormDiff_L2_8u_C3CMR'
  179. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x3411): undefined reference to `ippicviNormDiff_L2_32f_C1MR'
  180. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x341d): undefined reference to `ippicviNormDiff_Inf_8u_C3CMR'
  181. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x3430): undefined reference to `ippicviNormDiff_Inf_32f_C1MR'
  182. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x348b): undefined reference to `ippicviNormRel_L1_16u_C1MR'
  183. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x34eb): undefined reference to `ippicviNormDiff_Inf_16u_C1MR'
  184. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x37af): undefined reference to `ippicviNormDiff_L1_16u_C3CMR'
  185. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x37c2): undefined reference to `ippicviNormDiff_L1_8u_C3CMR'
  186. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x37d5): undefined reference to `ippicviNormDiff_L1_32f_C1MR'
  187. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x37e1): undefined reference to `ippicviNormDiff_L1_16u_C1MR'
  188. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x37ed): undefined reference to `ippicviNormDiff_L1_8u_C1MR'
  189. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x37f9): undefined reference to `ippicviNormDiff_L2_16u_C1MR'
  190. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x3805): undefined reference to `ippicviNormDiff_L2_8u_C1MR'
  191. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x38ba): undefined reference to `ippicviNormDiff_L2_16u_C3CMR'
  192. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x38cd): undefined reference to `ippicviNormDiff_Inf_16u_C3CMR'
  193. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x3900): undefined reference to `ippicviNormDiff_Inf_16s_C1R'
  194. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x392c): undefined reference to `ippicviNormDiff_Inf_16u_C1R'
  195. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x3956): undefined reference to `ippicviNormDiff_L2_32f_C1R'
  196. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x3997): undefined reference to `ippicviNormRel_Inf_16s_C1R'
  197. /usr/bin/ld: norm.cpp:(.text._ZN2cv4normERKNS_11_InputArrayES2_iS2_+0x39c3): undefined reference to `ippicviNormRel_Inf_16u_C1R'
  198. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `opencl_check_fn(int)':
  199. opencl_core.cpp:(.text._ZL15opencl_check_fni+0x3f): undefined reference to `dlsym'
  200. /usr/bin/ld: opencl_core.cpp:(.text._ZL15opencl_check_fni+0x1ba): undefined reference to `dlopen'
  201. /usr/bin/ld: opencl_core.cpp:(.text._ZL15opencl_check_fni+0x1d1): undefined reference to `dlsym'
  202. /usr/bin/ld: opencl_core.cpp:(.text._ZL15opencl_check_fni+0x240): undefined reference to `dlopen'
  203. /usr/bin/ld: opencl_core.cpp:(.text._ZL15opencl_check_fni+0x257): undefined reference to `dlsym'
  204. /usr/bin/ld: opencl_core.cpp:(.text._ZL15opencl_check_fni+0x290): undefined reference to `dlclose'
  205. /usr/bin/ld: opencl_core.cpp:(.text._ZL15opencl_check_fni+0x2d0): undefined reference to `dlclose'
  206. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clUnloadCompiler_switch_fn()':
  207. opencl_core.cpp:(.text._ZL36OPENCL_FN_clUnloadCompiler_switch_fnv+0x30): undefined reference to `dlsym'
  208. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clUnloadCompiler_switch_fnv+0x1bb): undefined reference to `dlopen'
  209. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clUnloadCompiler_switch_fnv+0x1d2): undefined reference to `dlsym'
  210. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clUnloadCompiler_switch_fnv+0x241): undefined reference to `dlopen'
  211. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clUnloadCompiler_switch_fnv+0x258): undefined reference to `dlsym'
  212. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clUnloadCompiler_switch_fnv+0x291): undefined reference to `dlclose'
  213. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clUnloadCompiler_switch_fnv+0x2d1): undefined reference to `dlclose'
  214. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clRetainContext_switch_fn(_cl_context*)':
  215. opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainContext_switch_fnP11_cl_context+0x33): undefined reference to `dlsym'
  216. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainContext_switch_fnP11_cl_context+0x1bb): undefined reference to `dlopen'
  217. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainContext_switch_fnP11_cl_context+0x1d2): undefined reference to `dlsym'
  218. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainContext_switch_fnP11_cl_context+0x241): undefined reference to `dlopen'
  219. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainContext_switch_fnP11_cl_context+0x258): undefined reference to `dlsym'
  220. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainContext_switch_fnP11_cl_context+0x291): undefined reference to `dlclose'
  221. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainContext_switch_fnP11_cl_context+0x2d1): undefined reference to `dlclose'
  222. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clRetainDevice_switch_fn(_cl_device_id*)':
  223. opencl_core.cpp:(.text._ZL34OPENCL_FN_clRetainDevice_switch_fnP13_cl_device_id+0x33): undefined reference to `dlsym'
  224. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clRetainDevice_switch_fnP13_cl_device_id+0x1bb): undefined reference to `dlopen'
  225. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clRetainDevice_switch_fnP13_cl_device_id+0x1d2): undefined reference to `dlsym'
  226. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clRetainDevice_switch_fnP13_cl_device_id+0x241): undefined reference to `dlopen'
  227. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clRetainDevice_switch_fnP13_cl_device_id+0x258): undefined reference to `dlsym'
  228. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clRetainDevice_switch_fnP13_cl_device_id+0x291): undefined reference to `dlclose'
  229. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clRetainDevice_switch_fnP13_cl_device_id+0x2d1): undefined reference to `dlclose'
  230. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clRetainEvent_switch_fn(_cl_event*)':
  231. opencl_core.cpp:(.text._ZL33OPENCL_FN_clRetainEvent_switch_fnP9_cl_event+0x33): undefined reference to `dlsym'
  232. /usr/bin/ld: opencl_core.cpp:(.text._ZL33OPENCL_FN_clRetainEvent_switch_fnP9_cl_event+0x1bb): undefined reference to `dlopen'
  233. /usr/bin/ld: opencl_core.cpp:(.text._ZL33OPENCL_FN_clRetainEvent_switch_fnP9_cl_event+0x1d2): undefined reference to `dlsym'
  234. /usr/bin/ld: opencl_core.cpp:(.text._ZL33OPENCL_FN_clRetainEvent_switch_fnP9_cl_event+0x241): undefined reference to `dlopen'
  235. /usr/bin/ld: opencl_core.cpp:(.text._ZL33OPENCL_FN_clRetainEvent_switch_fnP9_cl_event+0x258): undefined reference to `dlsym'
  236. /usr/bin/ld: opencl_core.cpp:(.text._ZL33OPENCL_FN_clRetainEvent_switch_fnP9_cl_event+0x291): undefined reference to `dlclose'
  237. /usr/bin/ld: opencl_core.cpp:(.text._ZL33OPENCL_FN_clRetainEvent_switch_fnP9_cl_event+0x2d1): undefined reference to `dlclose'
  238. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clRetainKernel_switch_fn(_cl_kernel*)':
  239. opencl_core.cpp:(.text._ZL34OPENCL_FN_clRetainKernel_switch_fnP10_cl_kernel+0x33): undefined reference to `dlsym'
  240. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clRetainKernel_switch_fnP10_cl_kernel+0x1bb): undefined reference to `dlopen'
  241. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clRetainKernel_switch_fnP10_cl_kernel+0x1d2): undefined reference to `dlsym'
  242. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clRetainKernel_switch_fnP10_cl_kernel+0x241): undefined reference to `dlopen'
  243. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clRetainKernel_switch_fnP10_cl_kernel+0x258): undefined reference to `dlsym'
  244. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clRetainKernel_switch_fnP10_cl_kernel+0x291): undefined reference to `dlclose'
  245. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clRetainKernel_switch_fnP10_cl_kernel+0x2d1): undefined reference to `dlclose'
  246. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clRetainMemObject_switch_fn(_cl_mem*)':
  247. opencl_core.cpp:(.text._ZL37OPENCL_FN_clRetainMemObject_switch_fnP7_cl_mem+0x33): undefined reference to `dlsym'
  248. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clRetainMemObject_switch_fnP7_cl_mem+0x1bb): undefined reference to `dlopen'
  249. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clRetainMemObject_switch_fnP7_cl_mem+0x1d2): undefined reference to `dlsym'
  250. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clRetainMemObject_switch_fnP7_cl_mem+0x241): undefined reference to `dlopen'
  251. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clRetainMemObject_switch_fnP7_cl_mem+0x258): undefined reference to `dlsym'
  252. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clRetainMemObject_switch_fnP7_cl_mem+0x291): undefined reference to `dlclose'
  253. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clRetainMemObject_switch_fnP7_cl_mem+0x2d1): undefined reference to `dlclose'
  254. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clRetainProgram_switch_fn(_cl_program*)':
  255. opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainProgram_switch_fnP11_cl_program+0x33): undefined reference to `dlsym'
  256. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainProgram_switch_fnP11_cl_program+0x1bb): undefined reference to `dlopen'
  257. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainProgram_switch_fnP11_cl_program+0x1d2): undefined reference to `dlsym'
  258. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainProgram_switch_fnP11_cl_program+0x241): undefined reference to `dlopen'
  259. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainProgram_switch_fnP11_cl_program+0x258): undefined reference to `dlsym'
  260. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainProgram_switch_fnP11_cl_program+0x291): undefined reference to `dlclose'
  261. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainProgram_switch_fnP11_cl_program+0x2d1): undefined reference to `dlclose'
  262. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clRetainSampler_switch_fn(_cl_sampler*)':
  263. opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainSampler_switch_fnP11_cl_sampler+0x33): undefined reference to `dlsym'
  264. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainSampler_switch_fnP11_cl_sampler+0x1bb): undefined reference to `dlopen'
  265. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainSampler_switch_fnP11_cl_sampler+0x1d2): undefined reference to `dlsym'
  266. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainSampler_switch_fnP11_cl_sampler+0x241): undefined reference to `dlopen'
  267. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainSampler_switch_fnP11_cl_sampler+0x258): undefined reference to `dlsym'
  268. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainSampler_switch_fnP11_cl_sampler+0x291): undefined reference to `dlclose'
  269. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clRetainSampler_switch_fnP11_cl_sampler+0x2d1): undefined reference to `dlclose'
  270. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clReleaseKernel_switch_fn(_cl_kernel*)':
  271. opencl_core.cpp:(.text._ZL35OPENCL_FN_clReleaseKernel_switch_fnP10_cl_kernel+0x33): undefined reference to `dlsym'
  272. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clReleaseKernel_switch_fnP10_cl_kernel+0x1bb): undefined reference to `dlopen'
  273. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clReleaseKernel_switch_fnP10_cl_kernel+0x1d2): undefined reference to `dlsym'
  274. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clReleaseKernel_switch_fnP10_cl_kernel+0x241): undefined reference to `dlopen'
  275. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clReleaseKernel_switch_fnP10_cl_kernel+0x258): undefined reference to `dlsym'
  276. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clReleaseKernel_switch_fnP10_cl_kernel+0x291): undefined reference to `dlclose'
  277. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clReleaseKernel_switch_fnP10_cl_kernel+0x2d1): undefined reference to `dlclose'
  278. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clReleaseCommandQueue_switch_fn(_cl_command_queue*)':
  279. opencl_core.cpp:(.text._ZL41OPENCL_FN_clReleaseCommandQueue_switch_fnP17_cl_command_queue+0x33): undefined reference to `dlsym'
  280. /usr/bin/ld: opencl_core.cpp:(.text._ZL41OPENCL_FN_clReleaseCommandQueue_switch_fnP17_cl_command_queue+0x1bb): undefined reference to `dlopen'
  281. /usr/bin/ld: opencl_core.cpp:(.text._ZL41OPENCL_FN_clReleaseCommandQueue_switch_fnP17_cl_command_queue+0x1d2): undefined reference to `dlsym'
  282. /usr/bin/ld: opencl_core.cpp:(.text._ZL41OPENCL_FN_clReleaseCommandQueue_switch_fnP17_cl_command_queue+0x241): undefined reference to `dlopen'
  283. /usr/bin/ld: opencl_core.cpp:(.text._ZL41OPENCL_FN_clReleaseCommandQueue_switch_fnP17_cl_command_queue+0x258): undefined reference to `dlsym'
  284. /usr/bin/ld: opencl_core.cpp:(.text._ZL41OPENCL_FN_clReleaseCommandQueue_switch_fnP17_cl_command_queue+0x291): undefined reference to `dlclose'
  285. /usr/bin/ld: opencl_core.cpp:(.text._ZL41OPENCL_FN_clReleaseCommandQueue_switch_fnP17_cl_command_queue+0x2d1): undefined reference to `dlclose'
  286. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clReleaseSampler_switch_fn(_cl_sampler*)':
  287. opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseSampler_switch_fnP11_cl_sampler+0x33): undefined reference to `dlsym'
  288. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseSampler_switch_fnP11_cl_sampler+0x1bb): undefined reference to `dlopen'
  289. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseSampler_switch_fnP11_cl_sampler+0x1d2): undefined reference to `dlsym'
  290. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseSampler_switch_fnP11_cl_sampler+0x241): undefined reference to `dlopen'
  291. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseSampler_switch_fnP11_cl_sampler+0x258): undefined reference to `dlsym'
  292. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseSampler_switch_fnP11_cl_sampler+0x291): undefined reference to `dlclose'
  293. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseSampler_switch_fnP11_cl_sampler+0x2d1): undefined reference to `dlclose'
  294. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clReleaseMemObject_switch_fn(_cl_mem*)':
  295. opencl_core.cpp:(.text._ZL38OPENCL_FN_clReleaseMemObject_switch_fnP7_cl_mem+0x33): undefined reference to `dlsym'
  296. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clReleaseMemObject_switch_fnP7_cl_mem+0x1bb): undefined reference to `dlopen'
  297. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clReleaseMemObject_switch_fnP7_cl_mem+0x1d2): undefined reference to `dlsym'
  298. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clReleaseMemObject_switch_fnP7_cl_mem+0x241): undefined reference to `dlopen'
  299. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clReleaseMemObject_switch_fnP7_cl_mem+0x258): undefined reference to `dlsym'
  300. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clReleaseMemObject_switch_fnP7_cl_mem+0x291): undefined reference to `dlclose'
  301. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clReleaseMemObject_switch_fnP7_cl_mem+0x2d1): undefined reference to `dlclose'
  302. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clReleaseProgram_switch_fn(_cl_program*)':
  303. opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseProgram_switch_fnP11_cl_program+0x33): undefined reference to `dlsym'
  304. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseProgram_switch_fnP11_cl_program+0x1bb): undefined reference to `dlopen'
  305. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseProgram_switch_fnP11_cl_program+0x1d2): undefined reference to `dlsym'
  306. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseProgram_switch_fnP11_cl_program+0x241): undefined reference to `dlopen'
  307. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseProgram_switch_fnP11_cl_program+0x258): undefined reference to `dlsym'
  308. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseProgram_switch_fnP11_cl_program+0x291): undefined reference to `dlclose'
  309. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseProgram_switch_fnP11_cl_program+0x2d1): undefined reference to `dlclose'
  310. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clReleaseContext_switch_fn(_cl_context*)':
  311. opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseContext_switch_fnP11_cl_context+0x33): undefined reference to `dlsym'
  312. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseContext_switch_fnP11_cl_context+0x1bb): undefined reference to `dlopen'
  313. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseContext_switch_fnP11_cl_context+0x1d2): undefined reference to `dlsym'
  314. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseContext_switch_fnP11_cl_context+0x241): undefined reference to `dlopen'
  315. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseContext_switch_fnP11_cl_context+0x258): undefined reference to `dlsym'
  316. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseContext_switch_fnP11_cl_context+0x291): undefined reference to `dlclose'
  317. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clReleaseContext_switch_fnP11_cl_context+0x2d1): undefined reference to `dlclose'
  318. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clReleaseDevice_switch_fn(_cl_device_id*)':
  319. opencl_core.cpp:(.text._ZL35OPENCL_FN_clReleaseDevice_switch_fnP13_cl_device_id+0x33): undefined reference to `dlsym'
  320. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clReleaseDevice_switch_fnP13_cl_device_id+0x1bb): undefined reference to `dlopen'
  321. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clReleaseDevice_switch_fnP13_cl_device_id+0x1d2): undefined reference to `dlsym'
  322. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clReleaseDevice_switch_fnP13_cl_device_id+0x241): undefined reference to `dlopen'
  323. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clReleaseDevice_switch_fnP13_cl_device_id+0x258): undefined reference to `dlsym'
  324. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clReleaseDevice_switch_fnP13_cl_device_id+0x291): undefined reference to `dlclose'
  325. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clReleaseDevice_switch_fnP13_cl_device_id+0x2d1): undefined reference to `dlclose'
  326. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clReleaseEvent_switch_fn(_cl_event*)':
  327. opencl_core.cpp:(.text._ZL34OPENCL_FN_clReleaseEvent_switch_fnP9_cl_event+0x33): undefined reference to `dlsym'
  328. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clReleaseEvent_switch_fnP9_cl_event+0x1bb): undefined reference to `dlopen'
  329. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clReleaseEvent_switch_fnP9_cl_event+0x1d2): undefined reference to `dlsym'
  330. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clReleaseEvent_switch_fnP9_cl_event+0x241): undefined reference to `dlopen'
  331. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clReleaseEvent_switch_fnP9_cl_event+0x258): undefined reference to `dlsym'
  332. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clReleaseEvent_switch_fnP9_cl_event+0x291): undefined reference to `dlclose'
  333. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clReleaseEvent_switch_fnP9_cl_event+0x2d1): undefined reference to `dlclose'
  334. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clGetExtensionFunctionAddress_switch_fn(char const*)':
  335. opencl_core.cpp:(.text._ZL49OPENCL_FN_clGetExtensionFunctionAddress_switch_fnPKc+0x33): undefined reference to `dlsym'
  336. /usr/bin/ld: opencl_core.cpp:(.text._ZL49OPENCL_FN_clGetExtensionFunctionAddress_switch_fnPKc+0x1bb): undefined reference to `dlopen'
  337. /usr/bin/ld: opencl_core.cpp:(.text._ZL49OPENCL_FN_clGetExtensionFunctionAddress_switch_fnPKc+0x1d2): undefined reference to `dlsym'
  338. /usr/bin/ld: opencl_core.cpp:(.text._ZL49OPENCL_FN_clGetExtensionFunctionAddress_switch_fnPKc+0x241): undefined reference to `dlopen'
  339. /usr/bin/ld: opencl_core.cpp:(.text._ZL49OPENCL_FN_clGetExtensionFunctionAddress_switch_fnPKc+0x258): undefined reference to `dlsym'
  340. /usr/bin/ld: opencl_core.cpp:(.text._ZL49OPENCL_FN_clGetExtensionFunctionAddress_switch_fnPKc+0x291): undefined reference to `dlclose'
  341. /usr/bin/ld: opencl_core.cpp:(.text._ZL49OPENCL_FN_clGetExtensionFunctionAddress_switch_fnPKc+0x2d1): undefined reference to `dlclose'
  342. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clFinish_switch_fn(_cl_command_queue*)':
  343. opencl_core.cpp:(.text._ZL28OPENCL_FN_clFinish_switch_fnP17_cl_command_queue+0x33): undefined reference to `dlsym'
  344. /usr/bin/ld: opencl_core.cpp:(.text._ZL28OPENCL_FN_clFinish_switch_fnP17_cl_command_queue+0x1bb): undefined reference to `dlopen'
  345. /usr/bin/ld: opencl_core.cpp:(.text._ZL28OPENCL_FN_clFinish_switch_fnP17_cl_command_queue+0x1d2): undefined reference to `dlsym'
  346. /usr/bin/ld: opencl_core.cpp:(.text._ZL28OPENCL_FN_clFinish_switch_fnP17_cl_command_queue+0x241): undefined reference to `dlopen'
  347. /usr/bin/ld: opencl_core.cpp:(.text._ZL28OPENCL_FN_clFinish_switch_fnP17_cl_command_queue+0x258): undefined reference to `dlsym'
  348. /usr/bin/ld: opencl_core.cpp:(.text._ZL28OPENCL_FN_clFinish_switch_fnP17_cl_command_queue+0x291): undefined reference to `dlclose'
  349. /usr/bin/ld: opencl_core.cpp:(.text._ZL28OPENCL_FN_clFinish_switch_fnP17_cl_command_queue+0x2d1): undefined reference to `dlclose'
  350. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clUnloadPlatformCompiler_switch_fn(_cl_platform_id*)':
  351. opencl_core.cpp:(.text._ZL44OPENCL_FN_clUnloadPlatformCompiler_switch_fnP15_cl_platform_id+0x33): undefined reference to `dlsym'
  352. /usr/bin/ld: opencl_core.cpp:(.text._ZL44OPENCL_FN_clUnloadPlatformCompiler_switch_fnP15_cl_platform_id+0x1bb): undefined reference to `dlopen'
  353. /usr/bin/ld: opencl_core.cpp:(.text._ZL44OPENCL_FN_clUnloadPlatformCompiler_switch_fnP15_cl_platform_id+0x1d2): undefined reference to `dlsym'
  354. /usr/bin/ld: opencl_core.cpp:(.text._ZL44OPENCL_FN_clUnloadPlatformCompiler_switch_fnP15_cl_platform_id+0x241): undefined reference to `dlopen'
  355. /usr/bin/ld: opencl_core.cpp:(.text._ZL44OPENCL_FN_clUnloadPlatformCompiler_switch_fnP15_cl_platform_id+0x258): undefined reference to `dlsym'
  356. /usr/bin/ld: opencl_core.cpp:(.text._ZL44OPENCL_FN_clUnloadPlatformCompiler_switch_fnP15_cl_platform_id+0x291): undefined reference to `dlclose'
  357. /usr/bin/ld: opencl_core.cpp:(.text._ZL44OPENCL_FN_clUnloadPlatformCompiler_switch_fnP15_cl_platform_id+0x2d1): undefined reference to `dlclose'
  358. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clEnqueueBarrier_switch_fn(_cl_command_queue*)':
  359. opencl_core.cpp:(.text._ZL36OPENCL_FN_clEnqueueBarrier_switch_fnP17_cl_command_queue+0x33): undefined reference to `dlsym'
  360. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clEnqueueBarrier_switch_fnP17_cl_command_queue+0x1bb): undefined reference to `dlopen'
  361. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clEnqueueBarrier_switch_fnP17_cl_command_queue+0x1d2): undefined reference to `dlsym'
  362. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clEnqueueBarrier_switch_fnP17_cl_command_queue+0x241): undefined reference to `dlopen'
  363. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clEnqueueBarrier_switch_fnP17_cl_command_queue+0x258): undefined reference to `dlsym'
  364. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clEnqueueBarrier_switch_fnP17_cl_command_queue+0x291): undefined reference to `dlclose'
  365. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clEnqueueBarrier_switch_fnP17_cl_command_queue+0x2d1): undefined reference to `dlclose'
  366. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clFlush_switch_fn(_cl_command_queue*)':
  367. opencl_core.cpp:(.text._ZL27OPENCL_FN_clFlush_switch_fnP17_cl_command_queue+0x33): undefined reference to `dlsym'
  368. /usr/bin/ld: opencl_core.cpp:(.text._ZL27OPENCL_FN_clFlush_switch_fnP17_cl_command_queue+0x1bb): undefined reference to `dlopen'
  369. /usr/bin/ld: opencl_core.cpp:(.text._ZL27OPENCL_FN_clFlush_switch_fnP17_cl_command_queue+0x1d2): undefined reference to `dlsym'
  370. /usr/bin/ld: opencl_core.cpp:(.text._ZL27OPENCL_FN_clFlush_switch_fnP17_cl_command_queue+0x241): undefined reference to `dlopen'
  371. /usr/bin/ld: opencl_core.cpp:(.text._ZL27OPENCL_FN_clFlush_switch_fnP17_cl_command_queue+0x258): undefined reference to `dlsym'
  372. /usr/bin/ld: opencl_core.cpp:(.text._ZL27OPENCL_FN_clFlush_switch_fnP17_cl_command_queue+0x291): undefined reference to `dlclose'
  373. /usr/bin/ld: opencl_core.cpp:(.text._ZL27OPENCL_FN_clFlush_switch_fnP17_cl_command_queue+0x2d1): undefined reference to `dlclose'
  374. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clRetainCommandQueue_switch_fn(_cl_command_queue*)':
  375. opencl_core.cpp:(.text._ZL40OPENCL_FN_clRetainCommandQueue_switch_fnP17_cl_command_queue+0x33): undefined reference to `dlsym'
  376. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clRetainCommandQueue_switch_fnP17_cl_command_queue+0x1bb): undefined reference to `dlopen'
  377. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clRetainCommandQueue_switch_fnP17_cl_command_queue+0x1d2): undefined reference to `dlsym'
  378. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clRetainCommandQueue_switch_fnP17_cl_command_queue+0x241): undefined reference to `dlopen'
  379. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clRetainCommandQueue_switch_fnP17_cl_command_queue+0x258): undefined reference to `dlsym'
  380. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clRetainCommandQueue_switch_fnP17_cl_command_queue+0x291): undefined reference to `dlclose'
  381. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clRetainCommandQueue_switch_fnP17_cl_command_queue+0x2d1): undefined reference to `dlclose'
  382. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clGetExtensionFunctionAddressForPlatform_switch_fn(_cl_platform_id*, char const*)':
  383. opencl_core.cpp:(.text._ZL60OPENCL_FN_clGetExtensionFunctionAddressForPlatform_switch_fnP15_cl_platform_idPKc+0x38): undefined reference to `dlsym'
  384. /usr/bin/ld: opencl_core.cpp:(.text._ZL60OPENCL_FN_clGetExtensionFunctionAddressForPlatform_switch_fnP15_cl_platform_idPKc+0x1ca): undefined reference to `dlopen'
  385. /usr/bin/ld: opencl_core.cpp:(.text._ZL60OPENCL_FN_clGetExtensionFunctionAddressForPlatform_switch_fnP15_cl_platform_idPKc+0x1e1): undefined reference to `dlsym'
  386. /usr/bin/ld: opencl_core.cpp:(.text._ZL60OPENCL_FN_clGetExtensionFunctionAddressForPlatform_switch_fnP15_cl_platform_idPKc+0x250): undefined reference to `dlopen'
  387. /usr/bin/ld: opencl_core.cpp:(.text._ZL60OPENCL_FN_clGetExtensionFunctionAddressForPlatform_switch_fnP15_cl_platform_idPKc+0x267): undefined reference to `dlsym'
  388. /usr/bin/ld: opencl_core.cpp:(.text._ZL60OPENCL_FN_clGetExtensionFunctionAddressForPlatform_switch_fnP15_cl_platform_idPKc+0x2a0): undefined reference to `dlclose'
  389. /usr/bin/ld: opencl_core.cpp:(.text._ZL60OPENCL_FN_clGetExtensionFunctionAddressForPlatform_switch_fnP15_cl_platform_idPKc+0x2e0): undefined reference to `dlclose'
  390. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clEnqueueMarker_switch_fn(_cl_command_queue*, _cl_event**)':
  391. opencl_core.cpp:(.text._ZL35OPENCL_FN_clEnqueueMarker_switch_fnP17_cl_command_queuePP9_cl_event+0x38): undefined reference to `dlsym'
  392. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clEnqueueMarker_switch_fnP17_cl_command_queuePP9_cl_event+0x1ca): undefined reference to `dlopen'
  393. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clEnqueueMarker_switch_fnP17_cl_command_queuePP9_cl_event+0x1e1): undefined reference to `dlsym'
  394. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clEnqueueMarker_switch_fnP17_cl_command_queuePP9_cl_event+0x250): undefined reference to `dlopen'
  395. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clEnqueueMarker_switch_fnP17_cl_command_queuePP9_cl_event+0x267): undefined reference to `dlsym'
  396. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clEnqueueMarker_switch_fnP17_cl_command_queuePP9_cl_event+0x2a0): undefined reference to `dlclose'
  397. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clEnqueueMarker_switch_fnP17_cl_command_queuePP9_cl_event+0x2e0): undefined reference to `dlclose'
  398. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clCreateUserEvent_switch_fn(_cl_context*, int*)':
  399. opencl_core.cpp:(.text._ZL37OPENCL_FN_clCreateUserEvent_switch_fnP11_cl_contextPi+0x38): undefined reference to `dlsym'
  400. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clCreateUserEvent_switch_fnP11_cl_contextPi+0x1ca): undefined reference to `dlopen'
  401. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clCreateUserEvent_switch_fnP11_cl_contextPi+0x1e1): undefined reference to `dlsym'
  402. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clCreateUserEvent_switch_fnP11_cl_contextPi+0x250): undefined reference to `dlopen'
  403. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clCreateUserEvent_switch_fnP11_cl_contextPi+0x267): undefined reference to `dlsym'
  404. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clCreateUserEvent_switch_fnP11_cl_contextPi+0x2a0): undefined reference to `dlclose'
  405. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clCreateUserEvent_switch_fnP11_cl_contextPi+0x2e0): undefined reference to `dlclose'
  406. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clSetUserEventStatus_switch_fn(_cl_event*, int)':
  407. opencl_core.cpp:(.text._ZL40OPENCL_FN_clSetUserEventStatus_switch_fnP9_cl_eventi+0x37): undefined reference to `dlsym'
  408. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clSetUserEventStatus_switch_fnP9_cl_eventi+0x1ca): undefined reference to `dlopen'
  409. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clSetUserEventStatus_switch_fnP9_cl_eventi+0x1e1): undefined reference to `dlsym'
  410. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clSetUserEventStatus_switch_fnP9_cl_eventi+0x250): undefined reference to `dlopen'
  411. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clSetUserEventStatus_switch_fnP9_cl_eventi+0x267): undefined reference to `dlsym'
  412. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clSetUserEventStatus_switch_fnP9_cl_eventi+0x2a0): undefined reference to `dlclose'
  413. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clSetUserEventStatus_switch_fnP9_cl_eventi+0x2e0): undefined reference to `dlclose'
  414. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clWaitForEvents_switch_fn(unsigned int, _cl_event* const*)':
  415. opencl_core.cpp:(.text._ZL35OPENCL_FN_clWaitForEvents_switch_fnjPKP9_cl_event+0x37): undefined reference to `dlsym'
  416. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clWaitForEvents_switch_fnjPKP9_cl_event+0x1ca): undefined reference to `dlopen'
  417. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clWaitForEvents_switch_fnjPKP9_cl_event+0x1e1): undefined reference to `dlsym'
  418. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clWaitForEvents_switch_fnjPKP9_cl_event+0x250): undefined reference to `dlopen'
  419. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clWaitForEvents_switch_fnjPKP9_cl_event+0x267): undefined reference to `dlsym'
  420. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clWaitForEvents_switch_fnjPKP9_cl_event+0x2a0): undefined reference to `dlclose'
  421. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clWaitForEvents_switch_fnjPKP9_cl_event+0x2e0): undefined reference to `dlclose'
  422. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clEnqueueWaitForEvents_switch_fn(_cl_command_queue*, unsigned int, _cl_event* const*)':
  423. opencl_core.cpp:(.text._ZL42OPENCL_FN_clEnqueueWaitForEvents_switch_fnP17_cl_command_queuejPKP9_cl_event+0x3d): undefined reference to `dlsym'
  424. /usr/bin/ld: opencl_core.cpp:(.text._ZL42OPENCL_FN_clEnqueueWaitForEvents_switch_fnP17_cl_command_queuejPKP9_cl_event+0x1ca): undefined reference to `dlopen'
  425. /usr/bin/ld: opencl_core.cpp:(.text._ZL42OPENCL_FN_clEnqueueWaitForEvents_switch_fnP17_cl_command_queuejPKP9_cl_event+0x1e3): undefined reference to `dlsym'
  426. /usr/bin/ld: opencl_core.cpp:(.text._ZL42OPENCL_FN_clEnqueueWaitForEvents_switch_fnP17_cl_command_queuejPKP9_cl_event+0x257): undefined reference to `dlopen'
  427. /usr/bin/ld: opencl_core.cpp:(.text._ZL42OPENCL_FN_clEnqueueWaitForEvents_switch_fnP17_cl_command_queuejPKP9_cl_event+0x26e): undefined reference to `dlsym'
  428. /usr/bin/ld: opencl_core.cpp:(.text._ZL42OPENCL_FN_clEnqueueWaitForEvents_switch_fnP17_cl_command_queuejPKP9_cl_event+0x2a9): undefined reference to `dlclose'
  429. /usr/bin/ld: opencl_core.cpp:(.text._ZL42OPENCL_FN_clEnqueueWaitForEvents_switch_fnP17_cl_command_queuejPKP9_cl_event+0x2e9): undefined reference to `dlclose'
  430. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clCreateKernel_switch_fn(_cl_program*, char const*, int*)':
  431. opencl_core.cpp:(.text._ZL34OPENCL_FN_clCreateKernel_switch_fnP11_cl_programPKcPi+0x3e): undefined reference to `dlsym'
  432. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clCreateKernel_switch_fnP11_cl_programPKcPi+0x1ca): undefined reference to `dlopen'
  433. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clCreateKernel_switch_fnP11_cl_programPKcPi+0x1e3): undefined reference to `dlsym'
  434. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clCreateKernel_switch_fnP11_cl_programPKcPi+0x257): undefined reference to `dlopen'
  435. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clCreateKernel_switch_fnP11_cl_programPKcPi+0x26e): undefined reference to `dlsym'
  436. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clCreateKernel_switch_fnP11_cl_programPKcPi+0x2a9): undefined reference to `dlclose'
  437. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clCreateKernel_switch_fnP11_cl_programPKcPi+0x2e9): undefined reference to `dlclose'
  438. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clSetMemObjectDestructorCallback_switch_fn(_cl_mem*, void (*)(_cl_mem*, void*), void*)':
  439. opencl_core.cpp:(.text._ZL52OPENCL_FN_clSetMemObjectDestructorCallback_switch_fnP7_cl_memPFvS0_PvES1_+0x3e): undefined reference to `dlsym'
  440. /usr/bin/ld: opencl_core.cpp:(.text._ZL52OPENCL_FN_clSetMemObjectDestructorCallback_switch_fnP7_cl_memPFvS0_PvES1_+0x1ca): undefined reference to `dlopen'
  441. /usr/bin/ld: opencl_core.cpp:(.text._ZL52OPENCL_FN_clSetMemObjectDestructorCallback_switch_fnP7_cl_memPFvS0_PvES1_+0x1e3): undefined reference to `dlsym'
  442. /usr/bin/ld: opencl_core.cpp:(.text._ZL52OPENCL_FN_clSetMemObjectDestructorCallback_switch_fnP7_cl_memPFvS0_PvES1_+0x257): undefined reference to `dlopen'
  443. /usr/bin/ld: opencl_core.cpp:(.text._ZL52OPENCL_FN_clSetMemObjectDestructorCallback_switch_fnP7_cl_memPFvS0_PvES1_+0x26e): undefined reference to `dlsym'
  444. /usr/bin/ld: opencl_core.cpp:(.text._ZL52OPENCL_FN_clSetMemObjectDestructorCallback_switch_fnP7_cl_memPFvS0_PvES1_+0x2a9): undefined reference to `dlclose'
  445. /usr/bin/ld: opencl_core.cpp:(.text._ZL52OPENCL_FN_clSetMemObjectDestructorCallback_switch_fnP7_cl_memPFvS0_PvES1_+0x2e9): undefined reference to `dlclose'
  446. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clGetPlatformIDs_switch_fn(unsigned int, _cl_platform_id**, unsigned int*)':
  447. opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetPlatformIDs_switch_fnjPP15_cl_platform_idPj+0x3d): undefined reference to `dlsym'
  448. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetPlatformIDs_switch_fnjPP15_cl_platform_idPj+0x1ca): undefined reference to `dlopen'
  449. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetPlatformIDs_switch_fnjPP15_cl_platform_idPj+0x1e3): undefined reference to `dlsym'
  450. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetPlatformIDs_switch_fnjPP15_cl_platform_idPj+0x257): undefined reference to `dlopen'
  451. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetPlatformIDs_switch_fnjPP15_cl_platform_idPj+0x26e): undefined reference to `dlsym'
  452. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetPlatformIDs_switch_fnjPP15_cl_platform_idPj+0x2a9): undefined reference to `dlclose'
  453. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetPlatformIDs_switch_fnjPP15_cl_platform_idPj+0x2e9): undefined reference to `dlclose'
  454. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clSetKernelArg_switch_fn(_cl_kernel*, unsigned int, unsigned long, void const*)':
  455. opencl_core.cpp:(.text._ZL34OPENCL_FN_clSetKernelArg_switch_fnP10_cl_kerneljmPKv+0x40): undefined reference to `dlsym'
  456. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clSetKernelArg_switch_fnP10_cl_kerneljmPKv+0x1da): undefined reference to `dlopen'
  457. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clSetKernelArg_switch_fnP10_cl_kerneljmPKv+0x1f3): undefined reference to `dlsym'
  458. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clSetKernelArg_switch_fnP10_cl_kerneljmPKv+0x267): undefined reference to `dlopen'
  459. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clSetKernelArg_switch_fnP10_cl_kerneljmPKv+0x27e): undefined reference to `dlsym'
  460. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clSetKernelArg_switch_fnP10_cl_kerneljmPKv+0x2b9): undefined reference to `dlclose'
  461. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clSetKernelArg_switch_fnP10_cl_kerneljmPKv+0x2f9): undefined reference to `dlclose'
  462. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clEnqueueMarkerWithWaitList_switch_fn(_cl_command_queue*, unsigned int, _cl_event* const*, _cl_event**)':
  463. opencl_core.cpp:(.text._ZL47OPENCL_FN_clEnqueueMarkerWithWaitList_switch_fnP17_cl_command_queuejPKP9_cl_eventPS2_+0x40): undefined reference to `dlsym'
  464. /usr/bin/ld: opencl_core.cpp:(.text._ZL47OPENCL_FN_clEnqueueMarkerWithWaitList_switch_fnP17_cl_command_queuejPKP9_cl_eventPS2_+0x1da): undefined reference to `dlopen'
  465. /usr/bin/ld: opencl_core.cpp:(.text._ZL47OPENCL_FN_clEnqueueMarkerWithWaitList_switch_fnP17_cl_command_queuejPKP9_cl_eventPS2_+0x1f3): undefined reference to `dlsym'
  466. /usr/bin/ld: opencl_core.cpp:(.text._ZL47OPENCL_FN_clEnqueueMarkerWithWaitList_switch_fnP17_cl_command_queuejPKP9_cl_eventPS2_+0x267): undefined reference to `dlopen'
  467. /usr/bin/ld: opencl_core.cpp:(.text._ZL47OPENCL_FN_clEnqueueMarkerWithWaitList_switch_fnP17_cl_command_queuejPKP9_cl_eventPS2_+0x27e): undefined reference to `dlsym'
  468. /usr/bin/ld: opencl_core.cpp:(.text._ZL47OPENCL_FN_clEnqueueMarkerWithWaitList_switch_fnP17_cl_command_queuejPKP9_cl_eventPS2_+0x2b9): undefined reference to `dlclose'
  469. /usr/bin/ld: opencl_core.cpp:(.text._ZL47OPENCL_FN_clEnqueueMarkerWithWaitList_switch_fnP17_cl_command_queuejPKP9_cl_eventPS2_+0x2f9): undefined reference to `dlclose'
  470. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clEnqueueBarrierWithWaitList_switch_fn(_cl_command_queue*, unsigned int, _cl_event* const*, _cl_event**)':
  471. opencl_core.cpp:(.text._ZL48OPENCL_FN_clEnqueueBarrierWithWaitList_switch_fnP17_cl_command_queuejPKP9_cl_eventPS2_+0x40): undefined reference to `dlsym'
  472. /usr/bin/ld: opencl_core.cpp:(.text._ZL48OPENCL_FN_clEnqueueBarrierWithWaitList_switch_fnP17_cl_command_queuejPKP9_cl_eventPS2_+0x1da): undefined reference to `dlopen'
  473. /usr/bin/ld: opencl_core.cpp:(.text._ZL48OPENCL_FN_clEnqueueBarrierWithWaitList_switch_fnP17_cl_command_queuejPKP9_cl_eventPS2_+0x1f3): undefined reference to `dlsym'
  474. /usr/bin/ld: opencl_core.cpp:(.text._ZL48OPENCL_FN_clEnqueueBarrierWithWaitList_switch_fnP17_cl_command_queuejPKP9_cl_eventPS2_+0x267): undefined reference to `dlopen'
  475. /usr/bin/ld: opencl_core.cpp:(.text._ZL48OPENCL_FN_clEnqueueBarrierWithWaitList_switch_fnP17_cl_command_queuejPKP9_cl_eventPS2_+0x27e): undefined reference to `dlsym'
  476. /usr/bin/ld: opencl_core.cpp:(.text._ZL48OPENCL_FN_clEnqueueBarrierWithWaitList_switch_fnP17_cl_command_queuejPKP9_cl_eventPS2_+0x2b9): undefined reference to `dlclose'
  477. /usr/bin/ld: opencl_core.cpp:(.text._ZL48OPENCL_FN_clEnqueueBarrierWithWaitList_switch_fnP17_cl_command_queuejPKP9_cl_eventPS2_+0x2f9): undefined reference to `dlclose'
  478. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clCreateCommandQueue_switch_fn(_cl_context*, _cl_device_id*, unsigned long, int*)':
  479. opencl_core.cpp:(.text._ZL40OPENCL_FN_clCreateCommandQueue_switch_fnP11_cl_contextP13_cl_device_idmPi+0x41): undefined reference to `dlsym'
  480. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clCreateCommandQueue_switch_fnP11_cl_contextP13_cl_device_idmPi+0x1da): undefined reference to `dlopen'
  481. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clCreateCommandQueue_switch_fnP11_cl_contextP13_cl_device_idmPi+0x1f3): undefined reference to `dlsym'
  482. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clCreateCommandQueue_switch_fnP11_cl_contextP13_cl_device_idmPi+0x267): undefined reference to `dlopen'
  483. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clCreateCommandQueue_switch_fnP11_cl_contextP13_cl_device_idmPi+0x27e): undefined reference to `dlsym'
  484. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clCreateCommandQueue_switch_fnP11_cl_contextP13_cl_device_idmPi+0x2b9): undefined reference to `dlclose'
  485. /usr/bin/ld: opencl_core.cpp:(.text._ZL40OPENCL_FN_clCreateCommandQueue_switch_fnP11_cl_contextP13_cl_device_idmPi+0x2f9): undefined reference to `dlclose'
  486. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clCreateKernelsInProgram_switch_fn(_cl_program*, unsigned int, _cl_kernel**, unsigned int*)':
  487. opencl_core.cpp:(.text._ZL44OPENCL_FN_clCreateKernelsInProgram_switch_fnP11_cl_programjPP10_cl_kernelPj+0x40): undefined reference to `dlsym'
  488. /usr/bin/ld: opencl_core.cpp:(.text._ZL44OPENCL_FN_clCreateKernelsInProgram_switch_fnP11_cl_programjPP10_cl_kernelPj+0x1da): undefined reference to `dlopen'
  489. /usr/bin/ld: opencl_core.cpp:(.text._ZL44OPENCL_FN_clCreateKernelsInProgram_switch_fnP11_cl_programjPP10_cl_kernelPj+0x1f3): undefined reference to `dlsym'
  490. /usr/bin/ld: opencl_core.cpp:(.text._ZL44OPENCL_FN_clCreateKernelsInProgram_switch_fnP11_cl_programjPP10_cl_kernelPj+0x267): undefined reference to `dlopen'
  491. /usr/bin/ld: opencl_core.cpp:(.text._ZL44OPENCL_FN_clCreateKernelsInProgram_switch_fnP11_cl_programjPP10_cl_kernelPj+0x27e): undefined reference to `dlsym'
  492. /usr/bin/ld: opencl_core.cpp:(.text._ZL44OPENCL_FN_clCreateKernelsInProgram_switch_fnP11_cl_programjPP10_cl_kernelPj+0x2b9): undefined reference to `dlclose'
  493. /usr/bin/ld: opencl_core.cpp:(.text._ZL44OPENCL_FN_clCreateKernelsInProgram_switch_fnP11_cl_programjPP10_cl_kernelPj+0x2f9): undefined reference to `dlclose'
  494. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clSetEventCallback_switch_fn(_cl_event*, int, void (*)(_cl_event*, int, void*), void*)':
  495. opencl_core.cpp:(.text._ZL38OPENCL_FN_clSetEventCallback_switch_fnP9_cl_eventiPFvS0_iPvES1_+0x40): undefined reference to `dlsym'
  496. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clSetEventCallback_switch_fnP9_cl_eventiPFvS0_iPvES1_+0x1da): undefined reference to `dlopen'
  497. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clSetEventCallback_switch_fnP9_cl_eventiPFvS0_iPvES1_+0x1f3): undefined reference to `dlsym'
  498. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clSetEventCallback_switch_fnP9_cl_eventiPFvS0_iPvES1_+0x267): undefined reference to `dlopen'
  499. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clSetEventCallback_switch_fnP9_cl_eventiPFvS0_iPvES1_+0x27e): undefined reference to `dlsym'
  500. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clSetEventCallback_switch_fnP9_cl_eventiPFvS0_iPvES1_+0x2b9): undefined reference to `dlclose'
  501. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clSetEventCallback_switch_fnP9_cl_eventiPFvS0_iPvES1_+0x2f9): undefined reference to `dlclose'
  502. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clEnqueueTask_switch_fn(_cl_command_queue*, _cl_kernel*, unsigned int, _cl_event* const*, _cl_event**)':
  503. opencl_core.cpp:(.text._ZL33OPENCL_FN_clEnqueueTask_switch_fnP17_cl_command_queueP10_cl_kerneljPKP9_cl_eventPS4_+0x44): undefined reference to `dlsym'
  504. /usr/bin/ld: opencl_core.cpp:(.text._ZL33OPENCL_FN_clEnqueueTask_switch_fnP17_cl_command_queueP10_cl_kerneljPKP9_cl_eventPS4_+0x1e8): undefined reference to `dlopen'
  505. /usr/bin/ld: opencl_core.cpp:(.text._ZL33OPENCL_FN_clEnqueueTask_switch_fnP17_cl_command_queueP10_cl_kerneljPKP9_cl_eventPS4_+0x201): undefined reference to `dlsym'
  506. /usr/bin/ld: opencl_core.cpp:(.text._ZL33OPENCL_FN_clEnqueueTask_switch_fnP17_cl_command_queueP10_cl_kerneljPKP9_cl_eventPS4_+0x27a): undefined reference to `dlopen'
  507. /usr/bin/ld: opencl_core.cpp:(.text._ZL33OPENCL_FN_clEnqueueTask_switch_fnP17_cl_command_queueP10_cl_kerneljPKP9_cl_eventPS4_+0x292): undefined reference to `dlsym'
  508. /usr/bin/ld: opencl_core.cpp:(.text._ZL33OPENCL_FN_clEnqueueTask_switch_fnP17_cl_command_queueP10_cl_kerneljPKP9_cl_eventPS4_+0x2d1): undefined reference to `dlclose'
  509. /usr/bin/ld: opencl_core.cpp:(.text._ZL33OPENCL_FN_clEnqueueTask_switch_fnP17_cl_command_queueP10_cl_kerneljPKP9_cl_eventPS4_+0x30f): undefined reference to `dlclose'
  510. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clGetDeviceInfo_switch_fn(_cl_device_id*, unsigned int, unsigned long, void*, unsigned long*)':
  511. opencl_core.cpp:(.text._ZL35OPENCL_FN_clGetDeviceInfo_switch_fnP13_cl_device_idjmPvPm+0x43): undefined reference to `dlsym'
  512. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clGetDeviceInfo_switch_fnP13_cl_device_idjmPvPm+0x1e8): undefined reference to `dlopen'
  513. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clGetDeviceInfo_switch_fnP13_cl_device_idjmPvPm+0x201): undefined reference to `dlsym'
  514. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clGetDeviceInfo_switch_fnP13_cl_device_idjmPvPm+0x27a): undefined reference to `dlopen'
  515. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clGetDeviceInfo_switch_fnP13_cl_device_idjmPvPm+0x292): undefined reference to `dlsym'
  516. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clGetDeviceInfo_switch_fnP13_cl_device_idjmPvPm+0x2d1): undefined reference to `dlclose'
  517. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clGetDeviceInfo_switch_fnP13_cl_device_idjmPvPm+0x30f): undefined reference to `dlclose'
  518. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clGetPlatformInfo_switch_fn(_cl_platform_id*, unsigned int, unsigned long, void*, unsigned long*)':
  519. opencl_core.cpp:(.text._ZL37OPENCL_FN_clGetPlatformInfo_switch_fnP15_cl_platform_idjmPvPm+0x43): undefined reference to `dlsym'
  520. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clGetPlatformInfo_switch_fnP15_cl_platform_idjmPvPm+0x1e8): undefined reference to `dlopen'
  521. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clGetPlatformInfo_switch_fnP15_cl_platform_idjmPvPm+0x201): undefined reference to `dlsym'
  522. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clGetPlatformInfo_switch_fnP15_cl_platform_idjmPvPm+0x27a): undefined reference to `dlopen'
  523. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clGetPlatformInfo_switch_fnP15_cl_platform_idjmPvPm+0x292): undefined reference to `dlsym'
  524. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clGetPlatformInfo_switch_fnP15_cl_platform_idjmPvPm+0x2d1): undefined reference to `dlclose'
  525. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clGetPlatformInfo_switch_fnP15_cl_platform_idjmPvPm+0x30f): undefined reference to `dlclose'
  526. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clGetDeviceIDs_switch_fn(_cl_platform_id*, unsigned long, unsigned int, _cl_device_id**, unsigned int*)':
  527. opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetDeviceIDs_switch_fnP15_cl_platform_idmjPP13_cl_device_idPj+0x44): undefined reference to `dlsym'
  528. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetDeviceIDs_switch_fnP15_cl_platform_idmjPP13_cl_device_idPj+0x1e8): undefined reference to `dlopen'
  529. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetDeviceIDs_switch_fnP15_cl_platform_idmjPP13_cl_device_idPj+0x201): undefined reference to `dlsym'
  530. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetDeviceIDs_switch_fnP15_cl_platform_idmjPP13_cl_device_idPj+0x27a): undefined reference to `dlopen'
  531. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetDeviceIDs_switch_fnP15_cl_platform_idmjPP13_cl_device_idPj+0x292): undefined reference to `dlsym'
  532. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetDeviceIDs_switch_fnP15_cl_platform_idmjPP13_cl_device_idPj+0x2d1): undefined reference to `dlclose'
  533. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetDeviceIDs_switch_fnP15_cl_platform_idmjPP13_cl_device_idPj+0x30f): undefined reference to `dlclose'
  534. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clCreateSubBuffer_switch_fn(_cl_mem*, unsigned long, unsigned int, void const*, int*)':
  535. opencl_core.cpp:(.text._ZL37OPENCL_FN_clCreateSubBuffer_switch_fnP7_cl_memmjPKvPi+0x44): undefined reference to `dlsym'
  536. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clCreateSubBuffer_switch_fnP7_cl_memmjPKvPi+0x1e8): undefined reference to `dlopen'
  537. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clCreateSubBuffer_switch_fnP7_cl_memmjPKvPi+0x201): undefined reference to `dlsym'
  538. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clCreateSubBuffer_switch_fnP7_cl_memmjPKvPi+0x27a): undefined reference to `dlopen'
  539. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clCreateSubBuffer_switch_fnP7_cl_memmjPKvPi+0x292): undefined reference to `dlsym'
  540. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clCreateSubBuffer_switch_fnP7_cl_memmjPKvPi+0x2d1): undefined reference to `dlclose'
  541. /usr/bin/ld: opencl_core.cpp:(.text._ZL37OPENCL_FN_clCreateSubBuffer_switch_fnP7_cl_memmjPKvPi+0x30f): undefined reference to `dlclose'
  542. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clCreateProgramWithSource_switch_fn(_cl_context*, unsigned int, char const**, unsigned long const*, int*)':
  543. opencl_core.cpp:(.text._ZL45OPENCL_FN_clCreateProgramWithSource_switch_fnP11_cl_contextjPPKcPKmPi+0x43): undefined reference to `dlsym'
  544. /usr/bin/ld: opencl_core.cpp:(.text._ZL45OPENCL_FN_clCreateProgramWithSource_switch_fnP11_cl_contextjPPKcPKmPi+0x1e8): undefined reference to `dlopen'
  545. /usr/bin/ld: opencl_core.cpp:(.text._ZL45OPENCL_FN_clCreateProgramWithSource_switch_fnP11_cl_contextjPPKcPKmPi+0x201): undefined reference to `dlsym'
  546. /usr/bin/ld: opencl_core.cpp:(.text._ZL45OPENCL_FN_clCreateProgramWithSource_switch_fnP11_cl_contextjPPKcPKmPi+0x27a): undefined reference to `dlopen'
  547. /usr/bin/ld: opencl_core.cpp:(.text._ZL45OPENCL_FN_clCreateProgramWithSource_switch_fnP11_cl_contextjPPKcPKmPi+0x292): undefined reference to `dlsym'
  548. /usr/bin/ld: opencl_core.cpp:(.text._ZL45OPENCL_FN_clCreateProgramWithSource_switch_fnP11_cl_contextjPPKcPKmPi+0x2d1): undefined reference to `dlclose'
  549. /usr/bin/ld: opencl_core.cpp:(.text._ZL45OPENCL_FN_clCreateProgramWithSource_switch_fnP11_cl_contextjPPKcPKmPi+0x30f): undefined reference to `dlclose'
  550. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clCreateProgramWithBuiltInKernels_switch_fn(_cl_context*, unsigned int, _cl_device_id* const*, char const*, int*)':
  551. opencl_core.cpp:(.text._ZL53OPENCL_FN_clCreateProgramWithBuiltInKernels_switch_fnP11_cl_contextjPKP13_cl_device_idPKcPi+0x43): undefined reference to `dlsym'
  552. /usr/bin/ld: opencl_core.cpp:(.text._ZL53OPENCL_FN_clCreateProgramWithBuiltInKernels_switch_fnP11_cl_contextjPKP13_cl_device_idPKcPi+0x1e8): undefined reference to `dlopen'
  553. /usr/bin/ld: opencl_core.cpp:(.text._ZL53OPENCL_FN_clCreateProgramWithBuiltInKernels_switch_fnP11_cl_contextjPKP13_cl_device_idPKcPi+0x201): undefined reference to `dlsym'
  554. /usr/bin/ld: opencl_core.cpp:(.text._ZL53OPENCL_FN_clCreateProgramWithBuiltInKernels_switch_fnP11_cl_contextjPKP13_cl_device_idPKcPi+0x27a): undefined reference to `dlopen'
  555. /usr/bin/ld: opencl_core.cpp:(.text._ZL53OPENCL_FN_clCreateProgramWithBuiltInKernels_switch_fnP11_cl_contextjPKP13_cl_device_idPKcPi+0x292): undefined reference to `dlsym'
  556. /usr/bin/ld: opencl_core.cpp:(.text._ZL53OPENCL_FN_clCreateProgramWithBuiltInKernels_switch_fnP11_cl_contextjPKP13_cl_device_idPKcPi+0x2d1): undefined reference to `dlclose'
  557. /usr/bin/ld: opencl_core.cpp:(.text._ZL53OPENCL_FN_clCreateProgramWithBuiltInKernels_switch_fnP11_cl_contextjPKP13_cl_device_idPKcPi+0x30f): undefined reference to `dlclose'
  558. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clCreateSampler_switch_fn(_cl_context*, unsigned int, unsigned int, unsigned int, int*)':
  559. opencl_core.cpp:(.text._ZL35OPENCL_FN_clCreateSampler_switch_fnP11_cl_contextjjjPi+0x43): undefined reference to `dlsym'
  560. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clCreateSampler_switch_fnP11_cl_contextjjjPi+0x1e8): undefined reference to `dlopen'
  561. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clCreateSampler_switch_fnP11_cl_contextjjjPi+0x201): undefined reference to `dlsym'
  562. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clCreateSampler_switch_fnP11_cl_contextjjjPi+0x27a): undefined reference to `dlopen'
  563. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clCreateSampler_switch_fnP11_cl_contextjjjPi+0x292): undefined reference to `dlsym'
  564. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clCreateSampler_switch_fnP11_cl_contextjjjPi+0x2d1): undefined reference to `dlclose'
  565. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clCreateSampler_switch_fnP11_cl_contextjjjPi+0x30f): undefined reference to `dlclose'
  566. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clCreateSubDevices_switch_fn(_cl_device_id*, long const*, unsigned int, _cl_device_id**, unsigned int*)':
  567. opencl_core.cpp:(.text._ZL38OPENCL_FN_clCreateSubDevices_switch_fnP13_cl_device_idPKljPS0_Pj+0x44): undefined reference to `dlsym'
  568. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clCreateSubDevices_switch_fnP13_cl_device_idPKljPS0_Pj+0x1e8): undefined reference to `dlopen'
  569. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clCreateSubDevices_switch_fnP13_cl_device_idPKljPS0_Pj+0x201): undefined reference to `dlsym'
  570. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clCreateSubDevices_switch_fnP13_cl_device_idPKljPS0_Pj+0x27a): undefined reference to `dlopen'
  571. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clCreateSubDevices_switch_fnP13_cl_device_idPKljPS0_Pj+0x292): undefined reference to `dlsym'
  572. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clCreateSubDevices_switch_fnP13_cl_device_idPKljPS0_Pj+0x2d1): undefined reference to `dlclose'
  573. /usr/bin/ld: opencl_core.cpp:(.text._ZL38OPENCL_FN_clCreateSubDevices_switch_fnP13_cl_device_idPKljPS0_Pj+0x30f): undefined reference to `dlclose'
  574. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clGetEventProfilingInfo_switch_fn(_cl_event*, unsigned int, unsigned long, void*, unsigned long*)':
  575. opencl_core.cpp:(.text._ZL43OPENCL_FN_clGetEventProfilingInfo_switch_fnP9_cl_eventjmPvPm+0x43): undefined reference to `dlsym'
  576. /usr/bin/ld: opencl_core.cpp:(.text._ZL43OPENCL_FN_clGetEventProfilingInfo_switch_fnP9_cl_eventjmPvPm+0x1e8): undefined reference to `dlopen'
  577. /usr/bin/ld: opencl_core.cpp:(.text._ZL43OPENCL_FN_clGetEventProfilingInfo_switch_fnP9_cl_eventjmPvPm+0x201): undefined reference to `dlsym'
  578. /usr/bin/ld: opencl_core.cpp:(.text._ZL43OPENCL_FN_clGetEventProfilingInfo_switch_fnP9_cl_eventjmPvPm+0x27a): undefined reference to `dlopen'
  579. /usr/bin/ld: opencl_core.cpp:(.text._ZL43OPENCL_FN_clGetEventProfilingInfo_switch_fnP9_cl_eventjmPvPm+0x292): undefined reference to `dlsym'
  580. /usr/bin/ld: opencl_core.cpp:(.text._ZL43OPENCL_FN_clGetEventProfilingInfo_switch_fnP9_cl_eventjmPvPm+0x2d1): undefined reference to `dlclose'
  581. /usr/bin/ld: opencl_core.cpp:(.text._ZL43OPENCL_FN_clGetEventProfilingInfo_switch_fnP9_cl_eventjmPvPm+0x30f): undefined reference to `dlclose'
  582. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clCreateContextFromType_switch_fn(long const*, unsigned long, void (*)(char const*, void const*, unsigned long, void*), void*, int*)':
  583. opencl_core.cpp:(.text._ZL43OPENCL_FN_clCreateContextFromType_switch_fnPKlmPFvPKcPKvmPvES5_Pi+0x44): undefined reference to `dlsym'
  584. /usr/bin/ld: opencl_core.cpp:(.text._ZL43OPENCL_FN_clCreateContextFromType_switch_fnPKlmPFvPKcPKvmPvES5_Pi+0x1e8): undefined reference to `dlopen'
  585. /usr/bin/ld: opencl_core.cpp:(.text._ZL43OPENCL_FN_clCreateContextFromType_switch_fnPKlmPFvPKcPKvmPvES5_Pi+0x201): undefined reference to `dlsym'
  586. /usr/bin/ld: opencl_core.cpp:(.text._ZL43OPENCL_FN_clCreateContextFromType_switch_fnPKlmPFvPKcPKvmPvES5_Pi+0x27a): undefined reference to `dlopen'
  587. /usr/bin/ld: opencl_core.cpp:(.text._ZL43OPENCL_FN_clCreateContextFromType_switch_fnPKlmPFvPKcPKvmPvES5_Pi+0x292): undefined reference to `dlsym'
  588. /usr/bin/ld: opencl_core.cpp:(.text._ZL43OPENCL_FN_clCreateContextFromType_switch_fnPKlmPFvPKcPKvmPvES5_Pi+0x2d1): undefined reference to `dlclose'
  589. /usr/bin/ld: opencl_core.cpp:(.text._ZL43OPENCL_FN_clCreateContextFromType_switch_fnPKlmPFvPKcPKvmPvES5_Pi+0x30f): undefined reference to `dlclose'
  590. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clGetSamplerInfo_switch_fn(_cl_sampler*, unsigned int, unsigned long, void*, unsigned long*)':
  591. opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetSamplerInfo_switch_fnP11_cl_samplerjmPvPm+0x43): undefined reference to `dlsym'
  592. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetSamplerInfo_switch_fnP11_cl_samplerjmPvPm+0x1e8): undefined reference to `dlopen'
  593. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetSamplerInfo_switch_fnP11_cl_samplerjmPvPm+0x201): undefined reference to `dlsym'
  594. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetSamplerInfo_switch_fnP11_cl_samplerjmPvPm+0x27a): undefined reference to `dlopen'
  595. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetSamplerInfo_switch_fnP11_cl_samplerjmPvPm+0x292): undefined reference to `dlsym'
  596. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetSamplerInfo_switch_fnP11_cl_samplerjmPvPm+0x2d1): undefined reference to `dlclose'
  597. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetSamplerInfo_switch_fnP11_cl_samplerjmPvPm+0x30f): undefined reference to `dlclose'
  598. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clGetCommandQueueInfo_switch_fn(_cl_command_queue*, unsigned int, unsigned long, void*, unsigned long*)':
  599. opencl_core.cpp:(.text._ZL41OPENCL_FN_clGetCommandQueueInfo_switch_fnP17_cl_command_queuejmPvPm+0x43): undefined reference to `dlsym'
  600. /usr/bin/ld: opencl_core.cpp:(.text._ZL41OPENCL_FN_clGetCommandQueueInfo_switch_fnP17_cl_command_queuejmPvPm+0x1e8): undefined reference to `dlopen'
  601. /usr/bin/ld: opencl_core.cpp:(.text._ZL41OPENCL_FN_clGetCommandQueueInfo_switch_fnP17_cl_command_queuejmPvPm+0x201): undefined reference to `dlsym'
  602. /usr/bin/ld: opencl_core.cpp:(.text._ZL41OPENCL_FN_clGetCommandQueueInfo_switch_fnP17_cl_command_queuejmPvPm+0x27a): undefined reference to `dlopen'
  603. /usr/bin/ld: opencl_core.cpp:(.text._ZL41OPENCL_FN_clGetCommandQueueInfo_switch_fnP17_cl_command_queuejmPvPm+0x292): undefined reference to `dlsym'
  604. /usr/bin/ld: opencl_core.cpp:(.text._ZL41OPENCL_FN_clGetCommandQueueInfo_switch_fnP17_cl_command_queuejmPvPm+0x2d1): undefined reference to `dlclose'
  605. /usr/bin/ld: opencl_core.cpp:(.text._ZL41OPENCL_FN_clGetCommandQueueInfo_switch_fnP17_cl_command_queuejmPvPm+0x30f): undefined reference to `dlclose'
  606. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clCreateBuffer_switch_fn(_cl_context*, unsigned long, unsigned long, void*, int*)':
  607. opencl_core.cpp:(.text._ZL34OPENCL_FN_clCreateBuffer_switch_fnP11_cl_contextmmPvPi+0x44): undefined reference to `dlsym'
  608. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clCreateBuffer_switch_fnP11_cl_contextmmPvPi+0x1e8): undefined reference to `dlopen'
  609. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clCreateBuffer_switch_fnP11_cl_contextmmPvPi+0x201): undefined reference to `dlsym'
  610. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clCreateBuffer_switch_fnP11_cl_contextmmPvPi+0x27a): undefined reference to `dlopen'
  611. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clCreateBuffer_switch_fnP11_cl_contextmmPvPi+0x292): undefined reference to `dlsym'
  612. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clCreateBuffer_switch_fnP11_cl_contextmmPvPi+0x2d1): undefined reference to `dlclose'
  613. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clCreateBuffer_switch_fnP11_cl_contextmmPvPi+0x30f): undefined reference to `dlclose'
  614. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clGetKernelInfo_switch_fn(_cl_kernel*, unsigned int, unsigned long, void*, unsigned long*)':
  615. opencl_core.cpp:(.text._ZL35OPENCL_FN_clGetKernelInfo_switch_fnP10_cl_kerneljmPvPm+0x43): undefined reference to `dlsym'
  616. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clGetKernelInfo_switch_fnP10_cl_kerneljmPvPm+0x1e8): undefined reference to `dlopen'
  617. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clGetKernelInfo_switch_fnP10_cl_kerneljmPvPm+0x201): undefined reference to `dlsym'
  618. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clGetKernelInfo_switch_fnP10_cl_kerneljmPvPm+0x27a): undefined reference to `dlopen'
  619. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clGetKernelInfo_switch_fnP10_cl_kerneljmPvPm+0x292): undefined reference to `dlsym'
  620. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clGetKernelInfo_switch_fnP10_cl_kerneljmPvPm+0x2d1): undefined reference to `dlclose'
  621. /usr/bin/ld: opencl_core.cpp:(.text._ZL35OPENCL_FN_clGetKernelInfo_switch_fnP10_cl_kerneljmPvPm+0x30f): undefined reference to `dlclose'
  622. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clGetImageInfo_switch_fn(_cl_mem*, unsigned int, unsigned long, void*, unsigned long*)':
  623. opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetImageInfo_switch_fnP7_cl_memjmPvPm+0x43): undefined reference to `dlsym'
  624. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetImageInfo_switch_fnP7_cl_memjmPvPm+0x1e8): undefined reference to `dlopen'
  625. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetImageInfo_switch_fnP7_cl_memjmPvPm+0x201): undefined reference to `dlsym'
  626. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetImageInfo_switch_fnP7_cl_memjmPvPm+0x27a): undefined reference to `dlopen'
  627. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetImageInfo_switch_fnP7_cl_memjmPvPm+0x292): undefined reference to `dlsym'
  628. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetImageInfo_switch_fnP7_cl_memjmPvPm+0x2d1): undefined reference to `dlclose'
  629. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetImageInfo_switch_fnP7_cl_memjmPvPm+0x30f): undefined reference to `dlclose'
  630. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clGetEventInfo_switch_fn(_cl_event*, unsigned int, unsigned long, void*, unsigned long*)':
  631. opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetEventInfo_switch_fnP9_cl_eventjmPvPm+0x43): undefined reference to `dlsym'
  632. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetEventInfo_switch_fnP9_cl_eventjmPvPm+0x1e8): undefined reference to `dlopen'
  633. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetEventInfo_switch_fnP9_cl_eventjmPvPm+0x201): undefined reference to `dlsym'
  634. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetEventInfo_switch_fnP9_cl_eventjmPvPm+0x27a): undefined reference to `dlopen'
  635. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetEventInfo_switch_fnP9_cl_eventjmPvPm+0x292): undefined reference to `dlsym'
  636. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetEventInfo_switch_fnP9_cl_eventjmPvPm+0x2d1): undefined reference to `dlclose'
  637. /usr/bin/ld: opencl_core.cpp:(.text._ZL34OPENCL_FN_clGetEventInfo_switch_fnP9_cl_eventjmPvPm+0x30f): undefined reference to `dlclose'
  638. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(opencl_core.cpp.o): in function `OPENCL_FN_clGetProgramInfo_switch_fn(_cl_program*, unsigned int, unsigned long, void*, unsigned long*)':
  639. opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetProgramInfo_switch_fnP11_cl_programjmPvPm+0x43): undefined reference to `dlsym'
  640. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetProgramInfo_switch_fnP11_cl_programjmPvPm+0x1e8): undefined reference to `dlopen'
  641. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetProgramInfo_switch_fnP11_cl_programjmPvPm+0x201): undefined reference to `dlsym'
  642. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetProgramInfo_switch_fnP11_cl_programjmPvPm+0x27a): undefined reference to `dlopen'
  643. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetProgramInfo_switch_fnP11_cl_programjmPvPm+0x292): undefined reference to `dlsym'
  644. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetProgramInfo_switch_fnP11_cl_programjmPvPm+0x2d1): undefined reference to `dlclose'
  645. /usr/bin/ld: opencl_core.cpp:(.text._ZL36OPENCL_FN_clGetProgramInfo_switch_fnP11_cl_programjmPvPm+0x30f): undefined reference to `dlclose'
  646. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(system.cpp.o): in function `cv::ipp::IPPInitSingleton::IPPInitSingleton()':
  647. system.cpp:(.text._ZN2cv3ipp16IPPInitSingletonC2Ev[_ZN2cv3ipp16IPPInitSingletonC5Ev]+0x5f): undefined reference to `ippicvGetCpuFeatures'
  648. /usr/bin/ld: system.cpp:(.text._ZN2cv3ipp16IPPInitSingletonC2Ev[_ZN2cv3ipp16IPPInitSingletonC5Ev]+0x44c): undefined reference to `ippicvInit'
  649. /usr/bin/ld: system.cpp:(.text._ZN2cv3ipp16IPPInitSingletonC2Ev[_ZN2cv3ipp16IPPInitSingletonC5Ev]+0x451): undefined reference to `ippicvGetEnabledCpuFeatures'
  650. /usr/bin/ld: system.cpp:(.text._ZN2cv3ipp16IPPInitSingletonC2Ev[_ZN2cv3ipp16IPPInitSingletonC5Ev]+0x498): undefined reference to `ippicviGetLibVersion'
  651. /usr/bin/ld: system.cpp:(.text._ZN2cv3ipp16IPPInitSingletonC2Ev[_ZN2cv3ipp16IPPInitSingletonC5Ev]+0x581): undefined reference to `ippicvSetCpuFeatures'
  652. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(system.cpp.o): in function `cv::TLSData<cv::(anonymous namespace)::ThreadID>::createDataInstance() const':
  653. system.cpp:(.text._ZNK2cv7TLSDataINS_12_GLOBAL__N_18ThreadIDEE18createDataInstanceEv+0x37): undefined reference to `__itt_thread_set_name_ptr__3_0'
  654. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::Region::LocationExtraData::LocationExtraData(cv::utils::trace::details::Region::LocationStaticStorage const&)':
  655. trace.cpp:(.text._ZN2cv5utils5trace7details6Region17LocationExtraDataC2ERKNS3_21LocationStaticStorageE+0x2f): undefined reference to `__itt_api_version_ptr__3_0'
  656. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region17LocationExtraDataC2ERKNS3_21LocationStaticStorageE+0x43): undefined reference to `__itt_domain_create_ptr__3_0'
  657. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region17LocationExtraDataC2ERKNS3_21LocationStaticStorageE+0x7f): undefined reference to `__itt_string_handle_create_ptr__3_0'
  658. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region17LocationExtraDataC2ERKNS3_21LocationStaticStorageE+0xb3): undefined reference to `__itt_domain_create_ptr__3_0'
  659. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::Region::Impl::~Impl()':
  660. trace.cpp:(.text._ZN2cv5utils5trace7details6Region4ImplD2Ev+0x2b): undefined reference to `__itt_id_destroy_ptr__3_0'
  661. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::Region::Impl::release()':
  662. trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl7releaseEv+0x33): undefined reference to `__itt_id_destroy_ptr__3_0'
  663. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::Region::Impl::registerRegion(cv::utils::trace::details::TraceManagerThreadLocal&)':
  664. trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl14registerRegionERNS2_23TraceManagerThreadLocalE+0x1f): undefined reference to `__itt_api_version_ptr__3_0'
  665. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl14registerRegionERNS2_23TraceManagerThreadLocalE+0x37): undefined reference to `__itt_domain_create_ptr__3_0'
  666. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl14registerRegionERNS2_23TraceManagerThreadLocalE+0xb8): undefined reference to `__itt_id_create_ptr__3_0'
  667. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl14registerRegionERNS2_23TraceManagerThreadLocalE+0xeb): undefined reference to `__itt_domain_create_ptr__3_0'
  668. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::TraceArg::ExtraData::ExtraData(cv::utils::trace::details::TraceManagerThreadLocal&, cv::utils::trace::details::TraceArg const&)':
  669. trace.cpp:(.text._ZN2cv5utils5trace7details8TraceArg9ExtraDataC2ERNS2_23TraceManagerThreadLocalERKS3_[_ZN2cv5utils5trace7details8TraceArg9ExtraDataC5ERNS2_23TraceManagerThreadLocalERKS3_]+0x1f): undefined reference to `__itt_api_version_ptr__3_0'
  670. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details8TraceArg9ExtraDataC2ERNS2_23TraceManagerThreadLocalERKS3_[_ZN2cv5utils5trace7details8TraceArg9ExtraDataC5ERNS2_23TraceManagerThreadLocalERKS3_]+0x33): undefined reference to `__itt_domain_create_ptr__3_0'
  671. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details8TraceArg9ExtraDataC2ERNS2_23TraceManagerThreadLocalERKS3_[_ZN2cv5utils5trace7details8TraceArg9ExtraDataC5ERNS2_23TraceManagerThreadLocalERKS3_]+0x6f): undefined reference to `__itt_string_handle_create_ptr__3_0'
  672. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details8TraceArg9ExtraDataC2ERNS2_23TraceManagerThreadLocalERKS3_[_ZN2cv5utils5trace7details8TraceArg9ExtraDataC5ERNS2_23TraceManagerThreadLocalERKS3_]+0x93): undefined reference to `__itt_domain_create_ptr__3_0'
  673. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::TraceManager::~TraceManager()':
  674. trace.cpp:(.text._ZN2cv5utils5trace7details12TraceManagerD2Ev+0x3a): undefined reference to `__itt_api_version_ptr__3_0'
  675. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details12TraceManagerD2Ev+0x52): undefined reference to `__itt_domain_create_ptr__3_0'
  676. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details12TraceManagerD2Ev+0x873): undefined reference to `__itt_region_end_ptr__3_0'
  677. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details12TraceManagerD2Ev+0x8f3): undefined reference to `__itt_domain_create_ptr__3_0'
  678. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::TraceManager::TraceManager()':
  679. trace.cpp:(.text._ZN2cv5utils5trace7details12TraceManagerC2Ev+0x47b): undefined reference to `__itt_api_version_ptr__3_0'
  680. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details12TraceManagerC2Ev+0x493): undefined reference to `__itt_domain_create_ptr__3_0'
  681. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details12TraceManagerC2Ev+0x50b): undefined reference to `__itt_region_begin_ptr__3_0'
  682. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details12TraceManagerC2Ev+0x51a): undefined reference to `__itt_string_handle_create_ptr__3_0'
  683. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details12TraceManagerC2Ev+0x6a3): undefined reference to `__itt_domain_create_ptr__3_0'
  684. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::Region::LocationExtraData::init(cv::utils::trace::details::Region::LocationStaticStorage const&)':
  685. trace.cpp:(.text._ZN2cv5utils5trace7details6Region17LocationExtraData4initERKNS3_21LocationStaticStorageE+0xd3): undefined reference to `__itt_api_version_ptr__3_0'
  686. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region17LocationExtraData4initERKNS3_21LocationStaticStorageE+0xeb): undefined reference to `__itt_domain_create_ptr__3_0'
  687. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region17LocationExtraData4initERKNS3_21LocationStaticStorageE+0x12d): undefined reference to `__itt_string_handle_create_ptr__3_0'
  688. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region17LocationExtraData4initERKNS3_21LocationStaticStorageE+0x14d): undefined reference to `__itt_string_handle_create_ptr__3_0'
  689. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region17LocationExtraData4initERKNS3_21LocationStaticStorageE+0x1e9): undefined reference to `__itt_domain_create_ptr__3_0'
  690. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::Region::Impl::enterRegion(cv::utils::trace::details::TraceManagerThreadLocal&)':
  691. trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl11enterRegionERNS2_23TraceManagerThreadLocalE+0xf0): undefined reference to `__itt_api_version_ptr__3_0'
  692. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl11enterRegionERNS2_23TraceManagerThreadLocalE+0x108): undefined reference to `__itt_domain_create_ptr__3_0'
  693. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl11enterRegionERNS2_23TraceManagerThreadLocalE+0x16b): undefined reference to `__itt_task_begin_ptr__3_0'
  694. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl11enterRegionERNS2_23TraceManagerThreadLocalE+0x213): undefined reference to `__itt_domain_create_ptr__3_0'
  695. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::Region::Impl::Impl(cv::utils::trace::details::TraceManagerThreadLocal&, cv::utils::trace::details::Region*, cv::utils::trace::details::Region&, cv::utils::trace::details::Region::LocationStaticStorage const&, long)':
  696. trace.cpp:(.text._ZN2cv5utils5trace7details6Region4ImplC2ERNS2_23TraceManagerThreadLocalEPS3_RS3_RKNS3_21LocationStaticStorageEl+0x6f): undefined reference to `__itt_api_version_ptr__3_0'
  697. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4ImplC2ERNS2_23TraceManagerThreadLocalEPS3_RS3_RKNS3_21LocationStaticStorageEl+0x87): undefined reference to `__itt_domain_create_ptr__3_0'
  698. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4ImplC2ERNS2_23TraceManagerThreadLocalEPS3_RS3_RKNS3_21LocationStaticStorageEl+0x126): undefined reference to `__itt_id_create_ptr__3_0'
  699. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4ImplC2ERNS2_23TraceManagerThreadLocalEPS3_RS3_RKNS3_21LocationStaticStorageEl+0x153): undefined reference to `__itt_domain_create_ptr__3_0'
  700. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::Region::Impl::leaveRegion(cv::utils::trace::details::TraceManagerThreadLocal&)':
  701. trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl11leaveRegionERNS2_23TraceManagerThreadLocalE+0x7f): undefined reference to `__itt_api_version_ptr__3_0'
  702. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl11leaveRegionERNS2_23TraceManagerThreadLocalE+0x97): undefined reference to `__itt_domain_create_ptr__3_0'
  703. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl11leaveRegionERNS2_23TraceManagerThreadLocalE+0xf7): undefined reference to `__itt_metadata_add_ptr__3_0'
  704. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl11leaveRegionERNS2_23TraceManagerThreadLocalE+0x106): undefined reference to `__itt_string_handle_create_ptr__3_0'
  705. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl11leaveRegionERNS2_23TraceManagerThreadLocalE+0x169): undefined reference to `__itt_metadata_add_ptr__3_0'
  706. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl11leaveRegionERNS2_23TraceManagerThreadLocalE+0x178): undefined reference to `__itt_string_handle_create_ptr__3_0'
  707. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl11leaveRegionERNS2_23TraceManagerThreadLocalE+0x1d1): undefined reference to `__itt_task_end_ptr__3_0'
  708. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl11leaveRegionERNS2_23TraceManagerThreadLocalE+0x2dd): undefined reference to `__itt_metadata_add_ptr__3_0'
  709. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl11leaveRegionERNS2_23TraceManagerThreadLocalE+0x2f0): undefined reference to `__itt_string_handle_create_ptr__3_0'
  710. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details6Region4Impl11leaveRegionERNS2_23TraceManagerThreadLocalE+0x39b): undefined reference to `__itt_domain_create_ptr__3_0'
  711. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::Region::destroy()':
  712. trace.cpp:(.text._ZN2cv5utils5trace7details6Region7destroyEv+0x1f0): undefined reference to `__itt_id_destroy_ptr__3_0'
  713. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::traceArg(cv::utils::trace::details::TraceArg const&, char const*)':
  714. trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEPKc+0x7d): undefined reference to `__itt_api_version_ptr__3_0'
  715. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEPKc+0x95): undefined reference to `__itt_domain_create_ptr__3_0'
  716. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEPKc+0xe0): undefined reference to `__itt_metadata_str_add_ptr__3_0'
  717. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEPKc+0x143): undefined reference to `__itt_domain_create_ptr__3_0'
  718. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::traceArg(cv::utils::trace::details::TraceArg const&, int)':
  719. trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEi+0x69): undefined reference to `__itt_api_version_ptr__3_0'
  720. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEi+0x81): undefined reference to `__itt_domain_create_ptr__3_0'
  721. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEi+0xca): undefined reference to `__itt_metadata_add_ptr__3_0'
  722. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEi+0x123): undefined reference to `__itt_domain_create_ptr__3_0'
  723. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::traceArg(cv::utils::trace::details::TraceArg const&, long)':
  724. trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEl+0x6a): undefined reference to `__itt_api_version_ptr__3_0'
  725. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEl+0x82): undefined reference to `__itt_domain_create_ptr__3_0'
  726. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEl+0xcb): undefined reference to `__itt_metadata_add_ptr__3_0'
  727. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEl+0x133): undefined reference to `__itt_domain_create_ptr__3_0'
  728. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::traceArg(cv::utils::trace::details::TraceArg const&, double)':
  729. trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEd+0x6b): undefined reference to `__itt_api_version_ptr__3_0'
  730. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEd+0x83): undefined reference to `__itt_domain_create_ptr__3_0'
  731. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEd+0xcc): undefined reference to `__itt_metadata_add_ptr__3_0'
  732. /usr/bin/ld: trace.cpp:(.text._ZN2cv5utils5trace7details8traceArgERKNS2_8TraceArgEd+0x133): undefined reference to `__itt_domain_create_ptr__3_0'
  733. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(trace.cpp.o): in function `cv::utils::trace::details::parallelForAttachNestedRegion(cv::utils::trace::details::Region const&)':
  734. trace.cpp:(.text._ZN2cv5utils5trace7details29parallelForAttachNestedRegionERKNS2_6RegionE+0x93): undefined reference to `__itt_relation_add_ptr__3_0'
  735. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(channels.cpp.o): in function `cv::extractChannel(cv::_InputArray const&, cv::_OutputArray const&, int)':
  736. channels.cpp:(.text._ZN2cv14extractChannelERKNS_11_InputArrayERKNS_12_OutputArrayEi+0x2e1): undefined reference to `llwiCopyChannel'
  737. /usr/bin/ld: channels.cpp:(.text._ZN2cv14extractChannelERKNS_11_InputArrayERKNS_12_OutputArrayEi+0xe38): undefined reference to `llwiCopyChannel'
  738. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(channels.cpp.o): in function `cv::insertChannel(cv::_InputArray const&, cv::_InputOutputArray const&, int)':
  739. channels.cpp:(.text._ZN2cv13insertChannelERKNS_11_InputArrayERKNS_17_InputOutputArrayEi+0x310): undefined reference to `llwiCopyChannel'
  740. /usr/bin/ld: channels.cpp:(.text._ZN2cv13insertChannelERKNS_11_InputArrayERKNS_17_InputOutputArrayEi+0xe26): undefined reference to `llwiCopyChannel'
  741. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(persistence.cpp.o): in function `cv::FileStorage::Impl::rewind()':
  742. persistence.cpp:(.text._ZN2cv11FileStorage4Impl6rewindEv[_ZN2cv11FileStorage4Impl6rewindEv]+0x2a): undefined reference to `gzrewind'
  743. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(persistence.cpp.o): in function `cv::FileStorage::Impl::closeFile()':
  744. persistence.cpp:(.text._ZN2cv11FileStorage4Impl9closeFileEv[_ZN2cv11FileStorage4Impl9closeFileEv]+0x4a): undefined reference to `gzclose'
  745. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(persistence.cpp.o): in function `cv::FileStorage::Impl::eof()':
  746. persistence.cpp:(.text._ZN2cv11FileStorage4Impl3eofEv[_ZN2cv11FileStorage4Impl3eofEv]+0x5a): undefined reference to `gzeof'
  747. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(persistence.cpp.o): in function `cv::FileStorage::Impl::puts(char const*)':
  748. persistence.cpp:(.text._ZN2cv11FileStorage4Impl4putsEPKc[_ZN2cv11FileStorage4Impl4putsEPKc]+0x179): undefined reference to `gzputs'
  749. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(persistence.cpp.o): in function `cv::FileStorage::Impl::gets(char*, int)':
  750. persistence.cpp:(.text._ZN2cv11FileStorage4Impl4getsEPci[_ZN2cv11FileStorage4Impl4getsEPci]+0x190): undefined reference to `gzgets'
  751. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(persistence.cpp.o): in function `cv::FileStorage::Impl::gets()':
  752. persistence.cpp:(.text._ZN2cv11FileStorage4Impl4getsEv[_ZN2cv11FileStorage4Impl4getsEv]+0x21e): undefined reference to `gzeof'
  753. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(persistence.cpp.o): in function `cv::FileStorage::Impl::release(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
  754. persistence.cpp:(.text._ZN2cv11FileStorage4Impl7releaseEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN2cv11FileStorage4Impl7releaseEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x2ae): undefined reference to `gzclose'
  755. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_core.a(persistence.cpp.o): in function `cv::FileStorage::Impl::open(char const*, int, char const*)':
  756. persistence.cpp:(.text._ZN2cv11FileStorage4Impl4openEPKciS3_[_ZN2cv11FileStorage4Impl4openEPKciS3_]+0x5b6): undefined reference to `gzopen'
  757. /usr/bin/ld: persistence.cpp:(.text._ZN2cv11FileStorage4Impl4openEPKciS3_[_ZN2cv11FileStorage4Impl4openEPKciS3_]+0xe7e): undefined reference to `gzrewind'
  758. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_hsv.dispatch.cpp.o): in function `cv::hal::cvtBGRtoHSV(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, int, int, bool, bool, bool)':
  759. color_hsv.dispatch.cpp:(.text._ZN2cv3hal11cvtBGRtoHSVEPKhmPhmiiiibbb+0x25f): undefined reference to `ippicviRGBToHLS_8u_C3R'
  760. /usr/bin/ld: color_hsv.dispatch.cpp:(.text._ZN2cv3hal11cvtBGRtoHSVEPKhmPhmiiiibbb+0x2fc): undefined reference to `ippicviRGBToHLS_8u_C3R'
  761. /usr/bin/ld: color_hsv.dispatch.cpp:(.text._ZN2cv3hal11cvtBGRtoHSVEPKhmPhmiiiibbb+0x40b): undefined reference to `ippicviRGBToHLS_8u_C3R'
  762. /usr/bin/ld: color_hsv.dispatch.cpp:(.text._ZN2cv3hal11cvtBGRtoHSVEPKhmPhmiiiibbb+0x4e3): undefined reference to `ippicviRGBToHLS_8u_C3R'
  763. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_hsv.dispatch.cpp.o): in function `cv::hal::cvtHSVtoBGR(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, int, int, bool, bool, bool)':
  764. color_hsv.dispatch.cpp:(.text._ZN2cv3hal11cvtHSVtoBGREPKhmPhmiiiibbb+0x11e): undefined reference to `ippicviHSVToRGB_8u_C3R'
  765. /usr/bin/ld: color_hsv.dispatch.cpp:(.text._ZN2cv3hal11cvtHSVtoBGREPKhmPhmiiiibbb+0x3b5): undefined reference to `ippicviHLSToRGB_8u_C3R'
  766. /usr/bin/ld: color_hsv.dispatch.cpp:(.text._ZN2cv3hal11cvtHSVtoBGREPKhmPhmiiiibbb+0x4b2): undefined reference to `ippicviHSVToRGB_8u_C3R'
  767. /usr/bin/ld: color_hsv.dispatch.cpp:(.text._ZN2cv3hal11cvtHSVtoBGREPKhmPhmiiiibbb+0x522): undefined reference to `ippicviHLSToRGB_8u_C3R'
  768. /usr/bin/ld: color_hsv.dispatch.cpp:(.text._ZN2cv3hal11cvtHSVtoBGREPKhmPhmiiiibbb+0x550): undefined reference to `ippicviHSVToRGB_8u_C3R'
  769. /usr/bin/ld: color_hsv.dispatch.cpp:(.text._ZN2cv3hal11cvtHSVtoBGREPKhmPhmiiiibbb+0x668): undefined reference to `ippicviHLSToRGB_8u_C3R'
  770. /usr/bin/ld: color_hsv.dispatch.cpp:(.text._ZN2cv3hal11cvtHSVtoBGREPKhmPhmiiiibbb+0x763): undefined reference to `ippicviHLSToRGB_8u_C3R'
  771. /usr/bin/ld: color_hsv.dispatch.cpp:(.text._ZN2cv3hal11cvtHSVtoBGREPKhmPhmiiiibbb+0x7b3): undefined reference to `ippicviHSVToRGB_8u_C3R'
  772. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o): in function `splineBuild(cv::softfloat const*, unsigned long) [clone .constprop.106]':
  773. color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x5f): undefined reference to `cv::softfloat::softfloat(int)'
  774. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x75): undefined reference to `cv::softfloat::softfloat(int)'
  775. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x8c): undefined reference to `cv::softfloat::softfloat(int)'
  776. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0xa0): undefined reference to `cv::softfloat::softfloat(int)'
  777. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0xd9): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  778. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0xe7): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  779. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0xf7): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  780. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x106): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  781. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x117): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  782. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x12d): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  783. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x148): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  784. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x156): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  785. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x1d6): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  786. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x1e4): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  787. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x1f6): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  788. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x206): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  789. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x215): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  790. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x226): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  791. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x238): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  792. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x246): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  793. /usr/bin/ld: color_lab.cpp:(.text._ZL11splineBuildPKN2cv9softfloatEm.constprop.106+0x255): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  794. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o): in function `cv::initLabTabs()':
  795. color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x103): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  796. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x125): undefined reference to `cv::mulAdd(cv::softfloat const&, cv::softfloat const&, cv::softfloat const&)'
  797. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x14d): undefined reference to `cv::softfloat::softfloat(int)'
  798. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x15d): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  799. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x168): undefined reference to `cv::softfloat::operator<(cv::softfloat const&) const'
  800. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x177): undefined reference to `cv::cbrt(cv::softfloat const&)'
  801. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x68b): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  802. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x71e): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  803. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x72b): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  804. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x756): undefined reference to `cv::softfloat::operator cv::softdouble() const'
  805. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x765): undefined reference to `cv::softdouble::operator<=(cv::softdouble const&) const'
  806. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x77f): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  807. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x78c): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  808. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x7b8): undefined reference to `cv::softfloat::softfloat(int)'
  809. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x7ca): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  810. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x7e3): undefined reference to `cv::softfloat::operator cv::softdouble() const'
  811. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x7f2): undefined reference to `cv::softdouble::operator<=(cv::softdouble const&) const'
  812. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x820): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  813. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x834): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  814. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x844): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  815. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x856): undefined reference to `cv::pow(cv::softdouble const&, cv::softdouble const&)'
  816. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x882): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  817. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x8a8): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  818. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x8b8): undefined reference to `cv::pow(cv::softdouble const&, cv::softdouble const&)'
  819. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x8c8): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  820. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x8da): undefined reference to `cv::softdouble::operator-(cv::softdouble const&) const'
  821. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x96e): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  822. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x979): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  823. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x98b): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  824. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x993): undefined reference to `cvRound(cv::softfloat const&)'
  825. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x9c8): undefined reference to `cv::softfloat::softfloat(int)'
  826. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x9dc): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  827. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x9f6): undefined reference to `cv::softfloat::operator cv::softdouble() const'
  828. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xa05): undefined reference to `cv::softdouble::operator<=(cv::softdouble const&) const'
  829. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xa35): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  830. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xa49): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  831. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xa5b): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  832. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xa6d): undefined reference to `cv::pow(cv::softdouble const&, cv::softdouble const&)'
  833. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xade): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  834. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xae9): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  835. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xaf7): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  836. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xaff): undefined reference to `cvRound(cv::softfloat const&)'
  837. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xb19): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  838. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xb21): undefined reference to `cvTrunc(cv::softfloat const&)'
  839. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xb49): undefined reference to `cv::softfloat::softfloat(int)'
  840. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xb5b): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  841. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xb76): undefined reference to `cv::softfloat::operator cv::softdouble() const'
  842. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xb85): undefined reference to `cv::softdouble::operator<=(cv::softdouble const&) const'
  843. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xbb5): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  844. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xbdd): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  845. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xbef): undefined reference to `cv::pow(cv::softdouble const&, cv::softdouble const&)'
  846. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xc03): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  847. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xc17): undefined reference to `cv::softdouble::operator-(cv::softdouble const&) const'
  848. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xc6d): undefined reference to `cv::mulAdd(cv::softfloat const&, cv::softfloat const&, cv::softfloat const&)'
  849. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xc7f): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  850. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xc87): undefined reference to `cvRound(cv::softfloat const&)'
  851. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xca4): undefined reference to `cv::softfloat::softfloat(int)'
  852. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xcb6): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  853. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xcc5): undefined reference to `cv::softfloat::operator<(cv::softfloat const&) const'
  854. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xcd4): undefined reference to `cv::cbrt(cv::softfloat const&)'
  855. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xd21): undefined reference to `cv::softfloat::softfloat(int)'
  856. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xd2e): undefined reference to `cv::softfloat::softfloat(int)'
  857. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xd3c): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  858. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xd4b): undefined reference to `cv::softfloat::softfloat(int)'
  859. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xd5c): undefined reference to `cv::softfloat::softfloat(int)'
  860. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xd70): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  861. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xd80): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  862. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xd88): undefined reference to `cvRound(cv::softfloat const&)'
  863. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xd99): undefined reference to `cv::softfloat::softfloat(int)'
  864. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xda9): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  865. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xdb9): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  866. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xdc7): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  867. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xdcf): undefined reference to `cvRound(cv::softfloat const&)'
  868. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xe09): undefined reference to `cv::softfloat::softfloat(int)'
  869. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xe18): undefined reference to `cv::softfloat::softfloat(int)'
  870. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xe26): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  871. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xe2e): undefined reference to `cvRound(cv::softfloat const&)'
  872. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xe41): undefined reference to `cv::softfloat::softfloat(int)'
  873. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xe50): undefined reference to `cv::softfloat::softfloat(int)'
  874. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xe62): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  875. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xe6f): undefined reference to `cv::softfloat::softfloat(int)'
  876. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xe7d): undefined reference to `cv::softfloat::softfloat(int)'
  877. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xe8e): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  878. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xe9e): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  879. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xead): undefined reference to `cv::softfloat::softfloat(int)'
  880. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xebd): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  881. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xec5): undefined reference to `cvRound(cv::softfloat const&)'
  882. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xf66): undefined reference to `cv::softdouble::softdouble(int)'
  883. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xf78): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  884. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xf8a): undefined reference to `cv::softdouble::softdouble(int)'
  885. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xfa1): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  886. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xfb3): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  887. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xfc1): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  888. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xfd4): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  889. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0xfea): undefined reference to `cv::softfloat::operator>(cv::softfloat const&) const'
  890. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1015): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  891. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1032): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  892. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x103f): undefined reference to `cv::softfloat::softfloat(int)'
  893. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x104d): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  894. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1068): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  895. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1077): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  896. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1084): undefined reference to `cv::softfloat::softfloat(int)'
  897. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1092): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  898. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x10ad): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  899. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x10ba): undefined reference to `cv::softfloat::softfloat(int)'
  900. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x10d5): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  901. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x114b): undefined reference to `cv::softfloat::softfloat(int)'
  902. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x115f): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  903. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1177): undefined reference to `cv::softfloat::softfloat(int)'
  904. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1189): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  905. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x119b): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  906. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x11ad): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  907. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x11bf): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  908. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x11cd): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  909. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x11da): undefined reference to `cv::softfloat::softfloat(int)'
  910. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x11e8): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  911. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x11f5): undefined reference to `cv::softfloat::softfloat(int)'
  912. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1203): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  913. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x120b): undefined reference to `cvRound(cv::softfloat const&)'
  914. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x123f): undefined reference to `cv::softfloat::softfloat(int)'
  915. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1251): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  916. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1263): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  917. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1275): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  918. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1287): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  919. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1295): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  920. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x12a3): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  921. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x12ae): undefined reference to `cv::softfloat::operator>(cv::softfloat const&) const'
  922. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x12d7): undefined reference to `cv::softfloat::operator<(cv::softfloat const&) const'
  923. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x12fb): undefined reference to `cv::softfloat::softfloat(int)'
  924. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1309): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  925. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1311): undefined reference to `cvRound(cv::softfloat const&)'
  926. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1407): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  927. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1435): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  928. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x146a): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  929. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x148d): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  930. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x14b0): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  931. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x14d3): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  932. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x14de): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  933. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x14fd): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  934. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1508): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  935. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1526): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  936. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1531): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  937. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x18f6): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  938. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x190e): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  939. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1936): undefined reference to `cv::softfloat::operator cv::softdouble() const'
  940. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1946): undefined reference to `cv::softdouble::operator<=(cv::softdouble const&) const'
  941. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1961): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  942. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1971): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  943. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x199c): undefined reference to `cv::softfloat::operator cv::softdouble() const'
  944. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x19ad): undefined reference to `cv::softdouble::operator<=(cv::softdouble const&) const'
  945. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x19c9): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  946. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x19d9): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  947. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x19fc): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  948. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1a11): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  949. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1a26): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  950. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1a34): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  951. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1a44): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  952. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1a59): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  953. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1a6e): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  954. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1a83): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  955. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1a91): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  956. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1a9f): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  957. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1ab4): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  958. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1ac9): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  959. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1ade): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  960. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1aec): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  961. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1afc): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  962. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1b0d): undefined reference to `cv::softfloat::operator>(cv::softfloat const&) const'
  963. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1b24): undefined reference to `cv::cbrt(cv::softfloat const&)'
  964. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1b33): undefined reference to `cv::softfloat::operator>(cv::softfloat const&) const'
  965. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1b47): undefined reference to `cv::cbrt(cv::softfloat const&)'
  966. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1b58): undefined reference to `cv::softfloat::operator>(cv::softfloat const&) const'
  967. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1b6f): undefined reference to `cv::cbrt(cv::softfloat const&)'
  968. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1b7e): undefined reference to `cv::softfloat::operator>(cv::softfloat const&) const'
  969. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1b99): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  970. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1bad): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  971. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1bbe): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  972. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1bd2): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  973. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1be3): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  974. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1bf5): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  975. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1c09): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  976. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1c1b): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  977. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1c23): undefined reference to `cvRound(cv::softfloat const&)'
  978. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1c4e): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  979. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1c60): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  980. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1c72): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  981. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1c7a): undefined reference to `cvRound(cv::softfloat const&)'
  982. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1ca3): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  983. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1cb5): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  984. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1cc7): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  985. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1ccf): undefined reference to `cvRound(cv::softfloat const&)'
  986. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1cf1): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  987. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1d06): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  988. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1d1b): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  989. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1d29): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  990. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1d39): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  991. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1d4e): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  992. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1d63): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  993. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1d78): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  994. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1d86): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  995. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1d94): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  996. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1da9): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  997. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1dbe): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  998. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1dd3): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  999. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1de1): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  1000. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1df1): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  1001. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1e00): undefined reference to `cv::softfloat::operator<(cv::softfloat const&) const'
  1002. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1e23): undefined reference to `cv::mulAdd(cv::softfloat const&, cv::softfloat const&, cv::softfloat const&)'
  1003. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1e37): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1004. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1e49): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  1005. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1e76): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1006. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1e8a): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1007. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1e9e): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  1008. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1eae): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  1009. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1eb9): undefined reference to `cv::softfloat::operator>(cv::softfloat const&) const'
  1010. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1eda): undefined reference to `cv::softfloat::softfloat(int)'
  1011. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1eeb): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1012. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1efc): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1013. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1f0c): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  1014. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1f1e): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1015. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1f30): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1016. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1f3f): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1017. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1f4f): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  1018. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1f5f): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1019. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1f73): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1020. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1f85): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1021. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1f8d): undefined reference to `cvRound(cv::softfloat const&)'
  1022. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1fb1): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  1023. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1fc3): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1024. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1fd5): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1025. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1fdd): undefined reference to `cvRound(cv::softfloat const&)'
  1026. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x1fff): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  1027. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x2011): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1028. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x2023): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1029. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x202b): undefined reference to `cvRound(cv::softfloat const&)'
  1030. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x205d): undefined reference to `cv::softfloat::softfloat(int)'
  1031. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x2071): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1032. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x207d): undefined reference to `cv::softfloat::softfloat(int)'
  1033. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x2091): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1034. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x209d): undefined reference to `cv::softfloat::softfloat(int)'
  1035. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x20b1): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1036. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x20ca): undefined reference to `cv::softfloat::operator cv::softdouble() const'
  1037. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x20d9): undefined reference to `cv::softdouble::operator<=(cv::softdouble const&) const'
  1038. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x2109): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  1039. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x211b): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  1040. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x212b): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  1041. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x213d): undefined reference to `cv::pow(cv::softdouble const&, cv::softdouble const&)'
  1042. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x2159): undefined reference to `cv::cbrt(cv::softfloat const&)'
  1043. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x2178): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1044. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x21a1): undefined reference to `cv::mulAdd(cv::softfloat const&, cv::softfloat const&, cv::softfloat const&)'
  1045. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x21c6): undefined reference to `cv::mulAdd(cv::softfloat const&, cv::softfloat const&, cv::softfloat const&)'
  1046. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x21e9): undefined reference to `cv::mulAdd(cv::softfloat const&, cv::softfloat const&, cv::softfloat const&)'
  1047. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x2218): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  1048. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x222e): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  1049. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x223e): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  1050. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x2250): undefined reference to `cv::pow(cv::softdouble const&, cv::softdouble const&)'
  1051. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x2284): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  1052. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x2297): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  1053. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x22a7): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  1054. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x22b9): undefined reference to `cv::pow(cv::softdouble const&, cv::softdouble const&)'
  1055. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x22e3): undefined reference to `cv::softfloat::softfloat(int)'
  1056. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x235e): undefined reference to `cv::softfloat::softfloat(int)'
  1057. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x237b): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1058. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x23b1): undefined reference to `cv::softfloat::softfloat(int)'
  1059. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x23d3): undefined reference to `cv::softfloat::softfloat(int)'
  1060. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x23f5): undefined reference to `cv::softfloat::softfloat(int)'
  1061. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x2417): undefined reference to `cv::softfloat::softfloat(int)'
  1062. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x2439): undefined reference to `cv::softfloat::softfloat(int)'
  1063. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o):color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x245b): more undefined references to `cv::softfloat::softfloat(int)' follow
  1064. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o): in function `cv::initLabTabs()':
  1065. color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x2498): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1066. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x24b6): undefined reference to `cv::softfloat::softfloat(int)'
  1067. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x24c3): undefined reference to `cv::softfloat::softfloat(int)'
  1068. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x24d5): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1069. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x24f7): undefined reference to `cv::softfloat::softfloat(int)'
  1070. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x2519): undefined reference to `cv::softfloat::softfloat(int)'
  1071. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x253b): undefined reference to `cv::softfloat::softfloat(int)'
  1072. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x255d): undefined reference to `cv::softfloat::softfloat(int)'
  1073. /usr/bin/ld: color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x257f): undefined reference to `cv::softfloat::softfloat(int)'
  1074. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o):color_lab.cpp:(.text._ZN2cvL11initLabTabsEv+0x25a1): more undefined references to `cv::softfloat::softfloat(int)' follow
  1075. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o): in function `cv::impl::(anonymous namespace)::CvtColorLoop_Invoker<cv::RGB2Lab_f>::operator()(cv::Range const&) const':
  1076. color_lab.cpp:(.text._ZNK2cv4impl12_GLOBAL__N_120CvtColorLoop_InvokerINS_9RGB2Lab_fEEclERKNS_5RangeE+0xe59): undefined reference to `cv::cubeRoot(float)'
  1077. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv4impl12_GLOBAL__N_120CvtColorLoop_InvokerINS_9RGB2Lab_fEEclERKNS_5RangeE+0xe61): undefined reference to `cv::cubeRoot(float)'
  1078. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv4impl12_GLOBAL__N_120CvtColorLoop_InvokerINS_9RGB2Lab_fEEclERKNS_5RangeE+0xe71): undefined reference to `cv::cubeRoot(float)'
  1079. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv4impl12_GLOBAL__N_120CvtColorLoop_InvokerINS_9RGB2Lab_fEEclERKNS_5RangeE+0x12cf): undefined reference to `cv::softfloat::softfloat(int)'
  1080. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv4impl12_GLOBAL__N_120CvtColorLoop_InvokerINS_9RGB2Lab_fEEclERKNS_5RangeE+0x12e4): undefined reference to `cv::softfloat::softfloat(int)'
  1081. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv4impl12_GLOBAL__N_120CvtColorLoop_InvokerINS_9RGB2Lab_fEEclERKNS_5RangeE+0x12f7): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1082. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o): in function `cv::RGB2Luvfloat::RGB2Luvfloat(int, int, float const*, float const*, bool)':
  1083. color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x22f): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  1084. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x23d): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  1085. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x248): undefined reference to `cv::softfloat::operator<(cv::softfloat const&) const'
  1086. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x32c): undefined reference to `cv::softdouble::softdouble(int)'
  1087. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x33f): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1088. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x351): undefined reference to `cv::softdouble::softdouble(int)'
  1089. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x371): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1090. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x388): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  1091. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x396): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  1092. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x3a6): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1093. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x3b9): undefined reference to `cv::softfloat::operator>(cv::softfloat const&) const'
  1094. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x3e4): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1095. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x3f7): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1096. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x404): undefined reference to `cv::softfloat::softfloat(int)'
  1097. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x412): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1098. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x424): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1099. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x43d): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1100. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x44a): undefined reference to `cv::softfloat::softfloat(int)'
  1101. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x458): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1102. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x466): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1103. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12RGB2LuvfloatC2EiiPKfS2_b[_ZN2cv12RGB2LuvfloatC5EiiPKfS2_b]+0x49c): undefined reference to `cv::softdouble::operator==(cv::softdouble const&) const'
  1104. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o): in function `cv::Luv2RGBfloat::Luv2RGBfloat(int, int, float const*, float const*, bool)':
  1105. color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x11f): undefined reference to `cv::softdouble::softdouble(int)'
  1106. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x139): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1107. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x14b): undefined reference to `cv::softdouble::softdouble(int)'
  1108. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x16c): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1109. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x17c): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  1110. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x199): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  1111. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x1a9): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1112. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x1bc): undefined reference to `cv::softfloat::operator>(cv::softfloat const&) const'
  1113. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x1e1): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1114. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x1f6): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1115. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x203): undefined reference to `cv::softfloat::softfloat(int)'
  1116. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x211): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1117. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x21f): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1118. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x238): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1119. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x245): undefined reference to `cv::softfloat::softfloat(int)'
  1120. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x253): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1121. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x261): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1122. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x297): undefined reference to `cv::softdouble::operator==(cv::softdouble const&) const'
  1123. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x316): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1124. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x327): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1125. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv12Luv2RGBfloatC2EiiPKfS2_b[_ZN2cv12Luv2RGBfloatC5EiiPKfS2_b]+0x338): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1126. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o): in function `cv::RGB2Luv_b::operator()(unsigned char const*, unsigned char*, int) const':
  1127. color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x6d): undefined reference to `cv::softfloat::softfloat(int)'
  1128. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x9c): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1129. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0xc1): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1130. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0xe6): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1131. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x101): undefined reference to `cv::softfloat::softfloat(int)'
  1132. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x113): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1133. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x16e): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1134. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x182): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1135. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x1b5): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1136. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x1c7): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1137. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x10b7): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1138. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x110b): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1139. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x1123): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1140. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x13e7): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1141. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x13ff): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1142. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x142e): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1143. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x145e): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1144. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x1483): undefined reference to `cv::softfloat::softfloat(int)'
  1145. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9RGB2Luv_bclEPKhPhi[_ZNK2cv9RGB2Luv_bclEPKhPhi]+0x149b): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1146. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o): in function `cv::Luv2RGB_b::operator()(unsigned char const*, unsigned char*, int) const':
  1147. color_lab.cpp:(.text._ZNK2cv9Luv2RGB_bclEPKhPhi[_ZNK2cv9Luv2RGB_bclEPKhPhi]+0x611): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1148. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9Luv2RGB_bclEPKhPhi[_ZNK2cv9Luv2RGB_bclEPKhPhi]+0x642): undefined reference to `cv::softfloat::softfloat(int)'
  1149. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9Luv2RGB_bclEPKhPhi[_ZNK2cv9Luv2RGB_bclEPKhPhi]+0x658): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1150. /usr/bin/ld: color_lab.cpp:(.text._ZNK2cv9Luv2RGB_bclEPKhPhi[_ZNK2cv9Luv2RGB_bclEPKhPhi]+0x692): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1151. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o): in function `cv::hal::cvtBGRtoLab(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, int, int, bool, bool, bool)':
  1152. color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x131): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  1153. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x164): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  1154. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x20a): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1155. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x219): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1156. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x2be): undefined reference to `cv::softfloat::softfloat(int)'
  1157. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x2d5): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  1158. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x2ec): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  1159. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x2f7): undefined reference to `cv::softfloat::operator<(cv::softfloat const&) const'
  1160. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x461): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1161. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x71c): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1162. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x72e): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  1163. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x738): undefined reference to `cvRound(cv::softdouble const&)'
  1164. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x759): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1165. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x76b): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  1166. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x775): undefined reference to `cvRound(cv::softdouble const&)'
  1167. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x792): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1168. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x7af): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  1169. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x7b9): undefined reference to `cvRound(cv::softdouble const&)'
  1170. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtBGRtoLabEPKhmPhmiiiibbb+0x8f1): undefined reference to `cv::softdouble::softdouble(int)'
  1171. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o): in function `cv::hal::cvtLabtoBGR(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, int, int, bool, bool, bool)':
  1172. color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x19a): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1173. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x1d3): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1174. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x207): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1175. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x252): undefined reference to `cv::softfloat::softfloat(int)'
  1176. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x279): undefined reference to `cv::softfloat::softfloat(int)'
  1177. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x28e): undefined reference to `cv::softfloat::softfloat(int)'
  1178. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x2a1): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1179. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x393): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1180. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x3a6): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1181. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x3ae): undefined reference to `cvRound(cv::softdouble const&)'
  1182. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x3cd): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1183. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x3e0): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1184. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x3e8): undefined reference to `cvRound(cv::softdouble const&)'
  1185. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x400): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1186. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x418): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1187. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x420): undefined reference to `cvRound(cv::softdouble const&)'
  1188. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x752): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1189. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x75a): undefined reference to `cvRound(cv::softdouble const&)'
  1190. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x778): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1191. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x780): undefined reference to `cvRound(cv::softdouble const&)'
  1192. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x798): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1193. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x7a0): undefined reference to `cvRound(cv::softdouble const&)'
  1194. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x96d): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1195. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x9a6): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1196. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0x9da): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1197. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0xa25): undefined reference to `cv::softfloat::softfloat(int)'
  1198. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0xa4c): undefined reference to `cv::softfloat::softfloat(int)'
  1199. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0xa61): undefined reference to `cv::softfloat::softfloat(int)'
  1200. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0xa74): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1201. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0xb81): undefined reference to `cv::softdouble::softdouble(int)'
  1202. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv3hal11cvtLabtoBGREPKhmPhmiiiibbb+0xbc1): undefined reference to `cv::softdouble::softdouble(int)'
  1203. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o): in function `cv::oclCvtColorBGR2Luv(cv::_InputArray const&, cv::_OutputArray const&, int, bool)':
  1204. color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x613): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1205. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x623): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1206. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x633): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1207. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x6a6): undefined reference to `cv::softfloat::softfloat(int)'
  1208. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x6ba): undefined reference to `cv::softfloat::softfloat(int)'
  1209. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x6cf): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1210. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x6f3): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  1211. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x717): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  1212. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x726): undefined reference to `cv::softfloat::operator<(cv::softfloat const&) const'
  1213. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x759): undefined reference to `cv::softdouble::softdouble(int)'
  1214. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x76f): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1215. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x783): undefined reference to `cv::softdouble::softdouble(int)'
  1216. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x7a0): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1217. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x7b5): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  1218. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x7ca): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  1219. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x7dc): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1220. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x7f1): undefined reference to `cv::softfloat::operator>(cv::softfloat const&) const'
  1221. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x81e): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1222. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x835): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1223. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x842): undefined reference to `cv::softfloat::softfloat(int)'
  1224. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x850): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1225. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x862): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1226. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x87e): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1227. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x88b): undefined reference to `cv::softfloat::softfloat(int)'
  1228. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x899): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1229. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LuvERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x8ab): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1230. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o): in function `cv::oclCvtColorBGR2Lab(cv::_InputArray const&, cv::_OutputArray const&, int, bool)':
  1231. color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x433): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1232. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x449): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1233. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x462): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1234. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x47a): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1235. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x498): undefined reference to `cvRound(cv::softfloat const&)'
  1236. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x4b5): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1237. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x4cc): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1238. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x4e2): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1239. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x4f4): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1240. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x500): undefined reference to `cvRound(cv::softfloat const&)'
  1241. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x514): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1242. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x52b): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1243. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x541): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1244. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x553): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1245. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x55f): undefined reference to `cvRound(cv::softfloat const&)'
  1246. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x7d0): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  1247. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x7fc): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  1248. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x85a): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1249. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x869): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1250. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x879): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1251. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x888): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1252. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x898): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1253. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x8a7): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1254. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x91a): undefined reference to `cv::softfloat::softfloat(int)'
  1255. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x93e): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  1256. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x95b): undefined reference to `cv::softfloat::operator+(cv::softfloat const&) const'
  1257. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x966): undefined reference to `cv::softfloat::operator<(cv::softfloat const&) const'
  1258. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0xbbd): undefined reference to `cv::softfloat::softfloat(int)'
  1259. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0xbd9): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1260. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x1069): undefined reference to `cv::softfloat::softfloat(int)'
  1261. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x1111): undefined reference to `cv::softfloat::softfloat(int)'
  1262. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x111e): undefined reference to `cv::softfloat::softfloat(int)'
  1263. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorBGR2LabERKNS_11_InputArrayERKNS_12_OutputArrayEib+0x1130): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1264. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o): in function `cv::oclCvtColorLuv2BGR(cv::_InputArray const&, cv::_OutputArray const&, int, int, bool)':
  1265. color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x626): undefined reference to `cv::softdouble::softdouble(int)'
  1266. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x63c): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1267. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x657): undefined reference to `cv::softdouble::softdouble(int)'
  1268. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x678): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1269. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x69b): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  1270. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x6bb): undefined reference to `cv::softdouble::operator+(cv::softdouble const&) const'
  1271. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x6d8): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1272. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x6f1): undefined reference to `cv::softfloat::operator>(cv::softfloat const&) const'
  1273. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x726): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1274. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x741): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1275. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x74e): undefined reference to `cv::softfloat::softfloat(int)'
  1276. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x760): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1277. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x776): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1278. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x799): undefined reference to `cv::softdouble::operator cv::softfloat() const'
  1279. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x7a6): undefined reference to `cv::softfloat::softfloat(int)'
  1280. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x7b8): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1281. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLuv2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x7ca): undefined reference to `cv::softfloat::operator*(cv::softfloat const&) const'
  1282. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o): in function `cv::oclCvtColorLab2BGR(cv::_InputArray const&, cv::_OutputArray const&, int, int, bool)':
  1283. color_lab.cpp:(.text._ZN2cv18oclCvtColorLab2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x5b9): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1284. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLab2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x5e5): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1285. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLab2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x612): undefined reference to `cv::softdouble::operator*(cv::softdouble const&) const'
  1286. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLab2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x6c4): undefined reference to `cv::softfloat::softfloat(int)'
  1287. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLab2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x6e1): undefined reference to `cv::softfloat::softfloat(int)'
  1288. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLab2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x6f5): undefined reference to `cv::softfloat::softfloat(int)'
  1289. /usr/bin/ld: color_lab.cpp:(.text._ZN2cv18oclCvtColorLab2BGRERKNS_11_InputArrayERKNS_12_OutputArrayEiib+0x707): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1290. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_lab.cpp.o): in function `_GLOBAL__sub_I_color_lab.cpp':
  1291. color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0xe3): undefined reference to `cv::softfloat::softfloat(int)'
  1292. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0xf0): undefined reference to `cv::softfloat::softfloat(int)'
  1293. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x100): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1294. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x11f): undefined reference to `cv::softfloat::softfloat(int)'
  1295. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x130): undefined reference to `cv::softfloat::softfloat(int)'
  1296. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x14a): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  1297. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x15b): undefined reference to `cv::softfloat::softfloat(int)'
  1298. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x16c): undefined reference to `cv::softfloat::softfloat(int)'
  1299. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x186): undefined reference to `cv::softfloat::operator-(cv::softfloat const&) const'
  1300. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x193): undefined reference to `cv::softdouble::softdouble(int)'
  1301. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x1a0): undefined reference to `cv::softdouble::softdouble(int)'
  1302. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x1b2): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  1303. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x1bf): undefined reference to `cv::softdouble::softdouble(int)'
  1304. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x1cc): undefined reference to `cv::softdouble::softdouble(int)'
  1305. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x1de): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  1306. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x1eb): undefined reference to `cv::softdouble::softdouble(int)'
  1307. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x1f8): undefined reference to `cv::softdouble::softdouble(int)'
  1308. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x20a): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  1309. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x217): undefined reference to `cv::softdouble::softdouble(int)'
  1310. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x224): undefined reference to `cv::softdouble::softdouble(int)'
  1311. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x236): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  1312. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x243): undefined reference to `cv::softdouble::softdouble(int)'
  1313. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x250): undefined reference to `cv::softdouble::softdouble(int)'
  1314. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x262): undefined reference to `cv::softdouble::operator/(cv::softdouble const&) const'
  1315. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x26f): undefined reference to `cv::softfloat::softfloat(int)'
  1316. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x27c): undefined reference to `cv::softfloat::softfloat(int)'
  1317. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x28e): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1318. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x29b): undefined reference to `cv::softfloat::softfloat(int)'
  1319. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x2a8): undefined reference to `cv::softfloat::softfloat(int)'
  1320. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x2ba): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1321. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x2c7): undefined reference to `cv::softfloat::softfloat(int)'
  1322. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x2d4): undefined reference to `cv::softfloat::softfloat(int)'
  1323. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x2e6): undefined reference to `cv::softfloat::operator/(cv::softfloat const&) const'
  1324. /usr/bin/ld: color_lab.cpp:(.text.startup._GLOBAL__sub_I_color_lab.cpp+0x2f7): undefined reference to `cv::softfloat::softfloat(int)'
  1325. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o): in function `cv::ippiSwapChannels_32f_C3C4Rf(float const*, int, float*, int, IppiSize, int const*)':
  1326. color_rgb.dispatch.cpp:(.text._ZN2cvL27ippiSwapChannels_32f_C3C4RfEPKfiPfi8IppiSizePKi+0x9): undefined reference to `ippicviSwapChannels_32f_C3C4R'
  1327. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o): in function `cv::ippiSwapChannels_16u_C3C4Rf(unsigned short const*, int, unsigned short*, int, IppiSize, int const*)':
  1328. color_rgb.dispatch.cpp:(.text._ZN2cvL27ippiSwapChannels_16u_C3C4RfEPKtiPti8IppiSizePKi+0xa): undefined reference to `ippicviSwapChannels_16u_C3C4R'
  1329. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o): in function `cv::ippiSwapChannels_8u_C3C4Rf(unsigned char const*, int, unsigned char*, int, IppiSize, int const*)':
  1330. color_rgb.dispatch.cpp:(.text._ZN2cvL26ippiSwapChannels_8u_C3C4RfEPKhiPhi8IppiSizePKi+0xa): undefined reference to `ippicviSwapChannels_8u_C3C4R'
  1331. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o): in function `cv::CvtColorIPPLoop_Invoker<cv::IPPGray2BGRFunctor<unsigned short> >::operator()(cv::Range const&) const':
  1332. color_rgb.dispatch.cpp:(.text._ZNK2cv23CvtColorIPPLoop_InvokerINS_18IPPGray2BGRFunctorItEEEclERKNS_5RangeE[_ZNK2cv23CvtColorIPPLoop_InvokerINS_18IPPGray2BGRFunctorItEEEclERKNS_5RangeE]+0x39): undefined reference to `ippicviGrayToRGB_16u_C1C3R'
  1333. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o): in function `cv::CvtColorIPPLoop_Invoker<cv::IPPGray2BGRFunctor<float> >::operator()(cv::Range const&) const':
  1334. color_rgb.dispatch.cpp:(.text._ZNK2cv23CvtColorIPPLoop_InvokerINS_18IPPGray2BGRFunctorIfEEEclERKNS_5RangeE[_ZNK2cv23CvtColorIPPLoop_InvokerINS_18IPPGray2BGRFunctorIfEEEclERKNS_5RangeE]+0x39): undefined reference to `ippicviGrayToRGB_32f_C1C3R'
  1335. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o): in function `cv::CvtColorIPPLoop_Invoker<cv::IPPGray2BGRAFunctor<unsigned char> >::operator()(cv::Range const&) const':
  1336. color_rgb.dispatch.cpp:(.text._ZNK2cv23CvtColorIPPLoop_InvokerINS_19IPPGray2BGRAFunctorIhEEEclERKNS_5RangeE[_ZNK2cv23CvtColorIPPLoop_InvokerINS_19IPPGray2BGRAFunctorIhEEEclERKNS_5RangeE]+0x41): undefined reference to `ippicviGrayToRGB_8u_C1C4R'
  1337. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o): in function `cv::CvtColorIPPLoop_Invoker<cv::IPPGray2BGRAFunctor<unsigned short> >::operator()(cv::Range const&) const':
  1338. color_rgb.dispatch.cpp:(.text._ZNK2cv23CvtColorIPPLoop_InvokerINS_19IPPGray2BGRAFunctorItEEEclERKNS_5RangeE[_ZNK2cv23CvtColorIPPLoop_InvokerINS_19IPPGray2BGRAFunctorItEEEclERKNS_5RangeE]+0x41): undefined reference to `ippicviGrayToRGB_16u_C1C4R'
  1339. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o): in function `cv::CvtColorIPPLoop_Invoker<cv::IPPGray2BGRAFunctor<float> >::operator()(cv::Range const&) const':
  1340. color_rgb.dispatch.cpp:(.text._ZNK2cv23CvtColorIPPLoop_InvokerINS_19IPPGray2BGRAFunctorIfEEEclERKNS_5RangeE[_ZNK2cv23CvtColorIPPLoop_InvokerINS_19IPPGray2BGRAFunctorIfEEEclERKNS_5RangeE]+0x41): undefined reference to `ippicviGrayToRGB_32f_C1C4R'
  1341. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o): in function `cv::hal::cvtRGBAtoMultipliedRGBA(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int)':
  1342. color_rgb.dispatch.cpp:(.text._ZN2cv3hal23cvtRGBAtoMultipliedRGBAEPKhmPhmii+0x5e): undefined reference to `ippicviAlphaPremul_8u_AC4R'
  1343. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o): in function `cv::hal::cvtBGRtoGray(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, int, int, bool)':
  1344. color_rgb.dispatch.cpp:(.text._ZN2cv3hal12cvtBGRtoGrayEPKhmPhmiiiib+0x88): undefined reference to `ippicviRGBToGray_32f_C3C1R'
  1345. /usr/bin/ld: color_rgb.dispatch.cpp:(.text._ZN2cv3hal12cvtBGRtoGrayEPKhmPhmiiiib+0xa5): undefined reference to `ippicviRGBToGray_32f_AC4C1R'
  1346. /usr/bin/ld: color_rgb.dispatch.cpp:(.text._ZN2cv3hal12cvtBGRtoGrayEPKhmPhmiiiib+0x203): undefined reference to `ippicviColorToGray_32f_AC4C1R'
  1347. /usr/bin/ld: color_rgb.dispatch.cpp:(.text._ZN2cv3hal12cvtBGRtoGrayEPKhmPhmiiiib+0x2fb): undefined reference to `ippicviColorToGray_32f_C3C1R'
  1348. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o):(.data.rel.ro._ZN2cvL22ippiSwapChannelsC4RTabE+0x0): undefined reference to `ippicviSwapChannels_8u_C4R'
  1349. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o):(.data.rel.ro._ZN2cvL22ippiSwapChannelsC4RTabE+0x10): undefined reference to `ippicviSwapChannels_16u_C4R'
  1350. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o):(.data.rel.ro._ZN2cvL22ippiSwapChannelsC4RTabE+0x28): undefined reference to `ippicviSwapChannels_32f_C4R'
  1351. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o):(.data.rel._ZN2cv22ippiSwapChannelsC3RTabE+0x0): undefined reference to `ippicviSwapChannels_8u_C3R'
  1352. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o):(.data.rel._ZN2cv22ippiSwapChannelsC3RTabE+0x10): undefined reference to `ippicviSwapChannels_16u_C3R'
  1353. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o):(.data.rel._ZN2cv22ippiSwapChannelsC3RTabE+0x28): undefined reference to `ippicviSwapChannels_32f_C3R'
  1354. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o):(.data.rel._ZN2cv24ippiSwapChannelsC4C3RTabE+0x0): undefined reference to `ippicviSwapChannels_8u_C4C3R'
  1355. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o):(.data.rel._ZN2cv24ippiSwapChannelsC4C3RTabE+0x10): undefined reference to `ippicviSwapChannels_16u_C4C3R'
  1356. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o):(.data.rel._ZN2cv24ippiSwapChannelsC4C3RTabE+0x28): undefined reference to `ippicviSwapChannels_32f_C4C3R'
  1357. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o):(.data.rel.ro._ZN2cvL17ippiCopyAC4C3RTabE+0x0): undefined reference to `ippicviCopy_8u_AC4C3R'
  1358. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o):(.data.rel.ro._ZN2cvL17ippiCopyAC4C3RTabE+0x10): undefined reference to `ippicviCopy_16u_AC4C3R'
  1359. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_rgb.dispatch.cpp.o):(.data.rel.ro._ZN2cvL17ippiCopyAC4C3RTabE+0x28): undefined reference to `ippicviCopy_32f_AC4C3R'
  1360. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(color_yuv.dispatch.cpp.o): in function `cv::cvtColorYUV2Gray_420(cv::_InputArray const&, cv::_OutputArray const&)':
  1361. color_yuv.dispatch.cpp:(.text._ZN2cv20cvtColorYUV2Gray_420ERKNS_11_InputArrayERKNS_12_OutputArrayE+0x231): undefined reference to `ippicviCopy_8u_C1R_L'
  1362. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(filter.dispatch.cpp.o): in function `ipp::IwiImage::IwiImage(ipp::IwiSize, IppDataType, int, ipp::IwiBorderSize, void*, long long)':
  1363. filter.dispatch.cpp:(.text._ZN3ipp8IwiImageC2ENS_7IwiSizeE11IppDataTypeiNS_13IwiBorderSizeEPvx[_ZN3ipp8IwiImageC5ENS_7IwiSizeE11IppDataTypeiNS_13IwiBorderSizeEPvx]+0x31): undefined reference to `iwiImage_Init'
  1364. /usr/bin/ld: filter.dispatch.cpp:(.text._ZN3ipp8IwiImageC2ENS_7IwiSizeE11IppDataTypeiNS_13IwiBorderSizeEPvx[_ZN3ipp8IwiImageC5ENS_7IwiSizeE11IppDataTypeiNS_13IwiBorderSizeEPvx]+0x78): undefined reference to `iwAtomic_AddInt'
  1365. /usr/bin/ld: filter.dispatch.cpp:(.text._ZN3ipp8IwiImageC2ENS_7IwiSizeE11IppDataTypeiNS_13IwiBorderSizeEPvx[_ZN3ipp8IwiImageC5ENS_7IwiSizeE11IppDataTypeiNS_13IwiBorderSizeEPvx]+0xc9): undefined reference to `iwiImage_InitExternal'
  1366. /usr/bin/ld: filter.dispatch.cpp:(.text._ZN3ipp8IwiImageC2ENS_7IwiSizeE11IppDataTypeiNS_13IwiBorderSizeEPvx[_ZN3ipp8IwiImageC5ENS_7IwiSizeE11IppDataTypeiNS_13IwiBorderSizeEPvx]+0x106): undefined reference to `iwiImage_Release'
  1367. /usr/bin/ld: filter.dispatch.cpp:(.text._ZN3ipp8IwiImageC2ENS_7IwiSizeE11IppDataTypeiNS_13IwiBorderSizeEPvx[_ZN3ipp8IwiImageC5ENS_7IwiSizeE11IppDataTypeiNS_13IwiBorderSizeEPvx]+0x123): undefined reference to `iwGetStatusString'
  1368. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(filter.dispatch.cpp.o): in function `cv::ippFilter2D(int, int, int, unsigned char*, unsigned long, unsigned char*, unsigned long, int, int, int, int, int, int, unsigned char*, unsigned long, int, int, int, int, double, int, bool) [clone .constprop.836]':
  1369. filter.dispatch.cpp:(.text._ZN2cvL11ippFilter2DEiiiPhmS0_miiiiiiS0_miiiidib.constprop.836+0x69f): undefined reference to `iwiFilter'
  1370. /usr/bin/ld: filter.dispatch.cpp:(.text._ZN2cvL11ippFilter2DEiiiPhmS0_miiiiiiS0_miiiidib.constprop.836+0x865): undefined reference to `iwGetStatusString'
  1371. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(filter.dispatch.cpp.o): in function `cv::cpu_baseline::RowVec_32f::ippiOperator(unsigned char const*, unsigned char*, int, int) const':
  1372. filter.dispatch.cpp:(.text._ZNK2cv12cpu_baseline10RowVec_32f12ippiOperatorEPKhPhii[_ZNK2cv12cpu_baseline10RowVec_32f12ippiOperatorEPKhPhii]+0x1a2): undefined reference to `ippicviFilterRowBorderPipelineGetBufferSize_32f_C3R'
  1373. /usr/bin/ld: filter.dispatch.cpp:(.text._ZNK2cv12cpu_baseline10RowVec_32f12ippiOperatorEPKhPhii[_ZNK2cv12cpu_baseline10RowVec_32f12ippiOperatorEPKhPhii]+0x1e8): undefined reference to `ippicviFilterRowBorderPipeline_32f_C1R'
  1374. /usr/bin/ld: filter.dispatch.cpp:(.text._ZNK2cv12cpu_baseline10RowVec_32f12ippiOperatorEPKhPhii[_ZNK2cv12cpu_baseline10RowVec_32f12ippiOperatorEPKhPhii]+0x240): undefined reference to `ippicviFilterRowBorderPipeline_32f_C3R'
  1375. /usr/bin/ld: filter.dispatch.cpp:(.text._ZNK2cv12cpu_baseline10RowVec_32f12ippiOperatorEPKhPhii[_ZNK2cv12cpu_baseline10RowVec_32f12ippiOperatorEPKhPhii]+0x296): undefined reference to `ippicviFilterRowBorderPipelineGetBufferSize_32f_C1R'
  1376. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(filter.dispatch.cpp.o): in function `cv::preprocess2DKernel(cv::Mat const&, std::vector<cv::Point_<int>, std::allocator<cv::Point_<int> > >&, std::vector<unsigned char, std::allocator<unsigned char> >&)':
  1377. filter.dispatch.cpp:(.text._ZN2cv18preprocess2DKernelERKNS_3MatERSt6vectorINS_6Point_IiEESaIS5_EERS3_IhSaIhEE+0x43): undefined reference to `cv::countNonZero(cv::_InputArray const&)'
  1378. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(templmatch.cpp.o): in function `cv::ipp_crossCorr(cv::Mat const&, cv::Mat const&, cv::Mat&, bool) [clone .cold.80]':
  1379. templmatch.cpp:(.text.unlikely._ZN2cvL13ipp_crossCorrERKNS_3MatES2_RS0_b+0xc): undefined reference to `ippicvFree'
  1380. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(templmatch.cpp.o): in function `cv::ipp_crossCorr(cv::Mat const&, cv::Mat const&, cv::Mat&, bool)':
  1381. templmatch.cpp:(.text._ZN2cvL13ipp_crossCorrERKNS_3MatES2_RS0_b+0xbb): undefined reference to `ippicviCrossCorrNorm_8u32f_C1R'
  1382. /usr/bin/ld: templmatch.cpp:(.text._ZN2cvL13ipp_crossCorrERKNS_3MatES2_RS0_b+0xdd): undefined reference to `ippicviCrossCorrNormGetBufferSize'
  1383. /usr/bin/ld: templmatch.cpp:(.text._ZN2cvL13ipp_crossCorrERKNS_3MatES2_RS0_b+0xf2): undefined reference to `ippicvMalloc_L'
  1384. /usr/bin/ld: templmatch.cpp:(.text._ZN2cvL13ipp_crossCorrERKNS_3MatES2_RS0_b+0x143): undefined reference to `ippicvFree'
  1385. /usr/bin/ld: templmatch.cpp:(.text._ZN2cvL13ipp_crossCorrERKNS_3MatES2_RS0_b+0x163): undefined reference to `ippicviCrossCorrNorm_32f_C1R'
  1386. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(templmatch.cpp.o): in function `cv::common_matchTemplate(cv::Mat&, cv::Mat&, cv::Mat&, int, int)':
  1387. templmatch.cpp:(.text._ZN2cvL20common_matchTemplateERNS_3MatES1_S1_ii+0x29d): undefined reference to `cv::meanStdDev(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_InputArray const&)'
  1388. /usr/bin/ld: templmatch.cpp:(.text._ZN2cvL20common_matchTemplateERNS_3MatES1_S1_ii+0xb0e): undefined reference to `cv::mean(cv::_InputArray const&, cv::_InputArray const&)'
  1389. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(templmatch.cpp.o): in function `cv::ipp_matchTemplate(cv::Mat&, cv::Mat&, cv::Mat&, int) [clone .cold.82]':
  1390. templmatch.cpp:(.text.unlikely._ZN2cvL17ipp_matchTemplateERNS_3MatES1_S1_i+0x12): undefined reference to `ippicvFree'
  1391. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(templmatch.cpp.o): in function `cv::ipp_matchTemplate(cv::Mat&, cv::Mat&, cv::Mat&, int)':
  1392. templmatch.cpp:(.text._ZN2cvL17ipp_matchTemplateERNS_3MatES1_S1_i+0x133): undefined reference to `ippicviSqrDistanceNorm_32f_C1R'
  1393. /usr/bin/ld: templmatch.cpp:(.text._ZN2cvL17ipp_matchTemplateERNS_3MatES1_S1_i+0x14e): undefined reference to `ippicviSqrDistanceNormGetBufferSize'
  1394. /usr/bin/ld: templmatch.cpp:(.text._ZN2cvL17ipp_matchTemplateERNS_3MatES1_S1_i+0x163): undefined reference to `ippicvMalloc_L'
  1395. /usr/bin/ld: templmatch.cpp:(.text._ZN2cvL17ipp_matchTemplateERNS_3MatES1_S1_i+0x1c1): undefined reference to `ippicvFree'
  1396. /usr/bin/ld: templmatch.cpp:(.text._ZN2cvL17ipp_matchTemplateERNS_3MatES1_S1_i+0x283): undefined reference to `ippicviSqrDistanceNorm_8u32f_C1R'
  1397. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(templmatch.cpp.o): in function `cv::ConvolveBuf::create(cv::Size_<int>, cv::Size_<int>)':
  1398. templmatch.cpp:(.text._ZN2cv11ConvolveBuf6createENS_5Size_IiEES2_+0x8e): undefined reference to `cv::getOptimalDFTSize(int)'
  1399. /usr/bin/ld: templmatch.cpp:(.text._ZN2cv11ConvolveBuf6createENS_5Size_IiEES2_+0xaa): undefined reference to `cv::getOptimalDFTSize(int)'
  1400. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(templmatch.cpp.o): in function `cv::convolve_dft(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&)':
  1401. templmatch.cpp:(.text._ZN2cvL12convolve_dftERKNS_11_InputArrayES2_RKNS_12_OutputArrayE+0x4e7): undefined reference to `cv::dft(cv::_InputArray const&, cv::_OutputArray const&, int, int)'
  1402. /usr/bin/ld: templmatch.cpp:(.text._ZN2cvL12convolve_dftERKNS_11_InputArrayES2_RKNS_12_OutputArrayE+0x69c): undefined reference to `cv::dft(cv::_InputArray const&, cv::_OutputArray const&, int, int)'
  1403. /usr/bin/ld: templmatch.cpp:(.text._ZN2cvL12convolve_dftERKNS_11_InputArrayES2_RKNS_12_OutputArrayE+0x720): undefined reference to `cv::mulSpectrums(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int, bool)'
  1404. /usr/bin/ld: templmatch.cpp:(.text._ZN2cvL12convolve_dftERKNS_11_InputArrayES2_RKNS_12_OutputArrayE+0x77f): undefined reference to `cv::dft(cv::_InputArray const&, cv::_OutputArray const&, int, int)'
  1405. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(templmatch.cpp.o): in function `cv::crossCorr(cv::Mat const&, cv::Mat const&, cv::Mat&, cv::Size_<int>, int, cv::Point_<int>, double, int)':
  1406. templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0x32c): undefined reference to `cv::getOptimalDFTSize(int)'
  1407. /usr/bin/ld: templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0x34b): undefined reference to `cv::getOptimalDFTSize(int)'
  1408. /usr/bin/ld: templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0x5f2): undefined reference to `cv::hal::DFT2D::create(int, int, int, int, int, int, int)'
  1409. /usr/bin/ld: templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0xd84): undefined reference to `cv::hal::DFT2D::create(int, int, int, int, int, int, int)'
  1410. /usr/bin/ld: templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0xe15): undefined reference to `cv::hal::DFT2D::create(int, int, int, int, int, int, int)'
  1411. /usr/bin/ld: templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0x162f): undefined reference to `cv::mulSpectrums(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int, bool)'
  1412. /usr/bin/ld: templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0x20fe): undefined reference to `cv::dft(cv::_InputArray const&, cv::_OutputArray const&, int, int)'
  1413. /usr/bin/ld: templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0x215b): undefined reference to `cv::dft(cv::_InputArray const&, cv::_OutputArray const&, int, int)'
  1414. /usr/bin/ld: templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0x29bd): undefined reference to `cv::getOptimalDFTSize(int)'
  1415. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(templmatch.cpp.o): in function `cv::matchTemplateMask(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int, cv::_InputArray const&)':
  1416. templmatch.cpp:(.text._ZN2cvL17matchTemplateMaskERKNS_11_InputArrayES2_RKNS_12_OutputArrayEiS2_+0xc93): undefined reference to `cv::meanStdDev(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_InputArray const&)'
  1417. /usr/bin/ld: templmatch.cpp:(.text._ZN2cvL17matchTemplateMaskERKNS_11_InputArrayES2_RKNS_12_OutputArrayEiS2_+0x1dbd): undefined reference to `cv::sqrt(cv::_InputArray const&, cv::_OutputArray const&)'
  1418. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(templmatch.cpp.o): in function `cv::matchTemplate_CCOEFF(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&)':
  1419. templmatch.cpp:(.text._ZN2cvL20matchTemplate_CCOEFFERKNS_11_InputArrayES2_RKNS_12_OutputArrayE+0x2a6): undefined reference to `cv::mean(cv::_InputArray const&, cv::_InputArray const&)'
  1420. /usr/bin/ld: templmatch.cpp:(.text._ZN2cvL20matchTemplate_CCOEFFERKNS_11_InputArrayES2_RKNS_12_OutputArrayE+0x427): undefined reference to `cv::mean(cv::_InputArray const&, cv::_InputArray const&)'
  1421. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgproc.a(sumpixels.cpp.o): in function `cv::hal::integral(int, int, int, unsigned char const*, unsigned long, unsigned char*, unsigned long, unsigned char*, unsigned long, unsigned char*, unsigned long, int, int, int)':
  1422. sumpixels.cpp:(.text._ZN2cv3hal8integralEiiiPKhmPhmS3_mS3_miii+0x363): undefined reference to `ippicviSqrIntegral_8u32s64f_C1R'
  1423. /usr/bin/ld: sumpixels.cpp:(.text._ZN2cv3hal8integralEiiiPKhmPhmS3_mS3_miii+0x5d3): undefined reference to `ippicviSqrIntegral_8u32f64f_C1R'
  1424. /usr/bin/ld: sumpixels.cpp:(.text._ZN2cv3hal8integralEiiiPKhmPhmS3_mS3_miii+0x662): undefined reference to `ippicviIntegral_8u32f_C1R'
  1425. /usr/bin/ld: sumpixels.cpp:(.text._ZN2cv3hal8integralEiiiPKhmPhmS3_mS3_miii+0x6ba): undefined reference to `ippicviIntegral_32f_C1R'
  1426. /usr/bin/ld: sumpixels.cpp:(.text._ZN2cv3hal8integralEiiiPKhmPhmS3_mS3_miii+0x6de): undefined reference to `ippicviIntegral_8u32s_C1R'
  1427. /usr/bin/ld: sumpixels.cpp:(.text._ZN2cv3hal8integralEiiiPKhmPhmS3_mS3_miii+0x714): undefined reference to `ippicviSqrIntegral_8u32s_C1R'
  1428. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(loadsave.cpp.o): in function `cv::imread(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)':
  1429. loadsave.cpp:(.text._ZN2cv6imreadERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEi+0x432): undefined reference to `cv::resize(cv::_InputArray const&, cv::_OutputArray const&, cv::Size_<int>, double, double, int)'
  1430. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_exr.cpp.o): in function `cv::ExrDecoder::readHeader()':
  1431. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x12): undefined reference to `Imf_2_3::globalThreadCount()'
  1432. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x30): undefined reference to `Imf_2_3::InputFile::InputFile(char const*, int)'
  1433. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x3f): undefined reference to `Imf_2_3::InputFile::header() const'
  1434. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x47): undefined reference to `Imf_2_3::Header::dataWindow() const'
  1435. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x90): undefined reference to `Imf_2_3::InputFile::header() const'
  1436. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x98): undefined reference to `Imf_2_3::hasChromaticities(Imf_2_3::Header const&)'
  1437. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0xac): undefined reference to `Imf_2_3::InputFile::header() const'
  1438. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0xb4): undefined reference to `Imf_2_3::Header::channels() const'
  1439. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0xc6): undefined reference to `Imf_2_3::ChannelList::findChannel(char const*) const'
  1440. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0xdc): undefined reference to `Imf_2_3::ChannelList::findChannel(char const*) const'
  1441. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0xf2): undefined reference to `Imf_2_3::ChannelList::findChannel(char const*) const'
  1442. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x148): undefined reference to `Imf_2_3::InputFile::header() const'
  1443. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x150): undefined reference to `Imf_2_3::chromaticities(Imf_2_3::Header const&)'
  1444. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x1a0): undefined reference to `Imf_2_3::ChannelList::findChannel(char const*) const'
  1445. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x1c2): undefined reference to `Imf_2_3::ChannelList::findChannel(char const*) const'
  1446. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x1d8): undefined reference to `Imf_2_3::ChannelList::findChannel(char const*) const'
  1447. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_exr.cpp.o): in function `cv::ExrDecoder::ExrDecoder()':
  1448. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoderC2Ev+0x8f): undefined reference to `Imf_2_3::Chromaticities::Chromaticities(Imath_2_3::Vec2<float> const&, Imath_2_3::Vec2<float> const&, Imath_2_3::Vec2<float> const&, Imath_2_3::Vec2<float> const&)'
  1449. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_exr.cpp.o): in function `cv::ExrDecoder::readData(cv::Mat&)':
  1450. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x1fe): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1451. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x218): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1452. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x28b): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1453. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x2a5): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1454. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x318): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1455. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x332): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1456. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x34e): undefined reference to `Imf_2_3::FrameBuffer::begin()'
  1457. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x377): undefined reference to `Imf_2_3::FrameBuffer::end()'
  1458. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x38f): undefined reference to `Imf_2_3::InputFile::setFrameBuffer(Imf_2_3::FrameBuffer const&)'
  1459. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x410): undefined reference to `Imf_2_3::InputFile::readPixels(int, int)'
  1460. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x8ee): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1461. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x908): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1462. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x97b): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1463. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x995): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1464. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xa08): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1465. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xa22): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1466. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xd9a): undefined reference to `Imf_2_3::InputFile::readPixels(int, int)'
  1467. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x14b7): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1468. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x14d1): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1469. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x16f1): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1470. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x170b): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1471. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x1781): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1472. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x179b): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1473. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x17c4): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1474. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x17de): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1475. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x1811): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1476. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x182b): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1477. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x1854): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1478. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x186e): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1479. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x1897): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1480. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x18b1): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1481. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_exr.cpp.o): in function `cv::ExrEncoder::write(cv::Mat const&, std::vector<int, std::allocator<int> > const&) [clone .cold.81]':
  1482. grfmt_exr.cpp:(.text.unlikely._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x3c): undefined reference to `Imf_2_3::OutputFile::~OutputFile()'
  1483. /usr/bin/ld: grfmt_exr.cpp:(.text.unlikely._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x44): undefined reference to `Imf_2_3::Header::~Header()'
  1484. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_exr.cpp.o): in function `cv::ExrEncoder::write(cv::Mat const&, std::vector<int, std::allocator<int> > const&)':
  1485. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0xa9): undefined reference to `Imf_2_3::Header::Header(int, int, float, Imath_2_3::Vec2<float> const&, float, Imf_2_3::LineOrder, Imf_2_3::Compression)'
  1486. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x118): undefined reference to `Imf_2_3::Header::channels()'
  1487. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x136): undefined reference to `Imf_2_3::Channel::Channel(Imf_2_3::PixelType, int, int, bool)'
  1488. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x14c): undefined reference to `Imf_2_3::ChannelList::insert(char const*, Imf_2_3::Channel const&)'
  1489. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x151): undefined reference to `Imf_2_3::globalThreadCount()'
  1490. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x169): undefined reference to `Imf_2_3::OutputFile::OutputFile(char const*, Imf_2_3::Header const&, int)'
  1491. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x264): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1492. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x27a): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1493. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x285): undefined reference to `Imf_2_3::OutputFile::setFrameBuffer(Imf_2_3::FrameBuffer const&)'
  1494. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x293): undefined reference to `Imf_2_3::OutputFile::writePixels(int)'
  1495. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x343): undefined reference to `Imf_2_3::OutputFile::~OutputFile()'
  1496. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x34b): undefined reference to `Imf_2_3::Header::~Header()'
  1497. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x3bf): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1498. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x3d9): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1499. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x416): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1500. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x430): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1501. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x46d): undefined reference to `Imf_2_3::Slice::Slice(Imf_2_3::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  1502. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x483): undefined reference to `Imf_2_3::FrameBuffer::insert(char const*, Imf_2_3::Slice const&)'
  1503. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x491): undefined reference to `Imf_2_3::Header::channels()'
  1504. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x4af): undefined reference to `Imf_2_3::Channel::Channel(Imf_2_3::PixelType, int, int, bool)'
  1505. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x4c5): undefined reference to `Imf_2_3::ChannelList::insert(char const*, Imf_2_3::Channel const&)'
  1506. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x4cd): undefined reference to `Imf_2_3::Header::channels()'
  1507. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x4eb): undefined reference to `Imf_2_3::Channel::Channel(Imf_2_3::PixelType, int, int, bool)'
  1508. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x501): undefined reference to `Imf_2_3::ChannelList::insert(char const*, Imf_2_3::Channel const&)'
  1509. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x509): undefined reference to `Imf_2_3::Header::channels()'
  1510. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x527): undefined reference to `Imf_2_3::Channel::Channel(Imf_2_3::PixelType, int, int, bool)'
  1511. /usr/bin/ld: grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x53d): undefined reference to `Imf_2_3::ChannelList::insert(char const*, Imf_2_3::Channel const&)'
  1512. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg.cpp.o): in function `cv::JpegEncoder::write(cv::Mat const&, std::vector<int, std::allocator<int> > const&)':
  1513. grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x105): undefined reference to `jpeg_CreateCompress'
  1514. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x112): undefined reference to `jpeg_std_error'
  1515. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x2eb): undefined reference to `jpeg_set_defaults'
  1516. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x306): undefined reference to `jpeg_set_quality'
  1517. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x32d): undefined reference to `jpeg_quality_scaling'
  1518. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x33c): undefined reference to `jpeg_quality_scaling'
  1519. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x396): undefined reference to `jpeg_default_qtables'
  1520. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x3a8): undefined reference to `jpeg_start_compress'
  1521. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x46a): undefined reference to `jpeg_write_scanlines'
  1522. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x481): undefined reference to `jpeg_finish_compress'
  1523. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x513): undefined reference to `jpeg_destroy_compress'
  1524. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x5f9): undefined reference to `jpeg_simple_progression'
  1525. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x68e): undefined reference to `jpeg_write_scanlines'
  1526. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x6d7): undefined reference to `jpeg_stdio_dest'
  1527. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x744): undefined reference to `jpeg_write_scanlines'
  1528. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg.cpp.o): in function `cv::my_jpeg_load_dht(jpeg_decompress_struct*, unsigned char*, JHUFF_TBL**, JHUFF_TBL**) [clone .constprop.74]':
  1529. grfmt_jpeg.cpp:(.text._ZN2cvL16my_jpeg_load_dhtEP22jpeg_decompress_structPhPP9JHUFF_TBLS5_.constprop.74+0x3ca): undefined reference to `jpeg_alloc_huff_table'
  1530. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg.cpp.o): in function `cv::JpegDecoder::~JpegDecoder()':
  1531. grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoderD2Ev+0x23): undefined reference to `jpeg_destroy_decompress'
  1532. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg.cpp.o): in function `cv::JpegDecoder::~JpegDecoder()':
  1533. grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoderD0Ev+0x23): undefined reference to `jpeg_destroy_decompress'
  1534. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg.cpp.o): in function `cv::JpegDecoder::readData(cv::Mat&)':
  1535. grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder8readDataERNS_3MatE+0x5c): undefined reference to `jpeg_destroy_decompress'
  1536. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder8readDataERNS_3MatE+0x148): undefined reference to `jpeg_start_decompress'
  1537. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder8readDataERNS_3MatE+0x1f2): undefined reference to `jpeg_read_scanlines'
  1538. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder8readDataERNS_3MatE+0x23b): undefined reference to `jpeg_finish_decompress'
  1539. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder8readDataERNS_3MatE+0x2e6): undefined reference to `jpeg_read_scanlines'
  1540. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg.cpp.o): in function `cv::JpegDecoder::readHeader()':
  1541. grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder10readHeaderEv+0x26): undefined reference to `jpeg_destroy_decompress'
  1542. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder10readHeaderEv+0x93): undefined reference to `jpeg_std_error'
  1543. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder10readHeaderEv+0xf0): undefined reference to `jpeg_CreateDecompress'
  1544. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder10readHeaderEv+0x2a7): undefined reference to `jpeg_stdio_src'
  1545. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder10readHeaderEv+0x2c9): undefined reference to `jpeg_read_header'
  1546. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder10readHeaderEv+0x2ee): undefined reference to `jpeg_calc_output_dimensions'
  1547. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder10readHeaderEv+0x335): undefined reference to `jpeg_destroy_decompress'
  1548. /usr/bin/ld: grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder10readHeaderEv+0x42b): undefined reference to `jpeg_resync_to_restart'
  1549. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg.cpp.o): in function `cv::JpegDecoder::close()':
  1550. grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder5closeEv+0x19): undefined reference to `jpeg_destroy_decompress'
  1551. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): in function `cv::JasperInitializer::~JasperInitializer()':
  1552. grfmt_jpeg2000.cpp:(.text._ZN2cv17JasperInitializerD2Ev[_ZN2cv17JasperInitializerD5Ev]+0x1): undefined reference to `jas_cleanup'
  1553. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): in function `cv::Jpeg2KDecoder_close(cv::Jpeg2KDecoder*)':
  1554. grfmt_jpeg2000.cpp:(.text._ZN2cvL19Jpeg2KDecoder_closeEPNS_13Jpeg2KDecoderE+0x4a): undefined reference to `jas_stream_close'
  1555. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cvL19Jpeg2KDecoder_closeEPNS_13Jpeg2KDecoderE+0x8a): undefined reference to `jas_image_destroy'
  1556. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): in function `cv::Jpeg2KDecoder::close()':
  1557. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder5closeEv+0x4a): undefined reference to `jas_stream_close'
  1558. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder5closeEv+0x8a): undefined reference to `jas_image_destroy'
  1559. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): in function `cv::Jpeg2KDecoder::readHeader()':
  1560. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder10readHeaderEv+0x54): undefined reference to `jas_stream_fopen'
  1561. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder10readHeaderEv+0x73): undefined reference to `jas_image_decode'
  1562. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): in function `cv::Jpeg2KEncoder::writeComponent8u(void*, cv::Mat const&)':
  1563. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder16writeComponent8uEPvRKNS_3MatE+0x6d): undefined reference to `jas_matrix_create'
  1564. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder16writeComponent8uEPvRKNS_3MatE+0x143): undefined reference to `jas_image_writecmpt'
  1565. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder16writeComponent8uEPvRKNS_3MatE+0x178): undefined reference to `jas_matrix_destroy'
  1566. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): in function `cv::Jpeg2KEncoder::writeComponent16u(void*, cv::Mat const&)':
  1567. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder17writeComponent16uEPvRKNS_3MatE+0x70): undefined reference to `jas_matrix_create'
  1568. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder17writeComponent16uEPvRKNS_3MatE+0x14e): undefined reference to `jas_image_writecmpt'
  1569. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder17writeComponent16uEPvRKNS_3MatE+0x172): undefined reference to `jas_matrix_destroy'
  1570. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): in function `cv::Jpeg2KEncoder::write(cv::Mat const&, std::vector<int, std::allocator<int> > const&)':
  1571. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x1dd): undefined reference to `jas_image_create'
  1572. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x25a): undefined reference to `jas_matrix_create'
  1573. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x34d): undefined reference to `jas_image_writecmpt'
  1574. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x3a8): undefined reference to `jas_image_create'
  1575. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x40d): undefined reference to `jas_matrix_create'
  1576. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x4fa): undefined reference to `jas_image_writecmpt'
  1577. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x564): undefined reference to `jas_matrix_destroy'
  1578. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x579): undefined reference to `jas_stream_fopen'
  1579. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x7a6): undefined reference to `jas_image_strtofmt'
  1580. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x7b8): undefined reference to `jas_image_encode'
  1581. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x7df): undefined reference to `jas_stream_close'
  1582. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x8d0): undefined reference to `jas_image_destroy'
  1583. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): in function `cv::initJasper()':
  1584. grfmt_jpeg2000.cpp:(.text._ZN2cvL10initJasperEv+0x4b5): undefined reference to `jas_init'
  1585. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): in function `cv::Jpeg2KDecoder::readData(cv::Mat&)':
  1586. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x15d): undefined reference to `jas_image_getcmptbytype'
  1587. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x1e9): undefined reference to `jas_matrix_destroy'
  1588. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x273): undefined reference to `jas_matrix_create'
  1589. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x2a0): undefined reference to `jas_image_readcmpt'
  1590. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x36b): undefined reference to `jas_image_getcmptbytype'
  1591. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x380): undefined reference to `jas_image_getcmptbytype'
  1592. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x393): undefined reference to `jas_image_getcmptbytype'
  1593. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x3ee): undefined reference to `jas_cmprof_createfromclrspc'
  1594. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x40a): undefined reference to `jas_image_chclrspc'
  1595. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x41e): undefined reference to `jas_image_destroy'
  1596. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x434): undefined reference to `jas_cmprof_destroy'
  1597. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x813): undefined reference to `jas_matrix_destroy'
  1598. /usr/bin/ld: grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x8c5): undefined reference to `jas_cmprof_destroy'
  1599. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_png.cpp.o): in function `cv::PngEncoder::write(cv::Mat const&, std::vector<int, std::allocator<int> > const&)':
  1600. grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x45): undefined reference to `png_create_write_struct'
  1601. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0xcf): undefined reference to `png_create_info_struct'
  1602. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0xf7): undefined reference to `png_set_longjmp_fn'
  1603. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x136): undefined reference to `png_set_write_fn'
  1604. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x1fd): undefined reference to `png_set_compression_level'
  1605. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x20b): undefined reference to `png_set_compression_strategy'
  1606. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x274): undefined reference to `png_set_IHDR'
  1607. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x28b): undefined reference to `png_write_info'
  1608. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x29c): undefined reference to `png_set_packing'
  1609. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x2a8): undefined reference to `png_set_bgr'
  1610. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x2b4): undefined reference to `png_set_swap'
  1611. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x491): undefined reference to `png_write_image'
  1612. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x4a4): undefined reference to `png_write_end'
  1613. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x4bf): undefined reference to `png_destroy_write_struct'
  1614. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x590): undefined reference to `png_set_filter'
  1615. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x5ee): undefined reference to `png_init_io'
  1616. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_png.cpp.o): in function `cv::PngDecoder::readDataFromBuf(void*, unsigned char*, unsigned long)':
  1617. grfmt_png.cpp:(.text._ZN2cv10PngDecoder15readDataFromBufEPvPhm+0x24): undefined reference to `png_get_io_ptr'
  1618. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder15readDataFromBufEPvPhm+0xd4): undefined reference to `png_error'
  1619. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_png.cpp.o): in function `cv::PngDecoder::~PngDecoder()':
  1620. grfmt_png.cpp:(.text._ZN2cv10PngDecoderD2Ev+0x74): undefined reference to `png_destroy_read_struct'
  1621. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_png.cpp.o): in function `cv::PngDecoder::~PngDecoder()':
  1622. grfmt_png.cpp:(.text._ZN2cv10PngDecoderD0Ev+0x74): undefined reference to `png_destroy_read_struct'
  1623. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_png.cpp.o): in function `cv::PngDecoder::readData(cv::Mat&)':
  1624. grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0xf9): undefined reference to `png_set_longjmp_fn'
  1625. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x12f): undefined reference to `png_set_swap'
  1626. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x155): undefined reference to `png_set_strip_alpha'
  1627. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x199): undefined reference to `png_set_gray_to_rgb'
  1628. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x1a6): undefined reference to `png_set_interlace_handling'
  1629. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x1b3): undefined reference to `png_read_update_info'
  1630. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x32a): undefined reference to `png_read_image'
  1631. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x339): undefined reference to `png_read_end'
  1632. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x3ae): undefined reference to `png_destroy_read_struct'
  1633. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x466): undefined reference to `png_set_expand_gray_1_2_4_to_8'
  1634. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x4aa): undefined reference to `png_set_rgb_to_gray'
  1635. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x4b9): undefined reference to `png_set_tRNS_to_alpha'
  1636. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x4ce): undefined reference to `png_set_palette_to_rgb'
  1637. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x526): undefined reference to `png_set_bgr'
  1638. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x530): undefined reference to `png_set_strip_16'
  1639. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_png.cpp.o): in function `cv::PngDecoder::readHeader()':
  1640. grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0x84): undefined reference to `png_destroy_read_struct'
  1641. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0xac): undefined reference to `png_create_read_struct'
  1642. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0xc1): undefined reference to `png_create_info_struct'
  1643. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0xd1): undefined reference to `png_create_info_struct'
  1644. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0x1b5): undefined reference to `png_destroy_read_struct'
  1645. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0x1e8): undefined reference to `png_set_longjmp_fn'
  1646. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0x3af): undefined reference to `png_init_io'
  1647. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0x560): undefined reference to `png_read_info'
  1648. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0x589): undefined reference to `png_get_IHDR'
  1649. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0x5f8): undefined reference to `png_get_tRNS'
  1650. /usr/bin/ld: grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0x66a): undefined reference to `png_set_read_fn'
  1651. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_png.cpp.o): in function `cv::PngDecoder::close()':
  1652. grfmt_png.cpp:(.text._ZN2cv10PngDecoder5closeEv+0x6a): undefined reference to `png_destroy_read_struct'
  1653. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_png.cpp.o): in function `cv::PngEncoder::writeDataToBuf(void*, unsigned char*, unsigned long)':
  1654. grfmt_png.cpp:(.text._ZN2cv10PngEncoder14writeDataToBufEPvPhm+0x47): undefined reference to `png_get_io_ptr'
  1655. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o): in function `cv::cv_tiffCloseHandle(void*)':
  1656. grfmt_tiff.cpp:(.text._ZN2cvL18cv_tiffCloseHandleEPv+0x1): undefined reference to `TIFFClose'
  1657. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o): in function `cv::TiffDecoder::newDecoder() const':
  1658. grfmt_tiff.cpp:(.text._ZNK2cv11TiffDecoder10newDecoderEv+0xcc): undefined reference to `TIFFSetErrorHandler'
  1659. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZNK2cv11TiffDecoder10newDecoderEv+0xd8): undefined reference to `TIFFSetWarningHandler'
  1660. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o): in function `cv::TiffDecoder::readHeader() [clone .cold.136]':
  1661. grfmt_tiff.cpp:(.text.unlikely._ZN2cv11TiffDecoder10readHeaderEv+0xc): undefined reference to `TIFFClose'
  1662. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o): in function `cv::TiffDecoder::readHeader()':
  1663. grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x5e): undefined reference to `TIFFGetField'
  1664. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x430): undefined reference to `TIFFGetField'
  1665. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x981): undefined reference to `TIFFOpen'
  1666. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0xa70): undefined reference to `TIFFGetField'
  1667. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0xaae): undefined reference to `TIFFGetField'
  1668. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0xf02): undefined reference to `TIFFClientOpen'
  1669. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0xff8): undefined reference to `TIFFGetField'
  1670. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o): in function `cv::TiffDecoder::nextPage()':
  1671. grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8nextPageEv+0x14): undefined reference to `TIFFReadDirectory'
  1672. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o): in function `cv::TiffDecoder::readData(cv::Mat&)':
  1673. grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x66): undefined reference to `TIFFGetField'
  1674. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x109): undefined reference to `TIFFSetField'
  1675. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x1fd): undefined reference to `TIFFIsTiled'
  1676. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x23c): undefined reference to `TIFFGetField'
  1677. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0xac9): undefined reference to `TIFFGetField'
  1678. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0xaeb): undefined reference to `TIFFGetField'
  1679. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0xb81): undefined reference to `TIFFGetField'
  1680. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0xc8c): undefined reference to `TIFFRGBAImageOK'
  1681. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0xe26): undefined reference to `TIFFGetField'
  1682. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0xf0a): undefined reference to `TIFFSetField'
  1683. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x10d1): undefined reference to `TIFFReadRGBAStrip'
  1684. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x12ed): undefined reference to `TIFFReadEncodedStrip'
  1685. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x16bc): undefined reference to `TIFFReadEncodedStrip'
  1686. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x1921): undefined reference to `TIFFReadEncodedTile'
  1687. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x1a01): undefined reference to `TIFFReadEncodedTile'
  1688. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x1afb): undefined reference to `TIFFReadRGBATile'
  1689. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x228c): undefined reference to `TIFFGetField'
  1690. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o): in function `cv::TiffEncoder::write_32FC3_SGILOG(cv::Mat const&, void*)':
  1691. grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv+0xf4): undefined reference to `TIFFSetField'
  1692. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv+0x510): undefined reference to `TIFFSetField'
  1693. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv+0x928): undefined reference to `TIFFSetField'
  1694. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv+0xd60): undefined reference to `TIFFSetField'
  1695. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv+0x11b0): undefined reference to `TIFFSetField'
  1696. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o):grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv+0x11c9): more undefined references to `TIFFSetField' follow
  1697. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o): in function `cv::TiffEncoder::write_32FC3_SGILOG(cv::Mat const&, void*)':
  1698. grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv+0x1acb): undefined reference to `TIFFWriteEncodedStrip'
  1699. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv+0x1d9a): undefined reference to `TIFFWriteDirectory'
  1700. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o): in function `cv::TiffEncoder::write_32FC3_SGILOG(cv::Mat const&, void*) [clone .constprop.124]':
  1701. grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv.constprop.124+0xf4): undefined reference to `TIFFSetField'
  1702. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv.constprop.124+0x510): undefined reference to `TIFFSetField'
  1703. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv.constprop.124+0x928): undefined reference to `TIFFSetField'
  1704. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv.constprop.124+0xd60): undefined reference to `TIFFSetField'
  1705. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv.constprop.124+0x11b0): undefined reference to `TIFFSetField'
  1706. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o):grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv.constprop.124+0x11c9): more undefined references to `TIFFSetField' follow
  1707. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o): in function `cv::TiffEncoder::write_32FC3_SGILOG(cv::Mat const&, void*) [clone .constprop.124]':
  1708. grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv.constprop.124+0x1acb): undefined reference to `TIFFWriteEncodedStrip'
  1709. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder18write_32FC3_SGILOGERKNS_3MatEPv.constprop.124+0x1d9a): undefined reference to `TIFFWriteDirectory'
  1710. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o): in function `cv::TiffEncoder::writeLibTiff(std::vector<cv::Mat, std::allocator<cv::Mat> > const&, std::vector<int, std::allocator<int> > const&) [clone .cold.140]':
  1711. grfmt_tiff.cpp:(.text.unlikely._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0x37e): undefined reference to `TIFFClose'
  1712. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o): in function `cv::TiffEncoder::writeLibTiff(std::vector<cv::Mat, std::allocator<cv::Mat> > const&, std::vector<int, std::allocator<int> > const&)':
  1713. grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0x8f): undefined reference to `TIFFClientOpen'
  1714. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0x2cd): undefined reference to `TIFFSetField'
  1715. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0x2e8): undefined reference to `TIFFSetField'
  1716. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0x447): undefined reference to `TIFFSetField'
  1717. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0x462): undefined reference to `TIFFSetField'
  1718. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0x47c): undefined reference to `TIFFSetField'
  1719. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o):grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0x495): more undefined references to `TIFFSetField' follow
  1720. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_tiff.cpp.o): in function `cv::TiffEncoder::writeLibTiff(std::vector<cv::Mat, std::allocator<cv::Mat> > const&, std::vector<int, std::allocator<int> > const&)':
  1721. grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0x56b): undefined reference to `TIFFScanlineSize'
  1722. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0x83c): undefined reference to `TIFFWriteScanline'
  1723. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0x85e): undefined reference to `TIFFWriteDirectory'
  1724. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0x970): undefined reference to `TIFFSetField'
  1725. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0x9aa): undefined reference to `TIFFSetField'
  1726. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0xbcc): undefined reference to `TIFFOpen'
  1727. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0x121c): undefined reference to `TIFFSetField'
  1728. /usr/bin/ld: grfmt_tiff.cpp:(.text._ZN2cv11TiffEncoder12writeLibTiffERKSt6vectorINS_3MatESaIS2_EERKS1_IiSaIiEE+0x128f): undefined reference to `TIFFSetField'
  1729. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_webp.cpp.o): in function `cv::WebPDecoder::checkSignature(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const':
  1730. grfmt_webp.cpp:(.text._ZNK2cv11WebPDecoder14checkSignatureERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x44): undefined reference to `WebPGetFeaturesInternal'
  1731. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_webp.cpp.o): in function `cv::WebPDecoder::readHeader()':
  1732. grfmt_webp.cpp:(.text._ZN2cv11WebPDecoder10readHeaderEv+0x555): undefined reference to `WebPGetFeaturesInternal'
  1733. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_webp.cpp.o): in function `cv::WebPDecoder::readData(cv::Mat&)':
  1734. grfmt_webp.cpp:(.text._ZN2cv11WebPDecoder8readDataERNS_3MatE+0x6a2): undefined reference to `WebPDecodeBGRInto'
  1735. /usr/bin/ld: grfmt_webp.cpp:(.text._ZN2cv11WebPDecoder8readDataERNS_3MatE+0x8fe): undefined reference to `WebPDecodeBGRAInto'
  1736. /usr/bin/ld: grfmt_webp.cpp:(.text._ZN2cv11WebPDecoder8readDataERNS_3MatE+0xa6d): undefined reference to `WebPDecodeBGRInto'
  1737. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_webp.cpp.o): in function `cv::WebPEncoder::write(cv::Mat const&, std::vector<int, std::allocator<int> > const&) [clone .cold.107]':
  1738. grfmt_webp.cpp:(.text.unlikely._ZN2cv11WebPEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x32): undefined reference to `WebPFree'
  1739. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_imgcodecs.a(grfmt_webp.cpp.o): in function `cv::WebPEncoder::write(cv::Mat const&, std::vector<int, std::allocator<int> > const&)':
  1740. grfmt_webp.cpp:(.text._ZN2cv11WebPEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x111): undefined reference to `WebPEncodeLosslessBGRA'
  1741. /usr/bin/ld: grfmt_webp.cpp:(.text._ZN2cv11WebPEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x14e): undefined reference to `WebPFree'
  1742. /usr/bin/ld: grfmt_webp.cpp:(.text._ZN2cv11WebPEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x2e2): undefined reference to `WebPEncodeBGRA'
  1743. /usr/bin/ld: grfmt_webp.cpp:(.text._ZN2cv11WebPEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x408): undefined reference to `WebPEncodeLosslessBGR'
  1744. /usr/bin/ld: grfmt_webp.cpp:(.text._ZN2cv11WebPEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x438): undefined reference to `WebPEncodeBGR'
  1745. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_dc1394_v2.cpp.o): in function `CvDC1394::~CvDC1394()':
  1746. cap_dc1394_v2.cpp:(.text._ZN8CvDC1394D2Ev+0x9): undefined reference to `dc1394_free'
  1747. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_dc1394_v2.cpp.o): in function `CvCaptureCAM_DC1394_v2_CPP::close()':
  1748. cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP5closeEv+0x17): undefined reference to `dc1394_capture_get_fileno'
  1749. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP5closeEv+0x28): undefined reference to `dc1394_video_set_transmission'
  1750. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP5closeEv+0x31): undefined reference to `dc1394_capture_stop'
  1751. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP5closeEv+0x3a): undefined reference to `dc1394_camera_free'
  1752. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP5closeEv+0xf9): undefined reference to `dc1394_new'
  1753. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP5closeEv+0x152): undefined reference to `dc1394_new'
  1754. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_dc1394_v2.cpp.o): in function `CvCaptureCAM_DC1394_v2_CPP::open(int)':
  1755. cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP4openEi+0x63): undefined reference to `dc1394_camera_enumerate'
  1756. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP4openEi+0xad): undefined reference to `dc1394_camera_new'
  1757. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP4openEi+0xcb): undefined reference to `dc1394_feature_get_all'
  1758. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP4openEi+0x10d): undefined reference to `dc1394_camera_free_list'
  1759. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP4openEi+0x12d): undefined reference to `dc1394_new'
  1760. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP4openEi+0x18d): undefined reference to `dc1394_new'
  1761. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP4openEi+0x1ed): undefined reference to `dc1394_new'
  1762. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_dc1394_v2.cpp.o): in function `CvCaptureCAM_DC1394_v2_CPP::startCapture()':
  1763. cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x76): undefined reference to `dc1394_video_set_operation_mode'
  1764. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x94): undefined reference to `dc1394_video_set_iso_speed'
  1765. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0xd9): undefined reference to `dc1394_capture_setup'
  1766. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x123): undefined reference to `dc1394_capture_get_fileno'
  1767. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x14a): undefined reference to `dc1394_capture_get_fileno'
  1768. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x172): undefined reference to `dc1394_video_set_transmission'
  1769. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x186): undefined reference to `dc1394_video_get_mode'
  1770. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x198): undefined reference to `dc1394_video_get_supported_framerates'
  1771. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x385): undefined reference to `dc1394_video_set_framerate'
  1772. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x3c0): undefined reference to `dc1394_get_control_registers'
  1773. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x3e9): undefined reference to `dc1394_video_get_supported_modes'
  1774. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x46c): undefined reference to `dc1394_video_get_supported_modes'
  1775. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x4d5): undefined reference to `dc1394_get_color_coding_from_video_mode'
  1776. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x4ea): undefined reference to `dc1394_get_image_size_from_video_mode'
  1777. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x534): undefined reference to `dc1394_video_set_mode'
  1778. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x561): undefined reference to `dc1394_video_set_mode'
  1779. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x577): undefined reference to `dc1394_get_image_size_from_video_mode'
  1780. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP12startCaptureEv+0x5f5): undefined reference to `dc1394_new'
  1781. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_dc1394_v2.cpp.o): in function `CvCaptureCAM_DC1394_v2_CPP::grabFrame()':
  1782. cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP9grabFrameEv+0x63): undefined reference to `dc1394_capture_dequeue'
  1783. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP9grabFrameEv+0x7a): undefined reference to `dc1394_capture_is_frame_corrupt'
  1784. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP9grabFrameEv+0x1f9): undefined reference to `dc1394_debayer_frames'
  1785. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP9grabFrameEv+0x2b7): undefined reference to `dc1394_capture_enqueue'
  1786. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP9grabFrameEv+0x3f0): undefined reference to `dc1394_capture_enqueue'
  1787. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP9grabFrameEv+0x405): undefined reference to `dc1394_capture_enqueue'
  1788. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP9grabFrameEv+0x42b): undefined reference to `dc1394_deinterlace_stereo_frames'
  1789. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP9grabFrameEv+0x439): undefined reference to `dc1394_capture_enqueue'
  1790. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP9grabFrameEv+0x4e5): undefined reference to `dc1394_convert_frames'
  1791. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP9grabFrameEv+0x4f3): undefined reference to `dc1394_capture_enqueue'
  1792. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_dc1394_v2.cpp.o): in function `CvDC1394::CvDC1394()':
  1793. cap_dc1394_v2.cpp:(.text._ZN8CvDC1394C2Ev+0x5): undefined reference to `dc1394_new'
  1794. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_dc1394_v2.cpp.o): in function `cv::create_DC1394_capture(int)':
  1795. cap_dc1394_v2.cpp:(.text._ZN2cv21create_DC1394_captureEi+0xeb): undefined reference to `dc1394_camera_enumerate'
  1796. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN2cv21create_DC1394_captureEi+0x138): undefined reference to `dc1394_camera_new'
  1797. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN2cv21create_DC1394_captureEi+0x156): undefined reference to `dc1394_feature_get_all'
  1798. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN2cv21create_DC1394_captureEi+0x168): undefined reference to `dc1394_camera_free_list'
  1799. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN2cv21create_DC1394_captureEi+0x1ba): undefined reference to `dc1394_camera_free_list'
  1800. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN2cv21create_DC1394_captureEi+0x22d): undefined reference to `dc1394_new'
  1801. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN2cv21create_DC1394_captureEi+0x28d): undefined reference to `dc1394_new'
  1802. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN2cv21create_DC1394_captureEi+0x2ed): undefined reference to `dc1394_new'
  1803. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_dc1394_v2.cpp.o): in function `CvCaptureCAM_DC1394_v2_CPP::setProperty(int, double)':
  1804. cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP11setPropertyEid+0x1e4): undefined reference to `dc1394_feature_set_mode'
  1805. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP11setPropertyEid+0x257): undefined reference to `dc1394_feature_set_value'
  1806. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP11setPropertyEid+0x571): undefined reference to `dc1394_feature_set_power'
  1807. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP11setPropertyEid+0x5ad): undefined reference to `dc1394_feature_set_absolute_control'
  1808. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP11setPropertyEid+0x5cd): undefined reference to `dc1394_feature_set_mode'
  1809. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP11setPropertyEid+0x5f8): undefined reference to `dc1394_feature_set_mode'
  1810. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP11setPropertyEid+0x627): undefined reference to `dc1394_feature_set_power'
  1811. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP11setPropertyEid+0x666): undefined reference to `dc1394_feature_whitebalance_set_value'
  1812. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZN26CvCaptureCAM_DC1394_v2_CPP11setPropertyEid+0x68e): undefined reference to `dc1394_feature_whitebalance_set_value'
  1813. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_dc1394_v2.cpp.o): in function `CvCaptureCAM_DC1394_v2_CPP::getProperty(int) const':
  1814. cap_dc1394_v2.cpp:(.text._ZNK26CvCaptureCAM_DC1394_v2_CPP11getPropertyEi+0xeb): undefined reference to `dc1394_feature_whitebalance_get_value'
  1815. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZNK26CvCaptureCAM_DC1394_v2_CPP11getPropertyEi+0x153): undefined reference to `dc1394_feature_whitebalance_get_value'
  1816. /usr/bin/ld: cap_dc1394_v2.cpp:(.text._ZNK26CvCaptureCAM_DC1394_v2_CPP11getPropertyEi+0x1c5): undefined reference to `dc1394_feature_get_value'
  1817. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `GStreamerCapture::newPad(_GstElement*, _GstPad*, void*)':
  1818. cap_gstreamer.cpp:(.text._ZN16GStreamerCapture6newPadEP11_GstElementP7_GstPadPv+0x14): undefined reference to `gst_element_get_static_pad'
  1819. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture6newPadEP11_GstElementP7_GstPadPv+0x27): undefined reference to `gst_pad_link'
  1820. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture6newPadEP11_GstElementP7_GstPadPv+0x35): undefined reference to `gst_object_unref'
  1821. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `GStreamerCapture::~GStreamerCapture()':
  1822. cap_gstreamer.cpp:(.text._ZN16GStreamerCaptureD2Ev+0x2a): undefined reference to `gst_element_get_type'
  1823. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCaptureD2Ev+0x50): undefined reference to `g_type_check_instance_is_a'
  1824. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCaptureD2Ev+0x6e): undefined reference to `gst_element_get_state'
  1825. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCaptureD2Ev+0x85): undefined reference to `gst_element_get_type'
  1826. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCaptureD2Ev+0xa7): undefined reference to `g_type_check_instance_is_a'
  1827. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCaptureD2Ev+0xb8): undefined reference to `gst_element_set_state'
  1828. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCaptureD2Ev+0xce): undefined reference to `gst_element_get_type'
  1829. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCaptureD2Ev+0xe7): undefined reference to `g_type_check_instance_is_a'
  1830. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCaptureD2Ev+0xf0): undefined reference to `gst_element_get_type'
  1831. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCaptureD2Ev+0xfc): undefined reference to `g_type_check_instance_cast'
  1832. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCaptureD2Ev+0x109): undefined reference to `gst_element_set_state'
  1833. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCaptureD2Ev+0x10e): undefined reference to `gst_object_get_type'
  1834. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCaptureD2Ev+0x11a): undefined reference to `g_type_check_instance_cast'
  1835. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCaptureD2Ev+0x122): undefined reference to `gst_object_unref'
  1836. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCaptureD2Ev+0x145): undefined reference to `gst_object_unref'
  1837. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `GStreamerCapture::determineFrameDims(cv::Size_<int>&)':
  1838. cap_gstreamer.cpp:(.text._ZN16GStreamerCapture18determineFrameDimsERN2cv5Size_IiEE+0x15): undefined reference to `gst_sample_get_caps'
  1839. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture18determineFrameDimsERN2cv5Size_IiEE+0x20): undefined reference to `gst_caps_get_size'
  1840. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture18determineFrameDimsERN2cv5Size_IiEE+0x46): undefined reference to `gst_caps_get_structure'
  1841. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture18determineFrameDimsERN2cv5Size_IiEE+0x5c): undefined reference to `gst_structure_get_int'
  1842. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture18determineFrameDimsERN2cv5Size_IiEE+0x73): undefined reference to `gst_structure_get_int'
  1843. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture18determineFrameDimsERN2cv5Size_IiEE+0x87): undefined reference to `gst_structure_get_name'
  1844. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture18determineFrameDimsERN2cv5Size_IiEE+0xf3): undefined reference to `gst_structure_get_string'
  1845. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `GStreamerCapture::retrieveFrame(int, cv::_OutputArray const&)':
  1846. cap_gstreamer.cpp:(.text._ZN16GStreamerCapture13retrieveFrameEiRKN2cv12_OutputArrayE+0x85): undefined reference to `gst_sample_get_buffer'
  1847. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture13retrieveFrameEiRKN2cv12_OutputArrayE+0xa5): undefined reference to `gst_buffer_map'
  1848. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture13retrieveFrameEiRKN2cv12_OutputArrayE+0x376): undefined reference to `gst_buffer_unmap'
  1849. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `GStreamerCapture::isPipelinePlaying()':
  1850. cap_gstreamer.cpp:(.text._ZN16GStreamerCapture17isPipelinePlayingEv+0x1e): undefined reference to `gst_element_get_type'
  1851. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture17isPipelinePlayingEv+0x3b): undefined reference to `g_type_check_instance_is_a'
  1852. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture17isPipelinePlayingEv+0x5c): undefined reference to `gst_element_get_state'
  1853. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `GStreamerCapture::stopPipeline()':
  1854. cap_gstreamer.cpp:(.text._ZN16GStreamerCapture12stopPipelineEv+0xe): undefined reference to `gst_element_get_type'
  1855. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture12stopPipelineEv+0x2b): undefined reference to `g_type_check_instance_is_a'
  1856. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture12stopPipelineEv+0x3d): undefined reference to `gst_element_set_state'
  1857. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture12stopPipelineEv+0x55): undefined reference to `gst_object_unref'
  1858. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `GStreamerCapture::setFilter(char const*, int, int, int)':
  1859. cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9setFilterEPKciii+0x15): undefined reference to `_gst_caps_type'
  1860. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9setFilterEPKciii+0x56): undefined reference to `gst_caps_new_simple'
  1861. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9setFilterEPKciii+0x66): undefined reference to `gst_caps_fixate'
  1862. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9setFilterEPKciii+0x72): undefined reference to `gst_app_sink_get_type'
  1863. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9setFilterEPKciii+0x7e): undefined reference to `g_type_check_instance_cast'
  1864. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9setFilterEPKciii+0xc1): undefined reference to `gst_caps_new_simple'
  1865. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9setFilterEPKciii+0xe3): undefined reference to `gst_mini_object_is_writable'
  1866. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9setFilterEPKciii+0x10c): undefined reference to `gst_caps_set_simple'
  1867. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9setFilterEPKciii+0x126): undefined reference to `gst_caps_set_simple'
  1868. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9setFilterEPKciii+0x14f): undefined reference to `gst_mini_object_make_writable'
  1869. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9setFilterEPKciii+0x8f): undefined reference to `gst_app_sink_set_caps'
  1870. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `GStreamerCapture::removeFilter(char const*)':
  1871. cap_gstreamer.cpp:(.text._ZN16GStreamerCapture12removeFilterEPKc+0x19): undefined reference to `gst_mini_object_is_writable'
  1872. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture12removeFilterEPKc+0x28): undefined reference to `gst_caps_get_structure'
  1873. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture12removeFilterEPKc+0x33): undefined reference to `gst_structure_remove_field'
  1874. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture12removeFilterEPKc+0x3c): undefined reference to `gst_app_sink_get_type'
  1875. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture12removeFilterEPKc+0x48): undefined reference to `g_type_check_instance_cast'
  1876. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture12removeFilterEPKc+0x61): undefined reference to `gst_mini_object_make_writable'
  1877. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture12removeFilterEPKc+0x59): undefined reference to `gst_app_sink_set_caps'
  1878. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `handleMessage(_GstElement*)':
  1879. cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0x4c): undefined reference to `gst_element_get_bus'
  1880. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0x64): undefined reference to `gst_bus_have_pending'
  1881. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0x70): undefined reference to `gst_bus_pop'
  1882. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0x7f): undefined reference to `_gst_message_type'
  1883. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0x90): undefined reference to `gst_is_missing_plugin_message'
  1884. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0xb6): undefined reference to `gst_mini_object_unref'
  1885. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0xbe): undefined reference to `gst_bus_have_pending'
  1886. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0xc7): undefined reference to `gst_object_get_type'
  1887. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0xd2): undefined reference to `g_type_check_instance_cast'
  1888. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0xda): undefined reference to `gst_object_unref'
  1889. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0x115): undefined reference to `gst_message_parse_state_changed'
  1890. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0x12e): undefined reference to `gst_message_parse_error'
  1891. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0x138): undefined reference to `g_error_free'
  1892. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0x142): undefined reference to `g_free'
  1893. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0x147): undefined reference to `gst_element_get_type'
  1894. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0x152): undefined reference to `g_type_check_instance_cast'
  1895. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0x15f): undefined reference to `gst_element_set_state'
  1896. /usr/bin/ld: cap_gstreamer.cpp:(.text._Z13handleMessageP11_GstElement+0x17e): undefined reference to `gst_message_parse_stream_status'
  1897. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `GStreamerCapture::startPipeline()':
  1898. cap_gstreamer.cpp:(.text._ZN16GStreamerCapture13startPipelineEv+0xe): undefined reference to `gst_element_get_type'
  1899. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture13startPipelineEv+0x2c): undefined reference to `g_type_check_instance_is_a'
  1900. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture13startPipelineEv+0x3e): undefined reference to `gst_element_set_state'
  1901. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture13startPipelineEv+0x7a): undefined reference to `gst_object_unref'
  1902. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture13startPipelineEv+0xa0): undefined reference to `gst_element_get_state'
  1903. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `GStreamerCapture::grabFrame()':
  1904. cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9grabFrameEv+0x1e): undefined reference to `gst_element_get_type'
  1905. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9grabFrameEv+0x40): undefined reference to `g_type_check_instance_is_a'
  1906. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9grabFrameEv+0x51): undefined reference to `gst_element_get_type'
  1907. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9grabFrameEv+0x73): undefined reference to `g_type_check_instance_is_a'
  1908. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9grabFrameEv+0x96): undefined reference to `gst_element_get_state'
  1909. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9grabFrameEv+0xad): undefined reference to `gst_app_sink_get_type'
  1910. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9grabFrameEv+0xb9): undefined reference to `g_type_check_instance_cast'
  1911. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9grabFrameEv+0xc1): undefined reference to `gst_app_sink_is_eos'
  1912. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9grabFrameEv+0xd3): undefined reference to `gst_mini_object_unref'
  1913. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9grabFrameEv+0xd8): undefined reference to `gst_app_sink_get_type'
  1914. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9grabFrameEv+0xe4): undefined reference to `g_type_check_instance_cast'
  1915. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture9grabFrameEv+0xec): undefined reference to `gst_app_sink_pull_sample'
  1916. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `GStreamerCapture::restartPipeline()':
  1917. cap_gstreamer.cpp:(.text._ZN16GStreamerCapture15restartPipelineEv+0x17): undefined reference to `gst_element_get_type'
  1918. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture15restartPipelineEv+0x35): undefined reference to `g_type_check_instance_is_a'
  1919. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture15restartPipelineEv+0x47): undefined reference to `gst_element_set_state'
  1920. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture15restartPipelineEv+0x65): undefined reference to `gst_object_unref'
  1921. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `GStreamerCapture::open(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  1922. cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x6c): undefined reference to `gst_uri_is_valid'
  1923. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x97): undefined reference to `g_filename_to_uri'
  1924. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0xd6): undefined reference to `g_strdup'
  1925. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0xe1): undefined reference to `gst_uri_get_protocol'
  1926. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x109): undefined reference to `gst_element_factory_make'
  1927. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x119): undefined reference to `g_type_check_instance_cast'
  1928. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x12f): undefined reference to `g_object_set'
  1929. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x137): undefined reference to `g_free'
  1930. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x147): undefined reference to `gst_pipeline_new'
  1931. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x159): undefined reference to `gst_element_factory_make'
  1932. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x16a): undefined reference to `gst_element_factory_make'
  1933. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x176): undefined reference to `gst_bin_get_type'
  1934. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x182): undefined reference to `g_type_check_instance_cast'
  1935. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x198): undefined reference to `gst_bin_add_many'
  1936. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x1b7): undefined reference to `g_signal_connect_data'
  1937. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x1c3): undefined reference to `gst_element_link'
  1938. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x1d0): undefined reference to `gst_app_sink_get_type'
  1939. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x1e3): undefined reference to `g_type_check_instance_cast'
  1940. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x1f3): undefined reference to `gst_app_sink_set_max_buffers'
  1941. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x1f8): undefined reference to `gst_app_sink_get_type'
  1942. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x204): undefined reference to `g_type_check_instance_cast'
  1943. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x20e): undefined reference to `gst_app_sink_set_emit_signals'
  1944. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x21a): undefined reference to `gst_caps_from_string'
  1945. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x226): undefined reference to `gst_app_sink_get_type'
  1946. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x232): undefined reference to `g_type_check_instance_cast'
  1947. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x23d): undefined reference to `gst_app_sink_set_caps'
  1948. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x246): undefined reference to `gst_mini_object_unref'
  1949. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x24b): undefined reference to `gst_bin_get_type'
  1950. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x257): undefined reference to `g_type_check_instance_cast'
  1951. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x26b): undefined reference to `gst_debug_bin_to_dot_file'
  1952. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x270): undefined reference to `gst_element_get_type'
  1953. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x27c): undefined reference to `g_type_check_instance_cast'
  1954. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x286): undefined reference to `gst_element_set_state'
  1955. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x2a9): undefined reference to `gst_element_query_duration'
  1956. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x2ca): undefined reference to `gst_element_get_static_pad'
  1957. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x2d2): undefined reference to `gst_pad_get_current_caps'
  1958. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x2dc): undefined reference to `gst_caps_get_structure'
  1959. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x2f2): undefined reference to `gst_structure_get_int'
  1960. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x305): undefined reference to `gst_structure_get_int'
  1961. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x32e): undefined reference to `gst_structure_get_fraction'
  1962. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x367): undefined reference to `gst_element_query_position'
  1963. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x394): undefined reference to `gst_bin_get_type'
  1964. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x3a0): undefined reference to `g_type_check_instance_cast'
  1965. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x3b4): undefined reference to `gst_debug_bin_to_dot_file'
  1966. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x3e1): undefined reference to `gst_init'
  1967. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x3fa): undefined reference to `gst_version'
  1968. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x422): undefined reference to `gst_element_make_from_uri'
  1969. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x42d): undefined reference to `g_free'
  1970. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x43d): undefined reference to `gst_pipeline_new'
  1971. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x44f): undefined reference to `gst_element_factory_make'
  1972. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x460): undefined reference to `gst_element_factory_make'
  1973. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x46c): undefined reference to `gst_bin_get_type'
  1974. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x478): undefined reference to `g_type_check_instance_cast'
  1975. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x48e): undefined reference to `gst_bin_add_many'
  1976. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x499): undefined reference to `gst_element_link'
  1977. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x4ad): undefined reference to `gst_object_unref'
  1978. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x4d9): undefined reference to `gst_bin_get_type'
  1979. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x4e5): undefined reference to `g_type_check_instance_cast'
  1980. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x4f9): undefined reference to `gst_debug_bin_to_dot_file'
  1981. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x522): undefined reference to `gst_parse_launch'
  1982. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x533): undefined reference to `gst_bin_get_type'
  1983. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x543): undefined reference to `g_type_check_instance_cast'
  1984. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x54b): undefined reference to `gst_bin_iterate_elements'
  1985. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x56b): undefined reference to `gst_iterator_next'
  1986. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x58e): undefined reference to `gst_iterator_free'
  1987. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x5a2): undefined reference to `gst_app_sink_get_type'
  1988. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x5ae): undefined reference to `g_type_check_instance_cast'
  1989. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x5bb): undefined reference to `gst_app_sink_set_max_buffers'
  1990. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x5c0): undefined reference to `gst_app_sink_get_type'
  1991. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x5cc): undefined reference to `g_type_check_instance_cast'
  1992. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x5d6): undefined reference to `gst_app_sink_set_emit_signals'
  1993. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x5e2): undefined reference to `gst_caps_from_string'
  1994. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x5f6): undefined reference to `gst_element_get_static_pad'
  1995. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x603): undefined reference to `gst_pad_peer_query_caps'
  1996. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x612): undefined reference to `gst_caps_can_intersect'
  1997. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x622): undefined reference to `gst_object_unref'
  1998. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x62a): undefined reference to `gst_mini_object_unref'
  1999. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x633): undefined reference to `gst_app_sink_get_type'
  2000. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x63f): undefined reference to `g_type_check_instance_cast'
  2001. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x64f): undefined reference to `gst_app_sink_set_caps'
  2002. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x658): undefined reference to `gst_mini_object_unref'
  2003. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x65d): undefined reference to `gst_bin_get_type'
  2004. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x669): undefined reference to `g_type_check_instance_cast'
  2005. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x67d): undefined reference to `gst_debug_bin_to_dot_file'
  2006. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x691): undefined reference to `gst_element_get_type'
  2007. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x69c): undefined reference to `g_value_get_object'
  2008. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x6a7): undefined reference to `g_type_check_instance_cast'
  2009. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x6b3): undefined reference to `gst_object_get_name'
  2010. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x6d8): undefined reference to `gst_element_get_type'
  2011. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x6e6): undefined reference to `gst_object_ref'
  2012. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x6f3): undefined reference to `g_type_check_instance_cast'
  2013. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x6ff): undefined reference to `g_free'
  2014. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x71a): undefined reference to `g_value_unset'
  2015. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x72c): undefined reference to `gst_iterator_resync'
  2016. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x73c): undefined reference to `g_value_unset'
  2017. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x770): undefined reference to `gst_element_get_state'
  2018. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x7ad): undefined reference to `gst_element_get_type'
  2019. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x7b9): undefined reference to `gst_object_ref'
  2020. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x7c4): undefined reference to `g_type_check_instance_cast'
  2021. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x7d5): undefined reference to `gst_mini_object_unref'
  2022. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x7e1): undefined reference to `gst_caps_from_string'
  2023. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x809): undefined reference to `gst_element_get_type'
  2024. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x817): undefined reference to `gst_object_ref'
  2025. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x824): undefined reference to `g_type_check_instance_cast'
  2026. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `GStreamerCapture::open(int)':
  2027. cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openEi+0x9b): undefined reference to `gst_element_factory_find'
  2028. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openEi+0xb1): undefined reference to `g_type_check_instance_cast'
  2029. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openEi+0xb9): undefined reference to `g_object_unref'
  2030. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openEi+0x371): undefined reference to `gst_init'
  2031. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture4openEi+0x38a): undefined reference to `gst_version'
  2032. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `CvVideoWriter_GStreamer::close() [clone .part.26]':
  2033. cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv.part.26+0x1e): undefined reference to `gst_element_get_bus'
  2034. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv.part.26+0x35): undefined reference to `gst_bus_timed_pop_filtered'
  2035. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv.part.26+0x48): undefined reference to `gst_mini_object_unref'
  2036. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv.part.26+0x55): undefined reference to `g_type_check_instance_cast'
  2037. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv.part.26+0x5d): undefined reference to `g_object_unref'
  2038. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv.part.26+0x6b): undefined reference to `gst_element_set_state'
  2039. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv.part.26+0x79): undefined reference to `gst_object_get_type'
  2040. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv.part.26+0x85): undefined reference to `g_type_check_instance_cast'
  2041. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv.part.26+0x8d): undefined reference to `gst_object_unref'
  2042. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv.part.26+0xb1): undefined reference to `gst_mini_object_unref'
  2043. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv.part.26+0xbe): undefined reference to `g_type_check_instance_cast'
  2044. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv.part.26+0xc6): undefined reference to `g_object_unref'
  2045. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv.part.26+0xf4): undefined reference to `gst_element_get_state'
  2046. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `CvVideoWriter_GStreamer::close()':
  2047. cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv+0x16): undefined reference to `gst_app_src_get_type'
  2048. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv+0x22): undefined reference to `g_type_check_instance_cast'
  2049. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer5closeEv+0x2a): undefined reference to `gst_app_src_end_of_stream'
  2050. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `CvVideoWriter_GStreamer::open(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double, cv::Size_<int> const&, bool) [clone .part.27]':
  2051. cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x8b): undefined reference to `gst_parse_launch'
  2052. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0xa0): undefined reference to `gst_bin_get_type'
  2053. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0xb1): undefined reference to `g_type_check_instance_cast'
  2054. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0xb9): undefined reference to `gst_bin_iterate_sources'
  2055. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0xd9): undefined reference to `gst_iterator_next'
  2056. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0xfc): undefined reference to `gst_iterator_free'
  2057. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x116): undefined reference to `_gst_fraction_type'
  2058. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x196): undefined reference to `gst_caps_new_simple'
  2059. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x1a2): undefined reference to `gst_caps_fixate'
  2060. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x1aa): undefined reference to `gst_app_src_get_type'
  2061. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x1b6): undefined reference to `g_type_check_instance_cast'
  2062. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x1c1): undefined reference to `gst_app_src_set_caps'
  2063. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x1c6): undefined reference to `gst_app_src_get_type'
  2064. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x1d2): undefined reference to `g_type_check_instance_cast'
  2065. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x1dc): undefined reference to `gst_app_src_set_stream_type'
  2066. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x1e1): undefined reference to `gst_app_src_get_type'
  2067. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x1ed): undefined reference to `g_type_check_instance_cast'
  2068. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x1fc): undefined reference to `gst_app_src_set_size'
  2069. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x20a): undefined reference to `g_type_check_instance_cast'
  2070. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x222): undefined reference to `g_object_set'
  2071. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x230): undefined reference to `g_type_check_instance_cast'
  2072. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x248): undefined reference to `g_object_set'
  2073. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x256): undefined reference to `g_type_check_instance_cast'
  2074. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x26b): undefined reference to `g_object_set'
  2075. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x279): undefined reference to `gst_bin_get_type'
  2076. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x285): undefined reference to `g_type_check_instance_cast'
  2077. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x299): undefined reference to `gst_debug_bin_to_dot_file'
  2078. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x29e): undefined reference to `gst_element_get_type'
  2079. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x2aa): undefined reference to `g_type_check_instance_cast'
  2080. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x2b7): undefined reference to `gst_element_set_state'
  2081. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x2f1): undefined reference to `gst_element_get_type'
  2082. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x2fe): undefined reference to `g_value_get_object'
  2083. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x30b): undefined reference to `g_type_check_instance_cast'
  2084. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x318): undefined reference to `gst_object_get_name'
  2085. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x34d): undefined reference to `gst_element_get_type'
  2086. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x35c): undefined reference to `gst_object_ref'
  2087. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x369): undefined reference to `g_type_check_instance_cast'
  2088. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x37a): undefined reference to `g_free'
  2089. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x382): undefined reference to `g_value_unset'
  2090. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x38a): undefined reference to `gst_iterator_free'
  2091. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x3cc): undefined reference to `gst_iterator_resync'
  2092. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x44c): undefined reference to `gst_caps_new_simple'
  2093. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x454): undefined reference to `gst_caps_fixate'
  2094. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x481): undefined reference to `g_free'
  2095. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x489): undefined reference to `g_value_unset'
  2096. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x4b6): undefined reference to `gst_init'
  2097. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x4d2): undefined reference to `gst_version'
  2098. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x4f3): undefined reference to `gst_pipeline_new'
  2099. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x539): undefined reference to `gst_riff_create_video_caps'
  2100. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x714): undefined reference to `gst_caps_from_string'
  2101. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x728): undefined reference to `gst_encoding_container_profile_new'
  2102. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x73e): undefined reference to `gst_encoding_video_profile_new'
  2103. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x74e): undefined reference to `gst_encoding_container_profile_add_profile'
  2104. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x75c): undefined reference to `gst_element_factory_make'
  2105. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x76d): undefined reference to `g_type_check_instance_cast'
  2106. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x783): undefined reference to `g_object_set'
  2107. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x791): undefined reference to `gst_element_factory_make'
  2108. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x7a3): undefined reference to `gst_element_factory_make'
  2109. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x7b8): undefined reference to `g_type_check_instance_cast'
  2110. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x7ce): undefined reference to `g_object_set'
  2111. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x7fa): undefined reference to `g_type_check_instance_cast'
  2112. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x80f): undefined reference to `g_object_set'
  2113. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x820): undefined reference to `gst_bin_get_type'
  2114. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x82c): undefined reference to `g_type_check_instance_cast'
  2115. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x842): undefined reference to `gst_bin_add_many'
  2116. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKN2cv5Size_IiEEb.part.27+0x857): undefined reference to `gst_element_link_many'
  2117. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `CvVideoWriter_GStreamer::writeFrame(_IplImage const*)':
  2118. cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer10writeFrameEPK9_IplImage+0xd3): undefined reference to `gst_buffer_new_allocate'
  2119. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer10writeFrameEPK9_IplImage+0xe7): undefined reference to `gst_buffer_map'
  2120. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer10writeFrameEPK9_IplImage+0x104): undefined reference to `gst_buffer_unmap'
  2121. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer10writeFrameEPK9_IplImage+0x128): undefined reference to `gst_app_src_get_type'
  2122. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer10writeFrameEPK9_IplImage+0x134): undefined reference to `g_type_check_instance_cast'
  2123. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamer10writeFrameEPK9_IplImage+0x13f): undefined reference to `gst_app_src_push_buffer'
  2124. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `GStreamerCapture::getProperty(int) const':
  2125. cap_gstreamer.cpp:(.text._ZNK16GStreamerCapture11getPropertyEi+0xd3): undefined reference to `gst_element_query_position'
  2126. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZNK16GStreamerCapture11getPropertyEi+0x110): undefined reference to `gst_app_sink_get_type'
  2127. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZNK16GStreamerCapture11getPropertyEi+0x11c): undefined reference to `g_type_check_instance_cast'
  2128. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZNK16GStreamerCapture11getPropertyEi+0x124): undefined reference to `gst_app_sink_get_max_buffers'
  2129. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZNK16GStreamerCapture11getPropertyEi+0x14f): undefined reference to `gst_element_query_position'
  2130. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZNK16GStreamerCapture11getPropertyEi+0x22d): undefined reference to `g_type_check_instance_cast'
  2131. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZNK16GStreamerCapture11getPropertyEi+0x242): undefined reference to `g_object_get'
  2132. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZNK16GStreamerCapture11getPropertyEi+0x2a7): undefined reference to `gst_element_query_position'
  2133. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `CvVideoWriter_GStreamer::~CvVideoWriter_GStreamer()':
  2134. cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamerD2Ev[_ZN23CvVideoWriter_GStreamerD5Ev]+0x20): undefined reference to `gst_app_src_get_type'
  2135. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamerD2Ev[_ZN23CvVideoWriter_GStreamerD5Ev]+0x2c): undefined reference to `g_type_check_instance_cast'
  2136. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamerD2Ev[_ZN23CvVideoWriter_GStreamerD5Ev]+0x34): undefined reference to `gst_app_src_end_of_stream'
  2137. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `CvVideoWriter_GStreamer::~CvVideoWriter_GStreamer()':
  2138. cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamerD0Ev[_ZN23CvVideoWriter_GStreamerD5Ev]+0x1d): undefined reference to `gst_app_src_get_type'
  2139. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamerD0Ev[_ZN23CvVideoWriter_GStreamerD5Ev]+0x29): undefined reference to `g_type_check_instance_cast'
  2140. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN23CvVideoWriter_GStreamerD0Ev[_ZN23CvVideoWriter_GStreamerD5Ev]+0x31): undefined reference to `gst_app_src_end_of_stream'
  2141. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `cv::create_GStreamer_writer(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double, cv::Size_<int> const&, bool)':
  2142. cap_gstreamer.cpp:(.text._ZN2cv23create_GStreamer_writerERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKNS_5Size_IiEEb+0x11f): undefined reference to `gst_app_src_get_type'
  2143. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN2cv23create_GStreamer_writerERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKNS_5Size_IiEEb+0x12b): undefined reference to `g_type_check_instance_cast'
  2144. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN2cv23create_GStreamer_writerERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEidRKNS_5Size_IiEEb+0x133): undefined reference to `gst_app_src_end_of_stream'
  2145. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_gstreamer.cpp.o): in function `GStreamerCapture::setProperty(int, double)':
  2146. cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x35): undefined reference to `gst_element_get_type'
  2147. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x4e): undefined reference to `g_type_check_instance_is_a'
  2148. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x79): undefined reference to `gst_element_get_state'
  2149. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x95): undefined reference to `gst_element_get_type'
  2150. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0xb3): undefined reference to `g_type_check_instance_is_a'
  2151. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0xc5): undefined reference to `gst_element_set_state'
  2152. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x20e): undefined reference to `_gst_fraction_type'
  2153. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x2c1): undefined reference to `gst_mini_object_is_writable'
  2154. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x2d4): undefined reference to `gst_caps_get_structure'
  2155. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x33c): undefined reference to `gst_element_get_type'
  2156. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x348): undefined reference to `g_type_check_instance_cast'
  2157. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x36d): undefined reference to `gst_element_seek_simple'
  2158. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x3b8): undefined reference to `gst_app_sink_get_type'
  2159. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x3c4): undefined reference to `g_type_check_instance_cast'
  2160. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x3d3): undefined reference to `gst_app_sink_set_max_buffers'
  2161. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x3ef): undefined reference to `gst_element_get_type'
  2162. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x3fb): undefined reference to `g_type_check_instance_cast'
  2163. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x420): undefined reference to `gst_element_seek_simple'
  2164. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x4d4): undefined reference to `g_type_check_instance_cast'
  2165. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x4e9): undefined reference to `g_object_set'
  2166. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x54d): undefined reference to `gst_element_get_type'
  2167. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x56b): undefined reference to `g_type_check_instance_is_a'
  2168. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x57d): undefined reference to `gst_element_set_state'
  2169. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x5d5): undefined reference to `gst_object_unref'
  2170. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x601): undefined reference to `gst_mini_object_is_writable'
  2171. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x614): undefined reference to `gst_caps_get_structure'
  2172. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x623): undefined reference to `gst_structure_remove_field'
  2173. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x62c): undefined reference to `gst_app_sink_get_type'
  2174. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x638): undefined reference to `g_type_check_instance_cast'
  2175. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x643): undefined reference to `gst_app_sink_set_caps'
  2176. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x6b4): undefined reference to `gst_mini_object_is_writable'
  2177. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x6c7): undefined reference to `gst_caps_get_structure'
  2178. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x6e1): undefined reference to `gst_element_get_type'
  2179. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x6ed): undefined reference to `g_type_check_instance_cast'
  2180. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x706): undefined reference to `gst_element_seek_simple'
  2181. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x722): undefined reference to `gst_element_get_state'
  2182. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x80a): undefined reference to `gst_mini_object_make_writable'
  2183. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x81b): undefined reference to `gst_mini_object_make_writable'
  2184. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x82c): undefined reference to `gst_mini_object_make_writable'
  2185. /usr/bin/ld: cap_gstreamer.cpp:(.text._ZN16GStreamerCapture11setPropertyEid+0x841): undefined reference to `gst_object_unref'
  2186. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `InternalFFMpegRegister::~InternalFFMpegRegister()':
  2187. cap_ffmpeg.cpp:(.text._ZN22InternalFFMpegRegisterD2Ev[_ZN22InternalFFMpegRegisterD5Ev]+0x3): undefined reference to `av_lockmgr_register'
  2188. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `icv_av_write_frame_FFMPEG(AVFormatContext*, AVStream*, unsigned char*, unsigned int, AVFrame*) [clone .isra.47]':
  2189. cap_ffmpeg.cpp:(.text._ZL25icv_av_write_frame_FFMPEGP15AVFormatContextP8AVStreamPhjP7AVFrame.isra.47+0x32): undefined reference to `av_init_packet'
  2190. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZL25icv_av_write_frame_FFMPEGP15AVFormatContextP8AVStreamPhjP7AVFrame.isra.47+0x5e): undefined reference to `avcodec_encode_video2'
  2191. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZL25icv_av_write_frame_FFMPEGP15AVFormatContextP8AVStreamPhjP7AVFrame.isra.47+0x99): undefined reference to `av_rescale_q'
  2192. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZL25icv_av_write_frame_FFMPEGP15AVFormatContextP8AVStreamPhjP7AVFrame.isra.47+0xc0): undefined reference to `av_rescale_q'
  2193. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZL25icv_av_write_frame_FFMPEGP15AVFormatContextP8AVStreamPhjP7AVFrame.isra.47+0xdd): undefined reference to `av_rescale_q'
  2194. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZL25icv_av_write_frame_FFMPEGP15AVFormatContextP8AVStreamPhjP7AVFrame.isra.47+0xf4): undefined reference to `av_write_frame'
  2195. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZL25icv_av_write_frame_FFMPEGP15AVFormatContextP8AVStreamPhjP7AVFrame.isra.47+0x100): undefined reference to `av_packet_unref'
  2196. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `cv::(anonymous namespace)::CvCapture_FFMPEG_proxy::retrieveFrame(int, cv::_OutputArray const&)':
  2197. cap_ffmpeg.cpp:(.text._ZN2cv12_GLOBAL__N_122CvCapture_FFMPEG_proxy13retrieveFrameEiRKNS_12_OutputArrayE+0x96): undefined reference to `sws_getCachedContext'
  2198. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN2cv12_GLOBAL__N_122CvCapture_FFMPEG_proxy13retrieveFrameEiRKNS_12_OutputArrayE+0xb6): undefined reference to `av_frame_unref'
  2199. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN2cv12_GLOBAL__N_122CvCapture_FFMPEG_proxy13retrieveFrameEiRKNS_12_OutputArrayE+0xda): undefined reference to `av_frame_get_buffer'
  2200. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN2cv12_GLOBAL__N_122CvCapture_FFMPEG_proxy13retrieveFrameEiRKNS_12_OutputArrayE+0x14b): undefined reference to `sws_scale'
  2201. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `cv::(anonymous namespace)::CvVideoWriter_FFMPEG_proxy::write(cv::_InputArray const&)':
  2202. cap_ffmpeg.cpp:(.text._ZN2cv12_GLOBAL__N_126CvVideoWriter_FFMPEG_proxy5writeERKNS_11_InputArrayE+0x2db): undefined reference to `av_image_fill_arrays'
  2203. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN2cv12_GLOBAL__N_126CvVideoWriter_FFMPEG_proxy5writeERKNS_11_InputArrayE+0x314): undefined reference to `sws_scale'
  2204. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN2cv12_GLOBAL__N_126CvVideoWriter_FFMPEG_proxy5writeERKNS_11_InputArrayE+0x41d): undefined reference to `av_freep'
  2205. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN2cv12_GLOBAL__N_126CvVideoWriter_FFMPEG_proxy5writeERKNS_11_InputArrayE+0x429): undefined reference to `av_mallocz'
  2206. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN2cv12_GLOBAL__N_126CvVideoWriter_FFMPEG_proxy5writeERKNS_11_InputArrayE+0x46a): undefined reference to `sws_getContext'
  2207. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN2cv12_GLOBAL__N_126CvVideoWriter_FFMPEG_proxy5writeERKNS_11_InputArrayE+0x4ac): undefined reference to `av_image_fill_arrays'
  2208. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `CvCapture_FFMPEG::init()':
  2209. cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4initEv+0xc0): undefined reference to `av_init_packet'
  2210. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `CvCapture_FFMPEG::close()':
  2211. cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG5closeEv+0x14): undefined reference to `sws_freeContext'
  2212. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG5closeEv+0x2f): undefined reference to `av_frame_free'
  2213. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG5closeEv+0x41): undefined reference to `avcodec_close'
  2214. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG5closeEv+0x57): undefined reference to `avformat_close_input'
  2215. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG5closeEv+0x71): undefined reference to `av_frame_unref'
  2216. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG5closeEv+0x83): undefined reference to `av_packet_unref'
  2217. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG5closeEv+0xa4): undefined reference to `av_dict_free'
  2218. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG5closeEv+0x157): undefined reference to `av_init_packet'
  2219. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `CvCapture_FFMPEG::open(char const*)':
  2220. cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0x7e): undefined reference to `avformat_alloc_context'
  2221. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0xd3): undefined reference to `av_dict_parse_string'
  2222. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0xe3): undefined reference to `avformat_open_input'
  2223. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0xf6): undefined reference to `avformat_find_stream_info'
  2224. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0x1bc): undefined reference to `av_dict_set'
  2225. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0x1c9): undefined reference to `avformat_network_init'
  2226. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0x1ce): undefined reference to `av_register_all'
  2227. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0x1da): undefined reference to `av_lockmgr_register'
  2228. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0x1f9): undefined reference to `av_log_set_level'
  2229. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0x205): undefined reference to `av_log_set_callback'
  2230. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0x255): undefined reference to `av_dict_get'
  2231. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0x275): undefined reference to `av_dict_get'
  2232. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0x27e): undefined reference to `avcodec_find_decoder_by_name'
  2233. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0x294): undefined reference to `avcodec_open2'
  2234. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0x2d6): undefined reference to `av_frame_alloc'
  2235. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0x31e): undefined reference to `av_log_set_level'
  2236. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4openEPKc+0x32d): undefined reference to `avcodec_find_decoder'
  2237. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `cv::(anonymous namespace)::CvCapture_FFMPEG_proxy::open(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  2238. cap_ffmpeg.cpp:(.text._ZN2cv12_GLOBAL__N_122CvCapture_FFMPEG_proxy4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0xc0): undefined reference to `av_init_packet'
  2239. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `CvCapture_FFMPEG::retrieveFrame(int, unsigned char**, int*, int*, int*, int*)':
  2240. cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG13retrieveFrameEiPPhPiS2_S2_S2_+0x86): undefined reference to `sws_getCachedContext'
  2241. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG13retrieveFrameEiPPhPiS2_S2_S2_+0xa6): undefined reference to `av_frame_unref'
  2242. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG13retrieveFrameEiPPhPiS2_S2_S2_+0xcb): undefined reference to `av_frame_get_buffer'
  2243. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG13retrieveFrameEiPPhPiS2_S2_S2_+0x13c): undefined reference to `sws_scale'
  2244. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `CvCapture_FFMPEG::grabFrame() [clone .part.64]':
  2245. cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG9grabFrameEv.part.64+0x5f): undefined reference to `av_packet_unref'
  2246. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG9grabFrameEv.part.64+0x74): undefined reference to `av_read_frame'
  2247. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG9grabFrameEv.part.64+0x8c): undefined reference to `av_packet_unref'
  2248. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG9grabFrameEv.part.64+0xdb): undefined reference to `avcodec_decode_video2'
  2249. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `CvCapture_FFMPEG::getProperty(int) const':
  2250. cap_ffmpeg.cpp:(.text._ZNK16CvCapture_FFMPEG11getPropertyEi+0x44): undefined reference to `av_guess_sample_aspect_ratio'
  2251. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZNK16CvCapture_FFMPEG11getPropertyEi+0x14a): undefined reference to `avcodec_get_name'
  2252. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZNK16CvCapture_FFMPEG11getPropertyEi+0x1fc): undefined reference to `av_guess_sample_aspect_ratio'
  2253. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `CvCapture_FFMPEG::seek(long)':
  2254. cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4seekEl+0xb7): undefined reference to `av_seek_frame'
  2255. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN16CvCapture_FFMPEG4seekEl+0xd0): undefined reference to `avcodec_flush_buffers'
  2256. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `CvVideoWriter_FFMPEG::writeFrame(unsigned char const*, int, int, int, int, int)':
  2257. cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG10writeFrameEPKhiiiii+0xc7): undefined reference to `av_image_fill_arrays'
  2258. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG10writeFrameEPKhiiiii+0xfe): undefined reference to `sws_scale'
  2259. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG10writeFrameEPKhiiiii+0x21e): undefined reference to `av_freep'
  2260. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG10writeFrameEPKhiiiii+0x23c): undefined reference to `av_mallocz'
  2261. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG10writeFrameEPKhiiiii+0x275): undefined reference to `av_image_fill_arrays'
  2262. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG10writeFrameEPKhiiiii+0x325): undefined reference to `sws_getContext'
  2263. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `CvVideoWriter_FFMPEG::close()':
  2264. cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG5closeEv+0x3b): undefined reference to `av_write_trailer'
  2265. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG5closeEv+0x49): undefined reference to `sws_freeContext'
  2266. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG5closeEv+0x88): undefined reference to `av_free'
  2267. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG5closeEv+0x96): undefined reference to `av_free'
  2268. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG5closeEv+0xa3): undefined reference to `avcodec_close'
  2269. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG5closeEv+0xac): undefined reference to `av_free'
  2270. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG5closeEv+0xc3): undefined reference to `avformat_free_context'
  2271. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG5closeEv+0xcc): undefined reference to `av_freep'
  2272. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG5closeEv+0x135): undefined reference to `avio_close'
  2273. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `CvVideoWriter_FFMPEG::open(char const*, int, double, int, int, bool) [clone .part.70]':
  2274. cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x8b): undefined reference to `av_guess_format'
  2275. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0xc4): undefined reference to `av_codec_get_id'
  2276. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x11f): undefined reference to `avformat_alloc_context'
  2277. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x224): undefined reference to `av_codec_get_tag'
  2278. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x2cc): undefined reference to `avformat_get_riff_video_tags'
  2279. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x2d6): undefined reference to `avformat_get_mov_video_tags'
  2280. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x2e8): undefined reference to `av_codec_get_id'
  2281. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x4d8): undefined reference to `avformat_new_stream'
  2282. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x50f): undefined reference to `av_guess_codec'
  2283. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x51b): undefined reference to `avcodec_find_encoder'
  2284. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x53c): undefined reference to `avcodec_get_context_defaults3'
  2285. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x6a4): undefined reference to `av_sub_q'
  2286. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x79b): undefined reference to `av_opt_set'
  2287. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x7dc): undefined reference to `avcodec_find_encoder'
  2288. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x82f): undefined reference to `avcodec_open2'
  2289. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x856): undefined reference to `av_malloc'
  2290. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x879): undefined reference to `av_frame_alloc'
  2291. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x8a7): undefined reference to `av_image_get_buffer_size'
  2292. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x8dd): undefined reference to `avio_open'
  2293. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0x8f0): undefined reference to `avformat_write_header'
  2294. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0xbc0): undefined reference to `av_image_fill_arrays'
  2295. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0xbdf): undefined reference to `av_frame_alloc'
  2296. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0xc0a): undefined reference to `av_image_get_buffer_size'
  2297. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib.part.70+0xc1b): undefined reference to `av_free'
  2298. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `CvVideoWriter_FFMPEG::open(char const*, int, double, int, int, bool)':
  2299. cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib+0xb2): undefined reference to `avformat_network_init'
  2300. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib+0xb7): undefined reference to `av_register_all'
  2301. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib+0xc3): undefined reference to `av_lockmgr_register'
  2302. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib+0xde): undefined reference to `av_log_set_level'
  2303. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib+0xea): undefined reference to `av_log_set_callback'
  2304. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN20CvVideoWriter_FFMPEG4openEPKcidiib+0x11f): undefined reference to `av_log_set_level'
  2305. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `cvCreateFileCapture_FFMPEG':
  2306. cap_ffmpeg.cpp:(.text.cvCreateFileCapture_FFMPEG+0x99): undefined reference to `av_init_packet'
  2307. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `cvRetrieveFrame_FFMPEG':
  2308. cap_ffmpeg.cpp:(.text.cvRetrieveFrame_FFMPEG+0x8c): undefined reference to `sws_getCachedContext'
  2309. /usr/bin/ld: cap_ffmpeg.cpp:(.text.cvRetrieveFrame_FFMPEG+0xac): undefined reference to `av_frame_unref'
  2310. /usr/bin/ld: cap_ffmpeg.cpp:(.text.cvRetrieveFrame_FFMPEG+0xd1): undefined reference to `av_frame_get_buffer'
  2311. /usr/bin/ld: cap_ffmpeg.cpp:(.text.cvRetrieveFrame_FFMPEG+0x145): undefined reference to `sws_scale'
  2312. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `cvCreateVideoWriter_FFMPEG':
  2313. cap_ffmpeg.cpp:(.text.cvCreateVideoWriter_FFMPEG+0x129): undefined reference to `avformat_network_init'
  2314. /usr/bin/ld: cap_ffmpeg.cpp:(.text.cvCreateVideoWriter_FFMPEG+0x12e): undefined reference to `av_register_all'
  2315. /usr/bin/ld: cap_ffmpeg.cpp:(.text.cvCreateVideoWriter_FFMPEG+0x13a): undefined reference to `av_lockmgr_register'
  2316. /usr/bin/ld: cap_ffmpeg.cpp:(.text.cvCreateVideoWriter_FFMPEG+0x155): undefined reference to `av_log_set_level'
  2317. /usr/bin/ld: cap_ffmpeg.cpp:(.text.cvCreateVideoWriter_FFMPEG+0x161): undefined reference to `av_log_set_callback'
  2318. /usr/bin/ld: cap_ffmpeg.cpp:(.text.cvCreateVideoWriter_FFMPEG+0x1b6): undefined reference to `av_log_set_level'
  2319. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `cvWriteFrame_FFMPEG':
  2320. cap_ffmpeg.cpp:(.text.cvWriteFrame_FFMPEG+0xc7): undefined reference to `av_image_fill_arrays'
  2321. /usr/bin/ld: cap_ffmpeg.cpp:(.text.cvWriteFrame_FFMPEG+0xfe): undefined reference to `sws_scale'
  2322. /usr/bin/ld: cap_ffmpeg.cpp:(.text.cvWriteFrame_FFMPEG+0x21e): undefined reference to `av_freep'
  2323. /usr/bin/ld: cap_ffmpeg.cpp:(.text.cvWriteFrame_FFMPEG+0x23c): undefined reference to `av_mallocz'
  2324. /usr/bin/ld: cap_ffmpeg.cpp:(.text.cvWriteFrame_FFMPEG+0x275): undefined reference to `av_image_fill_arrays'
  2325. /usr/bin/ld: cap_ffmpeg.cpp:(.text.cvWriteFrame_FFMPEG+0x325): undefined reference to `sws_getContext'
  2326. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `OutputMediaStream_FFMPEG::close()':
  2327. cap_ffmpeg.cpp:(.text._ZN24OutputMediaStream_FFMPEG5closeEv+0x18): undefined reference to `av_write_trailer'
  2328. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN24OutputMediaStream_FFMPEG5closeEv+0x4a): undefined reference to `av_freep'
  2329. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN24OutputMediaStream_FFMPEG5closeEv+0x5b): undefined reference to `av_freep'
  2330. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN24OutputMediaStream_FFMPEG5closeEv+0x80): undefined reference to `avio_close'
  2331. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN24OutputMediaStream_FFMPEG5closeEv+0x8e): undefined reference to `av_free'
  2332. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `OutputMediaStream_FFMPEG::addVideoStream(AVFormatContext*, AVCodecID, int, int, int, double, AVPixelFormat)':
  2333. cap_ffmpeg.cpp:(.text._ZN24OutputMediaStream_FFMPEG14addVideoStreamEP15AVFormatContext9AVCodecIDiiid13AVPixelFormat+0x2b): undefined reference to `avcodec_find_encoder'
  2334. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN24OutputMediaStream_FFMPEG14addVideoStreamEP15AVFormatContext9AVCodecIDiiid13AVPixelFormat+0x4e): undefined reference to `avformat_new_stream'
  2335. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN24OutputMediaStream_FFMPEG14addVideoStreamEP15AVFormatContext9AVCodecIDiiid13AVPixelFormat+0x16c): undefined reference to `av_sub_q'
  2336. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `OutputMediaStream_FFMPEG::open(char const*, int, int, double)':
  2337. cap_ffmpeg.cpp:(.text._ZN24OutputMediaStream_FFMPEG4openEPKciid+0x30): undefined reference to `av_guess_format'
  2338. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN24OutputMediaStream_FFMPEG4openEPKciid+0x41): undefined reference to `avformat_alloc_context'
  2339. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN24OutputMediaStream_FFMPEG4openEPKciid+0xe2): undefined reference to `avio_open'
  2340. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN24OutputMediaStream_FFMPEG4openEPKciid+0xf1): undefined reference to `avformat_write_header'
  2341. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `OutputMediaStream_FFMPEG::write(unsigned char*, int, int)':
  2342. cap_ffmpeg.cpp:(.text._ZN24OutputMediaStream_FFMPEG5writeEPhii+0x52): undefined reference to `av_init_packet'
  2343. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN24OutputMediaStream_FFMPEG5writeEPhii+0x7b): undefined reference to `av_write_frame'
  2344. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `create_OutputMediaStream_FFMPEG':
  2345. cap_ffmpeg.cpp:(.text.create_OutputMediaStream_FFMPEG+0x46): undefined reference to `av_guess_format'
  2346. /usr/bin/ld: cap_ffmpeg.cpp:(.text.create_OutputMediaStream_FFMPEG+0x57): undefined reference to `avformat_alloc_context'
  2347. /usr/bin/ld: cap_ffmpeg.cpp:(.text.create_OutputMediaStream_FFMPEG+0xf8): undefined reference to `avio_open'
  2348. /usr/bin/ld: cap_ffmpeg.cpp:(.text.create_OutputMediaStream_FFMPEG+0x107): undefined reference to `avformat_write_header'
  2349. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `release_OutputMediaStream_FFMPEG':
  2350. cap_ffmpeg.cpp:(.text.release_OutputMediaStream_FFMPEG+0x11): undefined reference to `av_write_trailer'
  2351. /usr/bin/ld: cap_ffmpeg.cpp:(.text.release_OutputMediaStream_FFMPEG+0x42): undefined reference to `av_freep'
  2352. /usr/bin/ld: cap_ffmpeg.cpp:(.text.release_OutputMediaStream_FFMPEG+0x52): undefined reference to `av_freep'
  2353. /usr/bin/ld: cap_ffmpeg.cpp:(.text.release_OutputMediaStream_FFMPEG+0x69): undefined reference to `av_free'
  2354. /usr/bin/ld: cap_ffmpeg.cpp:(.text.release_OutputMediaStream_FFMPEG+0x8d): undefined reference to `avio_close'
  2355. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `write_OutputMediaStream_FFMPEG':
  2356. cap_ffmpeg.cpp:(.text.write_OutputMediaStream_FFMPEG+0x52): undefined reference to `av_init_packet'
  2357. /usr/bin/ld: cap_ffmpeg.cpp:(.text.write_OutputMediaStream_FFMPEG+0x7b): undefined reference to `av_write_frame'
  2358. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `InputMediaStream_FFMPEG::open(char const*, int*, int*, int*, int*)':
  2359. cap_ffmpeg.cpp:(.text._ZN23InputMediaStream_FFMPEG4openEPKcPiS2_S2_S2_+0x79): undefined reference to `avformat_alloc_context'
  2360. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN23InputMediaStream_FFMPEG4openEPKcPiS2_S2_S2_+0x99): undefined reference to `avformat_network_init'
  2361. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN23InputMediaStream_FFMPEG4openEPKcPiS2_S2_S2_+0xa8): undefined reference to `avformat_open_input'
  2362. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN23InputMediaStream_FFMPEG4openEPKcPiS2_S2_S2_+0xba): undefined reference to `avformat_find_stream_info'
  2363. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN23InputMediaStream_FFMPEG4openEPKcPiS2_S2_S2_+0x115): undefined reference to `av_init_packet'
  2364. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `InputMediaStream_FFMPEG::close()':
  2365. cap_ffmpeg.cpp:(.text._ZN23InputMediaStream_FFMPEG5closeEv+0xb): undefined reference to `avformat_close_input'
  2366. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN23InputMediaStream_FFMPEG5closeEv+0x1c): undefined reference to `av_packet_unref'
  2367. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `InputMediaStream_FFMPEG::read(unsigned char**, int*, int*)':
  2368. cap_ffmpeg.cpp:(.text._ZN23InputMediaStream_FFMPEG4readEPPhPiS2_+0x35): undefined reference to `av_packet_unref'
  2369. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN23InputMediaStream_FFMPEG4readEPPhPiS2_+0x4b): undefined reference to `av_read_frame'
  2370. /usr/bin/ld: cap_ffmpeg.cpp:(.text._ZN23InputMediaStream_FFMPEG4readEPPhPiS2_+0x94): undefined reference to `av_packet_unref'
  2371. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `create_InputMediaStream_FFMPEG':
  2372. cap_ffmpeg.cpp:(.text.create_InputMediaStream_FFMPEG+0x6a): undefined reference to `avformat_close_input'
  2373. /usr/bin/ld: cap_ffmpeg.cpp:(.text.create_InputMediaStream_FFMPEG+0x7a): undefined reference to `av_packet_unref'
  2374. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `release_InputMediaStream_FFMPEG':
  2375. cap_ffmpeg.cpp:(.text.release_InputMediaStream_FFMPEG+0xb): undefined reference to `avformat_close_input'
  2376. /usr/bin/ld: cap_ffmpeg.cpp:(.text.release_InputMediaStream_FFMPEG+0x1b): undefined reference to `av_packet_unref'
  2377. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `read_InputMediaStream_FFMPEG':
  2378. cap_ffmpeg.cpp:(.text.read_InputMediaStream_FFMPEG+0x3b): undefined reference to `av_packet_unref'
  2379. /usr/bin/ld: cap_ffmpeg.cpp:(.text.read_InputMediaStream_FFMPEG+0x51): undefined reference to `av_read_frame'
  2380. /usr/bin/ld: cap_ffmpeg.cpp:(.text.read_InputMediaStream_FFMPEG+0xa4): undefined reference to `av_packet_unref'
  2381. /usr/bin/ld: /home/moritz/opencv/opencv-4.1.0-built/lib64/libopencv_videoio.a(cap_ffmpeg.cpp.o): in function `cv::cvCreateFileCapture_FFMPEG_proxy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  2382. cap_ffmpeg.cpp:(.text._ZN2cv32cvCreateFileCapture_FFMPEG_proxyERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0xdc): undefined reference to `av_init_packet'
  2383. collect2: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement