[meta-virtualization] ERROR: meta-virtualization/recipes-devtools/go-cross/go-cross_1.6.bb:do_compile

Mark Asselstine mark.asselstine at windriver.com
Fri Feb 3 11:26:19 PST 2017


On Fri, Feb 3, 2017 at 12:53 PM, Mihaela Apetroaie-Cristea
<apetroaiecristeamihaela at gmail.com> wrote:
> Hello,
>
>
> I am trying to add docker to my raspbarry pi image using yocto, but I get a go_cross error from meta-virtualization layer.
>
> my meta-virtualization is morty, up to date
>
> my OS is Debian Jessie up to date
>
> here is the log file:
>
> NOTE: Resolving any missing task queue dependencies
>
> Build Configuration:
> BB_VERSION        = "1.32.0"
> BUILD_SYS         = "x86_64-linux"
> NATIVELSBSTRING   = "universal-4.9"
> TARGET_SYS        = "arm-poky-linux-gnueabi"
> MACHINE           = "raspberrypi2"
> DISTRO            = "poky"
> DISTRO_VERSION    = "2.2.1"
> TUNE_FEATURES     = "arm armv7ve vfp thumb neon vfpv4 callconvention-hard cortexa7"
> TARGET_FPU        = "hard"
> meta
> meta-poky         = "morty:a3fa5ce87619e81d7acfa43340dd18d8f2b2d7dc"
> meta-selinux      = "master:bae51859f0dbcdde9fd563d15128a6dbbb816801"
> meta-oe
> meta-networking
> meta-filesystems
> meta-python       = "morty:1efa5d623bc64659b57389e50be2568b1355d5f7"
> meta-qt5          = "morty:4020adfd5198cf581eb20fbfd7d5b4c1a42fcdf4"
> meta-yocto-bsp    = "morty:a3fa5ce87619e81d7acfa43340dd18d8f2b2d7dc"
> meta-mender-core
> meta-mender-raspberrypi = "morty:784d57078cada80bff9ac257133504bf29c50fbe"
> meta-raspberrypi  = "morty:73980301cf6c4d1d968266bbc2adb0ca35a91912"
> meta-mender-demo  = "morty:784d57078cada80bff9ac257133504bf29c50fbe"
> oe-meta-go        = "master:68a7ca5e8f0eeed1b21135816040e055e4dc583a"
> meta-virtualization = "morty:120745a7fcb72ece2616ce3f5ae233badb587352"
>
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> NOTE: Running task 816 of 3246 (/media/mika/new/poky/meta/recipes-core/systemd/systemd_230.bb:do_install_ptest_base)
> NOTE: recipe systemd-1_230+gitAUTOINC+3a74d4fc90-r0: task do_install_ptest_base: Started
> NOTE: Running task 1338 of 3246 (/media/mika/new/poky/meta-virtualization/recipes-devtools/go-cross/go-cross_1.6.bb:do_compile)
> NOTE: Running task 1347 of 3246 (/media/mika/new/poky/meta/recipes-devtools/python/python-setuptools_22.0.5.bb:do_configure)
> NOTE: Running task 1348 of 3246 (/media/mika/new/poky/meta/recipes-extended/libidn/libidn_1.33.bb:do_packagedata)
> NOTE: recipe go-cross-1.6.2-r0: task do_compile: Started
> ERROR: go-cross-1.6.2-r0 do_compile: Function failed: do_compile (log file is located at /media/mika/new/poky/build3/tmp/work/x86_64-linux/go-cr$
> ERROR: Logfile of failure stored in: /media/mika/new/poky/build3/tmp/work/x86_64-linux/go-cross/1.6.2-r0/temp/log.do_compile.49550


And the contents of this ^^^^^ log?

Note that I am currently working through some build issues with Docker
(caused by the per recipe sysroot stuff) so if you are building with
master you might run into some issues. I should have fixes out early
next week.

Mark

> NOTE: recipe go-cross-1.6.2-r0: task do_compile: Failed
> ERROR: Task (/media/mika/new/poky/meta-virtualization/recipes-devtools/go-cross/go-cross_1.6.bb:do_compile) failed with exit code '1'
> NOTE: Running task 1349 of 3246 (/media/mika/new/poky/meta/recipes-support/nettle/nettle_3.2.bb:do_packagedata)
> NOTE: recipe python-setuptools-22.0.5-r0: task do_configure: Started
> NOTE: recipe python-setuptools-22.0.5-r0: task do_configure: Succeeded
> NOTE: recipe libidn-1.33-r0: task do_packagedata: Started
> NOTE: recipe nettle-3.2-r0: task do_packagedata: Started
> NOTE: recipe systemd-1_230+gitAUTOINC+3a74d4fc90-r0: task do_install_ptest_base: Succeeded
> NOTE: recipe libidn-1.33-r0: task do_packagedata: Succeeded
> NOTE: recipe nettle-3.2-r0: task do_packagedata: Succeeded
> NOTE: Tasks Summary: Attempted 1349 tasks of which 1344 didn't need to be rerun and 1 failed.
>
>
> Thank you
>
> --
> Mihaela
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization


More information about the meta-virtualization mailing list