Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Problem with compiling and ts.hpp

Hi, I work on stereo vision and I need the extra module stereo so I deciced to make my own opencv bundle with this module. But when I make install my output file doesn't contain the ts file and I need it to test the sample. During the Cmake step, I check and the build opencv_ts is check. I think it's the same problem http://answers.opencv.org/question/134337/missing-ts-from-release-build/

Problem with compiling and ts.hpp

Hi, I work on stereo vision and I need the extra module stereo so I deciced to make my own opencv bundle with this module. But when I make install my output file doesn't contain the ts file and I need it to test the sample. During the Cmake step, I check and the build opencv_ts is check. I think it's the same problem http://answers.opencv.org/question/134337/missing-ts-from-release-build/

CMakeOutput : The system is: Linux - 4.4.0-81-generic - x86_64 Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: /usr/bin/c++ Build flags: Id flags:

The output was: 0

Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"

The CXX compiler identification is GNU, found in "/usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/3.5.1/CompilerIdCXX/a.out"

Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /usr/bin/cc Build flags: Id flags:

The output was: 0

Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"

The C compiler identification is GNU, found in "/usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/3.5.1/CompilerIdC/a.out"

Determining if the CXX compiler works passed with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_5e8e8/fast" /usr/bin/make -f CMakeFiles/cmTC_5e8e8.dir/build.make CMakeFiles/cmTC_5e8e8.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building CXX object CMakeFiles/cmTC_5e8e8.dir/testCXXCompiler.cxx.o /usr/bin/c++ -o CMakeFiles/cmTC_5e8e8.dir/testCXXCompiler.cxx.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTC_5e8e8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5e8e8.dir/link.txt --verbose=1 /usr/bin/c++ CMakeFiles/cmTC_5e8e8.dir/testCXXCompiler.cxx.o -o cmTC_5e8e8 -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Detecting CXX compiler ABI info compiled with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_91347/fast" /usr/bin/make -f CMakeFiles/cmTC_91347.dir/build.make CMakeFiles/cmTC_91347.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building CXX object CMakeFiles/cmTC_91347.dir/CMakeCXXCompilerABI.cpp.o /usr/bin/c++ -o CMakeFiles/cmTC_91347.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp Linking CXX executable cmTC_91347 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_91347.dir/link.txt --verbose=1 /usr/bin/c++ -v CMakeFiles/cmTC_91347.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_91347 -rdynamic Using built-in specs. COLLECT_GCC=/usr/bin/c++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_91347' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/ccHfDIz7.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTC_91347 /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. CMakeFiles/cmTC_91347.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Parsed CXX implicit link information from above output: link line regex: [^( |.[/])(ld|([^/]+-)?ld|collect2)[^/]*( |$)] ignore line: [Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_91347/fast"] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_91347.dir/build.make CMakeFiles/cmTC_91347.dir/build] ignore line: [make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »] ignore line: [Building CXX object CMakeFiles/cmTC_91347.dir/CMakeCXXCompilerABI.cpp.o] ignore line: [/usr/bin/c++ -o CMakeFiles/cmTC_91347.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Linking CXX executable cmTC_91347] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_91347.dir/link.txt --verbose=1] ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_91347.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_91347 -rdynamic ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/c++] ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper] ignore line: [Target: x86_64-linux-gnu] ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] ignore line: [Thread model: posix] ignore line: [gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ] ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_91347' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] link line: [ /usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/ccHfDIz7.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTC_91347 /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. CMakeFiles/cmTC_91347.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o] arg [/usr/lib/gcc/x86_64-linux-gnu/5/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccHfDIz7.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [--sysroot=/] ==> ignore arg [--build-id] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-m] ==> ignore arg [elf_x86_64] ==> ignore arg [--hash-style=gnu] ==> ignore arg [--as-needed] ==> ignore arg [-export-dynamic] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib64/ld-linux-x86-64.so.2] ==> ignore arg [-zrelro] ==> ignore arg [-o] ==> ignore arg [cmTC_91347] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o] ==> ignore arg [-L/usr/lib/gcc/x86_64-linux-gnu/5] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5] arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu] arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib] arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] arg [-L/lib/../lib] ==> dir [/lib/../lib] arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../..] arg [CMakeFiles/cmTC_91347.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore arg [-lstdc++] ==> lib [stdc++] arg [-lm] ==> lib [m] arg [-lgcc_s] ==> lib [gcc_s] arg [-lgcc] ==> lib [gcc] arg [-lc] ==> lib [c] arg [-lgcc_s] ==> lib [gcc_s] arg [-lgcc] ==> lib [gcc] arg [/usr/lib/gcc/x86_64-linux-gnu/5/crtend.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o] ==> ignore remove lib [gcc_s] remove lib [gcc] remove lib [gcc_s] remove lib [gcc] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5] ==> [/usr/lib/gcc/x86_64-linux-gnu/5] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib] ==> [/usr/lib] collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] collapse library dir [/lib/../lib] ==> [/lib] collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/usr/lib/../lib] ==> [/usr/lib] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../..] ==> [/usr/lib] implicit libs: [stdc++;m;c] implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/5;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] implicit fwks: []

