All of lore.kernel.org
 help / color / mirror / Atom feed
* Warrior, extended SDK
@ 2019-06-20 16:01 Peter Balazovic
  2019-07-31  5:16 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Balazovic @ 2019-06-20 16:01 UTC (permalink / raw)
  To: Yocto list discussion

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

Hello guys

I'm trying to generate extended SDK under Yocto-Warrior and getting error
such as

ERROR: image-qt5-1.0-r0 do_sdk_depends: The file
/usr/include/tensorflow/contrib/lite/string_util.h is installed by both
tensorflow and tensorflow-lite, aborting
ERROR: image-qt5-1.0-r0 do_sdk_depends:
ERROR: image-qt5-1.0-r0 do_sdk_depends: Function failed:
extend_recipe_sysroot

can you help me identify an issue on this fail?

Thanks.
Peter

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

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

* Re: Warrior, extended SDK
  2019-06-20 16:01 Warrior, extended SDK Peter Balazovic
@ 2019-07-31  5:16 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2019-07-31  5:16 UTC (permalink / raw)
  To: Peter Balazovic; +Cc: Yocto list discussion

On Sat, Jun 22, 2019 at 1:37 PM Peter Balazovic
<balazovic.peter@gmail.com> wrote:
>
> Hello guys
>
> I'm trying to generate extended SDK under Yocto-Warrior and getting error such as
>
> ERROR: image-qt5-1.0-r0 do_sdk_depends: The file /usr/include/tensorflow/contrib/lite/string_util.h is installed by both tensorflow and tensorflow-lite, aborting
> ERROR: image-qt5-1.0-r0 do_sdk_depends:
> ERROR: image-qt5-1.0-r0 do_sdk_depends: Function failed: extend_recipe_sysroot
>
> can you help me identify an issue on this fail?
>

you are including two packages which are providing same file. Only one
of those should be providing the file, either delete it or rename it
in other recipe if both packages
are to be installed side by side

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


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

end of thread, other threads:[~2019-07-31  5:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-20 16:01 Warrior, extended SDK Peter Balazovic
2019-07-31  5:16 ` 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.