I still appear to be having an issue with the SXT SDK install... Building for zeus/x86_64 Intel based platform... I build my kernel image clean, fully functional... Standard SDK builds clean and appears functional...
Ext SDK builds clean, but on install I am still seeing Error below... (1) What is it comparing between unhash/task hash ?, more sig issues ? (2) What is meant by "This is usually due to missing setscene tasks" ? (3) In the local.conf under the SDK they set : SSTATE_MIRRORS += " file://universal/(.*) file://universal-4.9/\1 file://universal-4.9/(.*) file://universal-4.8/\1<file://universal-4.8/1>" Under sdk-extra.conf I set : SSTATE_MIRRORS += file://.* file:///ede/tms/yocto/zeus/sstate_cache/PATH<file://.*%20file:/ede/tms/yocto/zeus/sstate_cache/PATH> My SSTATE_MIRRIOR is based off the clean builds I mentioned above, is this the correct procedure ? I am trying to figure out how best to debug this issue, it is occurring on the post install, and everything pretty much appears in place. Steve 14:43 smonsees@yix490038 /disk0/scratch/smonsees/yocto/workspace_3/builds2/sbcb-default/tmp/deploy/sdk>./limws-glibc-x86_64-aiox_orange-corei7-64-toolchain-ext-3.0.4.sh LIMWS (BAE LIMWS base distro) Extensible SDK installer version 3.0.4 ==================================================================== Enter target directory for SDK (default: ~/limws_sdk): /disk0/scratch/smonsees/testSDK You are about to install the SDK to "/disk0/scratch/smonsees/testSDK". Proceed [Y/n]? Y Extracting SDK..............................................................................done Setting it up... Extracting buildtools... Preparing build system... Parsing recipes: 100% |###########################################################################################| Time: 0:01:32 Initialising tasks: 100% |########################################################################################| Time: 0:00:04 Checking sstate mirror object availability: 100% |################################################################| Time: 0:00:03 ERROR: Task quilt-native.do_fetch attempted to execute unexpectedly Task /disk0/scratch/smonsees/testSDK/layers/poky/meta/recipes-support/liburcu/liburcu_0.11.1.bb:do_populate_sysroot, unihash cdb08644b85fa162bd9f88cb00113fe3193cc347e39e33e8f405f9c23f60c601, taskhash cdb08644b85fa162bd9f88cb00113fe3193cc347e39e33e8f405f9c23f60c601 Task /disk0/scratch/smonsees/testSDK/layers/poky/meta/recipes-devtools/python/python3_3.7.8.bb:do_packagedata, unihash 925a72cbe872aad09bd3fbbe74ed1c944e9c19a732e120feae5c4784e6330d4f, taskhash 925a72cbe872aad09bd3fbbe74ed1c944e9c19a732e120feae5c4784e6330d4f . . . This is usually due to missing setscene tasks. Those missing in this build were: <<appears to list every recipe under ./testSDK/layers directory here>>
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#52556): https://lists.yoctoproject.org/g/yocto/message/52556 Mute This Topic: https://lists.yoctoproject.org/mt/81035852/21656 Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto Mute #sdk:https://lists.yoctoproject.org/g/yocto/mutehashtag/sdk Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
