Question #659083 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/659083

TestMechanic posted a new comment:
I tried "options 2 buildv notes"

and got:

----------- COMPILING
----- cvgui.cpp
----- finder.cpp
----- pyramid-template-matcher.cpp
----- sikuli-debug.cpp
----- tessocr.cpp
----- vision.cpp
----- visionJAVA_wrap.cxx
----------- LINKING
*****error*****
In file included from /usr/include/c++/6/vector:63:0,
                 from 
/home/pi/.Sikulix/sikulixlibs/linux/Build/Include/opencv2/core/core.hpp:63,
                 from 
/home/pi/.Sikulix/sikulixlibs/linux/Build/Source/opencv.hpp:9,
                 from 
/home/pi/.Sikulix/sikulixlibs/linux/Build/Source/cvgui.h:9,
                 from 
/home/pi/.Sikulix/sikulixlibs/linux/Build/Source/cvgui.cpp:6:
/usr/include/c++/6/bits/stl_uninitialized.h: In static member function ‘static 
_ForwardIterator 
std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, 
_InputIterator, _ForwardIterator) [with _InputIterator = 
__gnu_cxx::__normal_iterator<const ParagraphBlob*, std::vector<ParagraphBlob> 
>; _ForwardIterator = ParagraphBlob*; bool _TrivialValueTypes = false]’:
/usr/include/c++/6/bits/stl_uninitialized.h:68:9: note: parameter passing for 
argument of type ‘__gnu_cxx::__normal_iterator<const ParagraphBlob*, 
std::vector<ParagraphBlob> >’ will change in GCC 7.1
         __uninit_copy(_InputIterator __first, _InputIterator __last,
         ^~~~~~~~~~~~~
/usr/include/c++/6/bits/stl_uninitialized.h:68:9: note: parameter passing for 
argument of type ‘__gnu_cxx::__normal_iterator<const ParagraphBlob*, 
std::vector<ParagraphBlob> >’ will change in GCC 7.1
/usr/include/c++/6/bits/stl_uninitialized.h: In static member function ‘static 
_ForwardIterator 
std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, 
_InputIterator, _ForwardIterator) [with _InputIterator = 
__gnu_cxx::__normal_iterator<const LineBlob*, std::vector<LineBlob> >; 
_ForwardIterator = LineBlob*; bool _TrivialValueTypes = false]’:
/usr/include/c++/6/bits/stl_uninitialized.h:68:9: note: parameter passing for 
argument of type ‘__gnu_cxx::__normal_iterator<const LineBlob*, 
std::vector<LineBlob> >’ will change in GCC 7.1
/usr/include/c++/6/bits/stl_uninitialized.h:68:9: note: parameter passing for 
argument of type ‘__gnu_cxx::__normal_iterator<const LineBlob*, 
std::vector<LineBlob> >’ will change in GCC 7.1
/usr/include/c++/6/bits/stl_uninitialized.h: In member function 
‘std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const 
std::vector<_Tp, _Alloc>&) [with _Tp = LineBlob; _Alloc = 
std::allocator<LineBlob>]’:
/usr/include/c++/6/bits/stl_uninitialized.h:126:41: note: parameter passing for 
argument of type ‘__gnu_cxx::__normal_iterator<const LineBlob*, 
std::vector<LineBlob> >’ will change in GCC 7.1
  __uninit_copy(__first, __last, __result);
                                         ^
/usr/include/c++/6/bits/stl_uninitialized.h: In member function 
‘std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const 
std::vector<_Tp, _Alloc>&) [with _Tp = ParagraphBlob; _Alloc = 
std::allocator<ParagraphBlob>]’:
/usr/include/c++/6/bits/stl_uninitialized.h:126:41: note: parameter passing for 
argument of type ‘__gnu_cxx::__normal_iterator<const ParagraphBlob*, 
std::vector<ParagraphBlob> >’ will change in GCC 7.1
  __uninit_copy(__first, __last, __result);
                                         ^
/usr/include/c++/6/bits/stl_uninitialized.h: In static member function ‘static 
void cvgui::getParagraphBlobs(const cv::Mat&, std::vector<ParagraphBlob>&)’:
/usr/include/c++/6/bits/stl_uninitialized.h:126:41: note: parameter passing for 
argument of type ‘__gnu_cxx::__normal_iterator<const ParagraphBlob*, 
std::vector<ParagraphBlob> >’ will change in GCC 7.1
  __uninit_copy(__first, __last, __result);
                                         ^

[error (10/9/17 9:59:56 PM)] RunSetup: Building libVisionproxy.so not possible 
- check the log
[error (10/9/17 9:59:56 PM)] RunSetup: ... terminated abnormally :-(

-------------------

Unfortunately it is no clear for me what is the error

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to