Guest User

Untitled

a guest
Oct 6th, 2025
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. rm -rf ../build-st; oe-selftest -r devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots
  2. 2025-10-06 20:58:33,212 - oe-selftest - INFO - Adding layer libraries:
  3. 2025-10-06 20:58:33,213 - oe-selftest - INFO - /home/adrian/bitbake-builds/poky-master-poky-with-sstate-distro_poky-altcfg-machine_qemuarm64/layers/meta-yocto/meta-poky/lib
  4. 2025-10-06 20:58:33,213 - oe-selftest - INFO - /home/adrian/bitbake-builds/poky-master-poky-with-sstate-distro_poky-altcfg-machine_qemuarm64/layers/openembedded-core/meta/lib
  5. 2025-10-06 20:58:33,213 - oe-selftest - INFO - /home/adrian/bitbake-builds/poky-master-poky-with-sstate-distro_poky-altcfg-machine_qemuarm64/layers/openembedded-core/meta-selftest/lib
  6. 2025-10-06 20:58:33,213 - oe-selftest - INFO - /home/adrian/bitbake-builds/poky-master-poky-with-sstate-distro_poky-altcfg-machine_qemuarm64/layers/meta-yocto/meta-yocto-bsp/lib
  7. 2025-10-06 20:58:33,213 - oe-selftest - INFO - Checking base configuration is valid/parsable
  8. NOTE: Reconnecting to bitbake server...
  9. NOTE: Retrying server connection (#1)... (20:58:33.886983)
  10. NOTE: Reconnecting to bitbake server...
  11. NOTE: Reconnecting to bitbake server...
  12. NOTE: Retrying server connection (#1)... (20:58:33.886983)
  13. NOTE: Retrying server connection (#1)... (20:58:33.886983)
  14. NOTE: Starting bitbake server...
  15. 2025-10-06 20:58:41,949 - oe-selftest - INFO - Adding: "include selftest.inc" in /home/adrian/bitbake-builds/poky-master-poky-with-sstate-distro_poky-altcfg-machine_qemuarm64/build-st/conf/local.conf
  16. 2025-10-06 20:58:41,949 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
  17. 2025-10-06 20:58:43,940 - oe-selftest - INFO - test_devtool_ide_sdk_shared_sysroots (devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots)
  18. 2025-10-06 21:03:51,542 - oe-selftest - INFO - ... ok
  19. 2025-10-06 21:04:05,978 - oe-selftest - INFO - ----------------------------------------------------------------------
  20. 2025-10-06 21:04:05,978 - oe-selftest - INFO - Ran 1 test in 331.233s
  21. 2025-10-06 21:04:05,978 - oe-selftest - INFO - OK
  22. Traceback (most recent call last):
  23. File "/home/adrian/bitbake-builds/poky-master-poky-with-sstate-distro_poky-altcfg-machine_qemuarm64/layers/openembedded-core/scripts/oe-selftest", line 58, in <module>
  24. ret = main()
  25. File "/home/adrian/bitbake-builds/poky-master-poky-with-sstate-distro_poky-altcfg-machine_qemuarm64/layers/openembedded-core/scripts/oe-selftest", line 45, in main
  26. results = args.func(logger, args)
  27. File "/home/adrian/bitbake-builds/poky-master-poky-with-sstate-distro_poky-altcfg-machine_qemuarm64/layers/openembedded-core/meta/lib/oeqa/selftest/context.py", line 417, in run
  28. rc = self._internal_run(logger, args)
  29. File "/home/adrian/bitbake-builds/poky-master-poky-with-sstate-distro_poky-altcfg-machine_qemuarm64/layers/openembedded-core/meta/lib/oeqa/selftest/context.py", line 404, in _internal_run
  30. configuration = self.get_configuration(args)
  31. File "/home/adrian/bitbake-builds/poky-master-poky-with-sstate-distro_poky-altcfg-machine_qemuarm64/layers/openembedded-core/meta/lib/oeqa/selftest/context.py", line 374, in get_configuration
  32. metadata = metadata_from_bb()
  33. File "/home/adrian/bitbake-builds/poky-master-poky-with-sstate-distro_poky-altcfg-machine_qemuarm64/layers/openembedded-core/meta/lib/oeqa/utils/metadata.py", line 47, in metadata_from_bb
  34. info_dict['config'][var] = data_dict[var]
  35. ~~~~~~~~~^^^^^
  36. KeyError: 'MACHINE'
Advertisement
Add Comment
Please, Sign In to add comment