Hi;
we are trying to bring up a custom board with the AM3359 using the latest TI tools. I order to get familiar with the tools we have been running through the TI trainings. Unfortunately when doing the Lab4 in Sitara Linux Training: Getting Started with Openembedded the bitbake (MACHINE=am335x-evm bitbake -v -k custom-base-image) ends with the following error.
Summary: 1 task failed:
/home/hartmut/tisdk/sources/oe-core/meta/recipes-core/gettext/gettext_0.16.1.bb, do_package
Summary: There were 2 WARNING messages shown.
Summary: There were 4 ERROR messages shown, returning a non-zero exit code.
Further -up the error message is as follows:
NOTE: Executing RunQueue Tasks
ERROR: QA Issue: libgettextsrc rdepends on external-linaro-toolchain-dev
ERROR: QA Issue: gettext rdepends on external-linaro-toolchain-dev
ERROR: QA run found fatal errors. Please consider fixing them.
ERROR: Function failed: do_package_qa
ERROR: Logfile of failure stored in: /home/hartmut/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/gettext/0.16.1-r6/temp/log.do_package.17843
ERROR: Task 681 (/home/hartmut/tisdk/sources/oe-core/meta/recipes-core/gettext/gettext_0.16.1.bb, do_package) failed with exit code '1'
We have been unable to resolve the issue. Any suggestions on how to get around it?
We are using Ubuntu 12.04 and installed all tools according to the TI instructions.
Thanks!
-Hartmut