You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     po...@freebsd.org
Last committer: jbe...@freebsd.org
Ident:          $FreeBSD: head/graphics/opencv/Makefile 438490 2017-04-14 
05:30:25Z jbeich $
Log URL:        
http://beefy13.nyi.freebsd.org/data/head-mips64-default/p447660_s322332/logs/opencv-2.4.13.1_6.log
Build URL:      
http://beefy13.nyi.freebsd.org/build.html?mastername=head-mips64-default&build=p447660_s322332
Log:

====>> Building graphics/opencv
build started at Thu Aug 10 04:15:12 UTC 2017
port directory: /usr/ports/graphics/opencv
building for: FreeBSD head-mips64-default-job-10 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200040 mips
maintained by: po...@freebsd.org
Makefile ident:      $FreeBSD: head/graphics/opencv/Makefile 438490 2017-04-14 
05:30:25Z jbeich $
Poudriere version: 3.1.19-61-ga8829ba9
Host OSVERSION: 1200033
Jail OSVERSION: 1200040
Job Id: 10




!!! Jail is newer than host. (Jail: 1200040, Host: 1200033) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips64
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200040
UNAME_v=FreeBSD 12.0-CURRENT 1200040
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips64-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=opencv-2.4.13.1_6
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips64-default/ref/.p/pool
MASTERNAME=head-mips64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-61-ga8829ba9
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for opencv-2.4.13.1_6:
     DC1394=off: IEEE 1394 camera support
     EXAMPLES=on: Build and/or install examples
     NONFREE=off: Build functionality that has possible limitations of use
     OPENGL=off: 2D/3D rendering support via OpenGL
====> Image format support
     JASPER=on: JPEG 2000 support via JasPer
     JPEG=on: JPEG image format support
     OPENEXR=off: HDR image format support via OpenEXR
     PNG=on: PNG image format support
     TIFF=on: TIFF image format support
====> Performance enhancing libraries
     EIGEN3=on: Eigen 3 support
     TBB=off: TBB support
====> Video support
     FFMPEG=off: FFmpeg support (WMA, AIFF, AC3, APE...)
     GSTREAMER=off: Multimedia support via GStreamer
     GSTREAMER0=off: Multimedia support via GStreamer 0.10
     V4L=on: Video 4 Linux support
     XINE=off: Multimedia support via Xine
====> GUI (Graphical User Interface) support: you can only select none or one 
of them
     GTK2=off: GTK+ 2 GUI toolkit support
     QT4=off: Qt 4 toolkit support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/opencv/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/opencv/work  
HOME=/wrkdirs/usr/ports/graphics/opencv/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/opencv/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/opencv/work  
HOME=/wrkdirs/usr/ports/graphics/opencv/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
DESTDIR=/wrkdirs/usr/ports/graphics/opencv/work/stage PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 
-pipe -G0 -EB -mabi=64 -msoft-float  -fno-strict-aliasing"  
CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -EB -mabi=64" LIBS=""  
CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -mabi=64 -msoft-float 
-fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s 
-m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 
555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
VERSION=2.4.13
DC1394="@comment
"
NO_DC1394=""
EXAMPLES=""
NO_EXAMPLES="@comment
"
NONFREE="@comment
"
NO_NONFREE=""
OPENGL="@comment
"
NO_OPENGL=""
GTK2="@comment
"
NO_GTK2=""
QT4="@comment
"
NO_QT4=""
JASPER=""
NO_JASPER="@comment
"
JPEG=""
NO_JPEG="@comment
"
OPENEXR="@comment
"
NO_OPENEXR=""
PNG=""
NO_PNG="@comment
"
TIFF=""
NO_TIFF="@comment
"
EIGEN3=""
NO_EIGEN3="@comment
"
TBB="@comment
"
NO_TBB=""
FFMPEG="@comment
"
NO_FFMPEG=""
GSTREAMER="@comment
"
NO_GSTREAMER=""
GSTREAMER0="@comment
"
NO_GSTREAMER0=""
V4L=""
NO_V4L="@comment
"
XINE="@comment
"
NO_XINE=""
CMAKE_BUILD_TYPE="release"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/opencv"
EXAMPLESDIR="share/examples/opencv"
DATADIR="share/OpenCV"
WWWDIR="www/opencv"
ETCDIR="etc/opencv"
--End PLIST_SUB--

--SUB_LIST--
OCV_VERSION=2.4.13
DC1394="@comment
"
NO_DC1394=""
EXAMPLES=""
NO_EXAMPLES="@comment
"
NONFREE="@comment
"
NO_NONFREE=""
OPENGL="@comment
"
NO_OPENGL=""
GTK2="@comment
"
NO_GTK2=""
QT4="@comment
"
NO_QT4=""
JASPER=""
NO_JASPER="@comment
"
JPEG=""
NO_JPEG="@comment
"
OPENEXR="@comment
"
NO_OPENEXR=""
PNG=""
NO_PNG="@comment
"
TIFF=""
<snip>
modules/imgproc/perf/perf_cornerHarris.cpp:14: warning: no previous prototype 
for 'testing::internal::ParamGenerator<std::tr1::tuple<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, int, int, double, 
<unnamed>::BorderType, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Img_BlockSize_ApertureSize_k_BorderType_cornerHarris_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator5<T1, T2, T3, T4, 
T5>::Iterator::Iterator(const testing::internal::CartesianProductGenerator5<T1, 
T2, T3, T4, T5>::Iterator&) [with T1 = std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, T2 = int, T3 = int, T4 = 
double, T5 = <unnamed>::BorderType]':
modules/ts/include/opencv2/ts/ts_gtest.h:14305:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, _T4, 
_T5, std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator5<T1, T2, T3, T4, 
T5>::Iterator::Clone() const [with T1 = std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, T2 = int, T3 = int, T4 = 
double, T5 = <unnamed>::BorderType]'
modules/imgproc/perf/perf_cornerHarris.cpp:38:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14329: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<std::basic_string<char,
 std::char_traits<char>, std::allocator<char> >, int, int, double, 
