All of lore.kernel.org
 help / color / mirror / Atom feed
* Serious build error
@ 2016-10-09 11:24 Gary Thomas
  2016-10-09 11:32 ` Gary Thomas
  0 siblings, 1 reply; 3+ messages in thread
From: Gary Thomas @ 2016-10-09 11:24 UTC (permalink / raw)
  To: OE-core

Using Poky/Yocto rev 65107a9abe6c6c92c2c21e7dacfe4cc028ab7cb7 (2016-10-09), I get this
during do_rootfs for my image:

Collected errors:
   * calculate_dependencies_for: Cannot satisfy the following dependencies for epiphany:
   *      webkitgtk (>= 2.12.5) *
   * opkg_solver_install: Cannot install package epiphany.

I'm not sure how to interpret this as webkitgtk v2.12.5-r0 is in my build?
I'm also not sure why the version pinning as the only reference I can find
for this is in .../meta/recipes-gnome/epiphany/epiphany_3.20.3.bb:
   DEPENDS = "libsoup-2.4 webkitgtk gtk+3 iso-codes ca-certificates avahi libnotify gcr libwnck3 \

I also didn't find any use of epiphany in any of the image recipes
in the default Poky/Yocto.  Is this actually being tested on a regular
basis?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

* Re: Serious build error
  2016-10-09 11:24 Serious build error Gary Thomas
@ 2016-10-09 11:32 ` Gary Thomas
  2016-10-09 14:29   ` Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Gary Thomas @ 2016-10-09 11:32 UTC (permalink / raw)
  To: OE-core

On 2016-10-09 13:24, Gary Thomas wrote:
> Using Poky/Yocto rev 65107a9abe6c6c92c2c21e7dacfe4cc028ab7cb7 (2016-10-09), I get this
> during do_rootfs for my image:
>
> Collected errors:
>   * calculate_dependencies_for: Cannot satisfy the following dependencies for epiphany:
>   *      webkitgtk (>= 2.12.5) *
>   * opkg_solver_install: Cannot install package epiphany.
>
> I'm not sure how to interpret this as webkitgtk v2.12.5-r0 is in my build?
> I'm also not sure why the version pinning as the only reference I can find
> for this is in .../meta/recipes-gnome/epiphany/epiphany_3.20.3.bb:
>   DEPENDS = "libsoup-2.4 webkitgtk gtk+3 iso-codes ca-certificates avahi libnotify gcr libwnck3 \
>
> I also didn't find any use of epiphany in any of the image recipes
> in the default Poky/Yocto.  Is this actually being tested on a regular
> basis?
>

n.b. I do use epiphany in my [image] recipe, I just didn't see
any use of it in any of the OE-core+Poky/Yocto recipes.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

* Re: Serious build error
  2016-10-09 11:32 ` Gary Thomas
@ 2016-10-09 14:29   ` Martin Jansa
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Jansa @ 2016-10-09 14:29 UTC (permalink / raw)
  To: Gary Thomas; +Cc: OE-core

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

Just grep Packages files in deploy/ipk dirs to find what package depends on
it, something might be autodetecting webkitgtk.

On Sun, Oct 9, 2016 at 1:32 PM, Gary Thomas <gary@mlbassoc.com> wrote:

> On 2016-10-09 13:24, Gary Thomas wrote:
>
>> Using Poky/Yocto rev 65107a9abe6c6c92c2c21e7dacfe4cc028ab7cb7
>> (2016-10-09), I get this
>> during do_rootfs for my image:
>>
>> Collected errors:
>>   * calculate_dependencies_for: Cannot satisfy the following dependencies
>> for epiphany:
>>   *      webkitgtk (>= 2.12.5) *
>>   * opkg_solver_install: Cannot install package epiphany.
>>
>> I'm not sure how to interpret this as webkitgtk v2.12.5-r0 is in my build?
>> I'm also not sure why the version pinning as the only reference I can find
>> for this is in .../meta/recipes-gnome/epiphany/epiphany_3.20.3.bb:
>>   DEPENDS = "libsoup-2.4 webkitgtk gtk+3 iso-codes ca-certificates avahi
>> libnotify gcr libwnck3 \
>>
>> I also didn't find any use of epiphany in any of the image recipes
>> in the default Poky/Yocto.  Is this actually being tested on a regular
>> basis?
>>
>>
> n.b. I do use epiphany in my [image] recipe, I just didn't see
> any use of it in any of the OE-core+Poky/Yocto recipes.
>
>
> --
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>

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

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

end of thread, other threads:[~2016-10-09 14:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-09 11:24 Serious build error Gary Thomas
2016-10-09 11:32 ` Gary Thomas
2016-10-09 14:29   ` Martin Jansa

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.