After running bitbake core-image-minimal I'm trying to run bitbake opencv and I get the below. I've looking through the log files and the v4l-utils recipe. All I can see is that it's unhappy about something to do with the autotools configuration for the project. Any ideas?
NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR: Function failed: do_configure (log file is located at /home/rcagley/oe-zed-track/build/tmp-eglibc/work/i586-oe-linux/v4l-utils/0.8.8-r2/temp/log.do_configure.3977) ERROR: Logfile of failure stored in: /home/rcagley/oe-zed-track/build/tmp-eglibc/work/i586-oe-linux/v4l-utils/0.8.8-r2/temp/log.do_configure.3977 Log data follows: | DEBUG: Executing python function sysroot_cleansstate | DEBUG: Python function sysroot_cleansstate finished | DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i586-linux', 'common'] | DEBUG: Executing shell function autotools_preconfigure | DEBUG: Shell function autotools_preconfigure finished | DEBUG: Executing python function autotools_copy_aclocals | DEBUG: Python function autotools_copy_aclocals finished | DEBUG: Executing shell function do_configure | autoreconf: 'configure.ac' or 'configure.in' is required | WARNING: /home/rcagley/oe-zed-track/build/tmp-eglibc/work/i586-oe-linux/v4l-utils/0.8.8-r2/temp/run.do_configure.3977:1 exit 1 from | autoreconf -vfi | ERROR: Function failed: do_configure (log file is located at /home/rcagley/oe-zed-track/build/tmp-eglibc/work/i586-oe-linux/v4l-utils/0.8.8-r2/temp/log.do_configure.3977) ERROR: Task 385 (/home/rcagley/oe-zed-track/meta-oe/meta-oe/recipes-multimedia/v4l2apps/ v4l-utils_0.8.8.bb, do_configure) failed with exit code '1' NOTE: Tasks Summary: Attempted 1698 tasks of which 879 didn't need to be rerun and 1 failed. Waiting for 0 running tasks to finish: Summary: 1 task failed: /home/rcagley/oe-zed-track/meta-oe/meta-oe/recipes-multimedia/v4l2apps/ v4l-utils_0.8.8.bb, do_configure Summary: There was 1 ERROR message shown, returning a non-zero exit code. -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
