Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Markus Volk <f_l_k@t-online.de>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [oe-core][PATCH 6/7] epiphany: update 43.1 -> 44.0
Date: Mon, 27 Mar 2023 16:38:27 +0200	[thread overview]
Message-ID: <2023032714382786bc343b@mail.local> (raw)
In-Reply-To: <20230325004818.2784943-6-f_l_k@t-online.de>

This fails on the AB:

https://autobuilder.yoctoproject.org/typhoon/#/builders/117/builds/2612/steps/13/logs/stdio

ERROR: Nothing PROVIDES 'libadwaita' (but /home/pokybuild/yocto-worker/reproducible/build/meta/recipes-gnome/epiphany/epiphany_44.0.bb DEPENDS on or otherwise requires it). Close matches:
  libedit

On 25/03/2023 01:48:17+0100, Markus Volk wrote:
> Signed-off-by: Markus Volk <f_l_k@t-online.de>
> ---
>  .../{epiphany_43.1.bb => epiphany_44.0.bb}    | 37 +++++++++++--------
>  1 file changed, 22 insertions(+), 15 deletions(-)
>  rename meta/recipes-gnome/epiphany/{epiphany_43.1.bb => epiphany_44.0.bb} (72%)
> 
> diff --git a/meta/recipes-gnome/epiphany/epiphany_43.1.bb b/meta/recipes-gnome/epiphany/epiphany_44.0.bb
> similarity index 72%
> rename from meta/recipes-gnome/epiphany/epiphany_43.1.bb
> rename to meta/recipes-gnome/epiphany/epiphany_44.0.bb
> index ea22723a97..f10b818a06 100644
> --- a/meta/recipes-gnome/epiphany/epiphany_43.1.bb
> +++ b/meta/recipes-gnome/epiphany/epiphany_44.0.bb
> @@ -7,20 +7,27 @@ LICENSE = "GPL-3.0-or-later"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
>  
>  DEPENDS = " \
> -          webkitgtk \
> -          gcr3 \
> -          gsettings-desktop-schemas \
> -          nettle \
> -          json-glib \
> -          libarchive \
> -          libdazzle \
> -          libhandy \
> -          libportal \
> -          libsoup \
> -          glib-2.0-native \
> -          coreutils-native \
> -          desktop-file-utils-native \
> -          "
> +	appstream-glib-native \
> +	coreutils-native \
> +	desktop-file-utils-native \
> +	gcr \
> +	glib-2.0-native \
> +	gsettings-desktop-schemas \
> +	gstreamer1.0 \
> +	iso-codes \
> +	json-glib \
> +	libadwaita \
> +	libarchive \
> +	libdazzle \
> +	libhandy \
> +	libportal \
> +	libsecret \
> +	libsoup \
> +	libxml2 \
> +	nettle \
> +	sqlite3 \
> +	webkitgtk \
> +"
>  
>  GNOMEBASEBUILDCLASS = "meson"
>  inherit gnomebase gsettings features_check gettext mime-xdg gtk-icon-cache
> @@ -31,7 +38,7 @@ SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@oe.utils.trim_version("${PV}", 1)}/${GN
>             file://migrator.patch \
>             file://distributor.patch \
>             "
> -SRC_URI[archive.sha256sum] = "e86ead27cb9982815150664de3bf20faf375f77b8065b02b31180c65b6bbebb4"
> +SRC_URI[archive.sha256sum] = "aabdc9de80c409073676e00e15ba97187715e4b84bc776fe86db86d0f8140bb1"
>  
>  # Developer mode enables debugging
>  PACKAGECONFIG[developer-mode] = "-Ddeveloper_mode=true,-Ddeveloper_mode=false"
> -- 
> 2.34.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#179086): https://lists.openembedded.org/g/openembedded-core/message/179086
> Mute This Topic: https://lists.openembedded.org/mt/97836713/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


  reply	other threads:[~2023-03-27 14:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-25  0:48 [oe-core][PATCH 1/7] glib-2.0: update 2.74.6 -> 2.76.1 Markus Volk
2023-03-25  0:48 ` [oe-core][PATCH 3/7] glib-networking: update 2.74.0 -> 2.76.0 Markus Volk
2023-03-25  0:48 ` [oe-core][PATCH 4/7] gsettings-desktop-schemas: update 43.0 -> 44.0 Markus Volk
2023-03-25  0:48 ` [oe-core][PATCH 5/7] adwaita-icon-theme: update 43 " Markus Volk
2023-03-25  0:48 ` [oe-core][PATCH 6/7] epiphany: update 43.1 " Markus Volk
2023-03-27 14:38   ` Alexandre Belloni [this message]
2023-03-28  0:54     ` Markus Volk
2023-03-28  8:27       ` Alexander Kanavin
2023-03-28 13:33         ` Khem Raj
2023-03-28 13:45           ` Alexander Kanavin
2023-03-25  0:48 ` [oe-core][PATCH 7/7] webkitgtk: update 2.38.5 -> 2.40.0 Markus Volk
2023-03-25 18:35   ` Alexander Kanavin
2023-03-25 18:56     ` Markus Volk
     [not found]     ` <174FBE6FF0B9B09E.25304@lists.openembedded.org>
2023-03-25 19:38       ` Markus Volk
2023-03-26 16:57         ` Alexander Kanavin
2023-03-26 17:07           ` Markus Volk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2023032714382786bc343b@mail.local \
    --to=alexandre.belloni@bootlin.com \
    --cc=f_l_k@t-online.de \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox