All of lore.kernel.org
 help / color / mirror / Atom feed
* Dependencies error while compiling .
@ 2020-11-09  5:12 NIKHIL PATIL
  2020-11-09  9:08 ` [yocto] " Paul Barker
  0 siblings, 1 reply; 5+ messages in thread
From: NIKHIL PATIL @ 2020-11-09  5:12 UTC (permalink / raw)
  To: yocto

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

Hi team ,
      while compiling a package i am getting following error :-

Log data follows:
| DEBUG: Executing python function extend_recipe_sysroot
| NOTE: Direct dependencies are ['virtual:native:/data/nikhil/
inti_dmsv/yocto_build/meta/recipes-devtools/pseudo/pseudo_git.bb:
do_populate_sysroot', '/data/nikhil/inti_dmsv/yocto_
build/meta/recipes-devtools/quilt/quilt-native_0.65.bb:do_populate_sysroot']
| NOTE: Installed into sysroot: []
| NOTE: Skipping as already exists in sysroot: ['pseudo-native',
'quilt-native']
| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_install

if anyone knows , please help.

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

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

* Re: [yocto] Dependencies error while compiling .
  2020-11-09  5:12 Dependencies error while compiling NIKHIL PATIL
@ 2020-11-09  9:08 ` Paul Barker
  2020-11-09  9:16   ` NIKHIL PATIL
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Barker @ 2020-11-09  9:08 UTC (permalink / raw)
  To: NIKHIL PATIL; +Cc: yocto

On Mon, 9 Nov 2020 at 05:12, NIKHIL PATIL <nikhilvp29@gmail.com> wrote:
>
> Hi team ,
>       while compiling a package i am getting following error :-
>
> Log data follows:
> | DEBUG: Executing python function extend_recipe_sysroot
> | NOTE: Direct dependencies are ['virtual:native:/data/nikhil/inti_dmsv/yocto_build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', '/data/nikhil/inti_dmsv/yocto_build/meta/recipes-devtools/quilt/quilt-native_0.65.bb:do_populate_sysroot']
> | NOTE: Installed into sysroot: []
> | NOTE: Skipping as already exists in sysroot: ['pseudo-native', 'quilt-native']
> | DEBUG: Python function extend_recipe_sysroot finished
> | DEBUG: Executing shell function do_install
>
> if anyone knows , please help.

None of that output looks like an error to me. Could you share some
more context? E.g. the bitbake command you ran, the initial output
showing the layers, versions and key config values, what expected
result did you not get?

Thanks,

-- 
Paul Barker
Konsulko Group

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

* Re: [yocto] Dependencies error while compiling .
  2020-11-09  9:08 ` [yocto] " Paul Barker
@ 2020-11-09  9:16   ` NIKHIL PATIL
  2020-11-09  9:55     ` Paul Barker
  0 siblings, 1 reply; 5+ messages in thread
From: NIKHIL PATIL @ 2020-11-09  9:16 UTC (permalink / raw)
  To: Paul Barker; +Cc: yocto

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

Hi,
     when i am compiling package using
     ->  bitbake ostree-initrd

        ERROR: ostree-initrd-3-r0 do_install: Function failed: do_install