Detecting CXX [-std=c++14] compiler features compiled with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_714a7/fast" /usr/bin/make -f CMakeFiles/cmTC_714a7.dir/build.make CMakeFiles/cmTC_714a7.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building CXX object CMakeFiles/cmTC_714a7.dir/feature_tests.cxx.o /usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_714a7.dir/feature_tests.cxx.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_714a7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_714a7.dir/link.txt --verbose=1 /usr/bin/c++ CMakeFiles/cmTC_714a7.dir/feature_tests.cxx.o -o cmTC_714a7 -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers Feature record: CXX_FEATURE:1cxx_alias_templates Feature record: CXX_FEATURE:1cxx_alignas Feature record: CXX_FEATURE:1cxx_alignof Feature record: CXX_FEATURE:1cxx_attributes Feature record: CXX_FEATURE:1cxx_attribute_deprecated Feature record: CXX_FEATURE:1cxx_auto_type Feature record: CXX_FEATURE:1cxx_binary_literals Feature record: CXX_FEATURE:1cxx_constexpr Feature record: CXX_FEATURE:1cxx_contextual_conversions Feature record: CXX_FEATURE:1cxx_decltype Feature record: CXX_FEATURE:1cxx_decltype_auto Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:1cxx_default_function_template_args Feature record: CXX_FEATURE:1cxx_defaulted_functions Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers Feature record: CXX_FEATURE:1cxx_delegating_constructors Feature record: CXX_FEATURE:1cxx_deleted_functions Feature record: CXX_FEATURE:1cxx_digit_separators Feature record: CXX_FEATURE:1cxx_enum_forward_declarations Feature record: CXX_FEATURE:1cxx_explicit_conversions Feature record: CXX_FEATURE:1cxx_extended_friend_declarations Feature record: CXX_FEATURE:1cxx_extern_templates Feature record: CXX_FEATURE:1cxx_final Feature record: CXX_FEATURE:1cxx_func_identifier Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:1cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:1cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:1cxx_relaxed_constexpr Feature record: CXX_FEATURE:1cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:1cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates

Detecting CXX [-std=c++11] compiler features compiled with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_ea174/fast" /usr/bin/make -f CMakeFiles/cmTC_ea174.dir/build.make CMakeFiles/cmTC_ea174.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building CXX object CMakeFiles/cmTC_ea174.dir/feature_tests.cxx.o /usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_ea174.dir/feature_tests.cxx.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_ea174 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ea174.dir/link.txt --verbose=1 /usr/bin/c++ CMakeFiles/cmTC_ea174.dir/feature_tests.cxx.o -o cmTC_ea174 -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers Feature record: CXX_FEATURE:1cxx_alias_templates Feature record: CXX_FEATURE:1cxx_alignas Feature record: CXX_FEATURE:1cxx_alignof Feature record: CXX_FEATURE:1cxx_attributes Feature record: CXX_FEATURE:0cxx_attribute_deprecated Feature record: CXX_FEATURE:1cxx_auto_type Feature record: CXX_FEATURE:0cxx_binary_literals Feature record: CXX_FEATURE:1cxx_constexpr Feature record: CXX_FEATURE:0cxx_contextual_conversions Feature record: CXX_FEATURE:1cxx_decltype Feature record: CXX_FEATURE:0cxx_decltype_auto Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:1cxx_default_function_template_args Feature record: CXX_FEATURE:1cxx_defaulted_functions Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers Feature record: CXX_FEATURE:1cxx_delegating_constructors Feature record: CXX_FEATURE:1cxx_deleted_functions Feature record: CXX_FEATURE:0cxx_digit_separators Feature record: CXX_FEATURE:1cxx_enum_forward_declarations Feature record: CXX_FEATURE:1cxx_explicit_conversions Feature record: CXX_FEATURE:1cxx_extended_friend_declarations Feature record: CXX_FEATURE:1cxx_extern_templates Feature record: CXX_FEATURE:1cxx_final Feature record: CXX_FEATURE:1cxx_func_identifier Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates

