All of lore.kernel.org
 help / color / mirror / Atom feed
* Question about the error of do_compile and oe_runmake failed in bitbake
@ 2017-06-23 13:47 Choi Paul
  2017-07-24 17:50 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Choi Paul @ 2017-06-23 13:47 UTC (permalink / raw)
  To: bitbake-devel


[-- Attachment #1.1: Type: text/plain, Size: 1834 bytes --]

Hi,

This is  Paul Choi who is  a beginner of yocto image building and having a hard time on error(shown in attached figure) when I build image by typing 'bitbake piflo' (piflo is the name of image)

Originally, I was using batman-adv-2016.4.bb and batctl-2016.4.bb and it builds well before with typing 'bitbake piflo'.

However, after upgrading batman-adv-2016.4 and batctl-2016.4 to 2017.1, it gives me some errors like figure.


Here are error messages:


ERROR: batctl-2017.1-r0 do_compile: oe_runmake failed
ERROR: batctl-2017.1-r0 do_compile: Function failed: do_compile (log file is located at /opt/cws7777/rpi-build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/batctl/2017.1-r0/temp/log.do_compile.24608)
ERROR: Logfile of failure stored in: /opt/cws7777/rpi-build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/batctl/2017.1-r0/temp/log.do_compile.24608
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 8 STAGING_INC=
| Makefile:65: *** pkg-config not found.  Stop.
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /opt/cws7777/rpi-build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/batctl/2017.1-r0/temp/log.do_compile.24608)
ERROR: Task (/opt/cws7777/meta-piflo/recipes-connectivity/batctl/batctl_2017.1.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2553 tasks of which 2552 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /opt/cws7777/meta-piflo/recipes-connectivity/batctl/batctl_2017.1.bb:do_compile
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.




What did I do wrong..? or any suggestions?


Thanks in advance.


Best,

Paul Choi

[-- Attachment #1.2: Type: text/html, Size: 2577 bytes --]

[-- Attachment #2: error.jpg --]
[-- Type: image/jpeg, Size: 260738 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Question about the error of do_compile and oe_runmake failed in bitbake
  2017-06-23 13:47 Question about the error of do_compile and oe_runmake failed in bitbake Choi Paul
@ 2017-07-24 17:50 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2017-07-24 17:50 UTC (permalink / raw)
  To: Choi Paul, bitbake-devel

[-- Attachment #1: Type: text/plain, Size: 2270 bytes --]

In batctl-2017.1 recipe file you are missing
Inherit pkgconfig

On Mon, Jul 24, 2017 at 6:49 AM Choi Paul <cws7777@hotmail.com> wrote:

> Hi,
>
> This is  Paul Choi who is  a beginner of yocto image building and having a
> hard time on error(shown in attached figure) when I build image by typing
> 'bitbake piflo' (piflo is the name of image)
>
> Originally, I was using batman-adv-2016.4.bb and batctl-2016.4.bb and it
> builds well before with typing 'bitbake piflo'.
>
> However, after upgrading batman-adv-2016.4 and batctl-2016.4 to 2017.1, it
> gives me some errors like figure.
>
>
> Here are error messages:
>
>
> ERROR: batctl-2017.1-r0 do_compile: oe_runmake failed
> ERROR: batctl-2017.1-r0 do_compile: Function failed: do_compile (log file
> is located at
> /opt/cws7777/rpi-build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/batctl/2017.1-r0/temp/log.do_compile.24608)
> ERROR: Logfile of failure stored in:
> /opt/cws7777/rpi-build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/batctl/2017.1-r0/temp/log.do_compile.24608
> Log data follows:
> | DEBUG: Executing shell function do_compile
> | NOTE: make -j 8 STAGING_INC=
> | Makefile:65: *** pkg-config not found.  Stop.
> | ERROR: oe_runmake failed
> | WARNING: exit code 1 from a shell command.
> | ERROR: Function failed: do_compile (log file is located at
> /opt/cws7777/rpi-build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/batctl/2017.1-r0/temp/log.do_compile.24608)
> ERROR: Task
> (/opt/cws7777/meta-piflo/recipes-connectivity/batctl/batctl_2017.1.bb:do_compile)
> failed with exit code '1'
> NOTE: Tasks Summary: Attempted 2553 tasks of which 2552 didn't need to be
> rerun and 1 failed.
>
> Summary: 1 task failed:
>   /opt/cws7777/meta-piflo/recipes-connectivity/batctl/batctl_2017.1.bb:
> do_compile
> Summary: There was 1 WARNING message shown.
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
>
>
>
> What did I do wrong..? or any suggestions?
>
>
> Thanks in advance.
>
>
> Best,
>
> Paul Choi
> --
> _______________________________________________
> bitbake-devel mailing list
> bitbake-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/bitbake-devel
>

[-- Attachment #2: Type: text/html, Size: 3504 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-24 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-23 13:47 Question about the error of do_compile and oe_runmake failed in bitbake Choi Paul
2017-07-24 17:50 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.