<unnamed>::BorderType, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
[387/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cvt_color.cpp.o 
-MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cvt_color.cpp.o.d 
-o modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cvt_color.cpp.o 
-c modules/i
 mgproc/perf/perf_cvt_color.cpp
modules/imgproc/perf/perf_cvt_color.cpp:127: warning: no previous prototype for 
'ChPair getConversionInfo(int)' [-Wmissing-prototypes]
modules/imgproc/perf/perf_cvt_color.cpp:243: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
<unnamed>::CvtMode, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_CvtMode_cvtColor8u_EvalGenerator_()' [-Wmissing-prototypes]
modules/imgproc/perf/perf_cvt_color.cpp:270: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
<unnamed>::CvtModeBayer, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_CvtMode_Bayer_cvtColorBayer8u_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/imgproc/perf/perf_cvt_color.cpp:296: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
<unnamed>::CvtMode2, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_CvtMode2_cvtColorYUV420_EvalGenerator_()' [-Wmissing-prototypes]
modules/imgproc/perf/perf_cvt_color.cpp:321: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
<unnamed>::CvtMode3, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_CvtMode3_cvtColorRGB2YUV420p_EvalGenerator_()' [-Wmissing-prototypes]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator::Iterator(const testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator&) [with T1 = cv::Size_<int>, T2 = <unnamed>::CvtMode]':
modules/ts/include/opencv2/ts/ts_gtest.h:13883:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator2<T1, T2>::Iterator::Clone() const 
[with T1 = cv::Size_<int>, T2 = <unnamed>::CvtMode]'
modules/imgproc/perf/perf_cvt_color.cpp:341:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:13904: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
<unnamed>::CvtMode, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator::Iterator(const testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator&) [with T1 = cv::Size_<int>, T2 = <unnamed>::CvtModeBayer]':
modules/ts/include/opencv2/ts/ts_gtest.h:13883:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator2<T1, T2>::Iterator::Clone() const 
[with T1 = cv::Size_<int>, T2 = <unnamed>::CvtModeBayer]'
modules/imgproc/perf/perf_cvt_color.cpp:341:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:13904: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
<unnamed>::CvtModeBayer, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator::Iterator(const testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator&) [with T1 = cv::Size_<int>, T2 = <unnamed>::CvtMode2]':
modules/ts/include/opencv2/ts/ts_gtest.h:13883:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator2<T1, T2>::Iterator::Clone() const 
[with T1 = cv::Size_<int>, T2 = <unnamed>::CvtMode2]'
modules/imgproc/perf/perf_cvt_color.cpp:341:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:13904: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
<unnamed>::CvtMode2, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator::Iterator(const testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator&) [with T1 = cv::Size_<int>, T2 = <unnamed>::CvtMode3]':
modules/ts/include/opencv2/ts/ts_gtest.h:13883:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator2<T1, T2>::Iterator::Clone() const 
[with T1 = cv::Size_<int>, T2 = <unnamed>::CvtMode3]'
modules/imgproc/perf/perf_cvt_color.cpp:341:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:13904: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
<unnamed>::CvtMode3, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
[388/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_distanceTransform.cpp.o
 -MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_distanceTransform.cpp.o.d
 -o modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_distanceTran
 sform.cpp.o -c modules/imgproc/perf/perf_distanceTransform.cpp
[389/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_filter2d.cpp.o -MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_filter2d.cpp.o.d 
-o modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_filter2d.cpp.o 
-c modules/imgp
 roc/perf/perf_filter2d.cpp
modules/imgproc/perf/perf_filter2d.cpp:16: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, int, 
<unnamed>::BorderMode, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_TestFilter2d_Filter2d_EvalGenerator_()' [-Wmissing-prototypes]
modules/imgproc/perf/perf_filter2d.cpp:45: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, int, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass> > gtest_Image_KernelSize_GaborFilter2d_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator3<T1, T2, 
T3>::Iterator::Iterator(const testing::internal::CartesianProductGenerator3<T1, 
T2, T3>::Iterator&) [with T1 = cv::Size_<int>, T2 = int, T3 = 
<unnamed>::BorderMode]':
modules/ts/include/opencv2/ts/ts_gtest.h:14006:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass> >* testing::internal::CartesianProductGenerator3<T1, T2, 
T3>::Iterator::Clone() const [with T1 = cv::Size_<int>, T2 = int, T3 = 
<unnamed>::BorderMode]'
modules/imgproc/perf/perf_filter2d.cpp:73:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14028: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, int, 
<unnamed>::BorderMode, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >' should be explicitly initialized 
in the copy constructor [-Wextra]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator::Iterator(const testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator&) [with T1 = std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, T2 = int]':
modules/ts/include/opencv2/ts/ts_gtest.h:13883:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator2<T1, T2>::Iterator::Clone() const 
[with T1 = std::basic_string<char, std::char_traits<char>, std::allocator<char> 
>, T2 = int]'
modules/imgproc/perf/perf_filter2d.cpp:73:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:13904: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<std::basic_string<char,
 std::char_traits<char>, std::allocator<char> >, int, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass> >' should be explicitly initialized in the copy 
constructor [-Wextra]
[390/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_goodFeaturesToTrack.cpp.o
 -MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_goodFeaturesToTrack.cpp.o.d
 -o modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_goodFeat
 uresToTrack.cpp.o -c modules/imgproc/perf/perf_goodFeaturesToTrack.cpp
modules/imgproc/perf/perf_goodFeaturesToTrack.cpp:12: warning: no previous 
prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, int, double, int, bool, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Image_MaxCorners_QualityLevel_MinDistance_BlockSize_UseHarris_goodFeaturesToTrack_EvalGenerator_()'
 [-Wmissing-prototypes]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator5<T1, T2, T3, T4, 
T5>::Iterator::Iterator(const testing::internal::CartesianProductGenerator5<T1, 
T2, T3, T4, T5>::Iterator&) [with T1 = std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, T2 = int, T3 = double, T4 = 
int, T5 = bool]':
modules/ts/include/opencv2/ts/ts_gtest.h:14305:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, _T4, 
_T5, std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator5<T1, T2, T3, T4, 
T5>::Iterator::Clone() const [with T1 = std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, T2 = int, T3 = double, T4 = 
int, T5 = bool]'
modules/imgproc/perf/perf_goodFeaturesToTrack.cpp:40:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14329: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<std::basic_string<char,
 std::char_traits<char>, std::allocator<char> >, int, double, int, bool, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >' should be explicitly initialized 
in the copy constructor [-Wextra]
[391/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_histogram.cpp.o 
-MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_histogram.cpp.o.d 
-o modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_histogram.cpp.o 
-c modules/i
 mgproc/perf/perf_histogram.cpp
modules/imgproc/perf/perf_histogram.cpp:17: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_Source_calcHist1d_EvalGenerator_()' [-Wmissing-prototypes]
modules/imgproc/perf/perf_histogram.cpp:46: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_Source_calcHist2d_EvalGenerator_()' [-Wmissing-prototypes]
modules/imgproc/perf/perf_histogram.cpp:74: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_Source_calcHist3d_EvalGenerator_()' [-Wmissing-prototypes]
modules/imgproc/perf/perf_histogram.cpp:102: warning: no previous prototype for 
'testing::internal::ParamGenerator<cv::Size_<int> > 
gtest_MatSize_equalizeHist_EvalGenerator_()' [-Wmissing-prototypes]
modules/imgproc/perf/perf_histogram.cpp:122: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, double, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Sz_ClipLimit_CLAHE_EvalGenerator_()' [-Wmissing-prototypes]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator::Iterator(const testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator&) [with T1 = cv::Size_<int>, T2 = perf::MatType]':
modules/ts/include/opencv2/ts/ts_gtest.h:13883:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator2<T1, T2>::Iterator::Clone() const 
[with T1 = cv::Size_<int>, T2 = perf::MatType]'
modules/imgproc/perf/perf_histogram.cpp:138:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:13904: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator::Iterator(const testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator&) [with T1 = cv::Size_<int>, T2 = double]':
modules/ts/include/opencv2/ts/ts_gtest.h:13883:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator2<T1, T2>::Iterator::Clone() const 
[with T1 = cv::Size_<int>, T2 = double]'
modules/imgproc/perf/perf_histogram.cpp:138:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:13904: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
double, std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >' should be explicitly initialized 
in the copy constructor [-Wextra]
[392/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_houghLines.cpp.o 
-MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_houghLines.cpp.o.d 
-o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_houghLines.cpp.o 
-c module
 s/imgproc/perf/perf_houghLines.cpp
modules/imgproc/perf/perf_houghLines.cpp:25: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, double, double, int, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Image_RhoStep_ThetaStep_Threshold_HoughLines_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Iterator(const testing::internal::CartesianProductGenerator4<T1, 
T2, T3, T4>::Iterator&) [with T1 = std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, T2 = double, T3 = double, T4 = 
int]':
modules/ts/include/opencv2/ts/ts_gtest.h:14147:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, _T4, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Clone() const [with T1 = std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, T2 = double, T3 = double, T4 = 
int]'
modules/imgproc/perf/perf_houghLines.cpp:51:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14170: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<std::basic_string<char,
 std::char_traits<char>, std::allocator<char> >, double, double, int, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
[393/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_integral.cpp.o -MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_integral.cpp.o.d 
-o modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_integral.cpp.o 
-c modules/imgp
 roc/perf/perf_integral.cpp
modules/imgproc/perf/perf_integral.cpp:12: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, perf::<unnamed>::MatDepth, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_OutMatDepth_integral_EvalGenerator_()' [-Wmissing-prototypes]
modules/imgproc/perf/perf_integral.cpp:34: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, perf::<unnamed>::MatDepth, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_OutMatDepth_integral_sqsum_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/imgproc/perf/perf_integral.cpp:59: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, perf::<unnamed>::MatDepth, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_OutMatDepth_integral_sqsum_tilted_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator3<T1, T2, 
T3>::Iterator::Iterator(const testing::internal::CartesianProductGenerator3<T1, 
T2, T3>::Iterator&) [with T1 = cv::Size_<int>, T2 = perf::MatType, T3 = 
perf::<unnamed>::MatDepth]':
modules/ts/include/opencv2/ts/ts_gtest.h:14006:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass> >* testing::internal::CartesianProductGenerator3<T1, T2, 
T3>::Iterator::Clone() const [with T1 = cv::Size_<int>, T2 = perf::MatType, T3 
= perf::<unnamed>::MatDepth]'
modules/imgproc/perf/perf_integral.cpp:83:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14028: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, perf::<unnamed>::MatDepth, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
[394/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_matchTemplate.cpp.o
 -MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_matchTemplate.cpp.o.d
 -o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_matchTemplate.cpp.o
 
 -c modules/imgproc/perf/perf_matchTemplate.cpp
modules/imgproc/perf/perf_matchTemplate.cpp:14: warning: no previous prototype 
for 'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
cv::Size_<int>, <unnamed>::MethodType, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_ImgSize_TmplSize_Method_matchTemplateSmall_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/imgproc/perf/perf_matchTemplate.cpp:51: warning: no previous prototype 
for 'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
cv::Size_<int>, <unnamed>::MethodType, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_ImgSize_TmplSize_Method_matchTemplateBig_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator3<T1, T2, 
T3>::Iterator::Iterator(const testing::internal::CartesianProductGenerator3<T1, 
T2, T3>::Iterator&) [with T1 = cv::Size_<int>, T2 = cv::Size_<int>, T3 = 
<unnamed>::MethodType]':
modules/ts/include/opencv2/ts/ts_gtest.h:14006:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass> >* testing::internal::CartesianProductGenerator3<T1, T2, 
T3>::Iterator::Clone() const [with T1 = cv::Size_<int>, T2 = cv::Size_<int>, T3 
= <unnamed>::MethodType]'
modules/imgproc/perf/perf_matchTemplate.cpp:82:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14028: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
cv::Size_<int>, <unnamed>::MethodType, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
[395/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_main.cpp.o -MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_main.cpp.o.d -o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_main.cpp.o -c 
modules/imgproc/perf/per
 f_main.cpp
[396/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_morph.cpp.o -MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_morph.cpp.o.d -o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_morph.cpp.o -c 
modules/imgproc/perf/
 perf_morph.cpp
modules/imgproc/perf/perf_morph.cpp:12: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_erode_EvalGenerator_()' [-Wmissing-prototypes]
modules/imgproc/perf/perf_morph.cpp:28: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_dilate_EvalGenerator_()' [-Wmissing-prototypes]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator::Iterator(const testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator&) [with T1 = cv::Size_<int>, T2 = perf::MatType]':
modules/ts/include/opencv2/ts/ts_gtest.h:13883:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator2<T1, T2>::Iterator::Clone() const 
[with T1 = cv::Size_<int>, T2 = perf::MatType]'
modules/imgproc/perf/perf_morph.cpp:40:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:13904: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
[397/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_pyramids.cpp.o -MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_pyramids.cpp.o.d 
-o modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_pyramids.cpp.o 
-c modules/imgp
 roc/perf/perf_pyramids.cpp
modules/imgproc/perf/perf_pyramids.cpp:9: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_pyrDown_EvalGenerator_()' [-Wmissing-prototypes]
modules/imgproc/perf/perf_pyramids.cpp:28: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_pyrUp_EvalGenerator_()' [-Wmissing-prototypes]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator::Iterator(const testing::internal::CartesianProductGenerator2<T1, 
T2>::Iterator&) [with T1 = cv::Size_<int>, T2 = perf::MatType]':
modules/ts/include/opencv2/ts/ts_gtest.h:13883:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator2<T1, T2>::Iterator::Clone() const 
[with T1 = cv::Size_<int>, T2 = perf::MatType]'
modules/imgproc/perf/perf_pyramids.cpp:44:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:13904: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
[398/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_remap.cpp.o -MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_remap.cpp.o.d -o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_remap.cpp.o -c 
modules/imgproc/perf/
 perf_remap.cpp
modules/imgproc/perf/perf_remap.cpp:14: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, perf::MatType, <unnamed>::InterType, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_TestRemap_Remap_EvalGenerator_()' [-Wmissing-prototypes]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Iterator(const testing::internal::CartesianProductGenerator4<T1, 
T2, T3, T4>::Iterator&) [with T1 = cv::Size_<int>, T2 = perf::MatType, T3 = 
perf::MatType, T4 = <unnamed>::InterType]':
modules/ts/include/opencv2/ts/ts_gtest.h:14147:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, _T4, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Clone() const [with T1 = cv::Size_<int>, T2 = perf::MatType, T3 
= perf::MatType, T4 = <unnamed>::InterType]'
modules/imgproc/perf/perf_remap.cpp:69:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14170: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, perf::MatType, <unnamed>::InterType, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >' should be explicitly initialized 
in the copy constructor [-Wextra]
[399/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_resize.cpp.o -MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_resize.cpp.o.d -o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_resize.cpp.o -c 
modules/imgproc/pe
 rf/perf_resize.cpp
modules/imgproc/perf/perf_resize.cpp:12: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<perf::MatType, 
cv::Size_<int>, cv::Size_<int>, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_MatInfo_Size_Size_resizeUpLinear_EvalGenerator_()' [-Wmissing-prototypes]
modules/imgproc/perf/perf_resize.cpp:37: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<perf::MatType, 
cv::Size_<int>, cv::Size_<int>, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_MatInfo_Size_Size_resizeDownLinear_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/imgproc/perf/perf_resize.cpp:68: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<perf::MatType, 
cv::Size_<int>, int, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_MatInfo_Size_Scale_ResizeAreaFast_EvalGenerator_()' [-Wmissing-prototypes]
modules/imgproc/perf/perf_resize.cpp:98: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<perf::MatType, 
cv::Size_<int>, double, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_MatInfo_Size_Scale_Area_ResizeArea_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator3<T1, T2, 
T3>::Iterator::Iterator(const testing::internal::CartesianProductGenerator3<T1, 
T2, T3>::Iterator&) [with T1 = perf::MatType, T2 = cv::Size_<int>, T3 = int]':
modules/ts/include/opencv2/ts/ts_gtest.h:14006:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass> >* testing::internal::CartesianProductGenerator3<T1, T2, 
T3>::Iterator::Clone() const [with T1 = perf::MatType, T2 = cv::Size_<int>, T3 
= int]'
modules/imgproc/perf/perf_resize.cpp:121:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14028: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<perf::MatType, 
cv::Size_<int>, int, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >' should be explicitly initialized 
in the copy constructor [-Wextra]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator3<T1, T2, 
T3>::Iterator::Iterator(const testing::internal::CartesianProductGenerator3<T1, 
T2, T3>::Iterator&) [with T1 = perf::MatType, T2 = cv::Size_<int>, T3 = 
double]':
modules/ts/include/opencv2/ts/ts_gtest.h:14006:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass> >* testing::internal::CartesianProductGenerator3<T1, T2, 
T3>::Iterator::Clone() const [with T1 = perf::MatType, T2 = cv::Size_<int>, T3 
= double]'
modules/imgproc/perf/perf_resize.cpp:121:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14028: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<perf::MatType, 
cv::Size_<int>, double, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >' should be explicitly initialized 
in the copy constructor [-Wextra]
[400/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o 
-MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o.d 
-o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o 
-c module
 s/imgproc/perf/perf_sepfilters.cpp
modules/imgproc/perf/perf_sepfilters.cpp:32: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::tuple<int, int, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass>, <unnamed>::BorderType3x3, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_dx_dy_Border3x3_sobelFilter_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/imgproc/perf/perf_sepfilters.cpp:57: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::tuple<int, int, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass>, <unnamed>::BorderType3x3ROI, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_dx_dy_Border3x3ROI_sobelFilter_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/imgproc/perf/perf_sepfilters.cpp:85: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::tuple<int, int, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass>, <unnamed>::BorderType, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_dx_dy_Border5x5_sobelFilter_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/imgproc/perf/perf_sepfilters.cpp:110: warning: no previous prototype 
for 'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::tuple<int, int, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass>, <unnamed>::BorderTypeROI, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_dx_dy_Border5x5ROI_sobelFilter_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/imgproc/perf/perf_sepfilters.cpp:140: warning: no previous prototype 
for 'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::tuple<int, int, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass>, <unnamed>::BorderType3x3, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_dx_dy_Border3x3_scharrFilter_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/imgproc/perf/perf_sepfilters.cpp:165: warning: no previous prototype 
for 'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::tuple<int, int, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass>, <unnamed>::BorderType3x3ROI, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_dx_dy_Border3x3ROI_scharrFilter_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/imgproc/perf/perf_sepfilters.cpp:193: warning: no previous prototype 
for 'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::tuple<int, int, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass>, <unnamed>::BorderType3x3, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_dx_dy_Border3x3_scharrViaSobelFilter_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/imgproc/perf/perf_sepfilters.cpp:218: warning: no previous prototype 
for 'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::tuple<int, int, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass>, <unnamed>::BorderType3x3ROI, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_dx_dy_Border3x3ROI_scharrViaSobelFilter_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Iterator(const testing::internal::CartesianProductGenerator4<T1, 
T2, T3, T4>::Iterator&) [with T1 = cv::Size_<int>, T2 = perf::MatType, T3 = 
std::tr1::tuple<int, int, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass>, T4 = 
<unnamed>::BorderType3x3]':
modules/ts/include/opencv2/ts/ts_gtest.h:14147:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, _T4, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Clone() const [with T1 = cv::Size_<int>, T2 = perf::MatType, T3 
= std::tr1::tuple<int, int, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass>, T4 = 
<unnamed>::BorderType3x3]'
modules/imgproc/perf/perf_sepfilters.cpp:243:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14170: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::tuple<int, int, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass>, <unnamed>::BorderType3x3, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >' should be explicitly initialized 
in the copy constructor [-Wextra]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Iterator(const testing::internal::CartesianProductGenerator4<T1, 
T2, T3, T4>::Iterator&) [with T1 = cv::Size_<int>, T2 = perf::MatType, T3 = 
std::tr1::tuple<int, int, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass>, T4 = 
<unnamed>::BorderType3x3ROI]':
modules/ts/include/opencv2/ts/ts_gtest.h:14147:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, _T4, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Clone() const [with T1 = cv::Size_<int>, T2 = perf::MatType, T3 
= std::tr1::tuple<int, int, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass>, T4 = 
<unnamed>::BorderType3x3ROI]'
modules/imgproc/perf/perf_sepfilters.cpp:243:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14170: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::tuple<int, int, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass>, <unnamed>::BorderType3x3ROI, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >' should be explicitly initialized 
in the copy constructor [-Wextra]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Iterator(const testing::internal::CartesianProductGenerator4<T1, 
T2, T3, T4>::Iterator&) [with T1 = cv::Size_<int>, T2 = perf::MatType, T3 = 
std::tr1::tuple<int, int, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass>, T4 = 
<unnamed>::BorderType]':
modules/ts/include/opencv2/ts/ts_gtest.h:14147:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, _T4, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Clone() const [with T1 = cv::Size_<int>, T2 = perf::MatType, T3 
= std::tr1::tuple<int, int, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass>, T4 = 
<unnamed>::BorderType]'
modules/imgproc/perf/perf_sepfilters.cpp:243:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14170: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::tuple<int, int, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass>, <unnamed>::BorderType, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >' should be explicitly initialized 
in the copy constructor [-Wextra]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Iterator(const testing::internal::CartesianProductGenerator4<T1, 
T2, T3, T4>::Iterator&) [with T1 = cv::Size_<int>, T2 = perf::MatType, T3 = 
std::tr1::tuple<int, int, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass>, T4 = 
<unnamed>::BorderTypeROI]':
modules/ts/include/opencv2/ts/ts_gtest.h:14147:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, _T4, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Clone() const [with T1 = cv::Size_<int>, T2 = perf::MatType, T3 
= std::tr1::tuple<int, int, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass>, T4 = 
<unnamed>::BorderTypeROI]'
modules/imgproc/perf/perf_sepfilters.cpp:243:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14170: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, std::tr1::tuple<int, int, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass>, <unnamed>::BorderTypeROI, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >' should be explicitly initialized 
in the copy constructor [-Wextra]
[401/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_threshold.cpp.o 
-MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_threshold.cpp.o.d 
-o modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_threshold.cpp.o 
-c modules/i
 mgproc/perf/perf_threshold.cpp
modules/imgproc/perf/perf_threshold.cpp:14: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, <unnamed>::ThreshType, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_MatType_ThreshType_threshold_EvalGenerator_()' [-Wmissing-prototypes]
modules/imgproc/perf/perf_threshold.cpp:43: warning: no previous prototype for 
'testing::internal::ParamGenerator<cv::Size_<int> > 
gtest_Size_Only_threshold_otsu_EvalGenerator_()' [-Wmissing-prototypes]
modules/imgproc/perf/perf_threshold.cpp:66: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
<unnamed>::AdaptThreshType, <unnamed>::AdaptThreshMethod, int, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_Size_AdaptThreshType_AdaptThreshMethod_BlockSize_adaptiveThreshold_EvalGenerator_()'
 [-Wmissing-prototypes]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator3<T1, T2, 
T3>::Iterator::Iterator(const testing::internal::CartesianProductGenerator3<T1, 
T2, T3>::Iterator&) [with T1 = cv::Size_<int>, T2 = perf::MatType, T3 = 
<unnamed>::ThreshType]':
modules/ts/include/opencv2/ts/ts_gtest.h:14006:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass> >* testing::internal::CartesianProductGenerator3<T1, T2, 
T3>::Iterator::Clone() const [with T1 = cv::Size_<int>, T2 = perf::MatType, T3 
= <unnamed>::ThreshType]'
modules/imgproc/perf/perf_threshold.cpp:91:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14028: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
perf::MatType, <unnamed>::ThreshType, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Iterator(const testing::internal::CartesianProductGenerator4<T1, 
T2, T3, T4>::Iterator&) [with T1 = cv::Size_<int>, T2 = 
<unnamed>::AdaptThreshType, T3 = <unnamed>::AdaptThreshMethod, T4 = int]':
modules/ts/include/opencv2/ts/ts_gtest.h:14147:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, _T4, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Clone() const [with T1 = cv::Size_<int>, T2 = 
<unnamed>::AdaptThreshType, T3 = <unnamed>::AdaptThreshMethod, T4 = int]'
modules/imgproc/perf/perf_threshold.cpp:91:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14170: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
<unnamed>::AdaptThreshType, <unnamed>::AdaptThreshMethod, int, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
[402/971] /nxb-bin/usr/bin/c++   -Imodules/imgproc/perf -Imodules/video/include 
-Imodules/calib3d/include -Imodules/features2d/include 
-Imodules/highgui/include -Imodules/imgproc/include -Imodules/flann/include 
-Imodules/core/include -Imodules/ts/include -Imodules/imgproc 
-Imodules/imgproc/src -I. -isystem /usr/local/include/eigen3 -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -fno-strict-aliasing   -fsigned-char -W -Wall 
-Werror=return-type -Werror=address -Werror=sequence-point -Wformat 
-Werror=format-security -Wmissing-prototypes -Wundef -Winit-self 
-Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread 
-fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -fno-strict-aliasing  -DNDEBUG -MD -MT 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o -MF 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o.d -o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o -c 
modules/imgproc/perf/per
 f_warp.cpp
modules/imgproc/perf/perf_warp.cpp:23: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
<unnamed>::InterType, <unnamed>::BorderMode, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_TestWarpAffine_WarpAffine_EvalGenerator_()' [-Wmissing-prototypes]
modules/imgproc/perf/perf_warp.cpp:53: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
<unnamed>::InterType, <unnamed>::BorderMode, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_TestWarpPerspective_WarpPerspective_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/imgproc/perf/perf_warp.cpp:91: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<cv::Size_<int>, 
<unnamed>::InterType, <unnamed>::BorderMode, perf::MatType, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_TestWarpPerspectiveNear_t_WarpPerspectiveNear_EvalGenerator_()' 
[-Wmissing-prototypes]
modules/imgproc/perf/perf_warp.cpp:137: warning: no previous prototype for 
'testing::internal::ParamGenerator<std::tr1::tuple<perf::MatType, 
cv::Size_<int>, <unnamed>::InterType, <unnamed>::BorderMode, 
<unnamed>::RemapMode, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> > 
gtest_TestRemap_remap_EvalGenerator_()' [-Wmissing-prototypes]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator3<T1, T2, 
T3>::Iterator::Iterator(const testing::internal::CartesianProductGenerator3<T1, 
T2, T3>::Iterator&) [with T1 = cv::Size_<int>, T2 = <unnamed>::InterType, T3 = 
<unnamed>::BorderMode]':
modules/ts/include/opencv2/ts/ts_gtest.h:14006:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass> >* testing::internal::CartesianProductGenerator3<T1, T2, 
T3>::Iterator::Clone() const [with T1 = cv::Size_<int>, T2 = 
<unnamed>::InterType, T3 = <unnamed>::BorderMode]'
modules/imgproc/perf/perf_warp.cpp:222:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14028: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
<unnamed>::InterType, <unnamed>::BorderMode, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Iterator(const testing::internal::CartesianProductGenerator4<T1, 
T2, T3, T4>::Iterator&) [with T1 = cv::Size_<int>, T2 = <unnamed>::InterType, 
T3 = <unnamed>::BorderMode, T4 = perf::MatType]':
modules/ts/include/opencv2/ts/ts_gtest.h:14147:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, _T4, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator4<T1, T2, T3, 
T4>::Iterator::Clone() const [with T1 = cv::Size_<int>, T2 = 
<unnamed>::InterType, T3 = <unnamed>::BorderMode, T4 = perf::MatType]'
modules/imgproc/perf/perf_warp.cpp:222:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14170: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<cv::Size_<int>, 
<unnamed>::InterType, <unnamed>::BorderMode, perf::MatType, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
modules/ts/include/opencv2/ts/ts_gtest.h: In copy constructor 
'testing::internal::CartesianProductGenerator5<T1, T2, T3, T4, 
T5>::Iterator::Iterator(const testing::internal::CartesianProductGenerator5<T1, 
T2, T3, T4, T5>::Iterator&) [with T1 = perf::MatType, T2 = cv::Size_<int>, T3 = 
<unnamed>::InterType, T4 = <unnamed>::BorderMode, T5 = <unnamed>::RemapMode]':
modules/ts/include/opencv2/ts/ts_gtest.h:14305:   instantiated from 
'testing::internal::ParamIteratorInterface<std::tr1::tuple<_T1, _T2, _T3, _T4, 
_T5, std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass> >* 
testing::internal::CartesianProductGenerator5<T1, T2, T3, T4, 
T5>::Iterator::Clone() const [with T1 = perf::MatType, T2 = cv::Size_<int>, T3 
= <unnamed>::InterType, T4 = <unnamed>::BorderMode, T5 = <unnamed>::RemapMode]'
modules/imgproc/perf/perf_warp.cpp:222:   instantiated from here
modules/ts/include/opencv2/ts/ts_gtest.h:14329: warning: base class 'class 
testing::internal::ParamIteratorInterface<std::tr1::tuple<perf::MatType, 
cv::Size_<int>, <unnamed>::InterType, <unnamed>::BorderMode, 
<unnamed>::RemapMode, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> >' should be 
explicitly initialized in the copy constructor [-Wextra]
[403/971] : && /nxb-bin/usr/bin/c++  -O2 -pipe -G0 -EB -mabi=64 -msoft-float 
-fno-strict-aliasing   -fsigned-char -W -Wall -Werror=return-type 
-Werror=address -Werror=sequence-point -Wformat -Werror=format-security 
-Wmissing-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo 
-fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -O2 
-pipe -G0 -EB -mabi=64 -msoft-float -fno-strict-aliasing  -DNDEBUG  -EB 
-mabi=64 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_bilateral.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_blur.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_canny.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerEigenValsAndVecs.cpp.o
 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerHarris.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cvt_color.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_distanceTrans
 form.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_filter2d.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_goodFeaturesToTrack.cpp.o
 modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_histogram.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_houghLines.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_integral.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_main.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_matchTemplate.cpp.o
 modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_morph.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_pyramids.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_remap.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_resize.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_thre
 shold.cpp.o modules/imgproc/CMakeFiles/openc!
 v_perf_imgproc.dir/perf/perf_warp.cpp.o  -o bin/opencv_perf_imgproc  
-Wl,-rpath,/wrkdirs/usr/ports/graphics/opencv/work/opencv-2.4.13.1/lib 
lib/libopencv_ts.a lib/libopencv_calib3d.so.2.4.13 
lib/libopencv_video.so.2.4.13 -lm -lpthread lib/libopencv_features2d.so.2.4.13 
lib/libopencv_highgui.so.2.4.13 lib/libopencv_flann.so.2.4.13 
lib/libopencv_imgproc.so.2.4.13 lib/libopencv_core.so.2.4.13 -lm -lpthread && :
FAILED: bin/opencv_perf_imgproc 
: && /nxb-bin/usr/bin/c++  -O2 -pipe -G0 -EB -mabi=64 -msoft-float 
-fno-strict-aliasing   -fsigned-char -W -Wall -Werror=return-type 
-Werror=address -Werror=sequence-point -Wformat -Werror=format-security 
-Wmissing-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo 
-fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -O2 
-pipe -G0 -EB -mabi=64 -msoft-float -fno-strict-aliasing  -DNDEBUG  -EB 
-mabi=64 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_bilateral.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_blur.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_canny.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerEigenValsAndVecs.cpp.o
 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerHarris.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cvt_color.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_distanceTransform.cpp.o
  modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_filter2d.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_goodFeaturesToTrack.cpp.o
 modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_histogram.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_houghLines.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_integral.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_main.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_matchTemplate.cpp.o
 modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_morph.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_pyramids.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_remap.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_resize.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_threshold.cpp.
 o modules/imgproc/CMakeFiles/opencv_perf_img!
 proc.dir/perf/perf_warp.cpp.o  -o bin/opencv_perf_imgproc  
-Wl,-rpath,/wrkdirs/usr/ports/graphics/opencv/work/opencv-2.4.13.1/lib 
lib/libopencv_ts.a lib/libopencv_calib3d.so.2.4.13 
lib/libopencv_video.so.2.4.13 -lm -lpthread lib/libopencv_features2d.so.2.4.13 
lib/libopencv_highgui.so.2.4.13 lib/libopencv_flann.so.2.4.13 
lib/libopencv_imgproc.so.2.4.13 lib/libopencv_core.so.2.4.13 -lm -lpthread && :
`_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEE8IteratorE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerEigenValsAndVecs.cpp.o:
 defined in discarded section 
`.rodata._ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEE8IteratorE[_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEE8IteratorE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerEigenValsAndVecs.cpp.o
`_ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE' 
referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerEigenValsAndVecs.cpp.o:
 defined in discarded section 
`.rodata._ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE[_ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerEigenValsAndVecs.cpp.o
`_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEEE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerEigenValsAndVecs.cpp.o:
 defined in discarded section 
`.rodata._ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEEE[_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEEE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerEigenValsAndVecs.cpp.o
`_ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerEigenValsAndVecs.cpp.o:
 defined in discarded section 
`.rodata._ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE[_ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerEigenValsAndVecs.cpp.o
`_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEE8IteratorE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerHarris.cpp.o:
 defined in discarded section 
`.rodata._ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEE8IteratorE[_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEE8IteratorE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerHarris.cpp.o
`_ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE' 
referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerHarris.cpp.o:
 defined in discarded section 
`.rodata._ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE[_ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerHarris.cpp.o
`_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEEE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerHarris.cpp.o:
 defined in discarded section 
`.rodata._ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEEE[_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEEE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerHarris.cpp.o
`_ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerHarris.cpp.o:
 defined in discarded section 
`.rodata._ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE[_ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cornerHarris.cpp.o
`_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_113BorderType3x3EE8IteratorE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_113BorderType3x3EE8IteratorE[_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_113BorderType3x3EE8IteratorE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o
`_ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_113BorderType3x3EEE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_113BorderType3x3EEE[_ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_113BorderType3x3EEE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o
`_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEE8IteratorE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEE8IteratorE[_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEE8IteratorE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o
`_ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE' 
referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE[_ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o
`_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_113BorderType3x3EEE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_113BorderType3x3EEE[_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_113BorderType3x3EEE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o
`_ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_113BorderType3x3EEE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_113BorderType3x3EEE[_ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_113BorderType3x3EEE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o
`_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEEE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEEE[_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderTypeEEE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o
`_ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE[_ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_110BorderTypeEEE]'
 of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o
`_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_19InterTypeEE8IteratorE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_19InterTypeEE8IteratorE[_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_19InterTypeEE8IteratorE]'
 of modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o
`_ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_19InterTypeEEE' 
referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_19InterTypeEEE[_ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_19InterTypeEEE]'
 of modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o
`_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderModeEE8IteratorE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderModeEE8IteratorE[_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderModeEE8IteratorE]'
 of modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o
`_ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_110BorderModeEEE' 
referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_110BorderModeEEE[_ZTSN7testing8internal22ParamIteratorInterfaceIN12_GLOBAL__N_110BorderModeEEE]'
 of modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o
`_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_19InterTypeEEE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_19InterTypeEEE[_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_19InterTypeEEE]'
 of modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o
`_ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_19InterTypeEEE' 
referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_19InterTypeEEE[_ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_19InterTypeEEE]'
 of modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o
`_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderModeEEE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderModeEEE[_ZTSN7testing8internal30ValuesInIteratorRangeGeneratorIN12_GLOBAL__N_110BorderModeEEE]'
 of modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o
`_ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_110BorderModeEEE'
 referenced in section `.data.rel.ro' of 
modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o: 
defined in discarded section 
`.rodata._ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_110BorderModeEEE[_ZTSN7testing8internal23ParamGeneratorInterfaceIN12_GLOBAL__N_110BorderModeEEE]'
 of modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o
ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/opencv
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to