Detecting CXX [-std=c++98] compiler features compiled with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_80fb8/fast" /usr/bin/make -f CMakeFiles/cmTC_80fb8.dir/build.make CMakeFiles/cmTC_80fb8.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building CXX object CMakeFiles/cmTC_80fb8.dir/feature_tests.cxx.o /usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_80fb8.dir/feature_tests.cxx.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_80fb8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_80fb8.dir/link.txt --verbose=1 /usr/bin/c++ CMakeFiles/cmTC_80fb8.dir/feature_tests.cxx.o -o cmTC_80fb8 -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers Feature record: CXX_FEATURE:0cxx_alias_templates Feature record: CXX_FEATURE:0cxx_alignas Feature record: CXX_FEATURE:0cxx_alignof Feature record: CXX_FEATURE:0cxx_attributes Feature record: CXX_FEATURE:0cxx_attribute_deprecated Feature record: CXX_FEATURE:0cxx_auto_type Feature record: CXX_FEATURE:0cxx_binary_literals Feature record: CXX_FEATURE:0cxx_constexpr Feature record: CXX_FEATURE:0cxx_contextual_conversions Feature record: CXX_FEATURE:0cxx_decltype Feature record: CXX_FEATURE:0cxx_decltype_auto Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:0cxx_default_function_template_args Feature record: CXX_FEATURE:0cxx_defaulted_functions Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers Feature record: CXX_FEATURE:0cxx_delegating_constructors Feature record: CXX_FEATURE:0cxx_deleted_functions Feature record: CXX_FEATURE:0cxx_digit_separators Feature record: CXX_FEATURE:0cxx_enum_forward_declarations Feature record: CXX_FEATURE:0cxx_explicit_conversions Feature record: CXX_FEATURE:0cxx_extended_friend_declarations Feature record: CXX_FEATURE:0cxx_extern_templates Feature record: CXX_FEATURE:0cxx_final Feature record: CXX_FEATURE:0cxx_func_identifier Feature record: CXX_FEATURE:0cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:0cxx_inheriting_constructors Feature record: CXX_FEATURE:0cxx_inline_namespaces Feature record: CXX_FEATURE:0cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:0cxx_local_type_template_args Feature record: CXX_FEATURE:0cxx_long_long_type Feature record: CXX_FEATURE:0cxx_noexcept Feature record: CXX_FEATURE:0cxx_nonstatic_member_init Feature record: CXX_FEATURE:0cxx_nullptr Feature record: CXX_FEATURE:0cxx_override Feature record: CXX_FEATURE:0cxx_range_for Feature record: CXX_FEATURE:0cxx_raw_string_literals Feature record: CXX_FEATURE:0cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:0cxx_right_angle_brackets Feature record: CXX_FEATURE:0cxx_rvalue_references Feature record: CXX_FEATURE:0cxx_sizeof_member Feature record: CXX_FEATURE:0cxx_static_assert Feature record: CXX_FEATURE:0cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:0cxx_thread_local Feature record: CXX_FEATURE:0cxx_trailing_return_types Feature record: CXX_FEATURE:0cxx_unicode_literals Feature record: CXX_FEATURE:0cxx_uniform_initialization Feature record: CXX_FEATURE:0cxx_unrestricted_unions Feature record: CXX_FEATURE:0cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:0cxx_variadic_macros Feature record: CXX_FEATURE:0cxx_variadic_templates

