Control: forwarded -1 https://github.com/cmauri/eviacam/issues/2

Hi,

This issue was fixed in devel branch.

Thanks,
  Nobuhiro



2016-10-20 19:09 GMT+09:00 Nobuhiro Iwamatsu <iwama...@nigauri.org>:
> Source: eviacam
> Version: 2.1.0-1
> Severity: important
> Justification: fails to build from source
>
> Dear Maintainer,
>
> I am scheduled to transition of opencv.
>    https://release.debian.org/transitions/html/auto-opencv.html
> This package is target to transition. I tested build with opencv 3.1.
> As a result, FTBFS with opencv 3.1.
>
> -----
> g++ -DHAVE_CONFIG_H -I. -I..  -I../creavision -I../simplelog
> -I../wxcamwindow -I../wxutil -Wdate-time -D_FORTIFY_SOURCE=2
> -DLOCALEDIR=\"/usr/share/locale\" -DOPENCVVERSION=3001000 -g -O2
> -fdebug-prefix-map=/build/eviacam-2.1.0=. -fstack-protector-strong
> -Wformat -Werror=format-security -fexceptions
> -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0
> -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__
> -I/usr/include/opencv -pthread -I/usr/include/gtk-2.0
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
> -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo
> -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo
> -I/usr/include/pixman-1 -I/usr/include/libpng16
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
> -DNDEBUG -O2 -c -o eviacam-clickwindowcontroller.o `test -f
> 'clickwindowcontroller.cpp' || echo './'`clickwindowcontroller.cpp
> In file included from viacamcontroller.h:27:0,
>                  from clickwindowcontroller.cpp:28:
> visionpipeline.h:95:6: error: 'CascadeClassifier' in namespace 'cv'
> does not name a type
>   cv::CascadeClassifier m_faceCascade;
>       ^~~~~~~~~~~~~~~~~
> visionpipeline.h: In member function 'bool
> CVisionPipeline::IsTrackFaceAllowed()':
> visionpipeline.h:69:40: error: 'm_faceCascade' was not declared in this scope
>   bool IsTrackFaceAllowed () { return (!m_faceCascade.empty()); }
>                                         ^~~~~~~~~~~~~
> Makefile:803: recipe for target 'eviacam-clickwindowcontroller.o' failed
> -----
>
> Could you check your package?
>
> Best regards,
>   Nobuhiro
>
> --
> Nobuhiro Iwamatsu
>    iwamatsu at {nigauri.org / debian.org}
>    GPG ID: 40AD1FA6



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6

Reply via email to