Hi,
I have built a build environment on my Windows 10 PC running the Ubuntu shell. The build process is failing with the following:
root@windows:~/openpli-oe-core/build# MACHINE="beyonwiz t3" bitbake openpli-enigma2-image ERROR: /home/IanSav/openpli-oe-core/meta-local/recipes-local/images/my-image.bb: Unable to determine endianness for architecture 'INVALID' ERROR: /home/IanSav/openpli-oe-core/meta-local/recipes-local/images/my-image.bb: Please add your architecture to siteinfo.bbclass ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hdx_3.6.0.bb: cannot map 'INVALID' to a linux kernel architecture ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hdp_3.14.2.bb: cannot map 'INVALID' to a linux kernel architecture ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hde_3.12.1.bb: cannot map 'INVALID' to a linux kernel architecture ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hde2_3.14.2.bb: cannot map 'INVALID' to a linux kernel architecture ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-drivers/rt8723bt_4.1.6.bb: cannot map 'INVALID' to a linux kernel architecture ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hdx_3.6.0.bb: linux-ini-hdx: LIC_FILES_CHKSUM contains an invalid URL: t3-oe-linux/linux-ini-hdx/3.6.0-.1/linux-3.6.0/COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7 ERROR: Failed to parse recipe: /home/IanSav/openpli-oe-core/meta-local/recipes-local/images/my-image.bb ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hdp_3.14.2.bb: linux-ini-hdp: LIC_FILES_CHKSUM contains an invalid URL: t3-oe-linux/linux-ini-hdp/3.14.2-.1/linux-3.14.2/COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7 ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hde_3.12.1.bb: linux-ini-hde: LIC_FILES_CHKSUM contains an invalid URL: t3-oe-linux/linux-ini-hde/3.12.1-.1/linux-3.12.1/COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7 ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hde2_3.14.2.bb: linux-ini-hde2: LIC_FILES_CHKSUM contains an invalid URL: t3-oe-linux/linux-ini-hde2/3.14.2-.1/linux-3.14.2/COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7 Summary: There were 12 ERROR messages shown, returning a non-zero exit code.This was the first sign of any issue with the build process.
Can anyone suggest a resolution?
Regards,
Ian.
MACHINE=beyonwizt3 ?? runs for me (no quotes or space) ... but also have you installed all the required tools into Ubuntu?