Determining if the C compiler works passed with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_0fbdf/fast" /usr/bin/make -f CMakeFiles/cmTC_0fbdf.dir/build.make CMakeFiles/cmTC_0fbdf.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_0fbdf.dir/testCCompiler.c.o /usr/bin/cc -o CMakeFiles/cmTC_0fbdf.dir/testCCompiler.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_0fbdf /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0fbdf.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_0fbdf.dir/testCCompiler.c.o -o cmTC_0fbdf -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Detecting C compiler ABI info compiled with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_115d7/fast" /usr/bin/make -f CMakeFiles/cmTC_115d7.dir/build.make CMakeFiles/cmTC_115d7.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_115d7.dir/CMakeCCompilerABI.c.o /usr/bin/cc -o CMakeFiles/cmTC_115d7.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c Linking C executable cmTC_115d7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_115d7.dir/link.txt --verbose=1 /usr/bin/cc -v CMakeFiles/cmTC_115d7.dir/CMakeCCompilerABI.c.o -o cmTC_115d7 -rdynamic Using built-in specs. COLLECT_GCC=/usr/bin/cc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_115d7' '-rdynamic' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/ccAkevXs.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTC_115d7 /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. CMakeFiles/cmTC_115d7.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Parsed C implicit link information from above output: link line regex: [^( |.[/])(ld|([^/]+-)?ld|collect2)[^/]*( |$)] ignore line: [Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_115d7/fast"] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_115d7.dir/build.make CMakeFiles/cmTC_115d7.dir/build] ignore line: [make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »] ignore line: [Building C object CMakeFiles/cmTC_115d7.dir/CMakeCCompilerABI.c.o] ignore line: [/usr/bin/cc -o CMakeFiles/cmTC_115d7.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c] ignore line: [Linking C executable cmTC_115d7] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_115d7.dir/link.txt --verbose=1] ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_115d7.dir/CMakeCCompilerABI.c.o -o cmTC_115d7 -rdynamic ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/cc] ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper] ignore line: [Target: x86_64-linux-gnu] ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] ignore line: [Thread model: posix] ignore line: [gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ] ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_115d7' '-rdynamic' '-mtune=generic' '-march=x86-64'] link line: [ /usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/ccAkevXs.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTC_115d7 /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. CMakeFiles/cmTC_115d7.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o] arg [/usr/lib/gcc/x86_64-linux-gnu/5/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccAkevXs.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [--sysroot=/] ==> ignore arg [--build-id] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-m] ==> ignore arg [elf_x86_64] ==> ignore arg [--hash-style=gnu] ==> ignore arg [--as-needed] ==> ignore arg [-export-dynamic] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib64/ld-linux-x86-64.so.2] ==> ignore arg [-zrelro] ==> ignore arg [-o] ==> ignore arg [cmTC_115d7] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o] ==> ignore arg [-L/usr/lib/gcc/x86_64-linux-gnu/5] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5] arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu] arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib] arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] arg [-L/lib/../lib] ==> dir [/lib/../lib] arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../..] arg [CMakeFiles/cmTC_115d7.dir/CMakeCCompilerABI.c.o] ==> ignore arg [-lgcc] ==> lib [gcc] arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--no-as-needed] ==> ignore arg [-lc] ==> lib [c] arg [-lgcc] ==> lib [gcc] arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--no-as-needed] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/5/crtend.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o] ==> ignore remove lib [gcc] remove lib [gcc_s] remove lib [gcc] remove lib [gcc_s] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5] ==> [/usr/lib/gcc/x86_64-linux-gnu/5] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib] ==> [/usr/lib] collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] collapse library dir [/lib/../lib] ==> [/lib] collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/usr/lib/../lib] ==> [/usr/lib] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../..] ==> [/usr/lib] implicit libs: [c] implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/5;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] implicit fwks: []

Detecting C [-std=c11] compiler features compiled with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_933cf/fast" /usr/bin/make -f CMakeFiles/cmTC_933cf.dir/build.make CMakeFiles/cmTC_933cf.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_933cf.dir/feature_tests.c.o /usr/bin/cc -std=c11 -o CMakeFiles/cmTC_933cf.dir/feature_tests.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/feature_tests.c Linking C executable cmTC_933cf /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_933cf.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_933cf.dir/feature_tests.c.o -o cmTC_933cf -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:1c_restrict Feature record: C_FEATURE:1c_static_assert Feature record: C_FEATURE:1c_variadic_macros

