All of lore.kernel.org
 help / color / mirror / Atom feed
* vwdial
@ 2020-09-11  5:36 kerenyi.nagy.zoltan
  2020-09-11  5:44 ` [yocto] vwdial Maciej Pijanowski
  0 siblings, 1 reply; 5+ messages in thread
From: kerenyi.nagy.zoltan @ 2020-09-11  5:36 UTC (permalink / raw)
  To: yocto

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

Hi,

First of all, thank you for accepting me to this mailing list.
I got a Barix ipam400 OEM board, and now I've found myself in the situation
that vwdial would not compile.

The error message is this when bitBake:





*ERROR: Nothing RPROVIDES 'vwdial' (but
/home/kerenyiz/oe-core/build/../stuff/meta-barix-sdk/recipes-core/images/core-image-barix-sdk.bb
<http://core-image-barix-sdk.bb> RDEPENDS on or otherwise requires it)NOTE:
Runtime target 'vwdial' is unbuildable, removing...Missing or unbuildable
dependency chain was: ['vwdial']ERROR: Required build target
'core-image-barix-sdk' has no buildable providers.Missing or unbuildable
dependency chain was: ['core-image-barix-sdk', 'vwdial']*

I've visited openembedded and downloaded the latest (1.6) bb recipe and
patch file, but I cant figure out what's wrong.
Definitely the bb recipe file is there.

Do you have any idea how to proceed?

Thanks

Zolee

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

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

* Re: [yocto] vwdial
  2020-09-11  5:36 vwdial kerenyi.nagy.zoltan
@ 2020-09-11  5:44 ` Maciej Pijanowski
       [not found]   ` <CAHwRhWYMYCDAdD_i_ZsuRK+1WGdto0TYkzBXHkWgaTG2hVQCfQ@mail.gmail.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Maciej Pijanowski @ 2020-09-11  5:44 UTC (permalink / raw)
  To: yocto

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


On 11.09.2020 07:36, Zoltan Kerenyi Nagy wrote:
> Hi,
>
> First of all, thank you for accepting me to this mailing list.
> I got a Barix ipam400 OEM board, and now I've found myself in the 
> situation that vwdial would not compile.
>
> The error message is this when bitBake:
>
> /ERROR: Nothing RPROVIDES 'vwdial' (but 
> /home/kerenyiz/oe-core/build/../stuff/meta-barix-sdk/recipes-core/images/core-image-barix-sdk.bb 
> <http://core-image-barix-sdk.bb> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'vwdial' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['vwdial']
> ERROR: Required build target 'core-image-barix-sdk' has no buildable 
> providers.
> Missing or unbuildable dependency chain was: ['core-image-barix-sdk', 
> 'vwdial']/
>
> I've visited openembedded and downloaded the latest (1.6) bb recipe 
> and patch file, but I cant figure out what's wrong.
> Definitely the bb recipe file is there.
>
> Do you have any idea how to proceed?
Yes, you got the recipe name wrong. It's wvdial
>
> Thanks
>
> Zolee
>
>
>
>
> 

-- 
Maciej Pijanowski
Embedded Systems Engineer
GPG: 9963C36AAC3B2B46
https://3mdeb.com | @3mdeb_com


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

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

* Re: [yocto] vwdial
       [not found]   ` <CAHwRhWYMYCDAdD_i_ZsuRK+1WGdto0TYkzBXHkWgaTG2hVQCfQ@mail.gmail.com>
@ 2020-09-11  8:54     ` Maciej Pijanowski
  0 siblings, 0 replies; 5+ messages in thread
From: Maciej Pijanowski @ 2020-09-11  8:54 UTC (permalink / raw)
  To: Zoltan Kerenyi Nagy, yocto

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


On 11.09.2020 10:43, Zoltan Kerenyi Nagy wrote:
> Hi, thanks, yes it was a misspelling, however it's still broken:
>
> /NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing PROVIDES 'wvstreams' (but 
> /home/kerenyiz/oe-core/build/../stuff/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb 
> <http://wvdial_1.61.bb> DEPENDS on or otherwise requires it)
> ERROR: wvstreams was skipped: Recipe is blacklisted: BROKEN: fails to 
> build with gcc-6 - the recipe will be removed on 2017-09-01 unless the 
> issue is fixed
> NOTE: Runtime target 'wvdial' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['wvdial', 'wvstreams']
> ERROR: Required build target 'core-image-barix-sdk' has no buildable 
> providers.
> Missing or unbuildable dependency chain was: ['core-image-barix-sdk', 
> 'wvdial', 'wvstreams']/


You should keep list on the copy while responding. It looks like you 
have some old Yocto revision
and pulled in one recipe from master to it? Which Yocto revision is that?
You can't expect that things will **just work** when doing such stuff.

The error produced is pretty descriptive.

>
> On Fri, 11 Sep 2020 at 07:44, Maciej Pijanowski 
> <maciej.pijanowski@3mdeb.com <mailto:maciej.pijanowski@3mdeb.com>> wrote:
>
>
>     On 11.09.2020 07:36, Zoltan Kerenyi Nagy wrote:
>>     Hi,
>>
>>     First of all, thank you for accepting me to this mailing list.
>>     I got a Barix ipam400 OEM board, and now I've found myself in the
>>     situation that vwdial would not compile.
>>
>>     The error message is this when bitBake:
>>
>>     /ERROR: Nothing RPROVIDES 'vwdial' (but
>>     /home/kerenyiz/oe-core/build/../stuff/meta-barix-sdk/recipes-core/images/core-image-barix-sdk.bb
>>     <http://core-image-barix-sdk.bb> RDEPENDS on or otherwise
>>     requires it)
>>     NOTE: Runtime target 'vwdial' is unbuildable, removing...
>>     Missing or unbuildable dependency chain was: ['vwdial']
>>     ERROR: Required build target 'core-image-barix-sdk' has no
>>     buildable providers.
>>     Missing or unbuildable dependency chain was:
>>     ['core-image-barix-sdk', 'vwdial']/
>>
>>     I've visited openembedded and downloaded the latest (1.6) bb
>>     recipe and patch file, but I cant figure out what's wrong.
>>     Definitely the bb recipe file is there.
>>
>>     Do you have any idea how to proceed?
>     Yes, you got the recipe name wrong. It's wvdial
>>
>>     Thanks
>>
>>     Zolee
>>
>>
>>
>>
>     -- 
>     Maciej Pijanowski
>     Embedded Systems Engineer
>     GPG: 9963C36AAC3B2B46
>     https://3mdeb.com  | @3mdeb_com
>
>     
>
-- 
Maciej Pijanowski
Embedded Systems Engineer
GPG: 9963C36AAC3B2B46
https://3mdeb.com | @3mdeb_com


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

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

* Re: [yocto] vwdial
  2020-09-11 16:56 ` [yocto] vwdial Khem Raj
