Skip to content

Instantly share code, notes, and snippets.

@sotaoverride
Created August 27, 2022 12:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sotaoverride/2d402ac39bf28af833594c33e22790d2 to your computer and use it in GitHub Desktop.
Save sotaoverride/2d402ac39bf28af833594c33e22790d2 to your computer and use it in GitHub Desktop.
DEBUG: Executing shell function do_configure
-- The CXX compiler identification is GNU 9.2.1
-- The C compiler identification is GNU 9.2.1
-- Check for working CXX compiler: /home/aatir/yocto-dragon/build-bi/tmp-bi-glibc/work/aarch64-linaro-linux/opencv/3.3+gitAUTOINC+87c27a074d_2a9d1b22ed_a62e20676a_34e4206aef_fccf7cd6a4-r0/recipe-sysroot-native/usr/bin/aarch64-linaro-linux/aarch64-linaro-linux-g++
-- Check for working CXX compiler: /home/aatir/yocto-dragon/build-bi/tmp-bi-glibc/work/aarch64-linaro-linux/opencv/3.3+gitAUTOINC+87c27a074d_2a9d1b22ed_a62e20676a_34e4206aef_fccf7cd6a4-r0/recipe-sysroot-native/usr/bin/aarch64-linaro-linux/aarch64-linaro-linux-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /home/aatir/yocto-dragon/build-bi/tmp-bi-glibc/work/aarch64-linaro-linux/opencv/3.3+gitAUTOINC+87c27a074d_2a9d1b22ed_a62e20676a_34e4206aef_fccf7cd6a4-r0/recipe-sysroot-native/usr/bin/aarch64-linaro-linux/aarch64-linaro-linux-gcc
-- Check for working C compiler: /home/aatir/yocto-dragon/build-bi/tmp-bi-glibc/work/aarch64-linaro-linux/opencv/3.3+gitAUTOINC+87c27a074d_2a9d1b22ed_a62e20676a_34e4206aef_fccf7cd6a4-r0/recipe-sysroot-native/usr/bin/aarch64-linaro-linux/aarch64-linaro-linux-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Detected version of GNU GCC: 92 (902)
-- Performing Test HAVE_CXX11 (check file: cmake/checks/cxx11.cpp)
-- Performing Test HAVE_CXX11 - Success
-- Found PythonInterp: /home/aatir/yocto-dragon/build-bi/tmp-bi-glibc/work/aarch64-linaro-linux/opencv/3.3+gitAUTOINC+87c27a074d_2a9d1b22ed_a62e20676a_34e4206aef_fccf7cd6a4-r0/recipe-sysroot-native/usr/bin/python (Required is at least version "2.7")
CMake Error at cmake/OpenCVDetectPython.cmake:59 (if):
if given arguments:
"2" "EQUAL"
Unknown arguments specified
Call Stack (most recent call first):
cmake/OpenCVDetectPython.cmake:225 (find_python)
CMakeLists.txt:527 (include)
-- Configuring incomplete, errors occurred!
See also "/home/aatir/yocto-dragon/build-bi/tmp-bi-glibc/work/aarch64-linaro-linux/opencv/3.3+gitAUTOINC+87c27a074d_2a9d1b22ed_a62e20676a_34e4206aef_fccf7cd6a4-r0/build/CMakeFiles/CMakeOutput.log".
WARNING: exit code 1 from a shell command.
ERROR: Execution of '/home/aatir/yocto-dragon/build-bi/tmp-bi-glibc/work/aarch64-linaro-linux/opencv/3.3+gitAUTOINC+87c27a074d_2a9d1b22ed_a62e20676a_34e4206aef_fccf7cd6a4-r0/temp/run.do_configure.4144668' failed with exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment