猿代码 — 科研/AI模型/高性能计算
0

天河超算,Linux,源码编译,Make命令记录51

摘要: cd /THL5/home/XXX/cv3.4.16/build/samples/cpp /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/example_tutorial_optical_flow_dense.dir/lin ...

cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/example_tutorial_optical_flow_dense.dir/link.txt --verbose=1
/THL5/software/gcc/7.5.0/bin/g++    -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG   -Wl,--gc-sections -Wl,--as-needed -rdynamic CMakeFiles/example_tutorial_optical_flow_dense.dir/tutorial_code/video/optical_flow/optical_flow_dense.cpp.o -o ../../bin/example_tutorial_optical_flow_dense   -L/THL5/software/cuda-9.2/lib64  -Wl,-rpath,/THL5/software/cuda-9.2/lib64:/THL5/home/XXX/cv3.4.16/build/lib -ldl -lm -lpthread -lrt ../../3rdparty/lib/libippiw.a ../../3rdparty/ippicv/ippicv_lnx/icv/lib/intel64/libippicv.a -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 ../../lib/libopencv_img_hash.so.3.4.16 ../../lib/libopencv_world.so.3.4.16 -lpthread -lm -lpthread 
[ 98%] Linking CXX executable ../../bin/example_tutorial_optical_flow
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/example_tutorial_optical_flow.dir/link.txt --verbose=1
/THL5/software/gcc/7.5.0/bin/g++    -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG   -Wl,--gc-sections -Wl,--as-needed -rdynamic CMakeFiles/example_tutorial_optical_flow.dir/tutorial_code/video/optical_flow/optical_flow.cpp.o -o ../../bin/example_tutorial_optical_flow   -L/THL5/software/cuda-9.2/lib64  -Wl,-rpath,/THL5/software/cuda-9.2/lib64:/THL5/home/XXX/cv3.4.16/build/lib -ldl -lm -lpthread -lrt ../../3rdparty/lib/libippiw.a ../../3rdparty/ippicv/ippicv_lnx/icv/lib/intel64/libippicv.a -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 ../../lib/libopencv_img_hash.so.3.4.16 ../../lib/libopencv_world.so.3.4.16 -lpthread -lm -lpthread 
[ 98%] Linking CXX executable ../../bin/example_tutorial_video-write
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/example_tutorial_video-write.dir/link.txt --verbose=1
/THL5/software/gcc/7.5.0/bin/g++    -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG   -Wl,--gc-sections -Wl,--as-needed -rdynamic "CMakeFiles/example_tutorial_video-write.dir/tutorial_code/videoio/video-write/video-write.cpp.o" -o ../../bin/example_tutorial_video-write   -L/THL5/software/cuda-9.2/lib64  -Wl,-rpath,/THL5/software/cuda-9.2/lib64:/THL5/home/XXX/cv3.4.16/build/lib -ldl -lm -lpthread -lrt ../../3rdparty/lib/libippiw.a ../../3rdparty/ippicv/ippicv_lnx/icv/lib/intel64/libippicv.a -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 ../../lib/libopencv_img_hash.so.3.4.16 ../../lib/libopencv_world.so.3.4.16 -lpthread -lm -lpthread 
[ 98%] Linking CXX executable ../../bin/example_tutorial_video-input-psnr-ssim
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/example_tutorial_video-input-psnr-ssim.dir/link.txt --verbose=1
/THL5/software/gcc/7.5.0/bin/g++    -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG   -Wl,--gc-sections -Wl,--as-needed -rdynamic "CMakeFiles/example_tutorial_video-input-psnr-ssim.dir/tutorial_code/videoio/video-input-psnr-ssim/video-input-psnr-ssim.cpp.o" -o ../../bin/example_tutorial_video-input-psnr-ssim   -L/THL5/software/cuda-9.2/lib64  -Wl,-rpath,/THL5/software/cuda-9.2/lib64:/THL5/home/XXX/cv3.4.16/build/lib -ldl -lm -lpthread -lrt ../../3rdparty/lib/libippiw.a ../../3rdparty/ippicv/ippicv_lnx/icv/lib/intel64/libippicv.a -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 ../../lib/libopencv_img_hash.so.3.4.16 ../../lib/libopencv_world.so.3.4.16 -lpthread -lm -lpthread 
[ 98%] Linking CXX executable ../../bin/example_cpp_videocapture_basic
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/example_cpp_videocapture_basic.dir/link.txt --verbose=1
/THL5/software/gcc/7.5.0/bin/g++    -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG   -Wl,--gc-sections -Wl,--as-needed -rdynamic CMakeFiles/example_cpp_videocapture_basic.dir/videocapture_basic.cpp.o -o ../../bin/example_cpp_videocapture_basic   -L/THL5/software/cuda-9.2/lib64  -Wl,-rpath,/THL5/software/cuda-9.2/lib64:/THL5/home/XXX/cv3.4.16/build/lib -ldl -lm -lpthread -lrt ../../3rdparty/lib/libippiw.a ../../3rdparty/ippicv/ippicv_lnx/icv/lib/intel64/libippicv.a -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 ../../lib/libopencv_img_hash.so.3.4.16 ../../lib/libopencv_world.so.3.4.16 -lpthread -lm -lpthread 
[ 98%] Linking CXX executable ../../bin/example_tutorial_LATCH_match
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/example_tutorial_LATCH_match.dir/link.txt --verbose=1
/THL5/software/gcc/7.5.0/bin/g++    -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG   -Wl,--gc-sections -Wl,--as-needed -rdynamic CMakeFiles/example_tutorial_LATCH_match.dir/tutorial_code/xfeatures2D/LATCH_match.cpp.o -o ../../bin/example_tutorial_LATCH_match   -L/THL5/software/cuda-9.2/lib64  -Wl,-rpath,/THL5/software/cuda-9.2/lib64:/THL5/home/XXX/cv3.4.16/build/lib -ldl -lm -lpthread -lrt ../../3rdparty/lib/libippiw.a ../../3rdparty/ippicv/ippicv_lnx/icv/lib/intel64/libippicv.a -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 ../../lib/libopencv_img_hash.so.3.4.16 ../../lib/libopencv_world.so.3.4.16 -lpthread -lm -lpthread 
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
[ 98%] Linking CXX executable ../../bin/example_cpp_tvl1_optical_flow
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/example_cpp_tvl1_optical_flow.dir/link.txt --verbose=1
[ 98%] Built target example_tutorial_meanshift
make  -f samples/cpp/CMakeFiles/example_cpp_videocapture_camera.dir/build.make samples/cpp/CMakeFiles/example_cpp_videocapture_camera.dir/depend
/THL5/software/gcc/7.5.0/bin/g++    -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG   -Wl,--gc-sections -Wl,--as-needed -rdynamic CMakeFiles/example_cpp_tvl1_optical_flow.dir/tvl1_optical_flow.cpp.o -o ../../bin/example_cpp_tvl1_optical_flow   -L/THL5/software/cuda-9.2/lib64  -Wl,-rpath,/THL5/software/cuda-9.2/lib64:/THL5/home/XXX/cv3.4.16/build/lib -ldl -lm -lpthread -lrt ../../3rdparty/lib/libippiw.a ../../3rdparty/ippicv/ippicv_lnx/icv/lib/intel64/libippicv.a -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 ../../lib/libopencv_img_hash.so.3.4.16 ../../lib/libopencv_world.so.3.4.16 -lpthread -lm -lpthread 
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
cd /THL5/home/XXX/cv3.4.16/build && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /THL5/home/XXX/cv3.4.16 /THL5/home/XXX/cv3.4.16/samples/cpp /THL5/home/XXX/cv3.4.16/build /THL5/home/XXX/cv3.4.16/build/samples/cpp /THL5/home/XXX/cv3.4.16/build/samples/cpp/CMakeFiles/example_cpp_videocapture_camera.dir/DependInfo.cmake "--color="
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
make  -f samples/cpp/CMakeFiles/example_cpp_videocapture_camera.dir/build.make samples/cpp/CMakeFiles/example_cpp_videocapture_camera.dir/build
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
[ 98%] Building CXX object samples/cpp/CMakeFiles/example_cpp_videocapture_camera.dir/videocapture_camera.cpp.o
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/software/gcc/7.5.0/bin/g++ -DHAVE_THREADS=1 -I/THL5/home/XXX/cv3.4.16/modules/photo/include -I/THL5/home/XXX/cv3.4.16/modules/cudaimgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudafilters/include -I/THL5/home/XXX/cv3.4.16/modules/imgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudaarithm/include -I/THL5/home/XXX/cv3.4.16/modules/core/include -I/THL5/home/XXX/cv3.4.16/modules/cudev/include -I/THL5/home/XXX/cv3.4.16/modules/objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/calib3d/include -I/THL5/home/XXX/cv3.4.16/modules/imgcodecs/include -I/THL5/home/XXX/cv3.4.16/modules/features2d/include -I/THL5/home/XXX/cv3.4.16/modules/flann/include -I/THL5/home/XXX/cv3.4.16/modules/shape/include -I/THL5/home/XXX/cv3.4.16/modules/video/include -I/THL5/home/XXX/cv3.4.16/modules/ml/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/datasets/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/text/include -I/THL5/home/XXX/cv3.4.16/modules/dnn/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/plot/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/phase_unwrapping/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ximgproc/include -I/THL5/home/XXX/cv3.4.16/modules/world/include -I/THL5/home/XXX/cv3.4.16/modules/videostab/include -I/THL5/home/XXX/cv3.4.16/modules/superres/include -I/THL5/home/XXX/cv3.4.16/modules/stitching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/optflow/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/face/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dpm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dnn_objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudaoptflow/include -I/THL5/home/XXX/cv3.4.16/modules/cudaobjdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudalegacy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ccalib/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bioinspired/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/aruco/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xobjdetect/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xfeatures2d/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/tracking/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/structured_light/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/stereo/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/rgbd/include -I/THL5/home/XXX/cv3.4.16/modules/highgui/include -I/THL5/home/XXX/cv3.4.16/modules/cudastereo/include -I/THL5/home/XXX/cv3.4.16/modules/cudafeatures2d/include -I/THL5/home/XXX/cv3.4.16/modules/cudacodec/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xphoto/include -I/THL5/home/XXX/cv3.4.16/modules/videoio/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/saliency/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/line_descriptor/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hfs/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/fuzzy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/freetype/include -I/THL5/home/XXX/cv3.4.16/modules/cudawarping/include -I/THL5/home/XXX/cv3.4.16/modules/cudabgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/surface_matching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/reg/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hdf/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/img_hash/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/icv/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/iw/include -I/THL5/home/XXX/cv3.4.16/build -isystem /THL5/software/intel/compilers_and_libraries_2016.3.210/linux/mkl/include -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG -std=c++11 -fPIE -MD -MT samples/cpp/CMakeFiles/example_cpp_videocapture_camera.dir/videocapture_camera.cpp.o -MF CMakeFiles/example_cpp_videocapture_camera.dir/videocapture_camera.cpp.o.d -o CMakeFiles/example_cpp_videocapture_camera.dir/videocapture_camera.cpp.o -c /THL5/home/XXX/cv3.4.16/samples/cpp/videocapture_camera.cpp
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
[ 98%] Built target example_tutorial_optical_flow_dense
make  -f samples/cpp/CMakeFiles/example_cpp_videocapture_gphoto2_autofocus.dir/build.make samples/cpp/CMakeFiles/example_cpp_videocapture_gphoto2_autofocus.dir/depend
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
cd /THL5/home/XXX/cv3.4.16/build && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /THL5/home/XXX/cv3.4.16 /THL5/home/XXX/cv3.4.16/samples/cpp /THL5/home/XXX/cv3.4.16/build /THL5/home/XXX/cv3.4.16/build/samples/cpp /THL5/home/XXX/cv3.4.16/build/samples/cpp/CMakeFiles/example_cpp_videocapture_gphoto2_autofocus.dir/DependInfo.cmake "--color="
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
make  -f samples/cpp/CMakeFiles/example_cpp_videocapture_gphoto2_autofocus.dir/build.make samples/cpp/CMakeFiles/example_cpp_videocapture_gphoto2_autofocus.dir/build
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
[ 98%] Building CXX object samples/cpp/CMakeFiles/example_cpp_videocapture_gphoto2_autofocus.dir/videocapture_gphoto2_autofocus.cpp.o
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/software/gcc/7.5.0/bin/g++ -DHAVE_THREADS=1 -I/THL5/home/XXX/cv3.4.16/modules/photo/include -I/THL5/home/XXX/cv3.4.16/modules/cudaimgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudafilters/include -I/THL5/home/XXX/cv3.4.16/modules/imgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudaarithm/include -I/THL5/home/XXX/cv3.4.16/modules/core/include -I/THL5/home/XXX/cv3.4.16/modules/cudev/include -I/THL5/home/XXX/cv3.4.16/modules/objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/calib3d/include -I/THL5/home/XXX/cv3.4.16/modules/imgcodecs/include -I/THL5/home/XXX/cv3.4.16/modules/features2d/include -I/THL5/home/XXX/cv3.4.16/modules/flann/include -I/THL5/home/XXX/cv3.4.16/modules/shape/include -I/THL5/home/XXX/cv3.4.16/modules/video/include -I/THL5/home/XXX/cv3.4.16/modules/ml/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/datasets/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/text/include -I/THL5/home/XXX/cv3.4.16/modules/dnn/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/plot/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/phase_unwrapping/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ximgproc/include -I/THL5/home/XXX/cv3.4.16/modules/world/include -I/THL5/home/XXX/cv3.4.16/modules/videostab/include -I/THL5/home/XXX/cv3.4.16/modules/superres/include -I/THL5/home/XXX/cv3.4.16/modules/stitching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/optflow/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/face/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dpm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dnn_objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudaoptflow/include -I/THL5/home/XXX/cv3.4.16/modules/cudaobjdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudalegacy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ccalib/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bioinspired/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/aruco/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xobjdetect/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xfeatures2d/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/tracking/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/structured_light/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/stereo/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/rgbd/include -I/THL5/home/XXX/cv3.4.16/modules/highgui/include -I/THL5/home/XXX/cv3.4.16/modules/cudastereo/include -I/THL5/home/XXX/cv3.4.16/modules/cudafeatures2d/include -I/THL5/home/XXX/cv3.4.16/modules/cudacodec/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xphoto/include -I/THL5/home/XXX/cv3.4.16/modules/videoio/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/saliency/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/line_descriptor/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hfs/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/fuzzy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/freetype/include -I/THL5/home/XXX/cv3.4.16/modules/cudawarping/include -I/THL5/home/XXX/cv3.4.16/modules/cudabgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/surface_matching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/reg/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hdf/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/img_hash/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/icv/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/iw/include -I/THL5/home/XXX/cv3.4.16/build -isystem /THL5/software/intel/compilers_and_libraries_2016.3.210/linux/mkl/include -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG -std=c++11 -fPIE -MD -MT samples/cpp/CMakeFiles/example_cpp_videocapture_gphoto2_autofocus.dir/videocapture_gphoto2_autofocus.cpp.o -MF CMakeFiles/example_cpp_videocapture_gphoto2_autofocus.dir/videocapture_gphoto2_autofocus.cpp.o.d -o CMakeFiles/example_cpp_videocapture_gphoto2_autofocus.dir/videocapture_gphoto2_autofocus.cpp.o -c /THL5/home/XXX/cv3.4.16/samples/cpp/videocapture_gphoto2_autofocus.cpp
[ 98%] Built target example_tutorial_optical_flow
make  -f samples/cpp/CMakeFiles/example_cpp_videocapture_gstreamer_pipeline.dir/build.make samples/cpp/CMakeFiles/example_cpp_videocapture_gstreamer_pipeline.dir/depend
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
cd /THL5/home/XXX/cv3.4.16/build && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /THL5/home/XXX/cv3.4.16 /THL5/home/XXX/cv3.4.16/samples/cpp /THL5/home/XXX/cv3.4.16/build /THL5/home/XXX/cv3.4.16/build/samples/cpp /THL5/home/XXX/cv3.4.16/build/samples/cpp/CMakeFiles/example_cpp_videocapture_gstreamer_pipeline.dir/DependInfo.cmake "--color="
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
make  -f samples/cpp/CMakeFiles/example_cpp_videocapture_gstreamer_pipeline.dir/build.make samples/cpp/CMakeFiles/example_cpp_videocapture_gstreamer_pipeline.dir/build
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
[ 98%] Building CXX object samples/cpp/CMakeFiles/example_cpp_videocapture_gstreamer_pipeline.dir/videocapture_gstreamer_pipeline.cpp.o
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/software/gcc/7.5.0/bin/g++ -DHAVE_THREADS=1 -I/THL5/home/XXX/cv3.4.16/modules/photo/include -I/THL5/home/XXX/cv3.4.16/modules/cudaimgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudafilters/include -I/THL5/home/XXX/cv3.4.16/modules/imgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudaarithm/include -I/THL5/home/XXX/cv3.4.16/modules/core/include -I/THL5/home/XXX/cv3.4.16/modules/cudev/include -I/THL5/home/XXX/cv3.4.16/modules/objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/calib3d/include -I/THL5/home/XXX/cv3.4.16/modules/imgcodecs/include -I/THL5/home/XXX/cv3.4.16/modules/features2d/include -I/THL5/home/XXX/cv3.4.16/modules/flann/include -I/THL5/home/XXX/cv3.4.16/modules/shape/include -I/THL5/home/XXX/cv3.4.16/modules/video/include -I/THL5/home/XXX/cv3.4.16/modules/ml/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/datasets/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/text/include -I/THL5/home/XXX/cv3.4.16/modules/dnn/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/plot/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/phase_unwrapping/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ximgproc/include -I/THL5/home/XXX/cv3.4.16/modules/world/include -I/THL5/home/XXX/cv3.4.16/modules/videostab/include -I/THL5/home/XXX/cv3.4.16/modules/superres/include -I/THL5/home/XXX/cv3.4.16/modules/stitching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/optflow/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/face/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dpm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dnn_objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudaoptflow/include -I/THL5/home/XXX/cv3.4.16/modules/cudaobjdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudalegacy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ccalib/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bioinspired/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/aruco/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xobjdetect/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xfeatures2d/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/tracking/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/structured_light/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/stereo/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/rgbd/include -I/THL5/home/XXX/cv3.4.16/modules/highgui/include -I/THL5/home/XXX/cv3.4.16/modules/cudastereo/include -I/THL5/home/XXX/cv3.4.16/modules/cudafeatures2d/include -I/THL5/home/XXX/cv3.4.16/modules/cudacodec/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xphoto/include -I/THL5/home/XXX/cv3.4.16/modules/videoio/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/saliency/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/line_descriptor/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hfs/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/fuzzy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/freetype/include -I/THL5/home/XXX/cv3.4.16/modules/cudawarping/include -I/THL5/home/XXX/cv3.4.16/modules/cudabgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/surface_matching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/reg/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hdf/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/img_hash/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/icv/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/iw/include -I/THL5/home/XXX/cv3.4.16/build -isystem /THL5/software/intel/compilers_and_libraries_2016.3.210/linux/mkl/include -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG -std=c++11 -fPIE -MD -MT samples/cpp/CMakeFiles/example_cpp_videocapture_gstreamer_pipeline.dir/videocapture_gstreamer_pipeline.cpp.o -MF CMakeFiles/example_cpp_videocapture_gstreamer_pipeline.dir/videocapture_gstreamer_pipeline.cpp.o.d -o CMakeFiles/example_cpp_videocapture_gstreamer_pipeline.dir/videocapture_gstreamer_pipeline.cpp.o -c /THL5/home/XXX/cv3.4.16/samples/cpp/videocapture_gstreamer_pipeline.cpp
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
[ 98%] Built target example_tutorial_video-write
make  -f samples/cpp/CMakeFiles/example_cpp_videocapture_image_sequence.dir/build.make samples/cpp/CMakeFiles/example_cpp_videocapture_image_sequence.dir/depend
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
cd /THL5/home/XXX/cv3.4.16/build && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /THL5/home/XXX/cv3.4.16 /THL5/home/XXX/cv3.4.16/samples/cpp /THL5/home/XXX/cv3.4.16/build /THL5/home/XXX/cv3.4.16/build/samples/cpp /THL5/home/XXX/cv3.4.16/build/samples/cpp/CMakeFiles/example_cpp_videocapture_image_sequence.dir/DependInfo.cmake "--color="
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
make  -f samples/cpp/CMakeFiles/example_cpp_videocapture_image_sequence.dir/build.make samples/cpp/CMakeFiles/example_cpp_videocapture_image_sequence.dir/build
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
[ 98%] Building CXX object samples/cpp/CMakeFiles/example_cpp_videocapture_image_sequence.dir/videocapture_image_sequence.cpp.o
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/software/gcc/7.5.0/bin/g++ -DHAVE_THREADS=1 -I/THL5/home/XXX/cv3.4.16/modules/photo/include -I/THL5/home/XXX/cv3.4.16/modules/cudaimgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudafilters/include -I/THL5/home/XXX/cv3.4.16/modules/imgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudaarithm/include -I/THL5/home/XXX/cv3.4.16/modules/core/include -I/THL5/home/XXX/cv3.4.16/modules/cudev/include -I/THL5/home/XXX/cv3.4.16/modules/objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/calib3d/include -I/THL5/home/XXX/cv3.4.16/modules/imgcodecs/include -I/THL5/home/XXX/cv3.4.16/modules/features2d/include -I/THL5/home/XXX/cv3.4.16/modules/flann/include -I/THL5/home/XXX/cv3.4.16/modules/shape/include -I/THL5/home/XXX/cv3.4.16/modules/video/include -I/THL5/home/XXX/cv3.4.16/modules/ml/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/datasets/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/text/include -I/THL5/home/XXX/cv3.4.16/modules/dnn/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/plot/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/phase_unwrapping/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ximgproc/include -I/THL5/home/XXX/cv3.4.16/modules/world/include -I/THL5/home/XXX/cv3.4.16/modules/videostab/include -I/THL5/home/XXX/cv3.4.16/modules/superres/include -I/THL5/home/XXX/cv3.4.16/modules/stitching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/optflow/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/face/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dpm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dnn_objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudaoptflow/include -I/THL5/home/XXX/cv3.4.16/modules/cudaobjdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudalegacy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ccalib/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bioinspired/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/aruco/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xobjdetect/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xfeatures2d/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/tracking/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/structured_light/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/stereo/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/rgbd/include -I/THL5/home/XXX/cv3.4.16/modules/highgui/include -I/THL5/home/XXX/cv3.4.16/modules/cudastereo/include -I/THL5/home/XXX/cv3.4.16/modules/cudafeatures2d/include -I/THL5/home/XXX/cv3.4.16/modules/cudacodec/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xphoto/include -I/THL5/home/XXX/cv3.4.16/modules/videoio/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/saliency/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/line_descriptor/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hfs/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/fuzzy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/freetype/include -I/THL5/home/XXX/cv3.4.16/modules/cudawarping/include -I/THL5/home/XXX/cv3.4.16/modules/cudabgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/surface_matching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/reg/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hdf/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/img_hash/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/icv/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/iw/include -I/THL5/home/XXX/cv3.4.16/build -isystem /THL5/software/intel/compilers_and_libraries_2016.3.210/linux/mkl/include -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG -std=c++11 -fPIE -MD -MT samples/cpp/CMakeFiles/example_cpp_videocapture_image_sequence.dir/videocapture_image_sequence.cpp.o -MF CMakeFiles/example_cpp_videocapture_image_sequence.dir/videocapture_image_sequence.cpp.o.d -o CMakeFiles/example_cpp_videocapture_image_sequence.dir/videocapture_image_sequence.cpp.o -c /THL5/home/XXX/cv3.4.16/samples/cpp/videocapture_image_sequence.cpp
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
[ 98%] Built target example_tutorial_video-input-psnr-ssim
make  -f samples/cpp/CMakeFiles/example_cpp_videocapture_intelperc.dir/build.make samples/cpp/CMakeFiles/example_cpp_videocapture_intelperc.dir/depend
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
cd /THL5/home/XXX/cv3.4.16/build && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /THL5/home/XXX/cv3.4.16 /THL5/home/XXX/cv3.4.16/samples/cpp /THL5/home/XXX/cv3.4.16/build /THL5/home/XXX/cv3.4.16/build/samples/cpp /THL5/home/XXX/cv3.4.16/build/samples/cpp/CMakeFiles/example_cpp_videocapture_intelperc.dir/DependInfo.cmake "--color="
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
make  -f samples/cpp/CMakeFiles/example_cpp_videocapture_intelperc.dir/build.make samples/cpp/CMakeFiles/example_cpp_videocapture_intelperc.dir/build
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
[ 98%] Built target example_cpp_videocapture_basic
make  -f samples/cpp/CMakeFiles/example_cpp_videocapture_openni.dir/build.make samples/cpp/CMakeFiles/example_cpp_videocapture_openni.dir/depend
[ 98%] Building CXX object samples/cpp/CMakeFiles/example_cpp_videocapture_intelperc.dir/videocapture_intelperc.cpp.o
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/software/gcc/7.5.0/bin/g++ -DHAVE_THREADS=1 -I/THL5/home/XXX/cv3.4.16/modules/photo/include -I/THL5/home/XXX/cv3.4.16/modules/cudaimgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudafilters/include -I/THL5/home/XXX/cv3.4.16/modules/imgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudaarithm/include -I/THL5/home/XXX/cv3.4.16/modules/core/include -I/THL5/home/XXX/cv3.4.16/modules/cudev/include -I/THL5/home/XXX/cv3.4.16/modules/objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/calib3d/include -I/THL5/home/XXX/cv3.4.16/modules/imgcodecs/include -I/THL5/home/XXX/cv3.4.16/modules/features2d/include -I/THL5/home/XXX/cv3.4.16/modules/flann/include -I/THL5/home/XXX/cv3.4.16/modules/shape/include -I/THL5/home/XXX/cv3.4.16/modules/video/include -I/THL5/home/XXX/cv3.4.16/modules/ml/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/datasets/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/text/include -I/THL5/home/XXX/cv3.4.16/modules/dnn/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/plot/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/phase_unwrapping/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ximgproc/include -I/THL5/home/XXX/cv3.4.16/modules/world/include -I/THL5/home/XXX/cv3.4.16/modules/videostab/include -I/THL5/home/XXX/cv3.4.16/modules/superres/include -I/THL5/home/XXX/cv3.4.16/modules/stitching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/optflow/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/face/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dpm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dnn_objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudaoptflow/include -I/THL5/home/XXX/cv3.4.16/modules/cudaobjdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudalegacy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ccalib/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bioinspired/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/aruco/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xobjdetect/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xfeatures2d/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/tracking/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/structured_light/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/stereo/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/rgbd/include -I/THL5/home/XXX/cv3.4.16/modules/highgui/include -I/THL5/home/XXX/cv3.4.16/modules/cudastereo/include -I/THL5/home/XXX/cv3.4.16/modules/cudafeatures2d/include -I/THL5/home/XXX/cv3.4.16/modules/cudacodec/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xphoto/include -I/THL5/home/XXX/cv3.4.16/modules/videoio/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/saliency/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/line_descriptor/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hfs/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/fuzzy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/freetype/include -I/THL5/home/XXX/cv3.4.16/modules/cudawarping/include -I/THL5/home/XXX/cv3.4.16/modules/cudabgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/surface_matching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/reg/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hdf/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/img_hash/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/icv/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/iw/include -I/THL5/home/XXX/cv3.4.16/build -isystem /THL5/software/intel/compilers_and_libraries_2016.3.210/linux/mkl/include -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG -std=c++11 -fPIE -MD -MT samples/cpp/CMakeFiles/example_cpp_videocapture_intelperc.dir/videocapture_intelperc.cpp.o -MF CMakeFiles/example_cpp_videocapture_intelperc.dir/videocapture_intelperc.cpp.o.d -o CMakeFiles/example_cpp_videocapture_intelperc.dir/videocapture_intelperc.cpp.o -c /THL5/home/XXX/cv3.4.16/samples/cpp/videocapture_intelperc.cpp
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
cd /THL5/home/XXX/cv3.4.16/build && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /THL5/home/XXX/cv3.4.16 /THL5/home/XXX/cv3.4.16/samples/cpp /THL5/home/XXX/cv3.4.16/build /THL5/home/XXX/cv3.4.16/build/samples/cpp /THL5/home/XXX/cv3.4.16/build/samples/cpp/CMakeFiles/example_cpp_videocapture_openni.dir/DependInfo.cmake "--color="
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
make  -f samples/cpp/CMakeFiles/example_cpp_videocapture_openni.dir/build.make samples/cpp/CMakeFiles/example_cpp_videocapture_openni.dir/build
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
[ 98%] Building CXX object samples/cpp/CMakeFiles/example_cpp_videocapture_openni.dir/videocapture_openni.cpp.o
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/software/gcc/7.5.0/bin/g++ -DHAVE_THREADS=1 -I/THL5/home/XXX/cv3.4.16/modules/photo/include -I/THL5/home/XXX/cv3.4.16/modules/cudaimgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudafilters/include -I/THL5/home/XXX/cv3.4.16/modules/imgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudaarithm/include -I/THL5/home/XXX/cv3.4.16/modules/core/include -I/THL5/home/XXX/cv3.4.16/modules/cudev/include -I/THL5/home/XXX/cv3.4.16/modules/objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/calib3d/include -I/THL5/home/XXX/cv3.4.16/modules/imgcodecs/include -I/THL5/home/XXX/cv3.4.16/modules/features2d/include -I/THL5/home/XXX/cv3.4.16/modules/flann/include -I/THL5/home/XXX/cv3.4.16/modules/shape/include -I/THL5/home/XXX/cv3.4.16/modules/video/include -I/THL5/home/XXX/cv3.4.16/modules/ml/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/datasets/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/text/include -I/THL5/home/XXX/cv3.4.16/modules/dnn/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/plot/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/phase_unwrapping/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ximgproc/include -I/THL5/home/XXX/cv3.4.16/modules/world/include -I/THL5/home/XXX/cv3.4.16/modules/videostab/include -I/THL5/home/XXX/cv3.4.16/modules/superres/include -I/THL5/home/XXX/cv3.4.16/modules/stitching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/optflow/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/face/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dpm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dnn_objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudaoptflow/include -I/THL5/home/XXX/cv3.4.16/modules/cudaobjdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudalegacy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ccalib/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bioinspired/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/aruco/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xobjdetect/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xfeatures2d/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/tracking/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/structured_light/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/stereo/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/rgbd/include -I/THL5/home/XXX/cv3.4.16/modules/highgui/include -I/THL5/home/XXX/cv3.4.16/modules/cudastereo/include -I/THL5/home/XXX/cv3.4.16/modules/cudafeatures2d/include -I/THL5/home/XXX/cv3.4.16/modules/cudacodec/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xphoto/include -I/THL5/home/XXX/cv3.4.16/modules/videoio/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/saliency/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/line_descriptor/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hfs/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/fuzzy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/freetype/include -I/THL5/home/XXX/cv3.4.16/modules/cudawarping/include -I/THL5/home/XXX/cv3.4.16/modules/cudabgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/surface_matching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/reg/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hdf/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/img_hash/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/icv/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/iw/include -I/THL5/home/XXX/cv3.4.16/build -isystem /THL5/software/intel/compilers_and_libraries_2016.3.210/linux/mkl/include -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG -std=c++11 -fPIE -MD -MT samples/cpp/CMakeFiles/example_cpp_videocapture_openni.dir/videocapture_openni.cpp.o -MF CMakeFiles/example_cpp_videocapture_openni.dir/videocapture_openni.cpp.o.d -o CMakeFiles/example_cpp_videocapture_openni.dir/videocapture_openni.cpp.o -c /THL5/home/XXX/cv3.4.16/samples/cpp/videocapture_openni.cpp
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
[ 98%] Built target example_tutorial_LATCH_match
make  -f samples/cpp/CMakeFiles/example_cpp_videocapture_starter.dir/build.make samples/cpp/CMakeFiles/example_cpp_videocapture_starter.dir/depend
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
cd /THL5/home/XXX/cv3.4.16/build && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /THL5/home/XXX/cv3.4.16 /THL5/home/XXX/cv3.4.16/samples/cpp /THL5/home/XXX/cv3.4.16/build /THL5/home/XXX/cv3.4.16/build/samples/cpp /THL5/home/XXX/cv3.4.16/build/samples/cpp/CMakeFiles/example_cpp_videocapture_starter.dir/DependInfo.cmake "--color="
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
make  -f samples/cpp/CMakeFiles/example_cpp_videocapture_starter.dir/build.make samples/cpp/CMakeFiles/example_cpp_videocapture_starter.dir/build
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
[ 98%] Built target example_cpp_tvl1_optical_flow
make  -f samples/cpp/CMakeFiles/example_cpp_videostab.dir/build.make samples/cpp/CMakeFiles/example_cpp_videostab.dir/depend
[ 99%] Building CXX object samples/cpp/CMakeFiles/example_cpp_videocapture_starter.dir/videocapture_starter.cpp.o
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/software/gcc/7.5.0/bin/g++ -DHAVE_THREADS=1 -I/THL5/home/XXX/cv3.4.16/modules/photo/include -I/THL5/home/XXX/cv3.4.16/modules/cudaimgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudafilters/include -I/THL5/home/XXX/cv3.4.16/modules/imgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudaarithm/include -I/THL5/home/XXX/cv3.4.16/modules/core/include -I/THL5/home/XXX/cv3.4.16/modules/cudev/include -I/THL5/home/XXX/cv3.4.16/modules/objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/calib3d/include -I/THL5/home/XXX/cv3.4.16/modules/imgcodecs/include -I/THL5/home/XXX/cv3.4.16/modules/features2d/include -I/THL5/home/XXX/cv3.4.16/modules/flann/include -I/THL5/home/XXX/cv3.4.16/modules/shape/include -I/THL5/home/XXX/cv3.4.16/modules/video/include -I/THL5/home/XXX/cv3.4.16/modules/ml/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/datasets/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/text/include -I/THL5/home/XXX/cv3.4.16/modules/dnn/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/plot/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/phase_unwrapping/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ximgproc/include -I/THL5/home/XXX/cv3.4.16/modules/world/include -I/THL5/home/XXX/cv3.4.16/modules/videostab/include -I/THL5/home/XXX/cv3.4.16/modules/superres/include -I/THL5/home/XXX/cv3.4.16/modules/stitching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/optflow/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/face/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dpm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dnn_objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudaoptflow/include -I/THL5/home/XXX/cv3.4.16/modules/cudaobjdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudalegacy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ccalib/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bioinspired/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/aruco/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xobjdetect/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xfeatures2d/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/tracking/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/structured_light/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/stereo/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/rgbd/include -I/THL5/home/XXX/cv3.4.16/modules/highgui/include -I/THL5/home/XXX/cv3.4.16/modules/cudastereo/include -I/THL5/home/XXX/cv3.4.16/modules/cudafeatures2d/include -I/THL5/home/XXX/cv3.4.16/modules/cudacodec/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xphoto/include -I/THL5/home/XXX/cv3.4.16/modules/videoio/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/saliency/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/line_descriptor/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hfs/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/fuzzy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/freetype/include -I/THL5/home/XXX/cv3.4.16/modules/cudawarping/include -I/THL5/home/XXX/cv3.4.16/modules/cudabgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/surface_matching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/reg/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hdf/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/img_hash/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/icv/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/iw/include -I/THL5/home/XXX/cv3.4.16/build -isystem /THL5/software/intel/compilers_and_libraries_2016.3.210/linux/mkl/include -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG -std=c++11 -fPIE -MD -MT samples/cpp/CMakeFiles/example_cpp_videocapture_starter.dir/videocapture_starter.cpp.o -MF CMakeFiles/example_cpp_videocapture_starter.dir/videocapture_starter.cpp.o.d -o CMakeFiles/example_cpp_videocapture_starter.dir/videocapture_starter.cpp.o -c /THL5/home/XXX/cv3.4.16/samples/cpp/videocapture_starter.cpp
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
cd /THL5/home/XXX/cv3.4.16/build && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /THL5/home/XXX/cv3.4.16 /THL5/home/XXX/cv3.4.16/samples/cpp /THL5/home/XXX/cv3.4.16/build /THL5/home/XXX/cv3.4.16/build/samples/cpp /THL5/home/XXX/cv3.4.16/build/samples/cpp/CMakeFiles/example_cpp_videostab.dir/DependInfo.cmake "--color="
make[2]: 离开目录“/THL5/home/XXX/cv3.4.16/build”
make  -f samples/cpp/CMakeFiles/example_cpp_videostab.dir/build.make samples/cpp/CMakeFiles/example_cpp_videostab.dir/build
make[2]: 进入目录“/THL5/home/XXX/cv3.4.16/build”
[ 99%] Building CXX object samples/cpp/CMakeFiles/example_cpp_videostab.dir/videostab.cpp.o
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/software/gcc/7.5.0/bin/g++ -DHAVE_THREADS=1 -I/THL5/home/XXX/cv3.4.16/modules/photo/include -I/THL5/home/XXX/cv3.4.16/modules/cudaimgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudafilters/include -I/THL5/home/XXX/cv3.4.16/modules/imgproc/include -I/THL5/home/XXX/cv3.4.16/modules/cudaarithm/include -I/THL5/home/XXX/cv3.4.16/modules/core/include -I/THL5/home/XXX/cv3.4.16/modules/cudev/include -I/THL5/home/XXX/cv3.4.16/modules/objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/calib3d/include -I/THL5/home/XXX/cv3.4.16/modules/imgcodecs/include -I/THL5/home/XXX/cv3.4.16/modules/features2d/include -I/THL5/home/XXX/cv3.4.16/modules/flann/include -I/THL5/home/XXX/cv3.4.16/modules/shape/include -I/THL5/home/XXX/cv3.4.16/modules/video/include -I/THL5/home/XXX/cv3.4.16/modules/ml/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/datasets/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/text/include -I/THL5/home/XXX/cv3.4.16/modules/dnn/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/plot/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/phase_unwrapping/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ximgproc/include -I/THL5/home/XXX/cv3.4.16/modules/world/include -I/THL5/home/XXX/cv3.4.16/modules/videostab/include -I/THL5/home/XXX/cv3.4.16/modules/superres/include -I/THL5/home/XXX/cv3.4.16/modules/stitching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/optflow/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/face/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dpm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/dnn_objdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudaoptflow/include -I/THL5/home/XXX/cv3.4.16/modules/cudaobjdetect/include -I/THL5/home/XXX/cv3.4.16/modules/cudalegacy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/ccalib/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bioinspired/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/bgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/aruco/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xobjdetect/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xfeatures2d/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/tracking/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/structured_light/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/stereo/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/rgbd/include -I/THL5/home/XXX/cv3.4.16/modules/highgui/include -I/THL5/home/XXX/cv3.4.16/modules/cudastereo/include -I/THL5/home/XXX/cv3.4.16/modules/cudafeatures2d/include -I/THL5/home/XXX/cv3.4.16/modules/cudacodec/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/xphoto/include -I/THL5/home/XXX/cv3.4.16/modules/videoio/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/saliency/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/line_descriptor/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hfs/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/fuzzy/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/freetype/include -I/THL5/home/XXX/cv3.4.16/modules/cudawarping/include -I/THL5/home/XXX/cv3.4.16/modules/cudabgsegm/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/surface_matching/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/reg/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/hdf/include -I/THL5/home/XXX/cv3.4.16/opencv_contrib-3.4.16/modules/img_hash/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/icv/include -I/THL5/home/XXX/cv3.4.16/build/3rdparty/ippicv/ippicv_lnx/iw/include -I/THL5/home/XXX/cv3.4.16/build -isystem /THL5/software/intel/compilers_and_libraries_2016.3.210/linux/mkl/include -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG -std=c++11 -fPIE -MD -MT samples/cpp/CMakeFiles/example_cpp_videostab.dir/videostab.cpp.o -MF CMakeFiles/example_cpp_videostab.dir/videostab.cpp.o.d -o CMakeFiles/example_cpp_videostab.dir/videostab.cpp.o -c /THL5/home/XXX/cv3.4.16/samples/cpp/videostab.cpp
[ 99%] Linking CXX executable ../../bin/example_cpp_videocapture_camera
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/example_cpp_videocapture_camera.dir/link.txt --verbose=1
/THL5/software/gcc/7.5.0/bin/g++    -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG   -Wl,--gc-sections -Wl,--as-needed -rdynamic CMakeFiles/example_cpp_videocapture_camera.dir/videocapture_camera.cpp.o -o ../../bin/example_cpp_videocapture_camera   -L/THL5/software/cuda-9.2/lib64  -Wl,-rpath,/THL5/software/cuda-9.2/lib64:/THL5/home/XXX/cv3.4.16/build/lib -ldl -lm -lpthread -lrt ../../3rdparty/lib/libippiw.a ../../3rdparty/ippicv/ippicv_lnx/icv/lib/intel64/libippicv.a -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 ../../lib/libopencv_img_hash.so.3.4.16 ../../lib/libopencv_world.so.3.4.16 -lpthread -lm -lpthread 
[ 99%] Linking CXX executable ../../bin/example_cpp_videocapture_gphoto2_autofocus
cd /THL5/home/XXX/cv3.4.16/build/samples/cpp && /THL5/home/XXX/.conda/envs/cv/lib/python3.6/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/example_cpp_videocapture_gphoto2_autofocus.dir/link.txt --verbose=1
/THL5/software/gcc/7.5.0/bin/g++    -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG   -Wl,--gc-sections -Wl,--as-needed -rdynamic CMakeFiles/example_cpp_videocapture_gphoto2_autofocus.dir/videocapture_gphoto2_autofocus.cpp.o -o ../../bin/example_cpp_videocapture_gphoto2_autofocus   -L/THL5/software/cuda-9.2/lib64  -Wl,-rpath,/THL5/software/cuda-9.2/lib64:/THL5/home/XXX/cv3.4.16/build/lib -ldl -lm -lpthread -lrt ../../3rdparty/lib/libippiw.a ../../3rdparty/ippicv/ippicv_lnx/icv/lib/intel64/libippicv.a -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -lcufft -L/THL5/software/cuda-9.2/lib64 -L/lib64 -lcudart_static -ldl -lrt -lnppc -lnppial -lnppicc -lnppicom -lnppidei -lnppif -lnppig -lnppim -lnppist -lnppisu -lnppitc -lnpps -lcublas -l

说点什么...

已有0条评论

最新评论...

本文作者
2023-11-16 19:00
  • 0
    粉丝
  • 201
    阅读
  • 0
    回复
资讯幻灯片
热门评论
热门专题
排行榜
Copyright   ©2015-2023   猿代码-超算人才智造局 高性能计算|并行计算|人工智能      ( 京ICP备2021026424号-2 )