@ 2020-09-11 17:09   ` Zoltan Kerenyi Nagy
  0 siblings, 0 replies; 5+ messages in thread
From: Zoltan Kerenyi Nagy @ 2020-09-11 17:09 UTC (permalink / raw)
  To: Khem Raj; +Cc: yocto

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

Ok, I will do that. Could you please tell me where am I supposed to remove
from the exclusion list? :-)

On 2020. Sep 11., Fri at 18:57, Khem Raj <raj.khem@gmail.com> wrote:

> On Fri, Sep 11, 2020 at 1:54 AM Zoltan Kerenyi Nagy
>
> <kerenyi.nagy.zoltan@gmail.com> wrote:
>
> >
>
> > I changed the vwdial recipy file for what I've found on openembedded.
>
> > I think now the error is only with wvstreams
>
> >
>
> > NOTE: Resolving any missing task queue dependencies
>
> > ERROR: Nothing PROVIDES 'wvstreams' (but
> /home/kerenyiz/oe-core/build/../stuff/meta-openembedded/meta-oe/recipes-connectivity/wvdial/
> wvdial_1.61.bb DEPENDS on or otherwise requires it)
>
> > ERROR: wvstreams was skipped: Recipe is blacklisted: BROKEN: fails to
> build with gcc-6 - the recipe will be removed on 2017-09-01 unless the
> issue is fixed
>
>
>
> its telling the problem clearly above. So remove it from the exclusion
>
> list and then see what needs to be fixed
>
>
>
> > NOTE: Runtime target 'wvdial' is unbuildable, removing...
>
> > Missing or unbuildable dependency chain was: ['wvdial', 'wvstreams']
>
> > ERROR: Required build target 'core-image-barix-sdk' has no buildable
> providers.
>
> > Missing or unbuildable dependency chain was: ['core-image-barix-sdk',
> 'wvdial', 'wvstreams']
>
> > 
>
>

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

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

* Re: [yocto] vwdial
  2020-09-11  8:53 vwdial Zoltan Kerenyi Nagy
@ 2020-09-11 16:56 ` Khem Raj
  2020-09-11 17:09   ` Zoltan Kerenyi Nagy
  0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2020-09-11 16:56 UTC (permalink / raw)
  To: Zoltan Kerenyi Nagy; +Cc: yocto

On Fri, Sep 11, 2020 at 1:54 AM Zoltan Kerenyi Nagy
<kerenyi.nagy.zoltan@gmail.com> wrote:
>
> I changed the vwdial recipy file for what I've found on openembedded.
> I think now the error is only with wvstreams
>
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing PROVIDES 'wvstreams' (but /home/kerenyiz/oe-core/build/../stuff/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb DEPENDS on or otherwise requires it)
> ERROR: wvstreams was skipped: Recipe is blacklisted: BROKEN: fails to build with gcc-6 - the recipe will be removed on 2017-09-01 unless the issue is fixed

its telling the problem clearly above. So remove it from the exclusion
list and then see what needs to be fixed

> NOTE: Runtime target 'wvdial' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['wvdial', 'wvstreams']
> ERROR: Required build target 'core-image-barix-sdk' has no buildable providers.
> Missing or unbuildable dependency chain was: ['core-image-barix-sdk', 'wvdial', 'wvstreams']
> 

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

end of thread, other threads:[~2020-09-11 17:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11  5:36 vwdial kerenyi.nagy.zoltan
2020-09-11  5:44 ` [yocto] vwdial Maciej Pijanowski
     [not found]   ` <CAHwRhWYMYCDAdD_i_ZsuRK+1WGdto0TYkzBXHkWgaTG2hVQCfQ@mail.gmail.com>
2020-09-11  8:54     ` Maciej Pijanowski
2020-09-11  8:53 vwdial Zoltan Kerenyi Nagy
2020-09-11 16:56 ` [yocto] vwdial Khem Raj
2020-09-11 17:09   ` Zoltan Kerenyi Nagy

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.