imx8mq extensible sdk installing error?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

imx8mq extensible sdk installing error?

1,676件の閲覧回数
Ichi_
Contributor I

Hi All

My environment:
EVB :imx8mq evk
BSP :imx-yocto-L5.4.70_2.3.0
OS:Ubintu 20.04

I use the following commands to generate standard sdk and extensible sdk:

    standard:

    bitbake imx-image-multimedia -c populate_sdk

    extensible:

    bitbake imx-image-mutimedia -c populate_sdk_ext
 
After compilation, I can install the standard sdk, but some errors occur in the extensible sdk.
ex
    ERROR: Task sqlite3-native.do_fetch attempted to execute unexpectedly
    ERROR: Task (virtual:native:/home/sysgration/
                 fsl-imx-wayland_sdk/layers/poky/meta/
                 recipes-support/sqlite/sqlite3_3.29.0.bb:do_fetch)
                 failed with exit code 'setscene whitelist'
 
Attached is the log.
 
Could you help to fix it.Thanks.

 

 

0 件の賞賛
返信
7 返答(返信)

1,650件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

pls share your detailed build steps, let me double check it and reproduce this

0 件の賞賛
返信

1,646件の閲覧回数
Ichi_
Contributor I

Hi @joanxie 

Build image steps are as follows:

    1  bitbake -c compile -f u-boot-imx

    2  bitbake -c deploy -f u-boot-imx

    3  bitbake -c compile -f linux-imx

    4  bitbake -c deploy -f linux-imx

    5  bitbake imx-image-multimedia

    It works fine after being burned into imx8mq evk.

Build standard SDK step are as follows:

    1  bitbake imx-image-multimedia -c populate_sdk

    2 get and install .sh file

      fsl-imx-wayland-glibc-x86_64-imx-image-multimedia-aarch64-imx8mqevk-

      toolchain-5.4-zeus.sh

    can be installed successfully.

 

Build eSDK step are as follows:

    1   bitbake imx-image-mutimedia -c populate_sdk_ext

    2  get and install .sh file

        fsl-imx-wayland-glibc-x86_64-imx-image-multimedia-aarch64-imx8mqevk-                         

        toolchain-ext-5.4-zeus.sh

     Installation failed

The error log is as shown on the first publication page

Thanks for your reply.

 

 

 

 

0 件の賞賛
返信

1,596件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

must you use the 5.4.70 bsp? it's too old to download some packages, do you mind upgrading the bsp version?

0 件の賞賛
返信

1,592件の閲覧回数
Ichi_
Contributor I

Hi @joanxie 

Sorry, I can't change the BSP version because the device is in production.

0 件の賞賛
返信

1,572件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

what ubuntu version do you use? my ubuntu couldn't install this old bsp anymore, could you bulid multimedia image successfully?

0 件の賞賛
返信

1,525件の閲覧回数
Ichi_
Contributor I

Hi @joanxie 

My ubuntu version is 20.04.

I can successfully build the image using the bitbake imx-image-multimedia

and burning to imx8mq evk works normally.

0 件の賞賛
返信

1,489件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

I couldn't reproduce this on my ubuntu, how about try this solution?

Failing Extensible SDK build for RISCV · Issue #225 · riscv/meta-riscv · GitHub

0 件の賞賛
返信