Dependencies error while compiling .


NIKHIL PATIL <nikhilvp29@...>
 

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.



 

On Mon, 9 Nov 2020 at 05:12, NIKHIL PATIL <nikhilvp29@...> 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


NIKHIL PATIL <nikhilvp29@...>
 

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@...> wrote:
On Mon, 9 Nov 2020 at 05:12, NIKHIL PATIL <nikhilvp29@...> 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


 

On Mon, 9 Nov 2020 at 09:16, NIKHIL PATIL <nikhilvp29@...> 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@...> wrote:

On Mon, 9 Nov 2020 at 05:12, NIKHIL PATIL <nikhilvp29@...> 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


NIKHIL PATIL <nikhilvp29@...>
 

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@...> wrote:
On Mon, 9 Nov 2020 at 09:16, NIKHIL PATIL <nikhilvp29@...> 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@...> wrote:
>>
>> On Mon, 9 Nov 2020 at 05:12, NIKHIL PATIL <nikhilvp29@...> 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