Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-3593

Dump compile logs on stderr and not report that it can't find the package file

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • Jellyfish 10.0.1
    • None
    • None
    • None

      For some time now, any build failure results in the deploy/package failure. Which is yes, expected. There's no package/zip file if it can't build it. 

       

      For instance, I'm trying to build a local package, it fails due to compile stuff but bitbake tells me it can't package it:

       

      WARNING: homescreen-demo-ci-1.0+git999-r0 do_compile: Target: package failed
      WARNING: homescreen-demo-ci-1.0+git999-r0 do_compile: Target: package-debug failed
      ERROR: homescreen-demo-ci-1.0+git999-r0 do_install: no package found in widget directory
      ERROR: homescreen-demo-ci-1.0+git999-r0 do_install: Execution of '/home/mvlad/wk_master_qemu/qemux86-64/tmp/work/corei7-64-agl-linux/homescreen-demo-ci/1.0+git999-r0/temp/run.do_install.7854' failed with exit code 1:
      WARNING: exit code 1 from a shell command.
      ERROR: Logfile of failure stored in: /home/mvlad/wk_master_qemu/qemux86-64/tmp/work/corei7-64-agl-linux/homescreen-demo-ci/1.0+git999-r0/temp/log.do_install.7854
      ERROR: Task (/home/mvlad/wk_master_qemu/meta-agl-demo/recipes-demo-hmi/homescreen-demo-ci/homescreen-demo-ci_git.bb:do_install) failed with exit code '1'
      

      It used to be that the compile/compiler error was reported. I've copy pasted the autobuild/ directory which I guess that is where this comes from. 

      It would be nice if I don't need to look into oe-logs/log.do_compile and instead look directly in the stderr from bitbake. I personally miss it

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            scottm Scott Murray
            mvlad Marius Vlad
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: