On Thu Jun 6, 2024 at 5:10 PM CDT, Denys Dmytriyenko wrote: > On Thu, Jun 06, 2024 at 02:37:46PM -0500, Randolph Sapp via > lists.yoctoproject.org wrote: > > On Thu Jun 6, 2024 at 11:02 AM CDT, Amol Practise wrote: > > > Hi Team, > > > > > > Any help would be appreciated on below issue. > > > > > > On Sun, Jun 2, 2024 at 12:40 PM Amol Practise via lists.yoctoproject.org > > > <[email protected]> wrote: > > > > > > > Hi all, > > > > > > > > I am getting below error while i am trying to build westom image for > > > > am436xgp board, can anyone help me in this regard? > > > > > > > > > > > > bitbake core-image-weston > > > > Loading cache: 100% |############################################| Time: > > > > 0:00:00 > > > > Loaded 2004 entries from dependency cache. > > > > NOTE: Resolving any missing task queue dependencies > > > > > > > > Build Configuration: > > > > BB_VERSION = "2.8.0" > > > > BUILD_SYS = "x86_64-linux" > > > > NATIVELSBSTRING = "universal" > > > > TARGET_SYS = "arm-poky-linux-gnueabi" > > > > MACHINE = "am437x-evm" > > > > DISTRO = "poky" > > > > DISTRO_VERSION = "5.0.1" > > > > TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard" > > > > TARGET_FPU = "hard" > > > > meta > > > > meta-poky > > > > meta-yocto-bsp = > > > > "my-scarthgap:68f9a4b73d17839e0ec1f12a31fc1d42331cc42f" > > > > meta-arm-toolchain > > > > meta-arm = "master:6877a1c2bdd3cd275af2be3fa26c2e0be1da5b32" > > > > meta-ti-bsp = "master:0584bef40f3806613d0d2c3ff0c990705cba3a5b" > > > > > > > > Sstate summary: Wanted 389 Local 386 Mirrors 0 Missed 3 Current 3728 > > > > (99% > > > > match, 99% complete) > > > > Initialising tasks: 100% |#######################################| Time: > > > > 0:00:09 > > > > NOTE: Executing Tasks > > > > ERROR: core-image-weston-1.0-r0 do_rootfs: Postinstall scriptlets of > > > > ['ti-sgx-ddk-um'] have failed. If the intention is to defer them to > > > > first > > > > boot, > > > > then please place them into pkg_postinst_ontarget:${PN} (). > > > > Deferring to first boot via 'exit 1' is no longer supported. > > > > Details of the failure are in > > > > /home/amol/git_repos/poky/build_am437xgp/tmp/work/am437x_evm-poky-linux-gnueabi/core-image-weston/1.0/temp/log.do_rootfs. > > > > ERROR: Logfile of failure stored in: > > > > /home/amol/git_repos/poky/build_am437xgp/tmp/work/am437x_evm-poky-linux-gnueabi/core-image-weston/1.0/temp/log.do_rootfs.4596 > > > > ERROR: Task > > > > (/home/amol/git_repos/poky/meta/recipes-graphics/images/core-image-weston.bb:do_rootfs) > > > > failed with exit code '1' > > > > NOTE: Tasks Summary: Attempted 8487 tasks of which 8486 didn't need to > > > > be > > > > rerun and 1 failed. > > > > > > > > Summary: 1 task failed: > > > > > > > > /home/amol/git_repos/poky/meta/recipes-graphics/images/core-image-weston.bb: > > > > do_rootfs > > > > Summary: There was 1 ERROR message, returning a non-zero exit code. > > > > > > > > > > > > Thank you. > > > > Amol Palshetkar > > > > > > > > Master builds of SGX are not supported right now. That's a legacy driver > > that > > has been reserved to yearly LTS migrations. Please use kirkstone until the > > legacy migration for this year occurs (10.1). > > Yeah, I already checked that - meta-ti SHA points to some March-based 6.1 > snapshot, which was supposed to have SGX working...
Hmm... the only post install script for that package should be related to the init script. I don't think that broke down, but looking back on how the init script inclusion logic works I'm not sure how much sstate would like it. Do you know if the person attempted to switch init managers part of the way through a build or something like that? - Randolph
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17711): https://lists.yoctoproject.org/g/meta-ti/message/17711 Mute This Topic: https://lists.yoctoproject.org/mt/106526949/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
