Indr026

static_op.txt

Sep 6th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 136.83 KB | None | 0 0
  1. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(opencl_core.cpp.o): In function `opencl_check_fn(int)':
  2. opencl_core.cpp:(.text._ZL15opencl_check_fni+0xde): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  3. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(parallel.cpp.o): In function `parallel_for_impl(cv::Range const&, cv::ParallelLoopBody const&, double) [clone ._omp_fn.0]':
  4. parallel.cpp:(.text._ZL17parallel_for_implRKN2cv5RangeERKNS_16ParallelLoopBodyEd._omp_fn.0+0x2e): undefined reference to `GOMP_loop_dynamic_start'
  5. parallel.cpp:(.text._ZL17parallel_for_implRKN2cv5RangeERKNS_16ParallelLoopBodyEd._omp_fn.0+0x1ac): undefined reference to `GOMP_loop_dynamic_next'
  6. parallel.cpp:(.text._ZL17parallel_for_implRKN2cv5RangeERKNS_16ParallelLoopBodyEd._omp_fn.0+0x1b6): undefined reference to `GOMP_loop_end_nowait'
  7. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(parallel.cpp.o): In function `cv::parallel_for_(cv::Range const&, cv::ParallelLoopBody const&, double)':
  8. parallel.cpp:(.text._ZN2cv13parallel_for_ERKNS_5RangeERKNS_16ParallelLoopBodyEd+0x1d6): undefined reference to `GOMP_parallel'
  9. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(parallel.cpp.o): In function `cv::getThreadNum()':
  10. parallel.cpp:(.text._ZN2cv12getThreadNumEv+0x0): undefined reference to `omp_get_thread_num'
  11. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(parallel.cpp.o): In function `cvGetThreadNum':
  12. parallel.cpp:(.text.cvGetThreadNum+0x0): undefined reference to `omp_get_thread_num'
  13. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(parallel.cpp.o): In function `_GLOBAL__sub_I_parallel.cpp':
  14. parallel.cpp:(.text.startup._GLOBAL__sub_I_parallel.cpp+0x1e): undefined reference to `omp_get_max_threads'
  15. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::add32f(float const*, unsigned int, float const*, unsigned int, float*, unsigned int, int, int, void*)':
  16. arithm.cpp:(.text._ZN2cv3hal6add32fEPKfjS2_jPfjiiPv+0x26): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  17. arithm.cpp:(.text._ZN2cv3hal6add32fEPKfjS2_jPfjiiPv+0x144): undefined reference to `carotene_o4t::add(carotene_o4t::Size2D const&, float const*, int, float const*, int, float*, int)'
  18. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::sub32f(float const*, unsigned int, float const*, unsigned int, float*, unsigned int, int, int, void*)':
  19. arithm.cpp:(.text._ZN2cv3hal6sub32fEPKfjS2_jPfjiiPv+0x26): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  20. arithm.cpp:(.text._ZN2cv3hal6sub32fEPKfjS2_jPfjiiPv+0x144): undefined reference to `carotene_o4t::sub(carotene_o4t::Size2D const&, float const*, int, float const*, int, float*, int)'
  21. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::and8u(unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  22. arithm.cpp:(.text._ZN2cv3hal5and8uEPKhjS2_jPhjiiPv+0x2a): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  23. arithm.cpp:(.text._ZN2cv3hal5and8uEPKhjS2_jPhjiiPv+0x20e): undefined reference to `carotene_o4t::bitwiseAnd(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  24. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::or8u(unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  25. arithm.cpp:(.text._ZN2cv3hal4or8uEPKhjS2_jPhjiiPv+0x2a): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  26. arithm.cpp:(.text._ZN2cv3hal4or8uEPKhjS2_jPhjiiPv+0x20e): undefined reference to `carotene_o4t::bitwiseOr(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  27. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::xor8u(unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  28. arithm.cpp:(.text._ZN2cv3hal5xor8uEPKhjS2_jPhjiiPv+0x2a): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  29. arithm.cpp:(.text._ZN2cv3hal5xor8uEPKhjS2_jPhjiiPv+0x20e): undefined reference to `carotene_o4t::bitwiseXor(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  30. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::not8u(unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  31. arithm.cpp:(.text._ZN2cv3hal5not8uEPKhjS2_jPhjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  32. arithm.cpp:(.text._ZN2cv3hal5not8uEPKhjS2_jPhjiiPv+0x196): undefined reference to `carotene_o4t::bitwiseNot(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  33. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::cmp8u(unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  34. arithm.cpp:(.text._ZN2cv3hal5cmp8uEPKhjS2_jPhjiiPv+0x28): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  35. arithm.cpp:(.text._ZN2cv3hal5cmp8uEPKhjS2_jPhjiiPv+0xe4): undefined reference to `carotene_o4t::cmpGE(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  36. arithm.cpp:(.text._ZN2cv3hal5cmp8uEPKhjS2_jPhjiiPv+0x15c): undefined reference to `carotene_o4t::cmpEQ(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  37. arithm.cpp:(.text._ZN2cv3hal5cmp8uEPKhjS2_jPhjiiPv+0x192): undefined reference to `carotene_o4t::cmpNE(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  38. arithm.cpp:(.text._ZN2cv3hal5cmp8uEPKhjS2_jPhjiiPv+0x1b0): undefined reference to `carotene_o4t::cmpGT(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  39. arithm.cpp:(.text._ZN2cv3hal5cmp8uEPKhjS2_jPhjiiPv+0x1ce): undefined reference to `carotene_o4t::cmpGE(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  40. arithm.cpp:(.text._ZN2cv3hal5cmp8uEPKhjS2_jPhjiiPv+0x1ec): undefined reference to `carotene_o4t::cmpGT(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  41. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::cmp8s(signed char const*, unsigned int, signed char const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  42. arithm.cpp:(.text._ZN2cv3hal5cmp8sEPKajS2_jPhjiiPv+0x2a): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  43. arithm.cpp:(.text._ZN2cv3hal5cmp8sEPKajS2_jPhjiiPv+0x1c6): undefined reference to `carotene_o4t::cmpGE(carotene_o4t::Size2D const&, signed char const*, int, signed char const*, int, unsigned char*, int)'
  44. arithm.cpp:(.text._ZN2cv3hal5cmp8sEPKajS2_jPhjiiPv+0x300): undefined reference to `carotene_o4t::cmpEQ(carotene_o4t::Size2D const&, signed char const*, int, signed char const*, int, unsigned char*, int)'
  45. arithm.cpp:(.text._ZN2cv3hal5cmp8sEPKajS2_jPhjiiPv+0x34a): undefined reference to `carotene_o4t::cmpNE(carotene_o4t::Size2D const&, signed char const*, int, signed char const*, int, unsigned char*, int)'
  46. arithm.cpp:(.text._ZN2cv3hal5cmp8sEPKajS2_jPhjiiPv+0x368): undefined reference to `carotene_o4t::cmpGT(carotene_o4t::Size2D const&, signed char const*, int, signed char const*, int, unsigned char*, int)'
  47. arithm.cpp:(.text._ZN2cv3hal5cmp8sEPKajS2_jPhjiiPv+0x386): undefined reference to `carotene_o4t::cmpGE(carotene_o4t::Size2D const&, signed char const*, int, signed char const*, int, unsigned char*, int)'
  48. arithm.cpp:(.text._ZN2cv3hal5cmp8sEPKajS2_jPhjiiPv+0x3a4): undefined reference to `carotene_o4t::cmpGT(carotene_o4t::Size2D const&, signed char const*, int, signed char const*, int, unsigned char*, int)'
  49. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::cmp16u(unsigned short const*, unsigned int, unsigned short const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  50. arithm.cpp:(.text._ZN2cv3hal6cmp16uEPKtjS2_jPhjiiPv+0x2a): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  51. arithm.cpp:(.text._ZN2cv3hal6cmp16uEPKtjS2_jPhjiiPv+0x1e0): undefined reference to `carotene_o4t::cmpGE(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned char*, int)'
  52. arithm.cpp:(.text._ZN2cv3hal6cmp16uEPKtjS2_jPhjiiPv+0x32a): undefined reference to `carotene_o4t::cmpEQ(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned char*, int)'
  53. arithm.cpp:(.text._ZN2cv3hal6cmp16uEPKtjS2_jPhjiiPv+0x372): undefined reference to `carotene_o4t::cmpNE(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned char*, int)'
  54. arithm.cpp:(.text._ZN2cv3hal6cmp16uEPKtjS2_jPhjiiPv+0x38e): undefined reference to `carotene_o4t::cmpGT(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned char*, int)'
  55. arithm.cpp:(.text._ZN2cv3hal6cmp16uEPKtjS2_jPhjiiPv+0x3aa): undefined reference to `carotene_o4t::cmpGE(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned char*, int)'
  56. arithm.cpp:(.text._ZN2cv3hal6cmp16uEPKtjS2_jPhjiiPv+0x3c8): undefined reference to `carotene_o4t::cmpGT(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned char*, int)'
  57. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::cmp16s(short const*, unsigned int, short const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  58. arithm.cpp:(.text._ZN2cv3hal6cmp16sEPKsjS2_jPhjiiPv+0x26): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  59. arithm.cpp:(.text._ZN2cv3hal6cmp16sEPKsjS2_jPhjiiPv+0xf0): undefined reference to `carotene_o4t::cmpGE(carotene_o4t::Size2D const&, short const*, int, short const*, int, unsigned char*, int)'
  60. arithm.cpp:(.text._ZN2cv3hal6cmp16sEPKsjS2_jPhjiiPv+0x16c): undefined reference to `carotene_o4t::cmpEQ(carotene_o4t::Size2D const&, short const*, int, short const*, int, unsigned char*, int)'
  61. arithm.cpp:(.text._ZN2cv3hal6cmp16sEPKsjS2_jPhjiiPv+0x19e): undefined reference to `carotene_o4t::cmpNE(carotene_o4t::Size2D const&, short const*, int, short const*, int, unsigned char*, int)'
  62. arithm.cpp:(.text._ZN2cv3hal6cmp16sEPKsjS2_jPhjiiPv+0x1b8): undefined reference to `carotene_o4t::cmpGT(carotene_o4t::Size2D const&, short const*, int, short const*, int, unsigned char*, int)'
  63. arithm.cpp:(.text._ZN2cv3hal6cmp16sEPKsjS2_jPhjiiPv+0x1d2): undefined reference to `carotene_o4t::cmpGE(carotene_o4t::Size2D const&, short const*, int, short const*, int, unsigned char*, int)'
  64. arithm.cpp:(.text._ZN2cv3hal6cmp16sEPKsjS2_jPhjiiPv+0x1ee): undefined reference to `carotene_o4t::cmpGT(carotene_o4t::Size2D const&, short const*, int, short const*, int, unsigned char*, int)'
  65. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::cmp32s(int const*, unsigned int, int const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  66. arithm.cpp:(.text._ZN2cv3hal6cmp32sEPKijS2_jPhjiiPv+0x28): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  67. arithm.cpp:(.text._ZN2cv3hal6cmp32sEPKijS2_jPhjiiPv+0x1d8): undefined reference to `carotene_o4t::cmpGE(carotene_o4t::Size2D const&, int const*, int, int const*, int, unsigned char*, int)'
  68. arithm.cpp:(.text._ZN2cv3hal6cmp32sEPKijS2_jPhjiiPv+0x31c): undefined reference to `carotene_o4t::cmpEQ(carotene_o4t::Size2D const&, int const*, int, int const*, int, unsigned char*, int)'
  69. arithm.cpp:(.text._ZN2cv3hal6cmp32sEPKijS2_jPhjiiPv+0x366): undefined reference to `carotene_o4t::cmpNE(carotene_o4t::Size2D const&, int const*, int, int const*, int, unsigned char*, int)'
  70. arithm.cpp:(.text._ZN2cv3hal6cmp32sEPKijS2_jPhjiiPv+0x384): undefined reference to `carotene_o4t::cmpGT(carotene_o4t::Size2D const&, int const*, int, int const*, int, unsigned char*, int)'
  71. arithm.cpp:(.text._ZN2cv3hal6cmp32sEPKijS2_jPhjiiPv+0x3a2): undefined reference to `carotene_o4t::cmpGE(carotene_o4t::Size2D const&, int const*, int, int const*, int, unsigned char*, int)'
  72. arithm.cpp:(.text._ZN2cv3hal6cmp32sEPKijS2_jPhjiiPv+0x3c0): undefined reference to `carotene_o4t::cmpGT(carotene_o4t::Size2D const&, int const*, int, int const*, int, unsigned char*, int)'
  73. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::cmp32f(float const*, unsigned int, float const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  74. arithm.cpp:(.text._ZN2cv3hal6cmp32fEPKfjS2_jPhjiiPv+0x2e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  75. arithm.cpp:(.text._ZN2cv3hal6cmp32fEPKfjS2_jPhjiiPv+0x20c): undefined reference to `carotene_o4t::cmpGE(carotene_o4t::Size2D const&, float const*, int, float const*, int, unsigned char*, int)'
  76. arithm.cpp:(.text._ZN2cv3hal6cmp32fEPKfjS2_jPhjiiPv+0x38e): undefined reference to `carotene_o4t::cmpEQ(carotene_o4t::Size2D const&, float const*, int, float const*, int, unsigned char*, int)'
  77. arithm.cpp:(.text._ZN2cv3hal6cmp32fEPKfjS2_jPhjiiPv+0x3c4): undefined reference to `carotene_o4t::cmpNE(carotene_o4t::Size2D const&, float const*, int, float const*, int, unsigned char*, int)'
  78. arithm.cpp:(.text._ZN2cv3hal6cmp32fEPKfjS2_jPhjiiPv+0x3e0): undefined reference to `carotene_o4t::cmpGT(carotene_o4t::Size2D const&, float const*, int, float const*, int, unsigned char*, int)'
  79. arithm.cpp:(.text._ZN2cv3hal6cmp32fEPKfjS2_jPhjiiPv+0x3fc): undefined reference to `carotene_o4t::cmpGE(carotene_o4t::Size2D const&, float const*, int, float const*, int, unsigned char*, int)'
  80. arithm.cpp:(.text._ZN2cv3hal6cmp32fEPKfjS2_jPhjiiPv+0x41a): undefined reference to `carotene_o4t::cmpGT(carotene_o4t::Size2D const&, float const*, int, float const*, int, unsigned char*, int)'
  81. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::div8u(unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  82. arithm.cpp:(.text._ZN2cv3hal5div8uEPKhjS2_jPhjiiPv+0x28): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  83. arithm.cpp:(.text._ZN2cv3hal5div8uEPKhjS2_jPhjiiPv+0x12c): undefined reference to `carotene_o4t::div(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int, float, carotene_o4t::CONVERT_POLICY)'
  84. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::div32f(float const*, unsigned int, float const*, unsigned int, float*, unsigned int, int, int, void*)':
  85. arithm.cpp:(.text._ZN2cv3hal6div32fEPKfjS2_jPfjiiPv+0x28): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  86. arithm.cpp:(.text._ZN2cv3hal6div32fEPKfjS2_jPfjiiPv+0xd6): undefined reference to `carotene_o4t::div(carotene_o4t::Size2D const&, float const*, int, float const*, int, float*, int, float)'
  87. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::addWeighted8u(unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  88. arithm.cpp:(.text._ZN2cv3hal13addWeighted8uEPKhjS2_jPhjiiPv+0x2a): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  89. arithm.cpp:(.text._ZN2cv3hal13addWeighted8uEPKhjS2_jPhjiiPv+0x2bc): undefined reference to `carotene_o4t::addWeighted(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int, float, float, float)'
  90. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::add32s(int const*, unsigned int, int const*, unsigned int, int*, unsigned int, int, int, void*)':
  91. arithm.cpp:(.text._ZN2cv3hal6add32sEPKijS2_jPijiiPv+0x28): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  92. arithm.cpp:(.text._ZN2cv3hal6add32sEPKijS2_jPijiiPv+0x112): undefined reference to `carotene_o4t::add(carotene_o4t::Size2D const&, int const*, int, int const*, int, int*, int, carotene_o4t::CONVERT_POLICY)'
  93. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::sub32s(int const*, unsigned int, int const*, unsigned int, int*, unsigned int, int, int, void*)':
  94. arithm.cpp:(.text._ZN2cv3hal6sub32sEPKijS2_jPijiiPv+0x28): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  95. arithm.cpp:(.text._ZN2cv3hal6sub32sEPKijS2_jPijiiPv+0x11a): undefined reference to `carotene_o4t::sub(carotene_o4t::Size2D const&, int const*, int, int const*, int, int*, int, carotene_o4t::CONVERT_POLICY)'
  96. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::mul8u(unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  97. arithm.cpp:(.text._ZN2cv3hal5mul8uEPKhjS2_jPhjiiPv+0x2c): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  98. arithm.cpp:(.text._ZN2cv3hal5mul8uEPKhjS2_jPhjiiPv+0x36e): undefined reference to `carotene_o4t::mul(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int, float, carotene_o4t::CONVERT_POLICY)'
  99. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::mul8s(signed char const*, unsigned int, signed char const*, unsigned int, signed char*, unsigned int, int, int, void*)':
  100. arithm.cpp:(.text._ZN2cv3hal5mul8sEPKajS2_jPajiiPv+0x2a): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  101. arithm.cpp:(.text._ZN2cv3hal5mul8sEPKajS2_jPajiiPv+0x404): undefined reference to `carotene_o4t::mul(carotene_o4t::Size2D const&, signed char const*, int, signed char const*, int, signed char*, int, float, carotene_o4t::CONVERT_POLICY)'
  102. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::mul16u(unsigned short const*, unsigned int, unsigned short const*, unsigned int, unsigned short*, unsigned int, int, int, void*)':
  103. arithm.cpp:(.text._ZN2cv3hal6mul16uEPKtjS2_jPtjiiPv+0x2a): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  104. arithm.cpp:(.text._ZN2cv3hal6mul16uEPKtjS2_jPtjiiPv+0x3dc): undefined reference to `carotene_o4t::mul(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned short*, int, float, carotene_o4t::CONVERT_POLICY)'
  105. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::mul16s(short const*, unsigned int, short const*, unsigned int, short*, unsigned int, int, int, void*)':
  106. arithm.cpp:(.text._ZN2cv3hal6mul16sEPKsjS2_jPsjiiPv+0x2c): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  107. arithm.cpp:(.text._ZN2cv3hal6mul16sEPKsjS2_jPsjiiPv+0x45a): undefined reference to `carotene_o4t::mul(carotene_o4t::Size2D const&, short const*, int, short const*, int, short*, int, float, carotene_o4t::CONVERT_POLICY)'
  108. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::mul32s(int const*, unsigned int, int const*, unsigned int, int*, unsigned int, int, int, void*)':
  109. arithm.cpp:(.text._ZN2cv3hal6mul32sEPKijS2_jPijiiPv+0x2a): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  110. arithm.cpp:(.text._ZN2cv3hal6mul32sEPKijS2_jPijiiPv+0x2e0): undefined reference to `carotene_o4t::mul(carotene_o4t::Size2D const&, int const*, int, int const*, int, int*, int, double, carotene_o4t::CONVERT_POLICY)'
  111. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::mul32f(float const*, unsigned int, float const*, unsigned int, float*, unsigned int, int, int, void*)':
  112. arithm.cpp:(.text._ZN2cv3hal6mul32fEPKfjS2_jPfjiiPv+0x26): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  113. arithm.cpp:(.text._ZN2cv3hal6mul32fEPKfjS2_jPfjiiPv+0x2b0): undefined reference to `carotene_o4t::mul(carotene_o4t::Size2D const&, float const*, int, float const*, int, float*, int, float)'
  114. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::recip8u(unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  115. arithm.cpp:(.text._ZN2cv3hal7recip8uEPKhjS2_jPhjiiPv+0x24): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  116. arithm.cpp:(.text._ZN2cv3hal7recip8uEPKhjS2_jPhjiiPv+0xb6): undefined reference to `carotene_o4t::reciprocal(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int, float, carotene_o4t::CONVERT_POLICY)'
  117. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::div8s(signed char const*, unsigned int, signed char const*, unsigned int, signed char*, unsigned int, int, int, void*)':
  118. arithm.cpp:(.text._ZN2cv3hal5div8sEPKajS2_jPajiiPv+0x26): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  119. arithm.cpp:(.text._ZN2cv3hal5div8sEPKajS2_jPajiiPv+0xde): undefined reference to `carotene_o4t::div(carotene_o4t::Size2D const&, signed char const*, int, signed char const*, int, signed char*, int, float, carotene_o4t::CONVERT_POLICY)'
  120. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::div16u(unsigned short const*, unsigned int, unsigned short const*, unsigned int, unsigned short*, unsigned int, int, int, void*)':
  121. arithm.cpp:(.text._ZN2cv3hal6div16uEPKtjS2_jPtjiiPv+0x24): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  122. arithm.cpp:(.text._ZN2cv3hal6div16uEPKtjS2_jPtjiiPv+0xea): undefined reference to `carotene_o4t::div(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned short*, int, float, carotene_o4t::CONVERT_POLICY)'
  123. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::div16s(short const*, unsigned int, short const*, unsigned int, short*, unsigned int, int, int, void*)':
  124. arithm.cpp:(.text._ZN2cv3hal6div16sEPKsjS2_jPsjiiPv+0x26): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  125. arithm.cpp:(.text._ZN2cv3hal6div16sEPKsjS2_jPsjiiPv+0x100): undefined reference to `carotene_o4t::div(carotene_o4t::Size2D const&, short const*, int, short const*, int, short*, int, float, carotene_o4t::CONVERT_POLICY)'
  126. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::div32s(int const*, unsigned int, int const*, unsigned int, int*, unsigned int, int, int, void*)':
  127. arithm.cpp:(.text._ZN2cv3hal6div32sEPKijS2_jPijiiPv+0x26): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  128. arithm.cpp:(.text._ZN2cv3hal6div32sEPKijS2_jPijiiPv+0xe2): undefined reference to `carotene_o4t::div(carotene_o4t::Size2D const&, int const*, int, int const*, int, int*, int, float, carotene_o4t::CONVERT_POLICY)'
  129. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::recip8s(signed char const*, unsigned int, signed char const*, unsigned int, signed char*, unsigned int, int, int, void*)':
  130. arithm.cpp:(.text._ZN2cv3hal7recip8sEPKajS2_jPajiiPv+0x24): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  131. arithm.cpp:(.text._ZN2cv3hal7recip8sEPKajS2_jPajiiPv+0xbe): undefined reference to `carotene_o4t::reciprocal(carotene_o4t::Size2D const&, signed char const*, int, signed char*, int, float, carotene_o4t::CONVERT_POLICY)'
  132. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::recip16u(unsigned short const*, unsigned int, unsigned short const*, unsigned int, unsigned short*, unsigned int, int, int, void*)':
  133. arithm.cpp:(.text._ZN2cv3hal8recip16uEPKtjS2_jPtjiiPv+0x20): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  134. arithm.cpp:(.text._ZN2cv3hal8recip16uEPKtjS2_jPtjiiPv+0xc2): undefined reference to `carotene_o4t::reciprocal(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short*, int, float, carotene_o4t::CONVERT_POLICY)'
  135. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::recip16s(short const*, unsigned int, short const*, unsigned int, short*, unsigned int, int, int, void*)':
  136. arithm.cpp:(.text._ZN2cv3hal8recip16sEPKsjS2_jPsjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  137. arithm.cpp:(.text._ZN2cv3hal8recip16sEPKsjS2_jPsjiiPv+0xcc): undefined reference to `carotene_o4t::reciprocal(carotene_o4t::Size2D const&, short const*, int, short*, int, float, carotene_o4t::CONVERT_POLICY)'
  138. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::recip32s(int const*, unsigned int, int const*, unsigned int, int*, unsigned int, int, int, void*)':
  139. arithm.cpp:(.text._ZN2cv3hal8recip32sEPKijS2_jPijiiPv+0x22): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  140. arithm.cpp:(.text._ZN2cv3hal8recip32sEPKijS2_jPijiiPv+0xca): undefined reference to `carotene_o4t::reciprocal(carotene_o4t::Size2D const&, int const*, int, int*, int, float, carotene_o4t::CONVERT_POLICY)'
  141. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::recip32f(float const*, unsigned int, float const*, unsigned int, float*, unsigned int, int, int, void*)':
  142. arithm.cpp:(.text._ZN2cv3hal8recip32fEPKfjS2_jPfjiiPv+0x24): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  143. arithm.cpp:(.text._ZN2cv3hal8recip32fEPKfjS2_jPfjiiPv+0xbc): undefined reference to `carotene_o4t::reciprocal(carotene_o4t::Size2D const&, float const*, int, float*, int, float)'
  144. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::addWeighted8s(signed char const*, unsigned int, signed char const*, unsigned int, signed char*, unsigned int, int, int, void*)':
  145. arithm.cpp:(.text._ZN2cv3hal13addWeighted8sEPKajS2_jPajiiPv+0x26): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  146. arithm.cpp:(.text._ZN2cv3hal13addWeighted8sEPKajS2_jPajiiPv+0x2ca): undefined reference to `carotene_o4t::addWeighted(carotene_o4t::Size2D const&, signed char const*, int, signed char const*, int, signed char*, int, float, float, float)'
  147. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::addWeighted16u(unsigned short const*, unsigned int, unsigned short const*, unsigned int, unsigned short*, unsigned int, int, int, void*)':
  148. arithm.cpp:(.text._ZN2cv3hal14addWeighted16uEPKtjS2_jPtjiiPv+0x2a): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  149. arithm.cpp:(.text._ZN2cv3hal14addWeighted16uEPKtjS2_jPtjiiPv+0x2f4): undefined reference to `carotene_o4t::addWeighted(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned short*, int, float, float, float)'
  150. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::addWeighted16s(short const*, unsigned int, short const*, unsigned int, short*, unsigned int, int, int, void*)':
  151. arithm.cpp:(.text._ZN2cv3hal14addWeighted16sEPKsjS2_jPsjiiPv+0x26): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  152. arithm.cpp:(.text._ZN2cv3hal14addWeighted16sEPKsjS2_jPsjiiPv+0x2fe): undefined reference to `carotene_o4t::addWeighted(carotene_o4t::Size2D const&, short const*, int, short const*, int, short*, int, float, float, float)'
  153. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::addWeighted32s(int const*, unsigned int, int const*, unsigned int, int*, unsigned int, int, int, void*)':
  154. arithm.cpp:(.text._ZN2cv3hal14addWeighted32sEPKijS2_jPijiiPv+0x2a): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  155. arithm.cpp:(.text._ZN2cv3hal14addWeighted32sEPKijS2_jPijiiPv+0x222): undefined reference to `carotene_o4t::addWeighted(carotene_o4t::Size2D const&, int const*, int, int const*, int, int*, int, float, float, float)'
  156. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::add8u(unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  157. arithm.cpp:(.text._ZN2cv3hal5add8uEPKhjS2_jPhjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  158. arithm.cpp:(.text._ZN2cv3hal5add8uEPKhjS2_jPhjiiPv+0x68): undefined reference to `carotene_o4t::add(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int, carotene_o4t::CONVERT_POLICY)'
  159. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::add8s(signed char const*, unsigned int, signed char const*, unsigned int, signed char*, unsigned int, int, int, void*)':
  160. arithm.cpp:(.text._ZN2cv3hal5add8sEPKajS2_jPajiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  161. arithm.cpp:(.text._ZN2cv3hal5add8sEPKajS2_jPajiiPv+0x68): undefined reference to `carotene_o4t::add(carotene_o4t::Size2D const&, signed char const*, int, signed char const*, int, signed char*, int, carotene_o4t::CONVERT_POLICY)'
  162. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::add16u(unsigned short const*, unsigned int, unsigned short const*, unsigned int, unsigned short*, unsigned int, int, int, void*)':
  163. arithm.cpp:(.text._ZN2cv3hal6add16uEPKtjS2_jPtjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  164. arithm.cpp:(.text._ZN2cv3hal6add16uEPKtjS2_jPtjiiPv+0x68): undefined reference to `carotene_o4t::add(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned short*, int, carotene_o4t::CONVERT_POLICY)'
  165. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::add16s(short const*, unsigned int, short const*, unsigned int, short*, unsigned int, int, int, void*)':
  166. arithm.cpp:(.text._ZN2cv3hal6add16sEPKsjS2_jPsjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  167. arithm.cpp:(.text._ZN2cv3hal6add16sEPKsjS2_jPsjiiPv+0x68): undefined reference to `carotene_o4t::add(carotene_o4t::Size2D const&, short const*, int, short const*, int, short*, int, carotene_o4t::CONVERT_POLICY)'
  168. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::sub8u(unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  169. arithm.cpp:(.text._ZN2cv3hal5sub8uEPKhjS2_jPhjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  170. arithm.cpp:(.text._ZN2cv3hal5sub8uEPKhjS2_jPhjiiPv+0x68): undefined reference to `carotene_o4t::sub(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int, carotene_o4t::CONVERT_POLICY)'
  171. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::sub8s(signed char const*, unsigned int, signed char const*, unsigned int, signed char*, unsigned int, int, int, void*)':
  172. arithm.cpp:(.text._ZN2cv3hal5sub8sEPKajS2_jPajiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  173. arithm.cpp:(.text._ZN2cv3hal5sub8sEPKajS2_jPajiiPv+0x68): undefined reference to `carotene_o4t::sub(carotene_o4t::Size2D const&, signed char const*, int, signed char const*, int, signed char*, int, carotene_o4t::CONVERT_POLICY)'
  174. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::sub16u(unsigned short const*, unsigned int, unsigned short const*, unsigned int, unsigned short*, unsigned int, int, int, void*)':
  175. arithm.cpp:(.text._ZN2cv3hal6sub16uEPKtjS2_jPtjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  176. arithm.cpp:(.text._ZN2cv3hal6sub16uEPKtjS2_jPtjiiPv+0x68): undefined reference to `carotene_o4t::sub(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned short*, int, carotene_o4t::CONVERT_POLICY)'
  177. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::sub16s(short const*, unsigned int, short const*, unsigned int, short*, unsigned int, int, int, void*)':
  178. arithm.cpp:(.text._ZN2cv3hal6sub16sEPKsjS2_jPsjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  179. arithm.cpp:(.text._ZN2cv3hal6sub16sEPKsjS2_jPsjiiPv+0x68): undefined reference to `carotene_o4t::sub(carotene_o4t::Size2D const&, short const*, int, short const*, int, short*, int, carotene_o4t::CONVERT_POLICY)'
  180. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::max8u(unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  181. arithm.cpp:(.text._ZN2cv3hal5max8uEPKhjS2_jPhjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  182. arithm.cpp:(.text._ZN2cv3hal5max8uEPKhjS2_jPhjiiPv+0x64): undefined reference to `carotene_o4t::max(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  183. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::max8s(signed char const*, unsigned int, signed char const*, unsigned int, signed char*, unsigned int, int, int, void*)':
  184. arithm.cpp:(.text._ZN2cv3hal5max8sEPKajS2_jPajiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  185. arithm.cpp:(.text._ZN2cv3hal5max8sEPKajS2_jPajiiPv+0x64): undefined reference to `carotene_o4t::max(carotene_o4t::Size2D const&, signed char const*, int, signed char const*, int, signed char*, int)'
  186. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::max16u(unsigned short const*, unsigned int, unsigned short const*, unsigned int, unsigned short*, unsigned int, int, int, void*)':
  187. arithm.cpp:(.text._ZN2cv3hal6max16uEPKtjS2_jPtjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  188. arithm.cpp:(.text._ZN2cv3hal6max16uEPKtjS2_jPtjiiPv+0x64): undefined reference to `carotene_o4t::max(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned short*, int)'
  189. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::max16s(short const*, unsigned int, short const*, unsigned int, short*, unsigned int, int, int, void*)':
  190. arithm.cpp:(.text._ZN2cv3hal6max16sEPKsjS2_jPsjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  191. arithm.cpp:(.text._ZN2cv3hal6max16sEPKsjS2_jPsjiiPv+0x64): undefined reference to `carotene_o4t::max(carotene_o4t::Size2D const&, short const*, int, short const*, int, short*, int)'
  192. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::max32s(int const*, unsigned int, int const*, unsigned int, int*, unsigned int, int, int, void*)':
  193. arithm.cpp:(.text._ZN2cv3hal6max32sEPKijS2_jPijiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  194. arithm.cpp:(.text._ZN2cv3hal6max32sEPKijS2_jPijiiPv+0x64): undefined reference to `carotene_o4t::max(carotene_o4t::Size2D const&, int const*, int, int const*, int, int*, int)'
  195. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::max32f(float const*, unsigned int, float const*, unsigned int, float*, unsigned int, int, int, void*)':
  196. arithm.cpp:(.text._ZN2cv3hal6max32fEPKfjS2_jPfjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  197. arithm.cpp:(.text._ZN2cv3hal6max32fEPKfjS2_jPfjiiPv+0x64): undefined reference to `carotene_o4t::max(carotene_o4t::Size2D const&, float const*, int, float const*, int, float*, int)'
  198. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::min8u(unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  199. arithm.cpp:(.text._ZN2cv3hal5min8uEPKhjS2_jPhjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  200. arithm.cpp:(.text._ZN2cv3hal5min8uEPKhjS2_jPhjiiPv+0x64): undefined reference to `carotene_o4t::min(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  201. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::min8s(signed char const*, unsigned int, signed char const*, unsigned int, signed char*, unsigned int, int, int, void*)':
  202. arithm.cpp:(.text._ZN2cv3hal5min8sEPKajS2_jPajiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  203. arithm.cpp:(.text._ZN2cv3hal5min8sEPKajS2_jPajiiPv+0x64): undefined reference to `carotene_o4t::min(carotene_o4t::Size2D const&, signed char const*, int, signed char const*, int, signed char*, int)'
  204. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::min16u(unsigned short const*, unsigned int, unsigned short const*, unsigned int, unsigned short*, unsigned int, int, int, void*)':
  205. arithm.cpp:(.text._ZN2cv3hal6min16uEPKtjS2_jPtjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  206. arithm.cpp:(.text._ZN2cv3hal6min16uEPKtjS2_jPtjiiPv+0x64): undefined reference to `carotene_o4t::min(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned short*, int)'
  207. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::min16s(short const*, unsigned int, short const*, unsigned int, short*, unsigned int, int, int, void*)':
  208. arithm.cpp:(.text._ZN2cv3hal6min16sEPKsjS2_jPsjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  209. arithm.cpp:(.text._ZN2cv3hal6min16sEPKsjS2_jPsjiiPv+0x64): undefined reference to `carotene_o4t::min(carotene_o4t::Size2D const&, short const*, int, short const*, int, short*, int)'
  210. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::min32s(int const*, unsigned int, int const*, unsigned int, int*, unsigned int, int, int, void*)':
  211. arithm.cpp:(.text._ZN2cv3hal6min32sEPKijS2_jPijiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  212. arithm.cpp:(.text._ZN2cv3hal6min32sEPKijS2_jPijiiPv+0x64): undefined reference to `carotene_o4t::min(carotene_o4t::Size2D const&, int const*, int, int const*, int, int*, int)'
  213. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::min32f(float const*, unsigned int, float const*, unsigned int, float*, unsigned int, int, int, void*)':
  214. arithm.cpp:(.text._ZN2cv3hal6min32fEPKfjS2_jPfjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  215. arithm.cpp:(.text._ZN2cv3hal6min32fEPKfjS2_jPfjiiPv+0x64): undefined reference to `carotene_o4t::min(carotene_o4t::Size2D const&, float const*, int, float const*, int, float*, int)'
  216. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::absdiff8u(unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, void*)':
  217. arithm.cpp:(.text._ZN2cv3hal9absdiff8uEPKhjS2_jPhjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  218. arithm.cpp:(.text._ZN2cv3hal9absdiff8uEPKhjS2_jPhjiiPv+0x64): undefined reference to `carotene_o4t::absDiff(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  219. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::absdiff8s(signed char const*, unsigned int, signed char const*, unsigned int, signed char*, unsigned int, int, int, void*)':
  220. arithm.cpp:(.text._ZN2cv3hal9absdiff8sEPKajS2_jPajiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  221. arithm.cpp:(.text._ZN2cv3hal9absdiff8sEPKajS2_jPajiiPv+0x64): undefined reference to `carotene_o4t::absDiff(carotene_o4t::Size2D const&, signed char const*, int, signed char const*, int, signed char*, int)'
  222. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::absdiff16u(unsigned short const*, unsigned int, unsigned short const*, unsigned int, unsigned short*, unsigned int, int, int, void*)':
  223. arithm.cpp:(.text._ZN2cv3hal10absdiff16uEPKtjS2_jPtjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  224. arithm.cpp:(.text._ZN2cv3hal10absdiff16uEPKtjS2_jPtjiiPv+0x64): undefined reference to `carotene_o4t::absDiff(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned short*, int)'
  225. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::absdiff16s(short const*, unsigned int, short const*, unsigned int, short*, unsigned int, int, int, void*)':
  226. arithm.cpp:(.text._ZN2cv3hal10absdiff16sEPKsjS2_jPsjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  227. arithm.cpp:(.text._ZN2cv3hal10absdiff16sEPKsjS2_jPsjiiPv+0x64): undefined reference to `carotene_o4t::absDiff(carotene_o4t::Size2D const&, short const*, int, short const*, int, short*, int)'
  228. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::absdiff32s(int const*, unsigned int, int const*, unsigned int, int*, unsigned int, int, int, void*)':
  229. arithm.cpp:(.text._ZN2cv3hal10absdiff32sEPKijS2_jPijiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  230. arithm.cpp:(.text._ZN2cv3hal10absdiff32sEPKijS2_jPijiiPv+0x64): undefined reference to `carotene_o4t::absDiff(carotene_o4t::Size2D const&, int const*, int, int const*, int, int*, int)'
  231. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(arithm.cpp.o): In function `cv::hal::absdiff32f(float const*, unsigned int, float const*, unsigned int, float*, unsigned int, int, int, void*)':
  232. arithm.cpp:(.text._ZN2cv3hal10absdiff32fEPKfjS2_jPfjiiPv+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  233. arithm.cpp:(.text._ZN2cv3hal10absdiff32fEPKfjS2_jPfjiiPv+0x64): undefined reference to `carotene_o4t::absDiff(carotene_o4t::Size2D const&, float const*, int, float const*, int, float*, int)'
  234. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_exr.cpp.o): In function `cv::ExrDecoder::readHeader()':
  235. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0xa): undefined reference to `Imf_2_2::globalThreadCount()'
  236. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x1c): undefined reference to `Imf_2_2::InputFile::InputFile(char const*, int)'
  237. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x24): undefined reference to `Imf_2_2::InputFile::header() const'
  238. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x2a): undefined reference to `Imf_2_2::Header::dataWindow() const'
  239. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x50): undefined reference to `Imf_2_2::InputFile::header() const'
  240. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x54): undefined reference to `Imf_2_2::hasChromaticities(Imf_2_2::Header const&)'
  241. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x5c): undefined reference to `Imf_2_2::InputFile::header() const'
  242. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x60): undefined reference to `Imf_2_2::Header::channels() const'
  243. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x6a): undefined reference to `Imf_2_2::ChannelList::findChannel(char const*) const'
  244. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x76): undefined reference to `Imf_2_2::ChannelList::findChannel(char const*) const'
  245. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x84): undefined reference to `Imf_2_2::ChannelList::findChannel(char const*) const'
  246. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0xae): undefined reference to `Imf_2_2::InputFile::header() const'
  247. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0xb2): undefined reference to `Imf_2_2::chromaticities(Imf_2_2::Header const&)'
  248. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x10a): undefined reference to `Imf_2_2::ChannelList::findChannel(char const*) const'
  249. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x120): undefined reference to `Imf_2_2::ChannelList::findChannel(char const*) const'
  250. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder10readHeaderEv+0x12c): undefined reference to `Imf_2_2::ChannelList::findChannel(char const*) const'
  251. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_exr.cpp.o): In function `cv::ExrDecoder::ExrDecoder()':
  252. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoderC2Ev+0x8e): undefined reference to `Imf_2_2::Chromaticities::Chromaticities(Imath_2_2::Vec2<float> const&, Imath_2_2::Vec2<float> const&, Imath_2_2::Vec2<float> const&, Imath_2_2::Vec2<float> const&)'
  253. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_exr.cpp.o): In function `cv::ExrDecoder::readData(cv::Mat&)':
  254. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x132): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  255. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x13e): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  256. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x184): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  257. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x190): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  258. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x1d4): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  259. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x1e0): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  260. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x1ee): undefined reference to `Imf_2_2::FrameBuffer::begin()'
  261. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x204): undefined reference to `Imf_2_2::FrameBuffer::end()'
  262. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x210): undefined reference to `Imf_2_2::InputFile::setFrameBuffer(Imf_2_2::FrameBuffer const&)'
  263. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x23a): undefined reference to `Imf_2_2::InputFile::readPixels(int, int)'
  264. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x48a): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  265. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x496): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  266. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x4dc): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  267. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x4e8): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  268. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x52c): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  269. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x538): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  270. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0x666): undefined reference to `Imf_2_2::InputFile::readPixels(int, int)'
  271. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xafc): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  272. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xb08): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  273. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xb38): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  274. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xb44): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  275. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xb6a): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  276. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xb76): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  277. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xb92): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  278. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xb9e): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  279. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xbb8): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  280. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xbc4): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  281. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xd06): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  282. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xd12): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  283. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xd32): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  284. grfmt_exr.cpp:(.text._ZN2cv10ExrDecoder8readDataERNS_3MatE+0xd3e): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  285. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_exr.cpp.o): In function `cv::ExrEncoder::write(cv::Mat const&, std::vector<int, std::allocator<int> > const&)':
  286. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x68): undefined reference to `Imf_2_2::Header::Header(int, int, float, Imath_2_2::Vec2<float> const&, float, Imf_2_2::LineOrder, Imf_2_2::Compression)'
  287. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0xc6): undefined reference to `Imf_2_2::Header::channels()'
  288. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0xd8): undefined reference to `Imf_2_2::Channel::Channel(Imf_2_2::PixelType, int, int, bool)'
  289. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0xe4): undefined reference to `Imf_2_2::ChannelList::insert(char const*, Imf_2_2::Channel const&)'
  290. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0xf4): undefined reference to `Imf_2_2::globalThreadCount()'
  291. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x104): undefined reference to `Imf_2_2::OutputFile::OutputFile(char const*, Imf_2_2::Header const&, int)'
  292. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x184): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  293. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x192): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  294. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x19a): undefined reference to `Imf_2_2::OutputFile::setFrameBuffer(Imf_2_2::FrameBuffer const&)'
  295. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x1a2): undefined reference to `Imf_2_2::OutputFile::writePixels(int)'
  296. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x200): undefined reference to `Imf_2_2::OutputFile::~OutputFile()'
  297. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x206): undefined reference to `Imf_2_2::Header::~Header()'
  298. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x21e): undefined reference to `Imf_2_2::Header::channels()'
  299. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x230): undefined reference to `Imf_2_2::Channel::Channel(Imf_2_2::PixelType, int, int, bool)'
  300. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x23c): undefined reference to `Imf_2_2::ChannelList::insert(char const*, Imf_2_2::Channel const&)'
  301. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x242): undefined reference to `Imf_2_2::Header::channels()'
  302. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x254): undefined reference to `Imf_2_2::Channel::Channel(Imf_2_2::PixelType, int, int, bool)'
  303. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x260): undefined reference to `Imf_2_2::ChannelList::insert(char const*, Imf_2_2::Channel const&)'
  304. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x266): undefined reference to `Imf_2_2::Header::channels()'
  305. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x278): undefined reference to `Imf_2_2::Channel::Channel(Imf_2_2::PixelType, int, int, bool)'
  306. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x284): undefined reference to `Imf_2_2::ChannelList::insert(char const*, Imf_2_2::Channel const&)'
  307. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x2b8): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  308. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x2c6): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  309. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x2f2): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  310. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x2fe): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  311. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x328): undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned int, unsigned int, int, int, double, bool, bool)'
  312. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x334): undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  313. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x380): undefined reference to `Imf_2_2::Header::~Header()'
  314. grfmt_exr.cpp:(.text._ZN2cv10ExrEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x412): undefined reference to `Imf_2_2::OutputFile::~OutputFile()'
  315. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): In function `cv::JasperInitializer::~JasperInitializer()':
  316. grfmt_jpeg2000.cpp:(.text._ZN2cv17JasperInitializerD2Ev[_ZN2cv17JasperInitializerD5Ev]+0x4): undefined reference to `jas_cleanup'
  317. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): In function `cv::Jpeg2KDecoder_close(cv::Jpeg2KDecoder*)':
  318. grfmt_jpeg2000.cpp:(.text._ZN2cvL19Jpeg2KDecoder_closeEPNS_13Jpeg2KDecoderE+0x8): undefined reference to `jas_stream_close'
  319. grfmt_jpeg2000.cpp:(.text._ZN2cvL19Jpeg2KDecoder_closeEPNS_13Jpeg2KDecoderE+0x14): undefined reference to `jas_image_destroy'
  320. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): In function `cv::Jpeg2KDecoder::readHeader()':
  321. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder10readHeaderEv+0x20): undefined reference to `jas_stream_close'
  322. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder10readHeaderEv+0x2e): undefined reference to `jas_image_destroy'
  323. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder10readHeaderEv+0x44): undefined reference to `jas_stream_fopen'
  324. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder10readHeaderEv+0x58): undefined reference to `jas_image_decode'
  325. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder10readHeaderEv+0x10e): undefined reference to `jas_stream_close'
  326. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder10readHeaderEv+0x122): undefined reference to `jas_image_destroy'
  327. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): In function `cv::Jpeg2KDecoder::close()':
  328. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder5closeEv+0x8): undefined reference to `jas_stream_close'
  329. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder5closeEv+0x14): undefined reference to `jas_image_destroy'
  330. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): In function `cv::Jpeg2KDecoder::readData(cv::Mat&)':
  331. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0xc2): undefined reference to `jas_cmprof_createfromclrspc'
  332. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0xd4): undefined reference to `jas_image_chclrspc'
  333. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0xe2): undefined reference to `jas_image_destroy'
  334. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0xee): undefined reference to `jas_cmprof_destroy'
  335. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0xfc): undefined reference to `jas_image_getcmptbytype'
  336. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x15e): undefined reference to `jas_matrix_create'
  337. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x176): undefined reference to `jas_image_readcmpt'
  338. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x1b2): undefined reference to `jas_matrix_destroy'
  339. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x2a4): undefined reference to `jas_image_getcmptbytype'
  340. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x2b0): undefined reference to `jas_image_getcmptbytype'
  341. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x2bc): undefined reference to `jas_image_getcmptbytype'
  342. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x3b0): undefined reference to `jas_matrix_destroy'
  343. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x3fe): undefined reference to `jas_cmprof_destroy'
  344. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): In function `cv::Jpeg2KEncoder::writeComponent8u(void*, cv::Mat const&)':
  345. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder16writeComponent8uEPvRKNS_3MatE+0x16): undefined reference to `jas_matrix_create'
  346. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder16writeComponent8uEPvRKNS_3MatE+0x80): undefined reference to `jas_image_writecmpt'
  347. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder16writeComponent8uEPvRKNS_3MatE+0x94): undefined reference to `jas_matrix_destroy'
  348. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): In function `cv::Jpeg2KEncoder::writeComponent16u(void*, cv::Mat const&)':
  349. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder17writeComponent16uEPvRKNS_3MatE+0x16): undefined reference to `jas_matrix_create'
  350. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder17writeComponent16uEPvRKNS_3MatE+0x82): undefined reference to `jas_image_writecmpt'
  351. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder17writeComponent16uEPvRKNS_3MatE+0x9a): undefined reference to `jas_matrix_destroy'
  352. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): In function `cv::Jpeg2KEncoder::write(cv::Mat const&, std::vector<int, std::allocator<int> > const&)':
  353. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x7a): undefined reference to `jas_image_create'
  354. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0xbe): undefined reference to `jas_stream_fopen'
  355. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0xca): undefined reference to `jas_image_strtofmt'
  356. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0xd8): undefined reference to `jas_image_encode'
  357. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0xe4): undefined reference to `jas_stream_close'
  358. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0xea): undefined reference to `jas_image_destroy'
  359. grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x108): undefined reference to `jas_image_create'
  360. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_jpeg2000.cpp.o): In function `_GLOBAL__sub_I_grfmt_jpeg2000.cpp':
  361. grfmt_jpeg2000.cpp:(.text.startup._GLOBAL__sub_I_grfmt_jpeg2000.cpp+0x2): undefined reference to `jas_init'
  362. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvImageWidget_class_init(_CvImageWidgetClass*)':
  363. window_gtk.cpp:(.text._ZL24cvImageWidget_class_initP19_CvImageWidgetClass+0x4): undefined reference to `gtk_widget_get_type'
  364. window_gtk.cpp:(.text._ZL24cvImageWidget_class_initP19_CvImageWidgetClass+0xe): undefined reference to `g_type_class_peek'
  365. window_gtk.cpp:(.text._ZL24cvImageWidget_class_initP19_CvImageWidgetClass+0x16): undefined reference to `g_type_check_class_cast'
  366. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `icvWindowThreadLoop()':
  367. window_gtk.cpp:(.text._ZL19icvWindowThreadLoopv+0x8): undefined reference to `g_mutex_lock'
  368. window_gtk.cpp:(.text._ZL19icvWindowThreadLoopv+0xe): undefined reference to `gtk_main_iteration_do'
  369. window_gtk.cpp:(.text._ZL19icvWindowThreadLoopv+0x14): undefined reference to `g_mutex_unlock'
  370. window_gtk.cpp:(.text._ZL19icvWindowThreadLoopv+0x1c): undefined reference to `g_usleep'
  371. window_gtk.cpp:(.text._ZL19icvWindowThreadLoopv+0x20): undefined reference to `g_thread_yield'
  372. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `icvOnTrackbar(_GtkWidget*, void*)':
  373. window_gtk.cpp:(.text._ZL13icvOnTrackbarP10_GtkWidgetPv+0x6): undefined reference to `gtk_range_get_type'
  374. window_gtk.cpp:(.text._ZL13icvOnTrackbarP10_GtkWidgetPv+0xe): undefined reference to `g_type_check_instance_cast'
  375. window_gtk.cpp:(.text._ZL13icvOnTrackbarP10_GtkWidgetPv+0x12): undefined reference to `gtk_range_get_value'
  376. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cv::detail::PtrOwnerImpl<CvWindow, cv::DefaultDeleter<CvWindow> >::deleteSelf()':
  377. window_gtk.cpp:(.text._ZN2cv6detail12PtrOwnerImplI8CvWindowNS_14DefaultDeleterIS2_EEE10deleteSelfEv[_ZN2cv6detail12PtrOwnerImplI8CvWindowNS_14DefaultDeleterIS2_EEE10deleteSelfEv]+0xa): undefined reference to `gtk_widget_destroy'
  378. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvImageWidget_size_request(_GtkWidget*, _GtkRequisition*)':
  379. window_gtk.cpp:(.text._ZL26cvImageWidget_size_requestP10_GtkWidgetP15_GtkRequisition+0x10): undefined reference to `gtk_widget_get_type'
  380. window_gtk.cpp:(.text._ZL26cvImageWidget_size_requestP10_GtkWidgetP15_GtkRequisition+0x2c): undefined reference to `g_type_register_static_simple'
  381. window_gtk.cpp:(.text._ZL26cvImageWidget_size_requestP10_GtkWidgetP15_GtkRequisition+0x38): undefined reference to `g_type_check_instance_cast'
  382. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvImageWidget_set_size(_GtkWidget*, int, int)':
  383. window_gtk.cpp:(.text._ZL22cvImageWidget_set_sizeP10_GtkWidgetii+0x14): undefined reference to `gtk_widget_get_type'
  384. window_gtk.cpp:(.text._ZL22cvImageWidget_set_sizeP10_GtkWidgetii+0x30): undefined reference to `g_type_register_static_simple'
  385. window_gtk.cpp:(.text._ZL22cvImageWidget_set_sizeP10_GtkWidgetii+0x3c): undefined reference to `g_type_check_instance_cast'
  386. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvImageWidget_destroy(_GtkObject*)':
  387. window_gtk.cpp:(.text._ZL21cvImageWidget_destroyP10_GtkObject+0x12): undefined reference to `gtk_widget_get_type'
  388. window_gtk.cpp:(.text._ZL21cvImageWidget_destroyP10_GtkObject+0x2e): undefined reference to `g_type_register_static_simple'
  389. window_gtk.cpp:(.text._ZL21cvImageWidget_destroyP10_GtkObject+0x44): undefined reference to `g_type_check_instance_is_a'
  390. window_gtk.cpp:(.text._ZL21cvImageWidget_destroyP10_GtkObject+0x5e): undefined reference to `gtk_widget_get_type'
  391. window_gtk.cpp:(.text._ZL21cvImageWidget_destroyP10_GtkObject+0x7a): undefined reference to `g_type_register_static_simple'
  392. window_gtk.cpp:(.text._ZL21cvImageWidget_destroyP10_GtkObject+0x8a): undefined reference to `g_type_check_instance_cast'
  393. window_gtk.cpp:(.text._ZL21cvImageWidget_destroyP10_GtkObject+0xa4): undefined reference to `gtk_object_get_type'
  394. window_gtk.cpp:(.text._ZL21cvImageWidget_destroyP10_GtkObject+0xae): undefined reference to `g_type_check_class_cast'
  395. window_gtk.cpp:(.text._ZL21cvImageWidget_destroyP10_GtkObject+0xba): undefined reference to `g_type_check_class_cast'
  396. window_gtk.cpp:(.text._ZL21cvImageWidget_destroyP10_GtkObject+0x58): undefined reference to `g_return_if_fail_warning'
  397. window_gtk.cpp:(.text._ZL21cvImageWidget_destroyP10_GtkObject+0xd2): undefined reference to `g_return_if_fail_warning'
  398. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvImageWidget_realize(_GtkWidget*)':
  399. window_gtk.cpp:(.text._ZL21cvImageWidget_realizeP10_GtkWidget+0x1e): undefined reference to `gtk_widget_get_type'
  400. window_gtk.cpp:(.text._ZL21cvImageWidget_realizeP10_GtkWidget+0x3a): undefined reference to `g_type_register_static_simple'
  401. window_gtk.cpp:(.text._ZL21cvImageWidget_realizeP10_GtkWidget+0x50): undefined reference to `g_type_check_instance_is_a'
  402. window_gtk.cpp:(.text._ZL21cvImageWidget_realizeP10_GtkWidget+0x5e): undefined reference to `g_return_if_fail_warning'
  403. window_gtk.cpp:(.text._ZL21cvImageWidget_realizeP10_GtkWidget+0x68): undefined reference to `gtk_widget_set_realized'
  404. window_gtk.cpp:(.text._ZL21cvImageWidget_realizeP10_GtkWidget+0x86): undefined reference to `gtk_widget_get_events'
  405. window_gtk.cpp:(.text._ZL21cvImageWidget_realizeP10_GtkWidget+0x96): undefined reference to `gtk_widget_get_visual'
  406. window_gtk.cpp:(.text._ZL21cvImageWidget_realizeP10_GtkWidget+0x9e): undefined reference to `gtk_widget_get_colormap'
  407. window_gtk.cpp:(.text._ZL21cvImageWidget_realizeP10_GtkWidget+0xac): undefined reference to `gdk_window_new'
  408. window_gtk.cpp:(.text._ZL21cvImageWidget_realizeP10_GtkWidget+0xb6): undefined reference to `gtk_style_attach'
  409. window_gtk.cpp:(.text._ZL21cvImageWidget_realizeP10_GtkWidget+0xc0): undefined reference to `gdk_window_set_user_data'
  410. window_gtk.cpp:(.text._ZL21cvImageWidget_realizeP10_GtkWidget+0xca): undefined reference to `gtk_style_set_background'
  411. window_gtk.cpp:(.text._ZL21cvImageWidget_realizeP10_GtkWidget+0xe2): undefined reference to `g_return_if_fail_warning'
  412. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `icvOnMouse(_GtkWidget*, _GdkEvent*, void*)':
  413. window_gtk.cpp:(.text._ZL10icvOnMouseP10_GtkWidgetP9_GdkEventPv+0x14): undefined reference to `gtk_widget_get_type'
  414. window_gtk.cpp:(.text._ZL10icvOnMouseP10_GtkWidgetP9_GdkEventPv+0x30): undefined reference to `g_type_register_static_simple'
  415. window_gtk.cpp:(.text._ZL10icvOnMouseP10_GtkWidgetP9_GdkEventPv+0x3c): undefined reference to `g_type_check_instance_cast'
  416. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvImageWidget_size_allocate(_GtkWidget*, _GdkRectangle*)':
  417. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0x16): undefined reference to `gtk_widget_get_type'
  418. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0x32): undefined reference to `g_type_register_static_simple'
  419. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0x48): undefined reference to `g_type_check_instance_is_a'
  420. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0x78): undefined reference to `g_type_check_instance_cast'
  421. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0xaa): undefined reference to `gtk_widget_get_realized'
  422. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0xbe): undefined reference to `g_type_check_instance_cast'
  423. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0xd0): undefined reference to `gtk_widget_get_window'
  424. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0xde): undefined reference to `gdk_window_move_resize'
  425. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0xe6): undefined reference to `gtk_widget_get_type'
  426. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0x102): undefined reference to `g_type_register_static_simple'
  427. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0x130): undefined reference to `gtk_widget_get_type'
  428. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0x14c): undefined reference to `g_type_register_static_simple'
  429. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0x160): undefined reference to `gtk_widget_get_window'
  430. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0x170): undefined reference to `gdk_window_move_resize'
  431. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0x180): undefined reference to `gtk_widget_get_type'
  432. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0x188): undefined reference to `g_type_check_instance_cast'
  433. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0x5c): undefined reference to `g_return_if_fail_warning'
  434. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0x118): undefined reference to `g_return_if_fail_warning'
  435. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0x12c): undefined reference to `g_return_if_fail_warning'
  436. window_gtk.cpp:(.text._ZL27cvImageWidget_size_allocateP10_GtkWidgetP13_GdkRectangle+0x192): undefined reference to `gtk_widget_queue_resize'
  437. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvImageWidget_expose(_GtkWidget*, _GdkEventExpose*, void*)':
  438. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0x16): undefined reference to `gtk_widget_get_type'
  439. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0x32): undefined reference to `g_type_register_static_simple'
  440. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0x48): undefined reference to `g_type_check_instance_is_a'
  441. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0x58): undefined reference to `g_return_if_fail_warning'
  442. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0x82): undefined reference to `g_return_if_fail_warning'
  443. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0x9a): undefined reference to `g_return_if_fail_warning'
  444. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0xa8): undefined reference to `gdk_cairo_create'
  445. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0xb6): undefined reference to `gtk_widget_get_type'
  446. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0xd2): undefined reference to `g_type_register_static_simple'
  447. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0xde): undefined reference to `g_type_check_instance_cast'
  448. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0x118): undefined reference to `gdk_pixbuf_new_from_data'
  449. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0x146): undefined reference to `gdk_cairo_set_source_pixbuf'
  450. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0x14c): undefined reference to `cairo_paint'
  451. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0x154): undefined reference to `g_object_unref'
  452. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0x15c): undefined reference to `cairo_destroy'
  453. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0x19c): undefined reference to `gdk_pixbuf_new_from_data'
  454. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0x1ae): undefined reference to `gdk_cairo_set_source_pixbuf'
  455. window_gtk.cpp:(.text._ZL20cvImageWidget_exposeP10_GtkWidgetP15_GdkEventExposePv+0x1b6): undefined reference to `cairo_paint'
  456. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `icvOnKeyPress(_GtkWidget*, _GdkEventKey*, void*)':
  457. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0xa2): undefined reference to `g_type_check_instance_cast'
  458. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0xb6): undefined reference to `gtk_window_get_type'
  459. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0xc0): undefined reference to `g_type_check_instance_cast'
  460. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0xec): undefined reference to `gtk_file_chooser_dialog_new'
  461. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0xf2): undefined reference to `gtk_file_chooser_get_type'
  462. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0xfa): undefined reference to `g_type_check_instance_cast'
  463. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x100): undefined reference to `gtk_file_chooser_set_do_overwrite_confirmation'
  464. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x108): undefined reference to `g_type_check_instance_cast'
  465. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x10c): undefined reference to `gtk_window_get_title'
  466. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x19e): undefined reference to `gtk_file_chooser_get_type'
  467. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x1a8): undefined reference to `g_type_check_instance_cast'
  468. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x1b4): undefined reference to `gtk_file_chooser_set_current_name'
  469. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x1b8): undefined reference to `gtk_file_filter_new'
  470. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x1c6): undefined reference to `gtk_file_filter_set_name'
  471. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x1d2): undefined reference to `gtk_file_filter_add_pattern'
  472. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x1d6): undefined reference to `gtk_file_filter_new'
  473. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x1e2): undefined reference to `gtk_file_filter_set_name'
  474. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x1e6): undefined reference to `gtk_file_filter_new'
  475. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x1f2): undefined reference to `gtk_file_filter_set_name'
  476. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x200): undefined reference to `gtk_file_filter_add_pattern'
  477. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x20e): undefined reference to `gtk_file_filter_add_pattern'
  478. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x214): undefined reference to `gtk_file_filter_new'
  479. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x220): undefined reference to `gtk_file_filter_set_name'
  480. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x22e): undefined reference to `gtk_file_filter_add_pattern'
  481. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x236): undefined reference to `gtk_file_filter_add_pattern'
  482. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x250): undefined reference to `gtk_file_filter_new'
  483. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x25c): undefined reference to `gtk_file_filter_set_name'
  484. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x26c): undefined reference to `gtk_file_filter_add_pattern'
  485. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x274): undefined reference to `gtk_file_filter_add_pattern'
  486. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x28e): undefined reference to `gtk_file_filter_new'
  487. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x29a): undefined reference to `gtk_file_filter_set_name'
  488. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x2aa): undefined reference to `gtk_file_filter_add_pattern'
  489. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x2b2): undefined reference to `gtk_file_filter_add_pattern'
  490. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x2cc): undefined reference to `gtk_file_filter_new'
  491. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x2d8): undefined reference to `gtk_file_filter_set_name'
  492. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x2e6): undefined reference to `gtk_file_filter_add_pattern'
  493. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x2f4): undefined reference to `gtk_file_filter_add_pattern'
  494. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x2fa): undefined reference to `gtk_file_filter_new'
  495. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x306): undefined reference to `gtk_file_filter_set_name'
  496. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x314): undefined reference to `gtk_file_filter_add_pattern'
  497. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x322): undefined reference to `gtk_file_filter_add_pattern'
  498. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x328): undefined reference to `gtk_file_filter_new'
  499. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x334): undefined reference to `gtk_file_filter_set_name'
  500. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x344): undefined reference to `gtk_file_filter_add_pattern'
  501. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x34c): undefined reference to `gtk_file_filter_add_pattern'
  502. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x366): undefined reference to `gtk_file_filter_new'
  503. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x372): undefined reference to `gtk_file_filter_set_name'
  504. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x380): undefined reference to `gtk_file_filter_add_pattern'
  505. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x38e): undefined reference to `gtk_file_filter_add_pattern'
  506. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x394): undefined reference to `gtk_file_filter_new'
  507. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x3a0): undefined reference to `gtk_file_filter_set_name'
  508. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x3b0): undefined reference to `gtk_file_filter_add_pattern'
  509. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x3b8): undefined reference to `gtk_file_filter_add_pattern'
  510. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x3d2): undefined reference to `gtk_file_filter_new'
  511. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x3dc): undefined reference to `gtk_file_filter_set_name'
  512. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x3ea): undefined reference to `gtk_file_filter_add_pattern'
  513. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x3f2): undefined reference to `gtk_file_filter_add_pattern'
  514. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x41c): undefined reference to `g_type_check_instance_cast'
  515. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x424): undefined reference to `gtk_file_chooser_add_filter'
  516. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x430): undefined reference to `g_type_check_instance_cast'
  517. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x436): undefined reference to `gtk_file_chooser_set_filter'
  518. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x442): undefined reference to `gtk_dialog_get_type'
  519. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x44c): undefined reference to `g_type_check_instance_cast'
  520. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x452): undefined reference to `gtk_dialog_run'
  521. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x45c): undefined reference to `gtk_file_chooser_get_type'
  522. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x466): undefined reference to `g_type_check_instance_cast'
  523. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x46c): undefined reference to `gtk_file_chooser_get_filename'
  524. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x48c): undefined reference to `g_free'
  525. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x492): undefined reference to `gtk_widget_destroy'
  526. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x5f2): undefined reference to `g_mutex_lock'
  527. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x60a): undefined reference to `g_cond_broadcast'
  528. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x610): undefined reference to `g_mutex_unlock'
  529. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x616): undefined reference to `gtk_widget_get_type'
  530. window_gtk.cpp:(.text._ZL13icvOnKeyPressP10_GtkWidgetP12_GdkEventKeyPv+0x634): undefined reference to `g_type_register_static_simple'
  531. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvImageWidgetSetImage(_CvImageWidget*, void const*)':
  532. window_gtk.cpp:(.text._Z21cvImageWidgetSetImageP14_CvImageWidgetPKv+0x68): undefined reference to `gtk_widget_get_type'
  533. window_gtk.cpp:(.text._Z21cvImageWidgetSetImageP14_CvImageWidgetPKv+0x70): undefined reference to `g_type_check_instance_cast'
  534. window_gtk.cpp:(.text._Z21cvImageWidgetSetImageP14_CvImageWidgetPKv+0x74): undefined reference to `gtk_widget_queue_draw'
  535. window_gtk.cpp:(.text._Z21cvImageWidgetSetImageP14_CvImageWidgetPKv+0x90): undefined reference to `gtk_widget_get_type'
  536. window_gtk.cpp:(.text._Z21cvImageWidgetSetImageP14_CvImageWidgetPKv+0x98): undefined reference to `g_type_check_instance_cast'
  537. window_gtk.cpp:(.text._Z21cvImageWidgetSetImageP14_CvImageWidgetPKv+0x9c): undefined reference to `gtk_widget_queue_resize'
  538. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvImageWidgetNew(int)':
  539. window_gtk.cpp:(.text._Z16cvImageWidgetNewi+0xe): undefined reference to `gtk_widget_get_type'
  540. window_gtk.cpp:(.text._Z16cvImageWidgetNewi+0x2a): undefined reference to `g_type_register_static_simple'
  541. window_gtk.cpp:(.text._Z16cvImageWidgetNewi+0x36): undefined reference to `gtk_widget_new'
  542. window_gtk.cpp:(.text._Z16cvImageWidgetNewi+0x44): undefined reference to `gtk_widget_get_type'
  543. window_gtk.cpp:(.text._Z16cvImageWidgetNewi+0x60): undefined reference to `g_type_register_static_simple'
  544. window_gtk.cpp:(.text._Z16cvImageWidgetNewi+0x6c): undefined reference to `g_type_check_instance_cast'
  545. window_gtk.cpp:(.text._Z16cvImageWidgetNewi+0x7e): undefined reference to `gtk_widget_get_type'
  546. window_gtk.cpp:(.text._Z16cvImageWidgetNewi+0x8c): undefined reference to `g_type_check_instance_cast'
  547. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvImageWidget_get_type()':
  548. window_gtk.cpp:(.text._Z22cvImageWidget_get_typev+0xc): undefined reference to `gtk_widget_get_type'
  549. window_gtk.cpp:(.text._Z22cvImageWidget_get_typev+0x28): undefined reference to `g_type_register_static_simple'
  550. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvInitSystem':
  551. window_gtk.cpp:(.text.cvInitSystem+0x14): undefined reference to `gtk_init'
  552. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvStartWindowThread':
  553. window_gtk.cpp:(.text.cvStartWindowThread+0x22): undefined reference to `gtk_init'
  554. window_gtk.cpp:(.text.cvStartWindowThread+0x5c): undefined reference to `g_mutex_new'
  555. window_gtk.cpp:(.text.cvStartWindowThread+0x66): undefined reference to `g_mutex_new'
  556. window_gtk.cpp:(.text.cvStartWindowThread+0x70): undefined reference to `g_cond_new'
  557. window_gtk.cpp:(.text.cvStartWindowThread+0x84): undefined reference to `g_thread_new'
  558. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvGetWindowRect_GTK(char const*)':
  559. window_gtk.cpp:(.text._Z19cvGetWindowRect_GTKPKc+0x2a): undefined reference to `g_mutex_lock'
  560. window_gtk.cpp:(.text._Z19cvGetWindowRect_GTKPKc+0x82): undefined reference to `g_type_check_instance_cast'
  561. window_gtk.cpp:(.text._Z19cvGetWindowRect_GTKPKc+0x88): undefined reference to `gtk_widget_get_toplevel'
  562. window_gtk.cpp:(.text._Z19cvGetWindowRect_GTKPKc+0x9c): undefined reference to `gtk_widget_translate_coordinates'
  563. window_gtk.cpp:(.text._Z19cvGetWindowRect_GTKPKc+0xce): undefined reference to `g_mutex_unlock'
  564. window_gtk.cpp:(.text._Z19cvGetWindowRect_GTKPKc+0x102): undefined reference to `gtk_widget_get_type'
  565. window_gtk.cpp:(.text._Z19cvGetWindowRect_GTKPKc+0x120): undefined reference to `g_type_register_static_simple'
  566. window_gtk.cpp:(.text._Z19cvGetWindowRect_GTKPKc+0x14c): undefined reference to `g_mutex_unlock'
  567. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvGetModeWindow_GTK(char const*)':
  568. window_gtk.cpp:(.text._Z19cvGetModeWindow_GTKPKc+0x2a): undefined reference to `g_mutex_lock'
  569. window_gtk.cpp:(.text._Z19cvGetModeWindow_GTKPKc+0x78): undefined reference to `g_mutex_unlock'
  570. window_gtk.cpp:(.text._Z19cvGetModeWindow_GTKPKc+0xbc): undefined reference to `g_mutex_unlock'
  571. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvSetModeWindow_GTK(char const*, double)':
  572. window_gtk.cpp:(.text._Z19cvSetModeWindow_GTKPKcd+0x30): undefined reference to `g_mutex_lock'
  573. window_gtk.cpp:(.text._Z19cvSetModeWindow_GTKPKcd+0x9e): undefined reference to `g_mutex_unlock'
  574. window_gtk.cpp:(.text._Z19cvSetModeWindow_GTKPKcd+0xe0): undefined reference to `gtk_window_get_type'
  575. window_gtk.cpp:(.text._Z19cvSetModeWindow_GTKPKcd+0xe8): undefined reference to `g_type_check_instance_cast'
  576. window_gtk.cpp:(.text._Z19cvSetModeWindow_GTKPKcd+0xec): undefined reference to `gtk_window_unfullscreen'
  577. window_gtk.cpp:(.text._Z19cvSetModeWindow_GTKPKcd+0xfa): undefined reference to `g_mutex_unlock'
  578. window_gtk.cpp:(.text._Z19cvSetModeWindow_GTKPKcd+0x102): undefined reference to `gtk_window_get_type'
  579. window_gtk.cpp:(.text._Z19cvSetModeWindow_GTKPKcd+0x10a): undefined reference to `g_type_check_instance_cast'
  580. window_gtk.cpp:(.text._Z19cvSetModeWindow_GTKPKcd+0x10e): undefined reference to `gtk_window_fullscreen'
  581. window_gtk.cpp:(.text._Z19cvSetModeWindow_GTKPKcd+0x122): undefined reference to `g_mutex_unlock'
  582. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cv::setWindowTitle(cv::String const&, cv::String const&)':
  583. window_gtk.cpp:(.text._ZN2cv14setWindowTitleERKNS_6StringES2_+0x24): undefined reference to `g_mutex_lock'
  584. window_gtk.cpp:(.text._ZN2cv14setWindowTitleERKNS_6StringES2_+0x70): undefined reference to `gtk_window_get_type'
  585. window_gtk.cpp:(.text._ZN2cv14setWindowTitleERKNS_6StringES2_+0x78): undefined reference to `g_type_check_instance_cast'
  586. window_gtk.cpp:(.text._ZN2cv14setWindowTitleERKNS_6StringES2_+0x84): undefined reference to `gtk_window_set_title'
  587. window_gtk.cpp:(.text._ZN2cv14setWindowTitleERKNS_6StringES2_+0x8c): undefined reference to `g_mutex_unlock'
  588. window_gtk.cpp:(.text._ZN2cv14setWindowTitleERKNS_6StringES2_+0x12c): undefined reference to `g_mutex_unlock'
  589. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvGetPropWindowAutoSize_GTK(char const*)':
  590. window_gtk.cpp:(.text._Z27cvGetPropWindowAutoSize_GTKPKc+0x2a): undefined reference to `g_mutex_lock'
  591. window_gtk.cpp:(.text._Z27cvGetPropWindowAutoSize_GTKPKc+0x7e): undefined reference to `g_mutex_unlock'
  592. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvGetRatioWindow_GTK(char const*)':
  593. window_gtk.cpp:(.text._Z20cvGetRatioWindow_GTKPKc+0x2a): undefined reference to `g_mutex_lock'
  594. window_gtk.cpp:(.text._Z20cvGetRatioWindow_GTKPKc+0x86): undefined reference to `g_mutex_unlock'
  595. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `CvWindow::~CvWindow()':
  596. window_gtk.cpp:(.text._ZN8CvWindowD2Ev+0x6): undefined reference to `gtk_widget_destroy'
  597. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvDestroyWindow':
  598. window_gtk.cpp:(.text.cvDestroyWindow+0x28): undefined reference to `g_mutex_lock'
  599. window_gtk.cpp:(.text.cvDestroyWindow+0x104): undefined reference to `g_mutex_unlock'
  600. window_gtk.cpp:(.text.cvDestroyWindow+0x122): undefined reference to `gtk_main_iteration'
  601. window_gtk.cpp:(.text.cvDestroyWindow+0x126): undefined reference to `gtk_events_pending'
  602. window_gtk.cpp:(.text.cvDestroyWindow+0x146): undefined reference to `g_cond_broadcast'
  603. window_gtk.cpp:(.text.cvDestroyWindow+0x1ac): undefined reference to `g_mutex_unlock'
  604. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvDestroyAllWindows':
  605. window_gtk.cpp:(.text.cvDestroyAllWindows+0xc): undefined reference to `g_mutex_lock'
  606. window_gtk.cpp:(.text.cvDestroyAllWindows+0x78): undefined reference to `gtk_main_iteration'
  607. window_gtk.cpp:(.text.cvDestroyAllWindows+0x7c): undefined reference to `gtk_events_pending'
  608. window_gtk.cpp:(.text.cvDestroyAllWindows+0x90): undefined reference to `g_cond_broadcast'
  609. window_gtk.cpp:(.text.cvDestroyAllWindows+0x9a): undefined reference to `g_mutex_unlock'
  610. window_gtk.cpp:(.text.cvDestroyAllWindows+0x6a): undefined reference to `g_mutex_unlock'
  611. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvResizeWindow':
  612. window_gtk.cpp:(.text.cvResizeWindow+0x2c): undefined reference to `g_mutex_lock'
  613. window_gtk.cpp:(.text.cvResizeWindow+0x7a): undefined reference to `g_type_check_instance_cast'
  614. window_gtk.cpp:(.text.cvResizeWindow+0x84): undefined reference to `gtk_window_get_type'
  615. window_gtk.cpp:(.text.cvResizeWindow+0x8e): undefined reference to `g_type_check_instance_cast'
  616. window_gtk.cpp:(.text.cvResizeWindow+0x94): undefined reference to `gtk_window_set_resizable'
  617. window_gtk.cpp:(.text.cvResizeWindow+0x9c): undefined reference to `g_type_check_instance_cast'
  618. window_gtk.cpp:(.text.cvResizeWindow+0xa4): undefined reference to `gtk_window_resize'
  619. window_gtk.cpp:(.text.cvResizeWindow+0xb4): undefined reference to `g_mutex_unlock'
  620. window_gtk.cpp:(.text.cvResizeWindow+0xce): undefined reference to `g_mutex_unlock'
  621. window_gtk.cpp:(.text.cvResizeWindow+0xe2): undefined reference to `gtk_widget_get_type'
  622. window_gtk.cpp:(.text.cvResizeWindow+0x100): undefined reference to `g_type_register_static_simple'
  623. window_gtk.cpp:(.text.cvResizeWindow+0x13e): undefined reference to `g_mutex_unlock'
  624. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvMoveWindow':
  625. window_gtk.cpp:(.text.cvMoveWindow+0x2a): undefined reference to `g_mutex_lock'
  626. window_gtk.cpp:(.text.cvMoveWindow+0x6e): undefined reference to `gtk_window_get_type'
  627. window_gtk.cpp:(.text.cvMoveWindow+0x76): undefined reference to `g_type_check_instance_cast'
  628. window_gtk.cpp:(.text.cvMoveWindow+0x7e): undefined reference to `gtk_window_move'
  629. window_gtk.cpp:(.text.cvMoveWindow+0x86): undefined reference to `g_mutex_unlock'
  630. window_gtk.cpp:(.text.cvMoveWindow+0xae): undefined reference to `g_mutex_unlock'
  631. window_gtk.cpp:(.text.cvMoveWindow+0xe4): undefined reference to `g_mutex_unlock'
  632. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvSetMouseCallback':
  633. window_gtk.cpp:(.text.cvSetMouseCallback+0x2a): undefined reference to `g_mutex_lock'
  634. window_gtk.cpp:(.text.cvSetMouseCallback+0x74): undefined reference to `g_mutex_unlock'
  635. window_gtk.cpp:(.text.cvSetMouseCallback+0x9c): undefined reference to `g_mutex_unlock'
  636. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvGetTrackbarPos':
  637. window_gtk.cpp:(.text.cvGetTrackbarPos+0x2c): undefined reference to `g_mutex_lock'
  638. window_gtk.cpp:(.text.cvGetTrackbarPos+0xae): undefined reference to `g_mutex_unlock'
  639. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvSetTrackbarPos':
  640. window_gtk.cpp:(.text.cvSetTrackbarPos+0x32): undefined reference to `g_mutex_lock'
  641. window_gtk.cpp:(.text.cvSetTrackbarPos+0xc0): undefined reference to `gtk_range_get_type'
  642. window_gtk.cpp:(.text.cvSetTrackbarPos+0xc8): undefined reference to `g_type_check_instance_cast'
  643. window_gtk.cpp:(.text.cvSetTrackbarPos+0xd4): undefined reference to `gtk_range_set_value'
  644. window_gtk.cpp:(.text.cvSetTrackbarPos+0xdc): undefined reference to `g_mutex_unlock'
  645. window_gtk.cpp:(.text.cvSetTrackbarPos+0x104): undefined reference to `g_mutex_unlock'
  646. window_gtk.cpp:(.text.cvSetTrackbarPos+0x186): undefined reference to `g_mutex_unlock'
  647. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvSetTrackbarMax':
  648. window_gtk.cpp:(.text.cvSetTrackbarMax+0x30): undefined reference to `g_mutex_lock'
  649. window_gtk.cpp:(.text.cvSetTrackbarMax+0xb8): undefined reference to `gtk_range_get_type'
  650. window_gtk.cpp:(.text.cvSetTrackbarMax+0xc0): undefined reference to `g_type_check_instance_cast'
  651. window_gtk.cpp:(.text.cvSetTrackbarMax+0xd4): undefined reference to `gtk_range_set_range'
  652. window_gtk.cpp:(.text.cvSetTrackbarMax+0xdc): undefined reference to `g_mutex_unlock'
  653. window_gtk.cpp:(.text.cvSetTrackbarMax+0xf6): undefined reference to `g_mutex_unlock'
  654. window_gtk.cpp:(.text.cvSetTrackbarMax+0x162): undefined reference to `g_mutex_unlock'
  655. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvSetTrackbarMin':
  656. window_gtk.cpp:(.text.cvSetTrackbarMin+0x30): undefined reference to `g_mutex_lock'
  657. window_gtk.cpp:(.text.cvSetTrackbarMin+0xb8): undefined reference to `gtk_range_get_type'
  658. window_gtk.cpp:(.text.cvSetTrackbarMin+0xc0): undefined reference to `g_type_check_instance_cast'
  659. window_gtk.cpp:(.text.cvSetTrackbarMin+0xd4): undefined reference to `gtk_range_set_range'
  660. window_gtk.cpp:(.text.cvSetTrackbarMin+0xdc): undefined reference to `g_mutex_unlock'
  661. window_gtk.cpp:(.text.cvSetTrackbarMin+0xf6): undefined reference to `g_mutex_unlock'
  662. window_gtk.cpp:(.text.cvSetTrackbarMin+0x162): undefined reference to `g_mutex_unlock'
  663. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvGetWindowHandle':
  664. window_gtk.cpp:(.text.cvGetWindowHandle+0x24): undefined reference to `g_mutex_lock'
  665. window_gtk.cpp:(.text.cvGetWindowHandle+0x6c): undefined reference to `g_mutex_unlock'
  666. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvGetWindowName':
  667. window_gtk.cpp:(.text.cvGetWindowName+0x22): undefined reference to `g_mutex_lock'
  668. window_gtk.cpp:(.text.cvGetWindowName+0x70): undefined reference to `g_mutex_unlock'
  669. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvWaitKey':
  670. window_gtk.cpp:(.text.cvWaitKey+0x56): undefined reference to `gtk_main_iteration_do'
  671. window_gtk.cpp:(.text.cvWaitKey+0x88): undefined reference to `g_timeout_add'
  672. window_gtk.cpp:(.text.cvWaitKey+0x90): undefined reference to `g_thread_self'
  673. window_gtk.cpp:(.text.cvWaitKey+0xaa): undefined reference to `g_get_current_time'
  674. window_gtk.cpp:(.text.cvWaitKey+0xb8): undefined reference to `g_time_val_add'
  675. window_gtk.cpp:(.text.cvWaitKey+0xc8): undefined reference to `g_cond_timed_wait'
  676. window_gtk.cpp:(.text.cvWaitKey+0xd6): undefined reference to `g_mutex_unlock'
  677. window_gtk.cpp:(.text.cvWaitKey+0xfa): undefined reference to `g_cond_wait'
  678. window_gtk.cpp:(.text.cvWaitKey+0x106): undefined reference to `g_mutex_unlock'
  679. window_gtk.cpp:(.text.cvWaitKey+0x112): undefined reference to `g_source_remove'
  680. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvNamedWindow':
  681. window_gtk.cpp:(.text.cvNamedWindow+0x48): undefined reference to `g_mutex_lock'
  682. window_gtk.cpp:(.text.cvNamedWindow+0x90): undefined reference to `g_mutex_unlock'
  683. window_gtk.cpp:(.text.cvNamedWindow+0xbc): undefined reference to `gtk_window_new'
  684. window_gtk.cpp:(.text.cvNamedWindow+0xc8): undefined reference to `gtk_vbox_new'
  685. window_gtk.cpp:(.text.cvNamedWindow+0xe0): undefined reference to `gtk_widget_new'
  686. window_gtk.cpp:(.text.cvNamedWindow+0xf4): undefined reference to `g_type_check_instance_cast'
  687. window_gtk.cpp:(.text.cvNamedWindow+0x106): undefined reference to `gtk_widget_get_type'
  688. window_gtk.cpp:(.text.cvNamedWindow+0x110): undefined reference to `g_type_check_instance_cast'
  689. window_gtk.cpp:(.text.cvNamedWindow+0x11c): undefined reference to `gtk_box_get_type'
  690. window_gtk.cpp:(.text.cvNamedWindow+0x124): undefined reference to `g_type_check_instance_cast'
  691. window_gtk.cpp:(.text.cvNamedWindow+0x134): undefined reference to `gtk_box_pack_end'
  692. window_gtk.cpp:(.text.cvNamedWindow+0x13c): undefined reference to `gtk_widget_show'
  693. window_gtk.cpp:(.text.cvNamedWindow+0x144): undefined reference to `gtk_container_get_type'
  694. window_gtk.cpp:(.text.cvNamedWindow+0x14c): undefined reference to `g_type_check_instance_cast'
  695. window_gtk.cpp:(.text.cvNamedWindow+0x154): undefined reference to `gtk_container_add'
  696. window_gtk.cpp:(.text.cvNamedWindow+0x15c): undefined reference to `gtk_widget_show'
  697. window_gtk.cpp:(.text.cvNamedWindow+0x178): undefined reference to `g_signal_connect_data'
  698. window_gtk.cpp:(.text.cvNamedWindow+0x18e): undefined reference to `g_signal_connect_data'
  699. window_gtk.cpp:(.text.cvNamedWindow+0x1a2): undefined reference to `g_signal_connect_data'
  700. window_gtk.cpp:(.text.cvNamedWindow+0x1b6): undefined reference to `g_signal_connect_data'
  701. window_gtk.cpp:(.text.cvNamedWindow+0x1ca): undefined reference to `g_signal_connect_data'
  702. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o):window_gtk.cpp:(.text.cvNamedWindow+0x1de): more undefined references to `g_signal_connect_data' follow
  703. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvNamedWindow':
  704. window_gtk.cpp:(.text.cvNamedWindow+0x202): undefined reference to `gtk_widget_add_events'
  705. window_gtk.cpp:(.text.cvNamedWindow+0x20a): undefined reference to `gtk_widget_show'
  706. window_gtk.cpp:(.text.cvNamedWindow+0x214): undefined reference to `gtk_window_get_type'
  707. window_gtk.cpp:(.text.cvNamedWindow+0x21e): undefined reference to `g_type_check_instance_cast'
  708. window_gtk.cpp:(.text.cvNamedWindow+0x224): undefined reference to `gtk_window_set_title'
  709. window_gtk.cpp:(.text.cvNamedWindow+0x276): undefined reference to `g_type_check_instance_cast'
  710. window_gtk.cpp:(.text.cvNamedWindow+0x27c): undefined reference to `gtk_window_set_resizable'
  711. window_gtk.cpp:(.text.cvNamedWindow+0x28e): undefined reference to `g_type_check_instance_cast'
  712. window_gtk.cpp:(.text.cvNamedWindow+0x29a): undefined reference to `g_type_check_instance_cast'
  713. window_gtk.cpp:(.text.cvNamedWindow+0x2a6): undefined reference to `gtk_window_set_geometry_hints'
  714. window_gtk.cpp:(.text.cvNamedWindow+0x2dc): undefined reference to `gtk_init'
  715. window_gtk.cpp:(.text.cvNamedWindow+0x2f2): undefined reference to `gtk_widget_get_type'
  716. window_gtk.cpp:(.text.cvNamedWindow+0x310): undefined reference to `g_type_register_static_simple'
  717. window_gtk.cpp:(.text.cvNamedWindow+0x31c): undefined reference to `gtk_widget_get_type'
  718. window_gtk.cpp:(.text.cvNamedWindow+0x33a): undefined reference to `g_type_register_static_simple'
  719. window_gtk.cpp:(.text.cvNamedWindow+0x3a6): undefined reference to `g_mutex_unlock'
  720. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `cvShowImage':
  721. window_gtk.cpp:(.text.cvShowImage+0x2a): undefined reference to `g_mutex_lock'
  722. window_gtk.cpp:(.text.cvShowImage+0x80): undefined reference to `g_type_check_instance_cast'
  723. window_gtk.cpp:(.text.cvShowImage+0x8e): undefined reference to `g_mutex_unlock'
  724. window_gtk.cpp:(.text.cvShowImage+0x108): undefined reference to `gtk_widget_get_type'
  725. window_gtk.cpp:(.text.cvShowImage+0x126): undefined reference to `g_type_register_static_simple'
  726. window_gtk.cpp:(.text.cvShowImage+0x13e): undefined reference to `g_mutex_unlock'
  727. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `icvOnClose(_GtkWidget*, _GdkEvent*, void*)':
  728. window_gtk.cpp:(.text._ZL10icvOnCloseP10_GtkWidgetP9_GdkEventPv+0x70): undefined reference to `gtk_main_iteration'
  729. window_gtk.cpp:(.text._ZL10icvOnCloseP10_GtkWidgetP9_GdkEventPv+0x74): undefined reference to `gtk_events_pending'
  730. window_gtk.cpp:(.text._ZL10icvOnCloseP10_GtkWidgetP9_GdkEventPv+0x84): undefined reference to `g_cond_broadcast'
  731. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_highgui.a(window_gtk.cpp.o): In function `icvCreateTrackbar(char const*, char const*, int*, int, void (*)(int), void (*)(int, void*), void*)':
  732. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x48): undefined reference to `g_mutex_lock'
  733. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0xe6): undefined reference to `gtk_range_get_type'
  734. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0xee): undefined reference to `g_type_check_instance_cast'
  735. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0xfa): undefined reference to `gtk_range_set_value'
  736. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x124): undefined reference to `g_signal_connect_data'
  737. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x12a): undefined reference to `gtk_widget_get_type'
  738. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x132): undefined reference to `g_type_check_instance_cast'
  739. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x136): undefined reference to `gtk_widget_queue_resize'
  740. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x140): undefined reference to `g_mutex_unlock'
  741. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x1a4): undefined reference to `gtk_hbox_new'
  742. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x1ac): undefined reference to `gtk_label_new'
  743. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x1c2): undefined reference to `gtk_hscale_new_with_range'
  744. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x1c8): undefined reference to `gtk_scale_get_type'
  745. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x1d2): undefined reference to `g_type_check_instance_cast'
  746. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x1d8): undefined reference to `gtk_scale_set_digits'
  747. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x1e4): undefined reference to `g_type_check_instance_cast'
  748. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x1ea): undefined reference to `gtk_scale_set_draw_value'
  749. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x1f6): undefined reference to `gtk_box_get_type'
  750. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x200): undefined reference to `g_type_check_instance_cast'
  751. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x20e): undefined reference to `gtk_box_pack_start'
  752. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x214): undefined reference to `gtk_widget_show'
  753. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x21c): undefined reference to `g_type_check_instance_cast'
  754. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x22a): undefined reference to `gtk_box_pack_start'
  755. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x230): undefined reference to `gtk_widget_show'
  756. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x238): undefined reference to `g_type_check_instance_cast'
  757. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x246): undefined reference to `gtk_box_pack_start'
  758. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x24c): undefined reference to `gtk_widget_show'
  759. window_gtk.cpp:(.text._ZL17icvCreateTrackbarPKcS0_PiiPFviEPFviPvES4_+0x30c): undefined reference to `g_mutex_unlock'
  760. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_webp.cpp.o): In function `cv::WebPDecoder::readData(cv::Mat&)':
  761. grfmt_webp.cpp:(.text._ZN2cv11WebPDecoder8readDataERNS_3MatE+0xdc): undefined reference to `WebPDecodeBGRAInto'
  762. grfmt_webp.cpp:(.text._ZN2cv11WebPDecoder8readDataERNS_3MatE+0x11a): undefined reference to `WebPDecodeBGRInto'
  763. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_webp.cpp.o): In function `cv::WebPDecoder::checkSignature(cv::String const&) const':
  764. grfmt_webp.cpp:(.text._ZNK2cv11WebPDecoder14checkSignatureERKNS_6StringE+0x26): undefined reference to `WebPGetFeaturesInternal'
  765. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_webp.cpp.o): In function `cv::WebPDecoder::readHeader()':
  766. grfmt_webp.cpp:(.text._ZN2cv11WebPDecoder10readHeaderEv+0x184): undefined reference to `WebPGetFeaturesInternal'
  767. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgcodecs.a(grfmt_webp.cpp.o): In function `cv::WebPEncoder::write(cv::Mat const&, std::vector<int, std::allocator<int> > const&)':
  768. grfmt_webp.cpp:(.text._ZN2cv11WebPEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x128): undefined reference to `WebPEncodeLosslessBGRA'
  769. grfmt_webp.cpp:(.text._ZN2cv11WebPEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x17e): undefined reference to `WebPEncodeLosslessBGR'
  770. grfmt_webp.cpp:(.text._ZN2cv11WebPEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x20a): undefined reference to `WebPEncodeBGR'
  771. grfmt_webp.cpp:(.text._ZN2cv11WebPEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x2c6): undefined reference to `WebPEncodeBGRA'
  772. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_hsv.cpp.o): In function `TegraCvtColor_rgb2hsvf_Invoker::operator()(cv::Range const&) const':
  773. color_hsv.cpp:(.text._ZNK30TegraCvtColor_rgb2hsvf_InvokerclERKN2cv5RangeE[_ZNK30TegraCvtColor_rgb2hsvf_InvokerclERKN2cv5RangeE]+0x38): undefined reference to `carotene_o4t::rgb2hsv(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int, int)'
  774. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_hsv.cpp.o): In function `TegraCvtColor_rgb2hsv_Invoker::operator()(cv::Range const&) const':
  775. color_hsv.cpp:(.text._ZNK29TegraCvtColor_rgb2hsv_InvokerclERKN2cv5RangeE[_ZNK29TegraCvtColor_rgb2hsv_InvokerclERKN2cv5RangeE]+0x38): undefined reference to `carotene_o4t::rgb2hsv(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int, int)'
  776. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_hsv.cpp.o): In function `TegraCvtColor_bgr2hsvf_Invoker::operator()(cv::Range const&) const':
  777. color_hsv.cpp:(.text._ZNK30TegraCvtColor_bgr2hsvf_InvokerclERKN2cv5RangeE[_ZNK30TegraCvtColor_bgr2hsvf_InvokerclERKN2cv5RangeE]+0x38): undefined reference to `carotene_o4t::bgr2hsv(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int, int)'
  778. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_hsv.cpp.o): In function `TegraCvtColor_bgr2hsv_Invoker::operator()(cv::Range const&) const':
  779. color_hsv.cpp:(.text._ZNK29TegraCvtColor_bgr2hsv_InvokerclERKN2cv5RangeE[_ZNK29TegraCvtColor_bgr2hsv_InvokerclERKN2cv5RangeE]+0x38): undefined reference to `carotene_o4t::bgr2hsv(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int, int)'
  780. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_hsv.cpp.o): In function `TegraCvtColor_rgbx2hsvf_Invoker::operator()(cv::Range const&) const':
  781. color_hsv.cpp:(.text._ZNK31TegraCvtColor_rgbx2hsvf_InvokerclERKN2cv5RangeE[_ZNK31TegraCvtColor_rgbx2hsvf_InvokerclERKN2cv5RangeE]+0x38): undefined reference to `carotene_o4t::rgbx2hsv(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int, int)'
  782. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_hsv.cpp.o): In function `TegraCvtColor_rgbx2hsv_Invoker::operator()(cv::Range const&) const':
  783. color_hsv.cpp:(.text._ZNK30TegraCvtColor_rgbx2hsv_InvokerclERKN2cv5RangeE[_ZNK30TegraCvtColor_rgbx2hsv_InvokerclERKN2cv5RangeE]+0x38): undefined reference to `carotene_o4t::rgbx2hsv(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int, int)'
  784. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_hsv.cpp.o): In function `TegraCvtColor_bgrx2hsvf_Invoker::operator()(cv::Range const&) const':
  785. color_hsv.cpp:(.text._ZNK31TegraCvtColor_bgrx2hsvf_InvokerclERKN2cv5RangeE[_ZNK31TegraCvtColor_bgrx2hsvf_InvokerclERKN2cv5RangeE]+0x38): undefined reference to `carotene_o4t::bgrx2hsv(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int, int)'
  786. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_hsv.cpp.o): In function `TegraCvtColor_bgrx2hsv_Invoker::operator()(cv::Range const&) const':
  787. color_hsv.cpp:(.text._ZNK30TegraCvtColor_bgrx2hsv_InvokerclERKN2cv5RangeE[_ZNK30TegraCvtColor_bgrx2hsv_InvokerclERKN2cv5RangeE]+0x38): undefined reference to `carotene_o4t::bgrx2hsv(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int, int)'
  788. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_hsv.cpp.o): In function `cv::hal::cvtBGRtoHSV(unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, int, int, bool, bool, bool)':
  789. color_hsv.cpp:(.text._ZN2cv3hal11cvtBGRtoHSVEPKhjPhjiiiibbb+0x15a): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  790. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_rgb2bgr_Invoker::operator()(cv::Range const&) const':
  791. color_rgb.cpp:(.text._ZNK29TegraCvtColor_rgb2bgr_InvokerclERKN2cv5RangeE[_ZNK29TegraCvtColor_rgb2bgr_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::rgb2bgr(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  792. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_rgb2bgrx_Invoker::operator()(cv::Range const&) const':
  793. color_rgb.cpp:(.text._ZNK30TegraCvtColor_rgb2bgrx_InvokerclERKN2cv5RangeE[_ZNK30TegraCvtColor_rgb2bgrx_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::rgb2bgrx(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  794. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_rgb2rgbx_Invoker::operator()(cv::Range const&) const':
  795. color_rgb.cpp:(.text._ZNK30TegraCvtColor_rgb2rgbx_InvokerclERKN2cv5RangeE[_ZNK30TegraCvtColor_rgb2rgbx_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::rgb2rgbx(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  796. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_rgbx2bgr_Invoker::operator()(cv::Range const&) const':
  797. color_rgb.cpp:(.text._ZNK30TegraCvtColor_rgbx2bgr_InvokerclERKN2cv5RangeE[_ZNK30TegraCvtColor_rgbx2bgr_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::rgbx2bgr(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  798. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_rgbx2rgb_Invoker::operator()(cv::Range const&) const':
  799. color_rgb.cpp:(.text._ZNK30TegraCvtColor_rgbx2rgb_InvokerclERKN2cv5RangeE[_ZNK30TegraCvtColor_rgbx2rgb_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::rgbx2rgb(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  800. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_rgbx2bgrx_Invoker::operator()(cv::Range const&) const':
  801. color_rgb.cpp:(.text._ZNK31TegraCvtColor_rgbx2bgrx_InvokerclERKN2cv5RangeE[_ZNK31TegraCvtColor_rgbx2bgrx_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::rgbx2bgrx(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  802. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_rgb2bgr565_Invoker::operator()(cv::Range const&) const':
  803. color_rgb.cpp:(.text._ZNK32TegraCvtColor_rgb2bgr565_InvokerclERKN2cv5RangeE[_ZNK32TegraCvtColor_rgb2bgr565_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::rgb2bgr565(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  804. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_rgb2rgb565_Invoker::operator()(cv::Range const&) const':
  805. color_rgb.cpp:(.text._ZNK32TegraCvtColor_rgb2rgb565_InvokerclERKN2cv5RangeE[_ZNK32TegraCvtColor_rgb2rgb565_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::rgb2rgb565(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  806. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_rgbx2bgr565_Invoker::operator()(cv::Range const&) const':
  807. color_rgb.cpp:(.text._ZNK33TegraCvtColor_rgbx2bgr565_InvokerclERKN2cv5RangeE[_ZNK33TegraCvtColor_rgbx2bgr565_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::rgbx2bgr565(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  808. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_rgbx2rgb565_Invoker::operator()(cv::Range const&) const':
  809. color_rgb.cpp:(.text._ZNK33TegraCvtColor_rgbx2rgb565_InvokerclERKN2cv5RangeE[_ZNK33TegraCvtColor_rgbx2rgb565_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::rgbx2rgb565(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  810. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_rgb2gray_Invoker::operator()(cv::Range const&) const':
  811. color_rgb.cpp:(.text._ZNK30TegraCvtColor_rgb2gray_InvokerclERKN2cv5RangeE[_ZNK30TegraCvtColor_rgb2gray_InvokerclERKN2cv5RangeE]+0x36): undefined reference to `carotene_o4t::rgb2gray(carotene_o4t::Size2D const&, carotene_o4t::COLOR_SPACE, unsigned char const*, int, unsigned char*, int)'
  812. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_bgr2gray_Invoker::operator()(cv::Range const&) const':
  813. color_rgb.cpp:(.text._ZNK30TegraCvtColor_bgr2gray_InvokerclERKN2cv5RangeE[_ZNK30TegraCvtColor_bgr2gray_InvokerclERKN2cv5RangeE]+0x36): undefined reference to `carotene_o4t::bgr2gray(carotene_o4t::Size2D const&, carotene_o4t::COLOR_SPACE, unsigned char const*, int, unsigned char*, int)'
  814. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_rgbx2gray_Invoker::operator()(cv::Range const&) const':
  815. color_rgb.cpp:(.text._ZNK31TegraCvtColor_rgbx2gray_InvokerclERKN2cv5RangeE[_ZNK31TegraCvtColor_rgbx2gray_InvokerclERKN2cv5RangeE]+0x36): undefined reference to `carotene_o4t::rgbx2gray(carotene_o4t::Size2D const&, carotene_o4t::COLOR_SPACE, unsigned char const*, int, unsigned char*, int)'
  816. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_bgrx2gray_Invoker::operator()(cv::Range const&) const':
  817. color_rgb.cpp:(.text._ZNK31TegraCvtColor_bgrx2gray_InvokerclERKN2cv5RangeE[_ZNK31TegraCvtColor_bgrx2gray_InvokerclERKN2cv5RangeE]+0x36): undefined reference to `carotene_o4t::bgrx2gray(carotene_o4t::Size2D const&, carotene_o4t::COLOR_SPACE, unsigned char const*, int, unsigned char*, int)'
  818. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_gray2rgb_Invoker::operator()(cv::Range const&) const':
  819. color_rgb.cpp:(.text._ZNK30TegraCvtColor_gray2rgb_InvokerclERKN2cv5RangeE[_ZNK30TegraCvtColor_gray2rgb_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::gray2rgb(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  820. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `TegraCvtColor_gray2rgbx_Invoker::operator()(cv::Range const&) const':
  821. color_rgb.cpp:(.text._ZNK31TegraCvtColor_gray2rgbx_InvokerclERKN2cv5RangeE[_ZNK31TegraCvtColor_gray2rgbx_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::gray2rgbx(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  822. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `cv::hal::cvtBGRtoBGR(unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, int, int, int, bool)':
  823. color_rgb.cpp:(.text._ZN2cv3hal11cvtBGRtoBGREPKhjPhjiiiiib+0xb8): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  824. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `cv::hal::cvtBGRtoBGR5x5(unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, int, bool, int)':
  825. color_rgb.cpp:(.text._ZN2cv3hal14cvtBGRtoBGR5x5EPKhjPhjiiibi+0xa6): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  826. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `cv::hal::cvtBGRtoGray(unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, int, int, bool)':
  827. color_rgb.cpp:(.text._ZN2cv3hal12cvtBGRtoGrayEPKhjPhjiiiib+0xd2): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  828. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_rgb.cpp.o): In function `cv::hal::cvtGraytoBGR(unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, int, int)':
  829. color_rgb.cpp:(.text._ZN2cv3hal12cvtGraytoBGREPKhjPhjiiii+0xa0): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  830. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_yuv.cpp.o): In function `TegraCvtColor_rgb2ycrcb_Invoker::operator()(cv::Range const&) const':
  831. color_yuv.cpp:(.text._ZNK31TegraCvtColor_rgb2ycrcb_InvokerclERKN2cv5RangeE[_ZNK31TegraCvtColor_rgb2ycrcb_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::rgb2ycrcb(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  832. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_yuv.cpp.o): In function `TegraCvtColor_bgr2ycrcb_Invoker::operator()(cv::Range const&) const':
  833. color_yuv.cpp:(.text._ZNK31TegraCvtColor_bgr2ycrcb_InvokerclERKN2cv5RangeE[_ZNK31TegraCvtColor_bgr2ycrcb_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::bgr2ycrcb(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  834. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_yuv.cpp.o): In function `TegraCvtColor_rgbx2ycrcb_Invoker::operator()(cv::Range const&) const':
  835. color_yuv.cpp:(.text._ZNK32TegraCvtColor_rgbx2ycrcb_InvokerclERKN2cv5RangeE[_ZNK32TegraCvtColor_rgbx2ycrcb_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::rgbx2ycrcb(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  836. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_yuv.cpp.o): In function `TegraCvtColor_bgrx2ycrcb_Invoker::operator()(cv::Range const&) const':
  837. color_yuv.cpp:(.text._ZNK32TegraCvtColor_bgrx2ycrcb_InvokerclERKN2cv5RangeE[_ZNK32TegraCvtColor_bgrx2ycrcb_InvokerclERKN2cv5RangeE]+0x32): undefined reference to `carotene_o4t::bgrx2ycrcb(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int)'
  838. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_yuv.cpp.o): In function `cv::hal::cvtBGRtoYUV(unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, int, int, bool, bool)':
  839. color_yuv.cpp:(.text._ZN2cv3hal11cvtBGRtoYUVEPKhjPhjiiiibb+0xee): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  840. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(color_yuv.cpp.o): In function `cv::hal::cvtTwoPlaneYUVtoBGR(unsigned char const*, unsigned int, unsigned char*, unsigned int, int, int, int, bool, int)':
  841. color_yuv.cpp:(.text._ZN2cv3hal19cvtTwoPlaneYUVtoBGREPKhjPhjiiibi+0x30): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  842. color_yuv.cpp:(.text._ZN2cv3hal19cvtTwoPlaneYUVtoBGREPKhjPhjiiibi+0x9c): undefined reference to `carotene_o4t::yuv420i2bgr(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  843. color_yuv.cpp:(.text._ZN2cv3hal19cvtTwoPlaneYUVtoBGREPKhjPhjiiibi+0xd0): undefined reference to `carotene_o4t::yuv420i2rgbx(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  844. color_yuv.cpp:(.text._ZN2cv3hal19cvtTwoPlaneYUVtoBGREPKhjPhjiiibi+0xf8): undefined reference to `carotene_o4t::yuv420sp2rgb(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  845. color_yuv.cpp:(.text._ZN2cv3hal19cvtTwoPlaneYUVtoBGREPKhjPhjiiibi+0x120): undefined reference to `carotene_o4t::yuv420sp2rgbx(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  846. color_yuv.cpp:(.text._ZN2cv3hal19cvtTwoPlaneYUVtoBGREPKhjPhjiiibi+0x126): undefined reference to `carotene_o4t::yuv420i2rgb(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  847. color_yuv.cpp:(.text._ZN2cv3hal19cvtTwoPlaneYUVtoBGREPKhjPhjiiibi+0x12c): undefined reference to `carotene_o4t::yuv420i2bgrx(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  848. color_yuv.cpp:(.text._ZN2cv3hal19cvtTwoPlaneYUVtoBGREPKhjPhjiiibi+0x132): undefined reference to `carotene_o4t::yuv420sp2bgr(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  849. color_yuv.cpp:(.text._ZN2cv3hal19cvtTwoPlaneYUVtoBGREPKhjPhjiiibi+0x138): undefined reference to `carotene_o4t::yuv420sp2bgrx(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  850. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_imgproc.a(resize.cpp.o): In function `cv::hal::resize(int, unsigned char const*, unsigned int, int, int, unsigned char*, unsigned int, int, int, double, double, int)':
  851. resize.cpp:(.text._ZN2cv3hal6resizeEiPKhjiiPhjiiddi+0x866): undefined reference to `carotene_o4t::isResizeAreaSupported(float, float, unsigned int)'
  852. resize.cpp:(.text._ZN2cv3hal6resizeEiPKhjiiPhjiiddi+0x904): undefined reference to `carotene_o4t::resizeAreaOpenCV(carotene_o4t::Size2D const&, carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int, float, float, unsigned int)'
  853. resize.cpp:(.text._ZN2cv3hal6resizeEiPKhjiiPhjiiddi+0xbee): undefined reference to `carotene_o4t::isResizeLinearOpenCVSupported(carotene_o4t::Size2D const&, carotene_o4t::Size2D const&, unsigned int)'
  854. resize.cpp:(.text._ZN2cv3hal6resizeEiPKhjiiPhjiiddi+0xd16): undefined reference to `carotene_o4t::resizeLinearOpenCV(carotene_o4t::Size2D const&, carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int, float, float, unsigned int)'
  855. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(mathfuncs_core.dispatch.cpp.o): In function `TegraRowOp_phase_Invoker<float const, float>::operator()(cv::Range const&) const':
  856. mathfuncs_core.dispatch.cpp:(.text._ZNK24TegraRowOp_phase_InvokerIKffEclERKN2cv5RangeE[_ZNK24TegraRowOp_phase_InvokerIKffEclERKN2cv5RangeE]+0x3e): undefined reference to `carotene_o4t::phase(carotene_o4t::Size2D const&, float const*, int, float const*, int, float*, int, float)'
  857. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(mathfuncs_core.dispatch.cpp.o): In function `TegraRowOp_magnitude_Invoker<float const, float>::operator()(cv::Range const&) const':
  858. mathfuncs_core.dispatch.cpp:(.text._ZNK28TegraRowOp_magnitude_InvokerIKffEclERKN2cv5RangeE[_ZNK28TegraRowOp_magnitude_InvokerIKffEclERKN2cv5RangeE]+0x3a): undefined reference to `carotene_o4t::magnitude(carotene_o4t::Size2D const&, float const*, int, float const*, int, float*, int)'
  859. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(mathfuncs_core.dispatch.cpp.o): In function `cv::hal::fastAtan32f(float const*, float const*, float*, int, bool)':
  860. mathfuncs_core.dispatch.cpp:(.text._ZN2cv3hal11fastAtan32fEPKfS2_Pfib+0x2a): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  861. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(mathfuncs_core.dispatch.cpp.o): In function `cv::hal::fastAtan2(float const*, float const*, float*, int, bool)':
  862. mathfuncs_core.dispatch.cpp:(.text._ZN2cv3hal9fastAtan2EPKfS2_Pfib+0x3a): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  863. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(mathfuncs_core.dispatch.cpp.o): In function `cv::hal::magnitude32f(float const*, float const*, float*, int)':
  864. mathfuncs_core.dispatch.cpp:(.text._ZN2cv3hal12magnitude32fEPKfS2_Pfi+0x30): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  865. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(mathfuncs_core.dispatch.cpp.o): In function `cv::hal::magnitude(float const*, float const*, float*, int)':
  866. mathfuncs_core.dispatch.cpp:(.text._ZN2cv3hal9magnitudeEPKfS2_Pfi+0x30): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  867. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(merge.cpp.o): In function `cv::hal::merge8u(unsigned char const**, unsigned char*, int, int)':
  868. merge.cpp:(.text._ZN2cv3hal7merge8uEPPKhPhii+0x1c): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  869. merge.cpp:(.text._ZN2cv3hal7merge8uEPPKhPhii+0x160): undefined reference to `carotene_o4t::combine2(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  870. merge.cpp:(.text._ZN2cv3hal7merge8uEPPKhPhii+0x184): undefined reference to `carotene_o4t::combine4(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  871. merge.cpp:(.text._ZN2cv3hal7merge8uEPPKhPhii+0x1be): undefined reference to `carotene_o4t::combine3(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char const*, int, unsigned char*, int)'
  872. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(merge.cpp.o): In function `cv::hal::merge16u(unsigned short const**, unsigned short*, int, int)':
  873. merge.cpp:(.text._ZN2cv3hal8merge16uEPPKtPtii+0x1c): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  874. merge.cpp:(.text._ZN2cv3hal8merge16uEPPKtPtii+0x15e): undefined reference to `carotene_o4t::combine2(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned short*, int)'
  875. merge.cpp:(.text._ZN2cv3hal8merge16uEPPKtPtii+0x188): undefined reference to `carotene_o4t::combine4(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned short const*, int, unsigned short const*, int, unsigned short*, int)'
  876. merge.cpp:(.text._ZN2cv3hal8merge16uEPPKtPtii+0x1c6): undefined reference to `carotene_o4t::combine3(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned short const*, int, unsigned short*, int)'
  877. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(merge.cpp.o): In function `cv::hal::merge32s(int const**, int*, int, int)':
  878. merge.cpp:(.text._ZN2cv3hal8merge32sEPPKiPiii+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  879. merge.cpp:(.text._ZN2cv3hal8merge32sEPPKiPiii+0x15a): undefined reference to `carotene_o4t::combine2(carotene_o4t::Size2D const&, int const*, int, int const*, int, int*, int)'
  880. merge.cpp:(.text._ZN2cv3hal8merge32sEPPKiPiii+0x184): undefined reference to `carotene_o4t::combine4(carotene_o4t::Size2D const&, int const*, int, int const*, int, int const*, int, int const*, int, int*, int)'
  881. merge.cpp:(.text._ZN2cv3hal8merge32sEPPKiPiii+0x1c2): undefined reference to `carotene_o4t::combine3(carotene_o4t::Size2D const&, int const*, int, int const*, int, int const*, int, int*, int)'
  882. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(merge.cpp.o): In function `TegraRowOp_combine2_Invoker<long long const, long long>::operator()(cv::Range const&) const':
  883. merge.cpp:(.text._ZNK27TegraRowOp_combine2_InvokerIKxxEclERKN2cv5RangeE[_ZNK27TegraRowOp_combine2_InvokerIKxxEclERKN2cv5RangeE]+0x38): undefined reference to `carotene_o4t::combine2(carotene_o4t::Size2D const&, long long const*, int, long long const*, int, long long*, int)'
  884. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(merge.cpp.o): In function `cv::hal::merge64s(long long const**, long long*, int, int)':
  885. merge.cpp:(.text._ZN2cv3hal8merge64sEPPKxPxii+0x1c): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  886. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(merge.cpp.o): In function `TegraRowOp_combine3_Invoker<long long const, long long>::operator()(cv::Range const&) const':
  887. merge.cpp:(.text._ZNK27TegraRowOp_combine3_InvokerIKxxEclERKN2cv5RangeE[_ZNK27TegraRowOp_combine3_InvokerIKxxEclERKN2cv5RangeE]+0x44): undefined reference to `carotene_o4t::combine3(carotene_o4t::Size2D const&, long long const*, int, long long const*, int, long long const*, int, long long*, int)'
  888. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(merge.cpp.o): In function `TegraRowOp_combine4_Invoker<long long const, long long>::operator()(cv::Range const&) const':
  889. merge.cpp:(.text._ZNK27TegraRowOp_combine4_InvokerIKxxEclERKN2cv5RangeE[_ZNK27TegraRowOp_combine4_InvokerIKxxEclERKN2cv5RangeE]+0x48): undefined reference to `carotene_o4t::combine4(carotene_o4t::Size2D const&, long long const*, int, long long const*, int, long long const*, int, long long const*, int, long long*, int)'
  890. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(split.cpp.o): In function `cv::hal::split8u(unsigned char const*, unsigned char**, int, int)':
  891. split.cpp:(.text._ZN2cv3hal7split8uEPKhPPhii+0x1c): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  892. split.cpp:(.text._ZN2cv3hal7split8uEPKhPPhii+0x162): undefined reference to `carotene_o4t::split2(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int, unsigned char*, int)'
  893. split.cpp:(.text._ZN2cv3hal7split8uEPKhPPhii+0x188): undefined reference to `carotene_o4t::split4(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int, unsigned char*, int, unsigned char*, int, unsigned char*, int)'
  894. split.cpp:(.text._ZN2cv3hal7split8uEPKhPPhii+0x1ca): undefined reference to `carotene_o4t::split3(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char*, int, unsigned char*, int, unsigned char*, int)'
  895. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(split.cpp.o): In function `cv::hal::split16u(unsigned short const*, unsigned short**, int, int)':
  896. split.cpp:(.text._ZN2cv3hal8split16uEPKtPPtii+0x1c): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  897. split.cpp:(.text._ZN2cv3hal8split16uEPKtPPtii+0x120): undefined reference to `carotene_o4t::split4(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short*, int, unsigned short*, int, unsigned short*, int, unsigned short*, int)'
  898. split.cpp:(.text._ZN2cv3hal8split16uEPKtPPtii+0x18e): undefined reference to `carotene_o4t::split2(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short*, int, unsigned short*, int)'
  899. split.cpp:(.text._ZN2cv3hal8split16uEPKtPPtii+0x1d6): undefined reference to `carotene_o4t::split3(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short*, int, unsigned short*, int, unsigned short*, int)'
  900. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(split.cpp.o): In function `cv::hal::split32s(int const*, int**, int, int)':
  901. split.cpp:(.text._ZN2cv3hal8split32sEPKiPPiii+0x1e): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  902. split.cpp:(.text._ZN2cv3hal8split32sEPKiPPiii+0x122): undefined reference to `carotene_o4t::split4(carotene_o4t::Size2D const&, int const*, int, int*, int, int*, int, int*, int, int*, int)'
  903. split.cpp:(.text._ZN2cv3hal8split32sEPKiPPiii+0x196): undefined reference to `carotene_o4t::split2(carotene_o4t::Size2D const&, int const*, int, int*, int, int*, int)'
  904. split.cpp:(.text._ZN2cv3hal8split32sEPKiPPiii+0x1de): undefined reference to `carotene_o4t::split3(carotene_o4t::Size2D const&, int const*, int, int*, int, int*, int, int*, int)'
  905. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(split.cpp.o): In function `TegraRowOp_split2_Invoker<long long const, long long>::operator()(cv::Range const&) const':
  906. split.cpp:(.text._ZNK25TegraRowOp_split2_InvokerIKxxEclERKN2cv5RangeE[_ZNK25TegraRowOp_split2_InvokerIKxxEclERKN2cv5RangeE]+0x38): undefined reference to `carotene_o4t::split2(carotene_o4t::Size2D const&, long long const*, int, long long*, int, long long*, int)'
  907. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(split.cpp.o): In function `cv::hal::split64s(long long const*, long long**, int, int)':
  908. split.cpp:(.text._ZN2cv3hal8split64sEPKxPPxii+0x20): undefined reference to `carotene_o4t::isSupportedConfiguration()'
  909. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(split.cpp.o): In function `TegraRowOp_split3_Invoker<long long const, long long>::operator()(cv::Range const&) const':
  910. split.cpp:(.text._ZNK25TegraRowOp_split3_InvokerIKxxEclERKN2cv5RangeE[_ZNK25TegraRowOp_split3_InvokerIKxxEclERKN2cv5RangeE]+0x48): undefined reference to `carotene_o4t::split3(carotene_o4t::Size2D const&, long long const*, int, long long*, int, long long*, int, long long*, int)'
  911. /home/odroid/Desktop/is2/opencv/build/lib/libopencv_core.a(split.cpp.o): In function `TegraRowOp_split4_Invoker<long long const, long long>::operator()(cv::Range const&) const':
  912. split.cpp:(.text._ZNK25TegraRowOp_split4_InvokerIKxxEclERKN2cv5RangeE[_ZNK25TegraRowOp_split4_InvokerIKxxEclERKN2cv5RangeE]+0x4a): undefined reference to `carotene_o4t::split4(carotene_o4t::Size2D const&, long long const*, int, long long*, int, long long*, int, long long*, int, long long*, int)'
  913. /usr/lib/gcc/arm-linux-gnueabihf/7/../../../arm-linux-gnueabihf/libtiff.a(tif_jbig.o): In function `JBIGEncode':
  914. (.text+0x2a): undefined reference to `jbg_enc_init'
  915. (.text+0x30): undefined reference to `jbg_enc_out'
  916. (.text+0x36): undefined reference to `jbg_enc_free'
  917. /usr/lib/gcc/arm-linux-gnueabihf/7/../../../arm-linux-gnueabihf/libtiff.a(tif_jbig.o): In function `JBIGDecode':
  918. (.text+0x7e): undefined reference to `jbg_dec_init'
  919. (.text+0x86): undefined reference to `jbg_newlen'
  920. (.text+0x92): undefined reference to `jbg_dec_in'
  921. (.text+0x9e): undefined reference to `jbg_dec_getimage'
  922. (.text+0xa6): undefined reference to `jbg_dec_getsize'
  923. (.text+0xb6): undefined reference to `jbg_dec_free'
  924. (.text+0xd0): undefined reference to `jbg_strerror'
  925. (.text+0xe8): undefined reference to `jbg_dec_free'
  926. /usr/lib/gcc/arm-linux-gnueabihf/7/../../../arm-linux-gnueabihf/libtiff.a(tif_lzma.o): In function `LZMAEncode':
  927. (.text+0xec): undefined reference to `lzma_code'
  928. /usr/lib/gcc/arm-linux-gnueabihf/7/../../../arm-linux-gnueabihf/libtiff.a(tif_lzma.o): In function `LZMAPostEncode':
  929. (.text+0x1c2): undefined reference to `lzma_code'
  930. /usr/lib/gcc/arm-linux-gnueabihf/7/../../../arm-linux-gnueabihf/libtiff.a(tif_lzma.o): In function `LZMAVSetField':
  931. (.text+0x21a): undefined reference to `lzma_lzma_preset'
  932. (.text+0x236): undefined reference to `lzma_stream_encoder'
  933. /usr/lib/gcc/arm-linux-gnueabihf/7/../../../arm-linux-gnueabihf/libtiff.a(tif_lzma.o): In function `LZMADecode':
  934. (.text+0x2a4): undefined reference to `lzma_code'
  935. (.text+0x2b2): undefined reference to `lzma_memusage'
  936. (.text+0x2c0): undefined reference to `lzma_stream_decoder'
  937. /usr/lib/gcc/arm-linux-gnueabihf/7/../../../arm-linux-gnueabihf/libtiff.a(tif_lzma.o): In function `LZMASetupEncode':
  938. (.text+0x3ae): undefined reference to `lzma_end'
  939. /usr/lib/gcc/arm-linux-gnueabihf/7/../../../arm-linux-gnueabihf/libtiff.a(tif_lzma.o): In function `LZMASetupDecode':
  940. (.text+0x3f6): undefined reference to `lzma_end'
  941. /usr/lib/gcc/arm-linux-gnueabihf/7/../../../arm-linux-gnueabihf/libtiff.a(tif_lzma.o): In function `LZMACleanup':
  942. (.text+0x444): undefined reference to `lzma_end'
  943. /usr/lib/gcc/arm-linux-gnueabihf/7/../../../arm-linux-gnueabihf/libtiff.a(tif_lzma.o): In function `LZMAPreEncode':
  944. (.text+0x4b8): undefined reference to `lzma_stream_encoder'
  945. /usr/lib/gcc/arm-linux-gnueabihf/7/../../../arm-linux-gnueabihf/libtiff.a(tif_lzma.o): In function `LZMAPreDecode':
  946. (.text+0x51a): undefined reference to `lzma_stream_decoder'
  947. /usr/lib/gcc/arm-linux-gnueabihf/7/../../../arm-linux-gnueabihf/libtiff.a(tif_lzma.o): In function `TIFFInitLZMA':
  948. (.text+0x62e): undefined reference to `lzma_lzma_preset'
  949. collect2: error: ld returned 1 exit status
Add Comment
Please, Sign In to add comment