Detecting C [-std=c99] compiler features compiled with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_0ebc6/fast" /usr/bin/make -f CMakeFiles/cmTC_0ebc6.dir/build.make CMakeFiles/cmTC_0ebc6.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_0ebc6.dir/feature_tests.c.o /usr/bin/cc -std=c99 -o CMakeFiles/cmTC_0ebc6.dir/feature_tests.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/feature_tests.c Linking C executable cmTC_0ebc6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0ebc6.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_0ebc6.dir/feature_tests.c.o -o cmTC_0ebc6 -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:1c_restrict Feature record: C_FEATURE:0c_static_assert Feature record: C_FEATURE:1c_variadic_macros

Detecting C [-std=c90] compiler features compiled with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_66d79/fast" /usr/bin/make -f CMakeFiles/cmTC_66d79.dir/build.make CMakeFiles/cmTC_66d79.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_66d79.dir/feature_tests.c.o /usr/bin/cc -std=c90 -o CMakeFiles/cmTC_66d79.dir/feature_tests.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/feature_tests.c Linking C executable cmTC_66d79 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_66d79.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_66d79.dir/feature_tests.c.o -o cmTC_66d79 -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:0c_restrict Feature record: C_FEATURE:0c_static_assert Feature record: C_FEATURE:0c_variadic_macros

Determining if the include file pthread.h exists passed with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_2c673/fast" /usr/bin/make -f CMakeFiles/cmTC_2c673.dir/build.make CMakeFiles/cmTC_2c673.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_2c673.dir/CheckIncludeFile.c.o /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -o CMakeFiles/cmTC_2c673.dir/CheckIncludeFile.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_2c673 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2c673.dir/link.txt --verbose=1 /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG CMakeFiles/cmTC_2c673.dir/CheckIncludeFile.c.o -o cmTC_2c673 -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Determining if the include file sys/types.h exists passed with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_053db/fast" /usr/bin/make -f CMakeFiles/cmTC_053db.dir/build.make CMakeFiles/cmTC_053db.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_053db.dir/CheckIncludeFile.c.o /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -o CMakeFiles/cmTC_053db.dir/CheckIncludeFile.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_053db /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_053db.dir/link.txt --verbose=1 /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG CMakeFiles/cmTC_053db.dir/CheckIncludeFile.c.o -o cmTC_053db -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Determining if the include file stdint.h exists passed with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_25c83/fast" /usr/bin/make -f CMakeFiles/cmTC_25c83.dir/build.make CMakeFiles/cmTC_25c83.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_25c83.dir/CheckIncludeFile.c.o /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -o CMakeFiles/cmTC_25c83.dir/CheckIncludeFile.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_25c83 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_25c83.dir/link.txt --verbose=1 /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG CMakeFiles/cmTC_25c83.dir/CheckIncludeFile.c.o -o cmTC_25c83 -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Determining if the include file stddef.h exists passed with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_a50e4/fast" /usr/bin/make -f CMakeFiles/cmTC_a50e4.dir/build.make CMakeFiles/cmTC_a50e4.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_a50e4.dir/CheckIncludeFile.c.o /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -o CMakeFiles/cmTC_a50e4.dir/CheckIncludeFile.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_a50e4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a50e4.dir/link.txt --verbose=1 /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG CMakeFiles/cmTC_a50e4.dir/CheckIncludeFile.c.o -o cmTC_a50e4 -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Determining size of unsigned short passed with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_bfb92/fast" /usr/bin/make -f CMakeFiles/cmTC_bfb92.dir/build.make CMakeFiles/cmTC_bfb92.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_bfb92.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -o CMakeFiles/cmTC_bfb92.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c Linking C executable cmTC_bfb92 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bfb92.dir/link.txt --verbose=1 /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG CMakeFiles/cmTC_bfb92.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_bfb92 -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Determining if the include file /usr/include/libpng/png.h exists passed with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_9cc17/fast" /usr/bin/make -f CMakeFiles/cmTC_9cc17.dir/build.make CMakeFiles/cmTC_9cc17.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_9cc17.dir/CheckIncludeFile.c.o /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -o CMakeFiles/cmTC_9cc17.dir/CheckIncludeFile.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_9cc17 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9cc17.dir/link.txt --verbose=1 /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG CMakeFiles/cmTC_9cc17.dir/CheckIncludeFile.c.o -o cmTC_9cc17 -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Determining if the include file linux/videodev2.h exists passed with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_3a7f6/fast" /usr/bin/make -f CMakeFiles/cmTC_3a7f6.dir/build.make CMakeFiles/cmTC_3a7f6.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_3a7f6.dir/CheckIncludeFile.c.o /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -o CMakeFiles/cmTC_3a7f6.dir/CheckIncludeFile.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_3a7f6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3a7f6.dir/link.txt --verbose=1 /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG CMakeFiles/cmTC_3a7f6.dir/CheckIncludeFile.c.o -o cmTC_3a7f6 -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Determining if the include file pthread.h exists passed with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_8b249/fast" /usr/bin/make -f CMakeFiles/cmTC_8b249.dir/build.make CMakeFiles/cmTC_8b249.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_8b249.dir/CheckIncludeFile.c.o /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -o CMakeFiles/cmTC_8b249.dir/CheckIncludeFile.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_8b249 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8b249.dir/link.txt --verbose=1 /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG CMakeFiles/cmTC_8b249.dir/CheckIncludeFile.c.o -o cmTC_8b249 -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Determining if the pthread_create exist passed with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_9d0ad/fast" /usr/bin/make -f CMakeFiles/cmTC_9d0ad.dir/build.make CMakeFiles/cmTC_9d0ad.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_9d0ad.dir/CheckSymbolExists.c.o /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -o CMakeFiles/cmTC_9d0ad.dir/CheckSymbolExists.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_9d0ad /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9d0ad.dir/link.txt --verbose=1 /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG CMakeFiles/cmTC_9d0ad.dir/CheckSymbolExists.c.o -o cmTC_9d0ad -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

