($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: "Altous, Salahaldeen" <Salahaldeen.Altous@leica-camera.com>
To: "Chen Qi" <Qi.Chen@windriver.com>, yocto@lists.yoctoproject.org
Subject: Re: [yocto] requires libsqlite3.so()(64bit), but no providers found in RDEPENDS:xxx? [file-rdeps] #kirkstone #yocto
Date: Tue, 14 May 2024 02:21:20 -0700	[thread overview]
Message-ID: <3449.1715678480890913883@lists.yoctoproject.org> (raw)
In-Reply-To: <CO6PR11MB560278C97BA078A862F09B26EDE32@CO6PR11MB5602.namprd11.prod.outlook.com>

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

Hi Qi,

On Tue, May 14, 2024 at 01:42 AM, Chen Qi wrote:

> 
> 
> 
> How about using the following setting?
> 
> 
> 
> RDEPENDS:${PN} += “sqlite3”
> 
> 
> 
> 
> 
> 
> 

I have added this (RDEPENDS_${PN} += "sqlite3") to the recipe but I see the same error!!

> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Regards,
> 
> 
> 
> Qi
> 
> 
> 
> 
> 
> 
> 
> *From:* yocto@lists.yoctoproject.org <yocto@lists.yoctoproject.org> *On
> Behalf Of* Alexander Kanavin
> *Sent:* Tuesday, May 14, 2024 4:34 PM
> *To:* Salahaldeen.Altous@leica-camera.com; yocto@lists.yoctoproject.org
> *Subject:* Re: [yocto] requires libsqlite3.so()(64bit), but no providers
> found in RDEPENDS:xxx? [file-rdeps] #kirkstone #yocto
> 
> 
> 
> 
> 
> 
> 
> 
> Can you show the complete recipe?
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Alex
> 
> 
> 
> 
> 
> 
> 
> 
> On Tue 14. May 2024 at 9.56, Altous, Salahaldeen via lists.yoctoproject.org
> (
> https://urldefense.com/v3/__http:/lists.yoctoproject.org__;!!AjveYdw8EvQ!eO_pOhB66A-tCePBTH62mvBSO1pjmPHgKJU88d0uBTcaaIQxnpreuCx-LEC_L30IGEsV7gr_DrB3xVNkWeYVA1XOR2w$
> ) <Salahaldeen.Altous= leica-camera.com@lists.yoctoproject.org > wrote:
> 
> 
> 
>> 
>> 
>> Hi All,
>> 
>> 
>> 
>> I have one yocto recipe which is using libsqlite3, the compile task is OK
>> but I got this error with do_package_qa
>> 
>> 
>> 
>> /usr/lib/libexample.so.0.2.3 contained in package example requires
>> libsqlite3.so()(64bit), but no providers found in RDEPENDS:example.?
>> [file-rdeps]
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> I have added this to the example recipe RDEPENDS but still the problem is
>> not solved, any idea?
>> 
>> 
>> 
>> DEPENDS += " sqlite3"
>> RDEPENDS_${PN} += " libsqlite3.so()(64bit)"
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> Regards,
>> 
>> 
>> 
>> Salahaldeen
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
> 
> 
>

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

  reply	other threads:[~2024-05-14  9:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-14  7:55 requires libsqlite3.so()(64bit), but no providers found in RDEPENDS:xxx? [file-rdeps] #kirkstone #yocto Altous, Salahaldeen
2024-05-14  8:33 ` [yocto] " Alexander Kanavin
2024-05-14  8:41   ` Chen, Qi
2024-05-14  9:21     ` Altous, Salahaldeen [this message]
2024-05-14  9:36       ` Alexander Kanavin
2024-05-14  9:37       ` Martin Jansa
2024-05-14  9:10   ` Altous, Salahaldeen
2024-05-14  9:37 ` Ross Burton
2024-05-14 10:37   ` Altous, Salahaldeen
2024-05-14 17:32 ` Khem Raj

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=3449.1715678480890913883@lists.yoctoproject.org \
    --to=salahaldeen.altous@leica-camera.com \
    --cc=Qi.Chen@windriver.com \
    --cc=yocto@lists.yoctoproject.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).