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.

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to