Advertisement
Guest User

ros-melodic-image-proc

a guest
Nov 2nd, 2018
511
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 10.98 KB | None | 0 0
  1. /usr/bin/ld: warning: libImath-2_2.so.12, needed by /usr/local/lib/libopencv_imgcodecs.so.3.3.1, not found (try using -rpath or -rpath-link)
  2. /usr/bin/ld: warning: libIlmImf-2_2.so.22, needed by /usr/local/lib/libopencv_imgcodecs.so.3.3.1, not found (try using -rpath or -rpath-link)
  3. /usr/bin/ld: warning: libIex-2_2.so.12, needed by /usr/local/lib/libopencv_imgcodecs.so.3.3.1, not found (try using -rpath or -rpath-link)
  4. /usr/bin/ld: warning: libHalf.so.12, needed by /usr/local/lib/libopencv_imgcodecs.so.3.3.1, not found (try using -rpath or -rpath-link)
  5. /usr/bin/ld: warning: libIlmThread-2_2.so.12, needed by /usr/local/lib/libopencv_imgcodecs.so.3.3.1, not found (try using -rpath or -rpath-link)
  6. /usr/bin/ld: warning: libavcodec.so.57, needed by /usr/local/lib/libopencv_videoio.so.3.3.1, not found (try using -rpath or -rpath-link)
  7. /usr/bin/ld: warning: libavformat.so.57, needed by /usr/local/lib/libopencv_videoio.so.3.3.1, not found (try using -rpath or -rpath-link)
  8. /usr/bin/ld: warning: libavutil.so.55, needed by /usr/local/lib/libopencv_videoio.so.3.3.1, not found (try using -rpath or -rpath-link)
  9. /usr/bin/ld: warning: libswscale.so.4, needed by /usr/local/lib/libopencv_videoio.so.3.3.1, not found (try using -rpath or -rpath-link)
  10. /usr/bin/ld: warning: libavresample.so.3, needed by /usr/local/lib/libopencv_videoio.so.3.3.1, not found (try using -rpath or -rpath-link)
  11. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_write_frame@LIBAVFORMAT_57'
  12. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avcodec_flush_buffers@LIBAVCODEC_57'
  13. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avformat_free_context@LIBAVFORMAT_57'
  14. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_reduce@LIBAVUTIL_55'
  15. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_rescale_q@LIBAVUTIL_55'
  16. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_write_trailer@LIBAVFORMAT_57'
  17. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::ChannelList::insert(char const*, Imf_2_2::Channel const&)'
  18. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_free@LIBAVUTIL_55'
  19. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avcodec_encode_video2@LIBAVCODEC_57'
  20. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::hasChromaticities(Imf_2_2::Header const&)'
  21. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avcodec_decode_video2@LIBAVCODEC_57'
  22. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avcodec_get_context_defaults3@LIBAVCODEC_57'
  23. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_log_set_level@LIBAVUTIL_55'
  24. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::InputFile::readPixels(int, int)'
  25. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::InputFile::setFrameBuffer(Imf_2_2::FrameBuffer const&)'
  26. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avformat_get_riff_video_tags@LIBAVFORMAT_57'
  27. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avformat_network_init@LIBAVFORMAT_57'
  28. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avcodec_close@LIBAVCODEC_57'
  29. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avformat_find_stream_info@LIBAVFORMAT_57'
  30. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avformat_open_input@LIBAVFORMAT_57'
  31. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_register_all@LIBAVFORMAT_57'
  32. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_packet_unref@LIBAVCODEC_57'
  33. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_frame_free@LIBAVUTIL_55'
  34. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::Header::channels() const'
  35. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_frame_unref@LIBAVUTIL_55'
  36. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avformat_get_mov_video_tags@LIBAVFORMAT_57'
  37. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::InputFile::InputFile(char const*, int)'
  38. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_opt_set@LIBAVUTIL_55'
  39. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  40. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_image_get_buffer_size@LIBAVUTIL_55'
  41. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::chromaticities(Imf_2_2::Header const&)'
  42. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_frame_get_buffer@LIBAVUTIL_55'
  43. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avformat_alloc_context@LIBAVFORMAT_57'
  44. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_read_frame@LIBAVFORMAT_57'
  45. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_dict_parse_string@LIBAVUTIL_55'
  46. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_frame_alloc@LIBAVUTIL_55'
  47. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avformat_write_header@LIBAVFORMAT_57'
  48. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_dict_set@LIBAVUTIL_55'
  49. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::globalThreadCount()'
  50. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_image_fill_arrays@LIBAVUTIL_55'
  51. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avcodec_find_encoder@LIBAVCODEC_57'
  52. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::InputFile::header() const'
  53. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `sws_getCachedContext@LIBSWSCALE_4'
  54. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_seek_frame@LIBAVFORMAT_57'
  55. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::OutputFile::writePixels(int)'
  56. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_lockmgr_register@LIBAVCODEC_57'
  57. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avcodec_open2@LIBAVCODEC_57'
  58. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_malloc@LIBAVUTIL_55'
  59. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avio_close@LIBAVFORMAT_57'
  60. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_init_packet@LIBAVCODEC_57'
  61. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::Channel::Channel(Imf_2_2::PixelType, int, int, bool)'
  62. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_mallocz@LIBAVUTIL_55'
  63. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avformat_close_input@LIBAVFORMAT_57'
  64. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_guess_codec@LIBAVFORMAT_57'
  65. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned long, unsigned long, int, int, double, bool, bool)'
  66. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avio_open@LIBAVFORMAT_57'
  67. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::OutputFile::setFrameBuffer(Imf_2_2::FrameBuffer const&)'
  68. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_guess_format@LIBAVFORMAT_57'
  69. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::Header::dataWindow() const'
  70. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `sws_getContext@LIBSWSCALE_4'
  71. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avformat_new_stream@LIBAVFORMAT_57'
  72. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `half::_eLut'
  73. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::Header::channels()'
  74. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_sub_q@LIBAVUTIL_55'
  75. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::Header::~Header()'
  76. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::OutputFile::OutputFile(char const*, Imf_2_2::Header const&, int)'
  77. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::ChannelList::findChannel(char const*) const'
  78. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_freep@LIBAVUTIL_55'
  79. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `avcodec_find_decoder@LIBAVCODEC_57'
  80. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_codec_get_tag@LIBAVFORMAT_57'
  81. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `sws_scale@LIBSWSCALE_4'
  82. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `sws_freeContext@LIBSWSCALE_4'
  83. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: 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)'
  84. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_dict_free@LIBAVUTIL_55'
  85. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `half::convert(int)'
  86. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: 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&)'
  87. /usr/bin/ld: /usr/local/lib/libopencv_videoio.so.3.3.1: undefined reference to `av_codec_get_id@LIBAVFORMAT_57'
  88. /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so.3.3.1: undefined reference to `Imf_2_2::OutputFile::~OutputFile()'
  89. collect2: error: ld returned 1 exit status
  90. make[2]: *** [CMakeFiles/image_proc_exe.dir/build.make:158: devel/lib/image_proc/image_proc] Error 1
  91. make[1]: *** [CMakeFiles/Makefile2:1011: CMakeFiles/image_proc_exe.dir/all] Error 2
  92. make: *** [Makefile:130: all] Error 2
  93. ==> ERROR: A failure occurred in build().
  94.     Aborting...
  95. ==> ERROR: Makepkg was unable to build ros-melodic-image-proc.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement