[yocto] Debugging Yocto Project build failures

Trevor Woerner twoerner at gmail.com
Wed Aug 16 06:54:59 PDT 2017


On Thu, Aug 10, 2017 at 8:36 AM, Never Read <dsjnews at hotmail.co.uk> wrote:
> Instead of running make to try and debug the problem (which takes ages to
> reach the point of error), is there a way to use do_compile to manually
> compile/build this one item?


Along with the log files, in the "temp" directory of each recipe's
work dir (e.g. tmp-glibc/work/cortex7hf-neon-vfpv4-oe-linux-gnueabi/i2c-tools/3.1.2-r0/temp)
are "run" scripts (i.e. run.do_compile) that are self-contained.



More information about the yocto mailing list