Jump to content


levi45@

Member Since 26 Mar 2023
Offline Last Active Today, 17:40
-----

Posts I've Made

In Topic: Build issues

13 November 2024 - 19:20

Its ok now find it out thank you @WanWizard


In Topic: Build issues

13 November 2024 - 19:11

cd /home/mypc/openpli-oe-core/build
source env.source
machine=h11 bitbake -f -c build zgemma-recovery-3798mv310

Thanks so gives this error , witch one  shall i do and how :)

 

ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Please set a MACHINE in your local.conf or environment

 


 


In Topic: Build issues

13 November 2024 - 18:55

You might have to source env.source first, to get your environment setup.

Sorry im not sure how to do that please can you advice thanks .


In Topic: Build issues

13 November 2024 - 18:48

 

I've seen that one before, it is one of the many race conditions that exist in vendor BSP's.

 

The problem here is that recovery.bin is installed in zgemma-recovery-3798mv310, but if that isn't built first, or you've cleaned up and bitbake doesn't run it again, you get this issue.

 

You  could try fixing by running it manually

machine=h11 bitbake -f -c build zgemma-recovery-3798mv310

Thank you but when i try that command gives this error

bitbake: command not found


In Topic: Build issues

13 November 2024 - 17:13

@WanWizard Hi  i get error on building image for h11 log attached 

 

ERROR: openpli-enigma2-image-1.0-r0 do_image_zgemmafastboot8gb: ExecutionError('/home/mypc/openpli-oe-core/build/tmp/work/h11-oe-linux-gnueabi/openpli-enigma2-image/1.0-r0/temp/run.do_image_zgemmafastboot8gb.4009443', 1, None, None)