From: "Guðni Már Gilbert" <gudnimar@noxmedical.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] gobject-introspection: split tools and giscanner into a separate package
Date: Tue, 25 Jun 2024 11:41:02 -0700 [thread overview]
Message-ID: <8366.1719340862322463704@lists.openembedded.org> (raw)
In-Reply-To: <CANNYZj-sOYcMDhuMhrqOLUw_BrHnkBbW+9=b_jRZD30FvKFYzg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1705 bytes --]
On Tue, Jun 25, 2024 at 09:02 AM, Alexander Kanavin wrote:
>
>
>> +RDEPENDS:${PN} = "python3-pickle python3-xml glib-2.0"
>
> I guess pickle and xml modules, and glib are needed only by the tools
> as well, so they should be moving to RDEPENDS:${PN}-tools too?
Hi Alex, after fixing the issue mentioned by Alexandre above, it looks like we must keep glib-2.0 in RDEPENDS:${PN}.
Otherwise I get this error:
ERROR: gobject-introspection-1.80.1-r0 do_package_qa: QA Issue: /usr/lib/libgirepository-1.0.so.1.0.0 contained in package gobject-introspection requires libglib-2.0.so.0()(64bit), but no providers found in RDEPENDS:gobject-introspection? [file-rdeps]
ERROR: gobject-introspection-1.80.1-r0 do_package_qa: QA Issue: /usr/lib/libgirepository-1.0.so.1.0.0 contained in package gobject-introspection requires libgobject-2.0.so.0()(64bit), but no providers found in RDEPENDS:gobject-introspection? [file-rdeps]
ERROR: gobject-introspection-1.80.1-r0 do_package_qa: QA Issue: /usr/lib/libgirepository-1.0.so.1.0.0 contained in package gobject-introspection requires libgmodule-2.0.so.0()(64bit), but no providers found in RDEPENDS:gobject-introspection? [file-rdeps]
ERROR: gobject-introspection-1.80.1-r0 do_package_qa: Fatal QA errors were found, failing task.
ERROR: Logfile of failure stored in: /home/builder/yocto/build/tmp-glibc/work/core2-64-oe-linux/gobject-introspection/1.80.1/temp/log.do_package_qa.1375416
ERROR: Task (/home/builder/yocto/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_package_qa) failed with exit code '1'
----
Moving python3-pickle and python3-xml to RDEPENDS:${PN}-tools seems to be OK.
[-- Attachment #2: Type: text/html, Size: 1798 bytes --]
next prev parent reply other threads:[~2024-06-25 18:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-24 20:32 [PATCH] gobject-introspection: split tools and giscanner into a separate package Guðni Már Gilbert
2024-06-24 20:38 ` Guðni Már Gilbert
2024-06-25 9:02 ` [OE-core] " Alexander Kanavin
2024-06-25 10:38 ` Guðni Már Gilbert
2024-06-25 18:41 ` Guðni Már Gilbert [this message]
2024-06-25 13:24 ` [OE-core] " Alexandre Belloni
2024-06-25 18:29 ` Guðni Már Gilbert
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=8366.1719340862322463704@lists.openembedded.org \
--to=gudnimar@noxmedical.com \
--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 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.