[yocto] Fw: yocto Digest, Vol 79, Issue 23

Natalia Theologou natalia_th92 at hotmail.com
Tue Apr 11 02:59:49 PDT 2017




________________________________
From: Natalia Theologou <natalia_th92 at hotmail.com>
Sent: Tuesday, April 11, 2017 9:39 AM
To: paul.eggleton at linux.intel.com
Cc: yocto at yoctoproject.org
Subject: Fw: [yocto] yocto Digest, Vol 79, Issue 23




________________________________
From: Natalia Theologou <natalia_th92 at hotmail.com>
Sent: Tuesday, April 11, 2017 9:38 AM
To: Paul Eggleton
Subject: Re: [yocto] yocto Digest, Vol 79, Issue 23


Hello Paul,

Thank you for your answer.


My error is this:


 ERROR: oe_runmake failed
| WARNING: /~/build_directory/tmp/work/x86_64-linux/gmp-native/5.1.1-r0/temp/run.do_compile.16521:1 exit 1 from
|   exit 1
| ERROR: Function failed: do_compile (log file is located at /~/build_directory/tmp/work/x86_64-linux/gmp-native/5.1.1-r0/temp/log.do_compile.16521)

ERROR: Task 1570
(virtual:native:/~/sources/poky/meta/recipes-support/gmp/gmp_5.1.1.bb,
do_compile) failed with exit code '1' NOTE: Tasks Summary: Attempted 106
tasks of which 102 didn't need to be rerun and 2 failed. Waiting for 0
 running tasks to finish:


After this, I get also this message:


Summary: 2 tasks failed:
virtual:native:/~/sources/poky/meta/recipes-core/ncurses/ncurses_5.9.bb,
do_compile
virtual:native:~/sources/poky/meta/recipes-support/gmp/gmp_5.1.1.bb,
do_compile


My whole message was this:


Well I am running Ubuntu 16 and trying to install yocto for a board.

When I run


bitbake core-image-x11

I get this error:

 ERROR: oe_runmake failed
| WARNING: /~/build_directory/tmp/work/x86_64-linux/gmp-native/5.1.1-r0/temp/run.do_compile.16521:1 exit 1 from
|   exit 1
| ERROR: Function failed: do_compile (log file is located at /~/build_directory/tmp/work/x86_64-linux/gmp-native/5.1.1-r0/temp/log.do_compile.16521)


ERROR: Task 1570 (virtual:native:/~/sources/poky/meta/recipes-support/gmp/gmp_5.1.1.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 106 tasks of which 102 didn't need to be rerun and 2 failed.
Waiting for 0 running tasks to finish:

Summary: 2 tasks failed:
  virtual:native:/~/sources/poky/meta/recipes-core/ncurses/ncurses_5.9.bb, do_compile
  virtual:native:~/sources/poky/meta/recipes-support/gmp/gmp_5.1.1.bb, do_compile


gmp_5.1.1.bb has this code inside:


require gmp.inc
LICENSE="LGPLv3&GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
            file://version.c;endline=18;md5=d8c56b52b9092346b9f93b4da65ef790"

SRC_URI_append = " file://use-includedir.patch \
                   file://append_user_provided_flags.patch \
                   "

SRC_URI[md5sum] = "2fa018a7cd193c78494525f236d02dd6"
SRC_URI[sha256sum] = "a0d4779f48b36519dfaceb5f987a7c76fcac223258bebea3bb2244310970afad"


and when I run the  bitbake fsl-image-x11 I also have an error in ncurses.bb which has this code inside:


require ncurses.inc

PR = "${INC_PR}.1"

SRC_URI += "file://tic-hang.patch \
            file://config.cache \
"

SRC_URI[md5sum] = "8cb9c412e5f2d96bc6f459aa8c6282a1"
SRC_URI[sha256sum] = "9046298fb440324c9d4135ecea7879ffed8546dd1b58e59430ea07a4633f563b"

Best regards and thanks,
Theologou Natalia





________________________________
From: Paul Eggleton <paul.eggleton at linux.intel.com>
Sent: Tuesday, April 11, 2017 4:59 AM
To: Natalia Theologou
Cc: yocto at yoctoproject.org
Subject: Re: [yocto] yocto Digest, Vol 79, Issue 23

Hi Natalia,

On Tuesday, 11 April 2017 2:11:15 AM NZST Natalia Theologou wrote:
> Well I am running Ubuntu 16 and trying to install yocto for a board.
>
> When I run
>
> bitbake core-image-x11
>
> I get this error:
>
> ERROR: Task 1570
> (virtual:native:/~/sources/poky/meta/recipes-support/gmp/gmp_5.1.1.bb,
> do_compile) failed with exit code '1' NOTE: Tasks Summary: Attempted 106
> tasks of which 102 didn't need to be rerun and 2 failed. Waiting for 0
> running tasks to finish:
>
> Summary: 2 tasks failed:
>   virtual:native:/~/sources/poky/meta/recipes-core/ncurses/ncurses_5.9.bb,
> do_compile
> virtual:native:~/sources/poky/meta/recipes-support/gmp/gmp_5.1.1.bb,
> do_compile

This doesn't look like the complete message - it should be preceded by the
specific error that occurred, can you please paste that in?

Thanks,
Paul

--

Paul Eggleton
Intel Open Source Technology Centre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170411/eae9be8f/attachment.html>


More information about the yocto mailing list