(log file is located at
/data/nikhil/inti_dmsv/yocto_build/build/tmp/work/all-poky-linux/ostree-initrd/3-r0/temp/log.do_install.7163)
ERROR: Logfile of failure stored in:
/data/nikhil/inti_dmsv/yocto_build/build/tmp/work/all-poky-linux/ostree-initrd/3-r0/temp/log.do_install.7163
Log data follows:
| DEBUG: Executing python function extend_recipe_sysroot
| NOTE: Direct dependencies are
['virtual:native:/data/nikhil/inti_dmsv/yocto_build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot',
'/data/nikhil/inti_dmsv/yocto_build/meta/recipes-devtools/quilt/quilt-native_0.65.bb:
do_populate_sysroot']
| NOTE: Installed into sysroot: []
| NOTE: Skipping as already exists in sysroot: ['pseudo-native',
'quilt-native']
| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_install
| install: cannot stat
'/data/nikhil/inti_dmsv/yocto_build/build/tmp/work/all-poky-linux/ostree-initrd/3-r0/init.sh':
No such file or directory
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_install (log file is located at
/data/nikhil/inti_dmsv/yocto_build/build/tmp/work/all-poky-linux/ostree-initrd/3-r0/temp/log.do_install.7163)
ERROR: Task
(/data/nikhil/inti_dmsv/yocto_build/meta-updater/recipes-sota/ostree-initrd/ostree-initrd.bb:do_install)
failed with exit code '1'
NOTE: Tasks Summary: Attempted 288 tasks of which 287 didn't need to be
rerun and 1 failed.

Summary: 1 task failed:

/data/nikhil/inti_dmsv/yocto_build/meta-updater/recipes-sota/ostree-initrd/ostree-initrd.bb:
do_install
Summary: There were 3 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

On Mon, Nov 9, 2020 at 2:39 PM Paul Barker <pbarker@konsulko.com> wrote:

> On Mon, 9 Nov 2020 at 05:12, NIKHIL PATIL <nikhilvp29@gmail.com> wrote:
> >
> > Hi team ,
> >       while compiling a package i am getting following error :-
> >
> > Log data follows:
> > | DEBUG: Executing python function extend_recipe_sysroot
> > | NOTE: Direct dependencies are
> ['virtual:native:/data/nikhil/inti_dmsv/yocto_build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot',
> '/data/nikhil/inti_dmsv/yocto_build/meta/recipes-devtools/quilt/quilt-native_0.65.bb:
> do_populate_sysroot']
> > | NOTE: Installed into sysroot: []
> > | NOTE: Skipping as already exists in sysroot: ['pseudo-native',
> 'quilt-native']
> > | DEBUG: Python function extend_recipe_sysroot finished
> > | DEBUG: Executing shell function do_install
> >
> > if anyone knows , please help.
>
> None of that output looks like an error to me. Could you share some
> more context? E.g. the bitbake command you ran, the initial output
> showing the layers, versions and key config values, what expected
> result did you not get?
>
> Thanks,
>
> --
> Paul Barker
> Konsulko Group
>

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

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

* Re: [yocto] Dependencies error while compiling .
  2020-11-09  9:16   ` NIKHIL PATIL
@ 2020-11-09  9:55     ` Paul Barker
  2020-11-09 10:13       ` NIKHIL PATIL
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Barker @ 2020-11-09  9:55 UTC (permalink / raw)
  To: NIKHIL PATIL; +Cc: yocto

On Mon, 9 Nov 2020 at 09:16, NIKHIL PATIL <nikhilvp29@gmail.com> wrote:
>
> Hi,
>      when i am compiling package using
>      ->  bitbake ostree-initrd

We're missing important output here which would show the layers,
versions and key config values.

>
>         ERROR: ostree-initrd-3-r0 do_install: Function failed: do_install (log file is located at /data/nikhil/inti_dmsv/yocto_build/build/tmp/work/all-poky-linux/ostree-initrd/3-r0/temp/log.do_install.7163)
> ERROR: Logfile of failure stored in: /data/nikhil/inti_dmsv/yocto_build/build/tmp/work/all-poky-linux/ostree-initrd/3-r0/temp/log.do_install.7163
> Log data follows:
> | DEBUG: Executing python function extend_recipe_sysroot
> | NOTE: Direct dependencies are ['virtual:native:/data/nikhil/inti_dmsv/yocto_build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', '/data/nikhil/inti_dmsv/yocto_build/meta/recipes-devtools/quilt/quilt-native_0.65.bb:do_populate_sysroot']
> | NOTE: Installed into sysroot: []
> | NOTE: Skipping as already exists in sysroot: ['pseudo-native', 'quilt-native']
> | DEBUG: Python function extend_recipe_sysroot finished
> | DEBUG: Executing shell function do_install
> | install: cannot stat '/data/nikhil/inti_dmsv/yocto_build/build/tmp/work/all-poky-linux/ostree-initrd/3-r0/init.sh': No such file or directory
> | WARNING: exit code 1 from a shell command.
> | ERROR: Function failed: do_install (log file is located at /data/nikhil/inti_dmsv/yocto_build/build/tmp/work/all-poky-linux/ostree-initrd/3-r0/temp/log.do_install.7163)
> ERROR: Task (/data/nikhil/inti_dmsv/yocto_build/meta-updater/recipes-sota/ostree-initrd/ostree-initrd.bb:do_install) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 288 tasks of which 287 didn't need to be rerun and 1 failed.
>
> Summary: 1 task failed:
>   /data/nikhil/inti_dmsv/yocto_build/meta-updater/recipes-sota/ostree-initrd/ostree-initrd.bb:do_install
> Summary: There were 3 WARNING messages shown.
> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
>
> On Mon, Nov 9, 2020 at 2:39 PM Paul Barker <pbarker@konsulko.com> wrote:
>>
>> On Mon, 9 Nov 2020 at 05:12, NIKHIL PATIL <nikhilvp29@gmail.com> wrote:
>> >
>> > Hi team ,
>> >       while compiling a package i am getting following error :-
>> >
>> > Log data follows:
>> > | DEBUG: Executing python function extend_recipe_sysroot
>> > | NOTE: Direct dependencies are ['virtual:native:/data/nikhil/inti_dmsv/yocto_build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', '/data/nikhil/inti_dmsv/yocto_build/meta/recipes-devtools/quilt/quilt-native_0.65.bb:do_populate_sysroot']
>> > | NOTE: Installed into sysroot: []
>> > | NOTE: Skipping as already exists in sysroot: ['pseudo-native', 'quilt-native']
>> > | DEBUG: Python function extend_recipe_sysroot finished
>> > | DEBUG: Executing shell function do_install
>> >
>> > if anyone knows , please help.
>>
>> None of that output looks like an error to me. Could you share some
>> more context? E.g. the bitbake command you ran, the initial output
>> showing the layers, versions and key config values, what expected
>> result did you not get?
>>
>> Thanks,
>>
>> --
>> Paul Barker
>> Konsulko Group



-- 
Paul Barker
Konsulko Group

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

* Re: [yocto] Dependencies error while compiling .
  2020-11-09  9:55     ` Paul Barker
@ 2020-11-09 10:13       ` NIKHIL PATIL
  0 siblings, 0 replies; 5+ messages in thread
From: NIKHIL PATIL @ 2020-11-09 10:13 UTC (permalink / raw)
  To: Paul Barker; +Cc: yocto

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

Hi Paul,
    I didnt get u exactly .  so for these what i can do can u please
suggest .

On Mon, Nov 9, 2020 at 3:25 PM Paul Barker <pbarker@konsulko.com> wrote:

> On Mon, 9 Nov 2020 at 09:16, NIKHIL PATIL <nikhilvp29@gmail.com> wrote:
> >
> > Hi,
> >      when i am compiling package using
> >      ->  bitbake ostree-initrd
>
> We're missing important output here which would show the layers,
> versions and key config values.
>
> >
> >         ERROR: ostree-initrd-3-r0 do_install: Function failed:
> do_install (log file is located at
> /data/nikhil/inti_dmsv/yocto_build/build/tmp/work/all-poky-linux/ostree-initrd/3-r0/temp/log.do_install.7163)
> > ERROR: Logfile of failure stored in:
> /data/nikhil/inti_dmsv/yocto_build/build/tmp/work/all-poky-linux/ostree-initrd/3-r0/temp/log.do_install.7163
> > Log data follows:
> > | DEBUG: Executing python function extend_recipe_sysroot
> > | NOTE: Direct dependencies are
> ['virtual:native:/data/nikhil/inti_dmsv/yocto_build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot',
> '/data/nikhil/inti_dmsv/yocto_build/meta/recipes-devtools/quilt/quilt-native_0.65.bb:
> do_populate_sysroot']
> > | NOTE: Installed into sysroot: []
> > | NOTE: Skipping as already exists in sysroot: ['pseudo-native',
> 'quilt-native']
> > | DEBUG: Python function extend_recipe_sysroot finished
> > | DEBUG: Executing shell function do_install
> > | install: cannot stat
> '/data/nikhil/inti_dmsv/yocto_build/build/tmp/work/all-poky-linux/ostree-initrd/3-r0/init.sh':
> No such file or directory
> > | WARNING: exit code 1 from a shell command.
> > | ERROR: Function failed: do_install (log file is located at
> /data/nikhil/inti_dmsv/yocto_build/build/tmp/work/all-poky-linux/ostree-initrd/3-r0/temp/log.do_install.7163)
> > ERROR: Task
> (/data/nikhil/inti_dmsv/yocto_build/meta-updater/recipes-sota/ostree-initrd/ostree-initrd.bb:do_install)
> failed with exit code '1'
> > NOTE: Tasks Summary: Attempted 288 tasks of which 287 didn't need to be
> rerun and 1 failed.
> >
> > Summary: 1 task failed:
> >
>  /data/nikhil/inti_dmsv/yocto_build/meta-updater/recipes-sota/ostree-initrd/ostree-initrd.bb:
> do_install
> > Summary: There were 3 WARNING messages shown.
> > Summary: There was 1 ERROR message shown, returning a non-zero exit code.
> >
> > On Mon, Nov 9, 2020 at 2:39 PM Paul Barker <pbarker@konsulko.com> wrote:
> >>
> >> On Mon, 9 Nov 2020 at 05:12, NIKHIL PATIL <nikhilvp29@gmail.com> wrote:
> >> >
> >> > Hi team ,
> >> >       while compiling a package i am getting following error :-
> >> >
> >> > Log data follows:
> >> > | DEBUG: Executing python function extend_recipe_sysroot
> >> > | NOTE: Direct dependencies are
> ['virtual:native:/data/nikhil/inti_dmsv/yocto_build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot',
> '/data/nikhil/inti_dmsv/yocto_build/meta/recipes-devtools/quilt/quilt-native_0.65.bb:
> do_populate_sysroot']
> >> > | NOTE: Installed into sysroot: []
> >> > | NOTE: Skipping as already exists in sysroot: ['pseudo-native',
> 'quilt-native']
> >> > | DEBUG: Python function extend_recipe_sysroot finished
> >> > | DEBUG: Executing shell function do_install
> >> >
> >> > if anyone knows , please help.
> >>
> >> None of that output looks like an error to me. Could you share some
> >> more context? E.g. the bitbake command you ran, the initial output
> >> showing the layers, versions and key config values, what expected
> >> result did you not get?
> >>
> >> Thanks,
> >>
> >> --
> >> Paul Barker
> >> Konsulko Group
>
>
>
> --
> Paul Barker
> Konsulko Group
>

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

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-09  5:12 Dependencies error while compiling NIKHIL PATIL
2020-11-09  9:08 ` [yocto] " Paul Barker
2020-11-09  9:16   ` NIKHIL PATIL
2020-11-09  9:55     ` Paul Barker
2020-11-09 10:13       ` NIKHIL PATIL

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.