[yocto] I am getting an error when I try to do a build that includes docker.

Peter Spierenburg peter.spierenburg at nautel.com
Sun Feb 5 05:48:04 PST 2017


I am trying to build yocto/poky so that it includes docker. However, I get the following error. It appears to indicate that i586 is not supported by docker. Is this the case?

ERROR: docker-1.9.0+git76d6bc9a9f1690e16f3721ba165364688b626de2-r0 do_compile: Function failed: do_compile (log file is located at /home/peter/gaia-qemu-master/poky/build/tmp/work/i586-poky-linux/docker/1.9.0+git76d6bc9a9f1690e16f3721ba165364688b626de2-r0/temp/log.do_compile.31224)
ERROR: Logfile of failure stored in: /home/peter/gaia-qemu-master/poky/build/tmp/work/i586-poky-linux/docker/1.9.0+git76d6bc9a9f1690e16f3721ba165364688b626de2-r0/temp/log.do_compile.31224
Log data follows:
| DEBUG: Executing shell function do_compile
| /home/peter/gaia-qemu-master/poky/build/tmp/work/i586-poky-linux/docker/1.9.0+git76d6bc9a9f1690e16f3721ba165364688b626de2-r0/git
| # WARNING! I don't seem to be running in the Docker container.
| # The result of this command might be an incorrect build, and will not be
| #   officially supported.
| #
| # Try this instead: make all
| #
|
| ---> Making bundle: dynbinary (in bundles/1.9.0/dynbinary)
| # runtime/internal/sys
| compile: unknown architecture "i586"
| WARNING: exit code 2 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/peter/gaia-qemu-master/poky/build/tmp/work/i586-poky-linux/docker/1.9.0+git76d6bc9a9f1690e16f3721ba165364688b626de2-r0/temp/log.do_compile.31224)
ERROR: Task 263 (/home/peter/gaia-qemu-master/poky/build/../meta-virtualization/recipes-containers/docker/docker_git.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3076 tasks of which 3060 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:

Summary: 1 task failed:
  /home/peter/gaia-qemu-master/poky/build/../meta-virtualization/recipes-containers/docker/docker_git.bb, do_compile
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170205/f66b9e6b/attachment.html>


More information about the yocto mailing list