构建 IMX6ULL Pro 版的根文件系统,出现opencv3-3.4.9的错误

Unknown arguments specified
Call Stack (most recent call first):
3rdparty/carotene/hal/CMakeLists.txt:79 (compile_carotene)

– Configuring incomplete, errors occurred!
See also “/home/ubuntu/100ask_imx6ull-sdk/Buildroot_2020.02.x/output/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeOutput.log”.
See also “/home/ubuntu/100ask_imx6ull-sdk/Buildroot_2020.02.x/output/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeError.log”.
package/pkg-generic.mk:254: recipe for target ‘/home/ubuntu/100ask_imx6ull-sdk/Buildroot_2020.02.x/output/build/opencv3-3.4.9/.stamp_configured’ failed
make[1]: *** [/home/ubuntu/100ask_imx6ull-sdk/Buildroot_2020.02.x/output/build/opencv3-3.4.9/.stamp_configured] Error 1
Makefile:84: recipe for target ‘_all’ failed
make: *** [_all] Error 2

可以试试中断进程,重新构建文件系统

我也遇到了这个问题,你是怎么解决的啊