File /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ include <pthread.h>

int main(int argc, char** argv) { (void)argv; ifndef pthread_create

return ((int*)(&pthread_create))[argc]; else

(void)argc; return 0; endif

}

Determining if the function dlerror exists in the dl passed with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_7ecef/fast" /usr/bin/make -f CMakeFiles/cmTC_7ecef.dir/build.make CMakeFiles/cmTC_7ecef.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_7ecef.dir/CheckFunctionExists.c.o /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -DCHECK_FUNCTION_EXISTS=dlerror -O3 -DNDEBUG -o CMakeFiles/cmTC_7ecef.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] char CHECK_FUNCTION_EXISTS(); ^ Linking C executable cmTC_7ecef /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7ecef.dir/link.txt --verbose=1 /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -DCHECK_FUNCTION_EXISTS=dlerror -O3 -DNDEBUG CMakeFiles/cmTC_7ecef.dir/CheckFunctionExists.c.o -o cmTC_7ecef -rdynamic -ldl make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Determining if files pthread.h exist passed with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_d6630/fast" /usr/bin/make -f CMakeFiles/cmTC_d6630.dir/build.make CMakeFiles/cmTC_d6630.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_d6630.dir/CheckIncludeFiles.c.o /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -o CMakeFiles/cmTC_d6630.dir/CheckIncludeFiles.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTC_d6630 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d6630.dir/link.txt --verbose=1 /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG CMakeFiles/cmTC_d6630.dir/CheckIncludeFiles.c.o -o cmTC_d6630 -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Determining if the include file linux/videodev2.h exists passed with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_bcdc3/fast" /usr/bin/make -f CMakeFiles/cmTC_bcdc3.dir/build.make CMakeFiles/cmTC_bcdc3.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_bcdc3.dir/CheckIncludeFile.c.o /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -o CMakeFiles/cmTC_bcdc3.dir/CheckIncludeFile.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_bcdc3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bcdc3.dir/link.txt --verbose=1 /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG CMakeFiles/cmTC_bcdc3.dir/CheckIncludeFile.c.o -o cmTC_bcdc3 -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »

Determining if the include file linux/videodev2.h exists passed with the following output: Change Dir: /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_1dfed/fast" /usr/bin/make -f CMakeFiles/cmTC_1dfed.dir/build.make CMakeFiles/cmTC_1dfed.dir/build make[1] : on entre dans le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp » Building C object CMakeFiles/cmTC_1dfed.dir/CheckIncludeFile.c.o /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -o CMakeFiles/cmTC_1dfed.dir/CheckIncludeFile.c.o -c /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_1dfed /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1dfed.dir/link.txt --verbose=1 /usr/bin/cc -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG CMakeFiles/cmTC_1dfed.dir/CheckIncludeFile.c.o -o cmTC_1dfed -rdynamic make[1] : on quitte le répertoire « /usr/local/home/prousso/opencv_root/build_opencv/CMakeFiles/CMakeTmp »