This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-AM69: SK-AM69A

Part Number: SK-AM69
Other Parts Discussed in Thread: AM62P

I finally was able to build the tisdk-default-image from both packages: "ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06" and "ti-processor-sdk-linux-j784s4-evm-09_01_00_06" But I not able to build the package "tisdk-edgeai-image", it does crash (ended with error(s) message all the time.

System

 - Using 24 cores

- Ubuntu 20.04

- Follow the setup procedure and could build everything but the "tisdk-edgeai-image" package... The most important one.

Can you help me please.

here is the information about the problem:

Fetching origin
fatal: A branch named 'kirkstone' already exists.
Updating 7a4f886..b127f5f
Fast-forward
 conf/distro/include/arago-source-ipk.inc                                                                        |   44 +-
 recipes-bsp/powervr-drivers/ti-img-rogue-driver/0001-services-memory-coherency-fix-for-HWR-on-BXS-devices.patch |   69 ---
 recipes-bsp/powervr-drivers/ti-img-rogue-driver/0002-j7-platforms-disable-SUPPORT_CPUCACHED_FWMEMCTX.patch      |   43 --
 recipes-bsp/powervr-drivers/ti-img-rogue-driver_%.bbappend                                                      |   14 -
 recipes-bsp/ti-dm-fw/ti-dm-fw.bbappend                                                                          |   40 +-
 recipes-bsp/ti-dm-fw/ti-dm-fw/tiLFW-1-1-ti-dm-Update-firmware-for-j784s4.patch                                  | 1689 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend                                                                 |   14 +-
 recipes-core/images/tisdk-core-bundle.bbappend                                                                  |   29 +-
 recipes-core/images/tisdk-default-image.bbappend                                                                |   36 +-
 recipes-core/images/tisdk-jailhouse-inmate.bbappend                                                             |    3 +
 recipes-core/images/tisdk-thinlinux-image.bbappend                                                              |    1 -
 recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bbappend                                             |   12 +-
 recipes-core/packagegroups/packagegroup-arago-tisdk-sourceipks-sdk-host.bb                                      |   14 +-
 recipes-demos/jailhouse-oob/jailhouse-oob.bb                                                                    |   29 ++
 recipes-demos/jailhouse-oob/jailhouse-oob/jailhouse-oob.service                                                 |   15 +
 recipes-demos/jailhouse-oob/jailhouse-oob/jailhouse-oob.sh                                                      |   24 +
 recipes-demos/powervr-graphics/{powervr-graphics_5.10.bb => powervr-graphics_5.11.1.bb}                         |    2 +-
 recipes-demos/ti-apps-launcher/ti-apps-launcher.bb                                                              |   26 +-
 recipes-demos/ti-apps-launcher/ti-apps-launcher/Usage.md                                                        |   13 +
 recipes-demos/ti-apps-launcher/ti-apps-launcher/ti-apps-launcher-eglfs.service                                  |    2 +-
 recipes-demos/ti-apps-launcher/ti-apps-launcher/ti-demo.service                                                 |   10 +-
 recipes-devtools/mtd/mtd-utils_git.bbappend                                                                     |   10 -
 recipes-kernel/kernel-selftest/kernel-selftest.bbappend                                                         |    6 +
 recipes-kernel/linux/linux-ti-staging-rt_%.bbappend                                                             |    4 +-
 recipes-kernel/linux/linux-ti-staging_%.bbappend                                                                |    4 +-
 recipes-qt/qt5/qtbase_%.bbappend                                                                                |    4 +
 recipes-security/optee/optee-client_3.16%.bbappend                                                              |    5 +
 recipes-security/optee/optee-os_3.16%.bbappend                                                                  |    5 +
 recipes-security/optee/optee-test_%.bbappend                                                                    |    5 +
 recipes-ti/jailhouse/jailhouse/jailhouse_root_oob.sh                                                            |   60 +++
 recipes-ti/jailhouse/jailhouse_git.bbappend                                                                     |   12 +
 recipes-ti/seva/seva-browser.bb                                                                                 |   26 --
 recipes-ti/seva/seva-launcher.bb                                                                                |   28 +-
 recipes-ti/seva/seva-launcher/seva-launcher.service                                                             |   29 ++
 recipes-tisdk/tisdk-uenv/tisdk-uenv.bbappend                                                                    |   16 +-
 recipes-tisdk/tisdk-uenv/tisdk-uenv/am62pxx-evm/uEnv-am62p-display-cluster.txt                                  |   11 +
 recipes-tisdk/tisdk-uenv/tisdk-uenv/j721e-evm/{ => sk}/uEnv.txt                                                 |    4 +-
 recipes-tisdk/tisdk-uenv/tisdk-uenv/{j784s4-evm => j721s2-evm/sk}/uEnv.txt                                      |    6 +-
 recipes-tisdk/tisdk-uenv/tisdk-uenv/j722s-evm/sk/uEnv.txt                                                       |   12 +
 recipes-tisdk/tisdk-uenv/tisdk-uenv/{j721s2-evm => j784s4-evm/sk}/uEnv.txt                                      |    6 +-
 40 files changed, 2106 insertions(+), 276 deletions(-)
 delete mode 100644 recipes-bsp/powervr-drivers/ti-img-rogue-driver/0001-services-memory-coherency-fix-for-HWR-on-BXS-devices.patch
 delete mode 100644 recipes-bsp/powervr-drivers/ti-img-rogue-driver/0002-j7-platforms-disable-SUPPORT_CPUCACHED_FWMEMCTX.patch
 delete mode 100644 recipes-bsp/powervr-drivers/ti-img-rogue-driver_%.bbappend
 create mode 100644 recipes-bsp/ti-dm-fw/ti-dm-fw/tiLFW-1-1-ti-dm-Update-firmware-for-j784s4.patch
 create mode 100644 recipes-core/images/tisdk-jailhouse-inmate.bbappend
 create mode 100644 recipes-demos/jailhouse-oob/jailhouse-oob.bb
 create mode 100644 recipes-demos/jailhouse-oob/jailhouse-oob/jailhouse-oob.service
 create mode 100644 recipes-demos/jailhouse-oob/jailhouse-oob/jailhouse-oob.sh
 rename recipes-demos/powervr-graphics/{powervr-graphics_5.10.bb => powervr-graphics_5.11.1.bb} (96%)
 create mode 100644 recipes-demos/ti-apps-launcher/ti-apps-launcher/Usage.md
 delete mode 100644 recipes-devtools/mtd/mtd-utils_git.bbappend
 create mode 100644 recipes-kernel/kernel-selftest/kernel-selftest.bbappend
 create mode 100644 recipes-qt/qt5/qtbase_%.bbappend
 create mode 100644 recipes-security/optee/optee-client_3.16%.bbappend
 create mode 100644 recipes-security/optee/optee-os_3.16%.bbappend
 create mode 100644 recipes-security/optee/optee-test_%.bbappend
 create mode 100644 recipes-ti/jailhouse/jailhouse/jailhouse_root_oob.sh
 create mode 100644 recipes-ti/jailhouse/jailhouse_git.bbappend
 delete mode 100644 recipes-ti/seva/seva-browser.bb
 create mode 100644 recipes-ti/seva/seva-launcher/seva-launcher.service
 create mode 100644 recipes-tisdk/tisdk-uenv/tisdk-uenv/am62pxx-evm/uEnv-am62p-display-cluster.txt
 rename recipes-tisdk/tisdk-uenv/tisdk-uenv/j721e-evm/{ => sk}/uEnv.txt (78%)
 mode change 100644 => 100755
 rename recipes-tisdk/tisdk-uenv/tisdk-uenv/{j784s4-evm => j721s2-evm/sk}/uEnv.txt (62%)
 create mode 100755 recipes-tisdk/tisdk-uenv/tisdk-uenv/j722s-evm/sk/uEnv.txt
 rename recipes-tisdk/tisdk-uenv/tisdk-uenv/{j721s2-evm => j784s4-evm/sk}/uEnv.txt (62%)
Previous HEAD position was b127f5f tisdk-core-bundle: Package v3link dtbos for j721s2/j784s4/j722s/am62axx
HEAD is now at 7a4f886 ti-img-rogue-driver: j721s2/j784s4: Add patches to fix driver issue


cloning repo meta-edgeai

Fetching origin
fatal: A branch named 'kirkstone' already exists.
Updating 8e6594e..e83a4bf
Fast-forward
 conf/layer.conf                                                                                                         |   7 ++
 recipes-bsp/u-boot/u-boot-ti-staging/0001-Optimal-QoS-Settings.patch                                                    |  31 +++----
 recipes-bsp/u-boot/u-boot-ti-staging/0001-arm-dts-k3-j721s2-som-Hog-gpio-to-enable-DSI-to-eDP-.patch                    |  32 ++++++++
 recipes-bsp/u-boot/u-boot-ti-staging/0001-binman-j721s2-Remove-firewall-ID-5143-5144.patch                              |  87 --------------------
 recipes-bsp/u-boot/u-boot-ti-staging/0001-tiU21.01-arm-mach-k3-j721s2-Enable-QoS-for-DSS.patch                          |  22 ++---
 recipes-bsp/u-boot/u-boot-ti-staging/0002-tiU21.01-arm-mach-k3-j784s4-Enable-QoS-for-DSS.patch                          |  69 ++++++++++++----
 recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend                                                                         |  11 ++-
 recipes-core/images/tisdk-core-bundle.bbappend                                                                          |   8 +-
 recipes-core/images/tisdk-default-image.bbappend                                                                        |   4 +
 recipes-core/images/tisdk-edgeai-image.bb                                                                               |  22 +----
 recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bbappend                                                     |   3 +
 recipes-kernel/linux/linux-ti-staging/0002-arm64-defconfig-Enable-CONFIG_USB_SERIAL_XR.patch                            |  28 +++++++
 recipes-kernel/linux/linux-ti-staging/j721e-evm/0001-arm64-dts-ti-Add-DTB-overlays-for-vision-apps-and-ed.patch         |  39 ++++-----
 recipes-kernel/linux/linux-ti-staging/j721s2-evm/0001-arm64-dts-ti-Add-DTB-overlay-for-vision-apps.patch                |  37 ++++++---
 recipes-kernel/linux/linux-ti-staging/j721s2-evm/0002-arm64-dts-ti-k3-j721s2-Add-overlay-for-edge-ai.patch              |  18 ++---
 recipes-kernel/linux/linux-ti-staging/j722s-evm/0001-arm64-dts-ti-j722s-Add-DTB-overlay-for-RTOS-memory-m.patch         | 274 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 recipes-kernel/linux/linux-ti-staging/j784s4-evm/0001-arm64-dts-ti-Add-DTB-overlay-for-vision-apps.patch                | 236 +++++++++++++++++++++++++++++++++++++++++++++++++----
 recipes-kernel/linux/linux-ti-staging/j784s4-evm/0002-arm64-dts-ti-k3-j784s4-Add-overlay-for-edge-ai.patch              |  12 +--
 recipes-kernel/linux/rtos-mem-map.inc                                                                                   |   7 +-
 recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-gstv4l2object-Increase-min-buffers.patch                    |  29 -------
 recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.%.bbappend                                                  |   5 --
 recipes-tisdk/edgeai-components/edgeai-apps-utils.bb                                                                    |   8 +-
 recipes-tisdk/edgeai-components/edgeai-dl-inferer.bb                                                                    |  21 ++++-
 recipes-tisdk/edgeai-components/edgeai-gst-apps.bb                                                                      |   7 +-
 recipes-tisdk/edgeai-components/edgeai-gst-plugins.bb                                                                   |   5 +-
 recipes-tisdk/edgeai-components/edgeai-gui-app_0.1.bb                                                                   |   2 +-
 recipes-tisdk/edgeai-components/edgeai-init/edgeai-launcher.sh                                                          |   9 +--
 recipes-tisdk/edgeai-components/edgeai-studio-agent.bb                                                                  |   4 +-
 recipes-tisdk/edgeai-components/edgeai-test-data.bb                                                                     |  10 ++-
 recipes-tisdk/edgeai-components/edgeai-tidl-models.bb                                                                   |  13 ++-
 recipes-tisdk/edgeai-components/edgeai-tiovx-apps.bb                                                                    |  15 ++--
 recipes-tisdk/edgeai-components/edgeai-tiovx-kernels.bb                                                                 |   5 +-
 recipes-tisdk/edgeai-components/edgeai-tiovx-modules.bb                                                                 |   5 +-
 recipes-tisdk/edgeai-components/edgeai-uenv.bb                                                                          |  50 ------------
 recipes-tisdk/edgeai-components/ti-gpio-cpp.bb                                                                          |   6 +-
 recipes-tisdk/edgeai-components/ti-gpio-py.bb                                                                           |   6 +-
 recipes-tisdk/edgeai-components/tisdk-uenv.bbappend                                                                     |   4 +
 recipes-tisdk/edgeai-components/{edgeai-uenv/am62axx-evm/uEnv_edgeai-apps.txt => tisdk-uenv/am62axx-evm/adas/uEnv.txt}  |   0
 .../edgeai-components/{edgeai-uenv/am62axx-evm/uEnv_vision-apps.txt => tisdk-uenv/am62axx-evm/edgeai/uEnv.txt}          |   0
 recipes-tisdk/edgeai-components/{edgeai-uenv/j721e-evm/uEnv_vision-apps.txt => tisdk-uenv/j721e-evm/adas/uEnv.txt}      |   0
 recipes-tisdk/edgeai-components/{edgeai-uenv/j721e-evm/uEnv_edgeai-apps.txt => tisdk-uenv/j721e-evm/edgeai/uEnv.txt}    |   0
 recipes-tisdk/edgeai-components/{edgeai-uenv/j721s2-evm/uEnv_vision-apps.txt => tisdk-uenv/j721s2-evm/adas/uEnv.txt}    |   0
 recipes-tisdk/edgeai-components/{edgeai-uenv/j721s2-evm/uEnv_edgeai-apps.txt => tisdk-uenv/j721s2-evm/edgeai/uEnv.txt}  |   0
 recipes-tisdk/edgeai-components/tisdk-uenv/j722s-evm/adas/uEnv.txt                                                      |  17 ++++
 recipes-tisdk/edgeai-components/tisdk-uenv/j722s-evm/edgeai/uEnv.txt                                                    |  17 ++++
 recipes-tisdk/edgeai-components/{edgeai-uenv/j784s4-evm/uEnv_vision-apps.txt => tisdk-uenv/j784s4-evm/adas/uEnv.txt}    |   0
 recipes-tisdk/edgeai-components/{edgeai-uenv/j784s4-evm/uEnv_edgeai-apps.txt => tisdk-uenv/j784s4-evm/edgeai/uEnv.txt}  |   0
 recipes-tisdk/ti-psdk-rtos/ti-edgeai-firmware.bb                                                                        |  31 ++++++-
 recipes-tisdk/ti-psdk-rtos/ti-vision-apps.bb                                                                            |   7 +-
 recipes-tisdk/ti-tidl/ti-tidl-osrt.bb                                                                                   |  43 +++++-----
 recipes-tisdk/ti-tidl/ti-tidl.bb                                                                                        |  17 ++--
 51 files changed, 897 insertions(+), 386 deletions(-)
 create mode 100644 recipes-bsp/u-boot/u-boot-ti-staging/0001-arm-dts-k3-j721s2-som-Hog-gpio-to-enable-DSI-to-eDP-.patch
 delete mode 100644 recipes-bsp/u-boot/u-boot-ti-staging/0001-binman-j721s2-Remove-firewall-ID-5143-5144.patch
 create mode 100644 recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bbappend
 create mode 100644 recipes-kernel/linux/linux-ti-staging/0002-arm64-defconfig-Enable-CONFIG_USB_SERIAL_XR.patch
 create mode 100644 recipes-kernel/linux/linux-ti-staging/j722s-evm/0001-arm64-dts-ti-j722s-Add-DTB-overlay-for-RTOS-memory-m.patch
 delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-gstv4l2object-Increase-min-buffers.patch
 delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.%.bbappend
 delete mode 100644 recipes-tisdk/edgeai-components/edgeai-uenv.bb
 create mode 100644 recipes-tisdk/edgeai-components/tisdk-uenv.bbappend
 rename recipes-tisdk/edgeai-components/{edgeai-uenv/am62axx-evm/uEnv_edgeai-apps.txt => tisdk-uenv/am62axx-evm/adas/uEnv.txt} (100%)
 rename recipes-tisdk/edgeai-components/{edgeai-uenv/am62axx-evm/uEnv_vision-apps.txt => tisdk-uenv/am62axx-evm/edgeai/uEnv.txt} (100%)
 rename recipes-tisdk/edgeai-components/{edgeai-uenv/j721e-evm/uEnv_vision-apps.txt => tisdk-uenv/j721e-evm/adas/uEnv.txt} (100%)
 rename recipes-tisdk/edgeai-components/{edgeai-uenv/j721e-evm/uEnv_edgeai-apps.txt => tisdk-uenv/j721e-evm/edgeai/uEnv.txt} (100%)
 rename recipes-tisdk/edgeai-components/{edgeai-uenv/j721s2-evm/uEnv_vision-apps.txt => tisdk-uenv/j721s2-evm/adas/uEnv.txt} (100%)
 rename recipes-tisdk/edgeai-components/{edgeai-uenv/j721s2-evm/uEnv_edgeai-apps.txt => tisdk-uenv/j721s2-evm/edgeai/uEnv.txt} (100%)
 create mode 100755 recipes-tisdk/edgeai-components/tisdk-uenv/j722s-evm/adas/uEnv.txt
 create mode 100755 recipes-tisdk/edgeai-components/tisdk-uenv/j722s-evm/edgeai/uEnv.txt
 rename recipes-tisdk/edgeai-components/{edgeai-uenv/j784s4-evm/uEnv_vision-apps.txt => tisdk-uenv/j784s4-evm/adas/uEnv.txt} (100%)
 rename recipes-tisdk/edgeai-components/{edgeai-uenv/j784s4-evm/uEnv_edgeai-apps.txt => tisdk-uenv/j784s4-evm/edgeai/uEnv.txt} (100%)
Previous HEAD position was e83a4bf tisdk-core-bundle: Add initramfs image for am62axx
HEAD is now at 8e6594e ti-edgeai-firmware/ti-vision-apps/ti-tidl: Update SRCREV for 9.6


################################################################################
The bblayers.conf configuration file has been created for you with some
default values.  Please verify the contents of your conf/bblayers.conf
file for correctness.

NOTE: Any additional entries to this file will be lost if the ./oe-layertool-setup.sh
      script is run again.  To add entries permanently to this file
      please add them to the config file used and rerun the
      ./oe-layertool-setup.sh script.



################################################################################
The local.conf configuration file has been created for you with some
default values.  Please verify the contents of your conf/local.conf
file for correctness.

By default the number of threads used by the build is set to the number
of CPUs found on your system.

NOTE: You will probably want to change the default MACHINE setting in the
      local.conf file to the machine you are trying to build.



################################################################################
A setenv file has been created for you in the conf directory.  Please verify
The contents of this file.  Once you have verified the contents please source
this file to configure your environment for building:

    . conf/setenv

You can then start building using the bitbake command.  You will likely want
to set the MACHINE option if you have not done so in your local.conf file.

For example:
    MACHINE=xxxxx bitbake <target>

Common targets are:
From oe-core:
    core-image-ptest-fast: No Summary available
    core-image-tiny-initramfs: No Summary available
    core-image-minimal-dev: No Summary available
    build-appliance-image_15.0.0:  An image containing the build system itself
    core-image-ptest-all: No Summary available
    core-image-base:  A console-only image that fully supports the target device \
    core-image-minimal:  A small image just capable of allowing a device to boot.
    core-image-minimal-mtdutils: No Summary available
    core-image-minimal-initramfs: No Summary available
From meta-tisdk:
    tisdk-display-cluster-image:  Arago TI SDK full filesystem image showcasing display sharing in AM62P
From meta-psdkla:
From meta-openembedded:
    core-image-minimal-xfce: No Summary available
    meta-webserver-image: No Summary available
    meta-webserver-image-base:  meta-webserver build test image
    meta-initramfs-image:  meta-initramfs build test image
    initramfs-kexecboot-klibc-image:  Initramfs image for kexecboot kernel (klibc-static binaries)
    initramfs-kexecboot-image:  Initramfs image for kexecboot kernel
    initramfs-debug-image: No Summary available
    meta-oe-ptest-image:  meta-oe ptest test image
    meta-oe-image:  meta-oe build test image
    meta-oe-image-base:  meta-oe build test image
    meta-python-ptest-image:  meta-python ptest test image
    meta-python-image:  meta-python build test image
    meta-python-image-base:  meta-python build test image
    meta-networking-image-base:  meta-networking build test image
    meta-networking-image: No Summary available
From meta-edgeai:
    tisdk-edgeai-image: No Summary available
From meta-arago[recommended]:
    tisdk-jailhouse-image: No Summary available
    tisdk-bootstrap-image:  Arago TI SDK bootstrap image usable for board bringup
    tisdk-default-image:  Arago TI SDK full filesystem image
    tisdk-thinlinux-image:  Arago TI SDK Thin Linux image
    tisdk-tiny-image:  Arago TI SDK super minimal base image for initramfs
    tisdk-bootstrap-base-image:  Arago TI SDK bootstrap base image for initramfs
    tisdk-tiny-initramfs:  Arago TI SDK super minimal base image for initramfs
    tisdk-base-image:  Arago TI SDK base image with test tools
    tisdk-core-bundle:  Installer package for TI SDK - NOT for direct use on target
jean@cclab7-umate-2204:~/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build$ cd build
jean@cclab7-umate-2204:~/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build$ . conf/setenv
jean@cclab7-umate-2204:~/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build$ MACHINE=j784s4-evm bitbake tisdk-edgeai-image

/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build$ MACHINE=j784s4-evm bitbake tisdk-edgeai-image
WARNING: Duplicate inclusion for /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/include/branding-core.inc in /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/arago.conf
NOTE: Your conf/bblayers.conf has been automatically updated.
WARNING: Duplicate inclusion for /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/include/branding-core.inc in /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/arago.conf
NOTE: Your conf/bblayers.conf has been automatically updated.
WARNING: Duplicate inclusion for /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/include/branding-core.inc in /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/arago.conf
WARNING: Duplicate inclusion for /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/include/branding-core.inc in /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/arago.conf
NOTE: Started PRServer with DBfile: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/cache/prserv.sqlite3, Address: 127.0.0.1:35389, PID: 6854
Loading cache: 100% |                                                                                                                                                         | ETA:  --:--:--
Loaded 0 entries from dependency cache.
Parsing recipes: 100% |########################################################################################################################################################| Time: 0:00:35
Parsing of 6324 .bb files complete (0 cached, 6324 parsed). 9398 targets, 617 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies

Build Configuration (mc:default):
BB_VERSION           = "2.0.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-22.04"
TARGET_SYS           = "aarch64-oe-linux"
MACHINE              = "j784s4-evm"
DISTRO               = "arago"
DISTRO_VERSION       = "2023.10"
TUNE_FEATURES        = "aarch64"
TARGET_FPU           = ""
meta-arago-distro    
meta-arago-extras    
meta-arago-demos     
meta-arago-test      = "HEAD:769c052cff7eccb08de6d0f1dbcbac5c56b6b77a"
meta-qt5             = "HEAD:ae8a97f79364bed1abc297636f7933d0e35f22be"
meta-virtualization  = "HEAD:67b0ef4256a484851f3556d281ca4caa88374388"
meta-networking      
meta-python          
meta-oe              
meta-gnome           
meta-filesystems     = "HEAD:8a75c61cce2aa1d6e5a3597ab8fc5a7e6aeae1e4"
meta-ti-extras       
meta-ti-bsp          = "HEAD:8a468a00043e824ca85b1065f770b045b5f894d7"
meta-arm             
meta-arm-toolchain   = "HEAD:b187fb9232ca0a6b5f8f90b4715958546fc41d73"
meta                 = "HEAD:11da43b58e19583a9bc16044309610cfb2e86469"
meta-tisdk           = "HEAD:7a4f8861879ec1ac2675e51e96920989c2522960"
meta-edgeai          = "HEAD:8e6594ed87582cd9b19e1cf2007d8514fcf03c85"


Build Configuration:
BB_VERSION           = "2.0.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-22.04"
TARGET_SYS           = "arm-oe-eabi"
MACHINE              = "j784s4-evm-k3r5"
DISTRO               = "arago"
DISTRO_VERSION       = "2023.10"
TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"
TARGET_FPU           = "hard"
meta-arago-distro    
meta-arago-extras    
meta-arago-demos     
meta-arago-test      = "HEAD:769c052cff7eccb08de6d0f1dbcbac5c56b6b77a"
meta-qt5             = "HEAD:ae8a97f79364bed1abc297636f7933d0e35f22be"
meta-virtualization  = "HEAD:67b0ef4256a484851f3556d281ca4caa88374388"
meta-networking      
meta-python          
meta-oe              
meta-gnome           
meta-filesystems     = "HEAD:8a75c61cce2aa1d6e5a3597ab8fc5a7e6aeae1e4"
meta-ti-extras       
meta-ti-bsp          = "HEAD:8a468a00043e824ca85b1065f770b045b5f894d7"
meta-arm             
meta-arm-toolchain   = "HEAD:b187fb9232ca0a6b5f8f90b4715958546fc41d73"
meta                 = "HEAD:11da43b58e19583a9bc16044309610cfb2e86469"
meta-tisdk           = "HEAD:7a4f8861879ec1ac2675e51e96920989c2522960"
meta-edgeai          = "HEAD:8e6594ed87582cd9b19e1cf2007d8514fcf03c85"

Initialising tasks: 100% |#####################################################################################################################################################| Time: 0:00:07
Sstate summary: Wanted 4389 Local 0 Mirrors 0 Missed 4389 Current 0 (0% match, 0% complete)
NOTE: Executing Tasks
WARNING: Duplicate inclusion for /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/include/branding-core.inc in /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/arago.conf
WARNING: Duplicate inclusion for /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/include/branding-core.inc in /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/arago.conf
WARNING: Duplicate inclusion for /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/include/branding-core.inc in /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/arago.conf
WARNING: Duplicate inclusion for /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/include/branding-core.inc in /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/arago.conf
WARNING: Duplicate inclusion for /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/include/branding-core.inc in /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/arago.conf
WARNING: Duplicate inclusion for /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/include/branding-core.inc in /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-arago/meta-arago-distro/conf/distro/arago.conf
WARNING: u-boot-ti-staging-1_2023.04+gitAUTOINC+71b8c840ca-r0_tisdk_0_edgeai_2 do_patch: Fuzz detected:

Applying patch 0002-tiU21.01-arm-mach-k3-j784s4-Enable-QoS-for-DSS.patch
patching file arch/arm/mach-k3/include/mach/hardware.h
Hunk #1 succeeded at 20 with fuzz 1.
Hunk #2 succeeded at 122 with fuzz 2 (offset 41 lines).
patching file arch/arm/mach-k3/include/mach/j784s4_qos.h
patching file arch/arm/mach-k3/j784s4/j784s4_qos_data.c


The context lines in the patches can be updated with devtool:

    devtool modify u-boot-ti-staging
    devtool finish --force-patch-refresh u-boot-ti-staging <layer_path>

Don't forget to review changes done by devtool!

WARNING: u-boot-ti-staging-1_2023.04+gitAUTOINC+71b8c840ca-r0_tisdk_0_edgeai_2 do_patch: QA Issue: Patch log indicates that patches do not apply cleanly. [patch-fuzz]
WARNING: linux-ti-staging-6.1.46+gitAUTOINC+5892b80d6b-r0b.arago5_tisdk_1_edgeai_0_edgeai_7 do_patch: Fuzz detected:

Applying patch 0001-arm64-dts-ti-Add-DTB-overlay-for-vision-apps.patch
patching file arch/arm64/boot/dts/ti/Makefile
Hunk #1 succeeded at 121 with fuzz 1 (offset 7 lines).
Hunk #2 succeeded at 169 (offset 12 lines).
patching file arch/arm64/boot/dts/ti/k3-j784s4-rtos-memory-map.dtsi
patching file arch/arm64/boot/dts/ti/k3-j784s4-vision-apps.dtso


Applying patch 0002-arm64-dts-ti-k3-j784s4-Add-overlay-for-edge-ai.patch
patching file arch/arm64/boot/dts/ti/Makefile
Hunk #1 succeeded at 122 with fuzz 1 (offset 7 lines).
patching file arch/arm64/boot/dts/ti/k3-j784s4-edgeai-apps.dtso


The context lines in the patches can be updated with devtool:

    devtool modify linux-ti-staging
    devtool finish --force-patch-refresh linux-ti-staging <layer_path>

Don't forget to review changes done by devtool!

WARNING: linux-ti-staging-6.1.46+gitAUTOINC+5892b80d6b-r0b.arago5_tisdk_1_edgeai_0_edgeai_7 do_patch: QA Issue: Patch log indicates that patches do not apply cleanly. [patch-fuzz]
WARNING: vulkan-loader-1.3.204.1-r0 do_package: vulkan-loader: NOT adding alternative provide /usr/lib/libvulkan.so: libvulkan.so.1 does not exist
WARNING: gnutls-3.7.4-r0.arago0 do_package: QA Issue: Excluding gnutls-src from packaging as it has incompatible license(s): GPL-3.0-or-later [incompatible-license]
WARNING: gnutls-3.7.4-r0.arago0 do_package: QA Issue: Excluding gnutls-dbg from packaging as it has incompatible license(s): GPL-3.0-or-later [incompatible-license]
WARNING: gnutls-3.7.4-r0.arago0 do_package: QA Issue: Excluding gnutls-openssl from packaging as it has incompatible license(s): GPL-3.0-or-later [incompatible-license]
WARNING: gnutls-3.7.4-r0.arago0 do_package: QA Issue: Excluding gnutls-staticdev from packaging as it has incompatible license(s): GPL-3.0-or-later [incompatible-license]
ERROR: ti-edgeai-firmware-AUTOINC+60cb5607ee-r0 do_install: ExecutionError('/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/temp/run.do_install.263720', 1, None, None)
ERROR: Logfile of failure stored in: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/temp/log.do_install.263720
Log data follows:
| DEBUG: Executing python function extend_recipe_sysroot
| NOTE: Direct dependencies are ['/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_populate_sysroot', '/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot', 'virtual:native:/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-ti/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_sysroot', 'virtual:native:/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/oe-core/meta/recipes-connectivity/openssl/openssl_3.0.12.bb:do_populate_sysroot', 'virtual:native:/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot', 'virtual:native:/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot']
| NOTE: Installed into sysroot: []
| NOTE: Skipping as already exists in sysroot: ['opkg-utils', 'quilt-native', 'ti-k3-secdev-native', 'openssl-native', 'patch-native', 'pseudo-native', 'gcc-runtime', 'glibc', 'perl-native', 'attr-native', 'libtool-native', 'linux-libc-headers', 'libgcc', 'make-native', 'zlib-native', 'xz-native', 'gdbm-native', 'gettext-minimal-native', 'texinfo-dummy-native']
| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_install
| /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu1_1.out: No such file or directory
| 00423E9E8C7C0000:error:80000002:system library:file_ctrl:No such file or directory:../openssl-3.0.12/crypto/bio/bss_file.c:297:calling fopen(/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu1_1.out, r)
| 00423E9E8C7C0000:error:10080002:BIO routines:file_ctrl:system lib:../openssl-3.0.12/crypto/bio/bss_file.c:300:
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu1_1.out: No such file or directory
| Error checking x509 extension section v3_ca
| 0022D142D5740000:error:07800079:common libcrypto routines:ossl_hexstr2buf_sep:hex string too short:../openssl-3.0.12/crypto/o_str.c:195:
| 0022D142D5740000:error:068000B2:asn1 encoding routines:asn1_str2type:illegal hex:../openssl-3.0.12/crypto/asn1/asn1_gen.c:695:string=
| 0022D142D5740000:error:11000074:X509 V3 routines:v3_generic_extension:extension value error:../openssl-3.0.12/crypto/x509/v3_conf.c:256:value=SEQUENCE:sysfw_image_integrity
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu1_1.out: No such file or directory
| /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu2_0.out: No such file or directory
| 00627BC907780000:error:80000002:system library:file_ctrl:No such file or directory:../openssl-3.0.12/crypto/bio/bss_file.c:297:calling fopen(/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu2_0.out, r)
| 00627BC907780000:error:10080002:BIO routines:file_ctrl:system lib:../openssl-3.0.12/crypto/bio/bss_file.c:300:
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu2_0.out: No such file or directory
| Error checking x509 extension section v3_ca
| 004216448F720000:error:07800079:common libcrypto routines:ossl_hexstr2buf_sep:hex string too short:../openssl-3.0.12/crypto/o_str.c:195:
| 004216448F720000:error:068000B2:asn1 encoding routines:asn1_str2type:illegal hex:../openssl-3.0.12/crypto/asn1/asn1_gen.c:695:string=
| 004216448F720000:error:11000074:X509 V3 routines:v3_generic_extension:extension value error:../openssl-3.0.12/crypto/x509/v3_conf.c:256:value=SEQUENCE:sysfw_image_integrity
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu2_0.out: No such file or directory
| /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu2_1.out: No such file or directory
| 00421D9F0F7B0000:error:80000002:system library:file_ctrl:No such file or directory:../openssl-3.0.12/crypto/bio/bss_file.c:297:calling fopen(/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu2_1.out, r)
| 00421D9F0F7B0000:error:10080002:BIO routines:file_ctrl:system lib:../openssl-3.0.12/crypto/bio/bss_file.c:300:
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu2_1.out: No such file or directory
| Error checking x509 extension section v3_ca
| 00A2BBE720700000:error:07800079:common libcrypto routines:ossl_hexstr2buf_sep:hex string too short:../openssl-3.0.12/crypto/o_str.c:195:
| 00A2BBE720700000:error:068000B2:asn1 encoding routines:asn1_str2type:illegal hex:../openssl-3.0.12/crypto/asn1/asn1_gen.c:695:string=
| 00A2BBE720700000:error:11000074:X509 V3 routines:v3_generic_extension:extension value error:../openssl-3.0.12/crypto/x509/v3_conf.c:256:value=SEQUENCE:sysfw_image_integrity
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu2_1.out: No such file or directory
| /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu3_0.out: No such file or directory
| 000290C1047E0000:error:80000002:system library:file_ctrl:No such file or directory:../openssl-3.0.12/crypto/bio/bss_file.c:297:calling fopen(/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu3_0.out, r)
| 000290C1047E0000:error:10080002:BIO routines:file_ctrl:system lib:../openssl-3.0.12/crypto/bio/bss_file.c:300:
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu3_0.out: No such file or directory
| Error checking x509 extension section v3_ca
| 00E2E518537F0000:error:07800079:common libcrypto routines:ossl_hexstr2buf_sep:hex string too short:../openssl-3.0.12/crypto/o_str.c:195:
| 00E2E518537F0000:error:068000B2:asn1 encoding routines:asn1_str2type:illegal hex:../openssl-3.0.12/crypto/asn1/asn1_gen.c:695:string=
| 00E2E518537F0000:error:11000074:X509 V3 routines:v3_generic_extension:extension value error:../openssl-3.0.12/crypto/x509/v3_conf.c:256:value=SEQUENCE:sysfw_image_integrity
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu3_0.out: No such file or directory
| /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu3_1.out: No such file or directory
| 00D2BB28217E0000:error:80000002:system library:file_ctrl:No such file or directory:../openssl-3.0.12/crypto/bio/bss_file.c:297:calling fopen(/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu3_1.out, r)
| 00D2BB28217E0000:error:10080002:BIO routines:file_ctrl:system lib:../openssl-3.0.12/crypto/bio/bss_file.c:300:
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu3_1.out: No such file or directory
| Error checking x509 extension section v3_ca
| 00D2865825730000:error:07800079:common libcrypto routines:ossl_hexstr2buf_sep:hex string too short:../openssl-3.0.12/crypto/o_str.c:195:
| 00D2865825730000:error:068000B2:asn1 encoding routines:asn1_str2type:illegal hex:../openssl-3.0.12/crypto/asn1/asn1_gen.c:695:string=
| 00D2865825730000:error:11000074:X509 V3 routines:v3_generic_extension:extension value error:../openssl-3.0.12/crypto/x509/v3_conf.c:256:value=SEQUENCE:sysfw_image_integrity
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu3_1.out: No such file or directory
| /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu4_0.out: No such file or directory
| 00C288483C700000:error:80000002:system library:file_ctrl:No such file or directory:../openssl-3.0.12/crypto/bio/bss_file.c:297:calling fopen(/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu4_0.out, r)
| 00C288483C700000:error:10080002:BIO routines:file_ctrl:system lib:../openssl-3.0.12/crypto/bio/bss_file.c:300:
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu4_0.out: No such file or directory
| Error checking x509 extension section v3_ca
| 0012F79EA9750000:error:07800079:common libcrypto routines:ossl_hexstr2buf_sep:hex string too short:../openssl-3.0.12/crypto/o_str.c:195:
| 0012F79EA9750000:error:068000B2:asn1 encoding routines:asn1_str2type:illegal hex:../openssl-3.0.12/crypto/asn1/asn1_gen.c:695:string=
| 0012F79EA9750000:error:11000074:X509 V3 routines:v3_generic_extension:extension value error:../openssl-3.0.12/crypto/x509/v3_conf.c:256:value=SEQUENCE:sysfw_image_integrity
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu4_0.out: No such file or directory
| /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu4_1.out: No such file or directory
| 00A25E0064710000:error:80000002:system library:file_ctrl:No such file or directory:../openssl-3.0.12/crypto/bio/bss_file.c:297:calling fopen(/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu4_1.out, r)
| 00A25E0064710000:error:10080002:BIO routines:file_ctrl:system lib:../openssl-3.0.12/crypto/bio/bss_file.c:300:
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu4_1.out: No such file or directory
| Error checking x509 extension section v3_ca
| 003247DB7D740000:error:07800079:common libcrypto routines:ossl_hexstr2buf_sep:hex string too short:../openssl-3.0.12/crypto/o_str.c:195:
| 003247DB7D740000:error:068000B2:asn1 encoding routines:asn1_str2type:illegal hex:../openssl-3.0.12/crypto/asn1/asn1_gen.c:695:string=
| 003247DB7D740000:error:11000074:X509 V3 routines:v3_generic_extension:extension value error:../openssl-3.0.12/crypto/x509/v3_conf.c:256:value=SEQUENCE:sysfw_image_integrity
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu4_1.out: No such file or directory
| /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_1.out: No such file or directory
| 0062DBF932700000:error:80000002:system library:file_ctrl:No such file or directory:../openssl-3.0.12/crypto/bio/bss_file.c:297:calling fopen(/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_1.out, r)
| 0062DBF932700000:error:10080002:BIO routines:file_ctrl:system lib:../openssl-3.0.12/crypto/bio/bss_file.c:300:
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_1.out: No such file or directory
| Error checking x509 extension section v3_ca
| 0072B7780F720000:error:07800079:common libcrypto routines:ossl_hexstr2buf_sep:hex string too short:../openssl-3.0.12/crypto/o_str.c:195:
| 0072B7780F720000:error:068000B2:asn1 encoding routines:asn1_str2type:illegal hex:../openssl-3.0.12/crypto/asn1/asn1_gen.c:695:string=
| 0072B7780F720000:error:11000074:X509 V3 routines:v3_generic_extension:extension value error:../openssl-3.0.12/crypto/x509/v3_conf.c:256:value=SEQUENCE:sysfw_image_integrity
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_1.out: No such file or directory
| /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_2.out: No such file or directory
| 00629A8FA87E0000:error:80000002:system library:file_ctrl:No such file or directory:../openssl-3.0.12/crypto/bio/bss_file.c:297:calling fopen(/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_2.out, r)
| 00629A8FA87E0000:error:10080002:BIO routines:file_ctrl:system lib:../openssl-3.0.12/crypto/bio/bss_file.c:300:
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_2.out: No such file or directory
| Error checking x509 extension section v3_ca
| 0042272AFB790000:error:07800079:common libcrypto routines:ossl_hexstr2buf_sep:hex string too short:../openssl-3.0.12/crypto/o_str.c:195:
| 0042272AFB790000:error:068000B2:asn1 encoding routines:asn1_str2type:illegal hex:../openssl-3.0.12/crypto/asn1/asn1_gen.c:695:string=
| 0042272AFB790000:error:11000074:X509 V3 routines:v3_generic_extension:extension value error:../openssl-3.0.12/crypto/x509/v3_conf.c:256:value=SEQUENCE:sysfw_image_integrity
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_2.out: No such file or directory
| /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_3.out: No such file or directory
| 00B289EDC2710000:error:80000002:system library:file_ctrl:No such file or directory:../openssl-3.0.12/crypto/bio/bss_file.c:297:calling fopen(/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_3.out, r)
| 00B289EDC2710000:error:10080002:BIO routines:file_ctrl:system lib:../openssl-3.0.12/crypto/bio/bss_file.c:300:
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_3.out: No such file or directory
| Error checking x509 extension section v3_ca
| 0092055BBC7A0000:error:07800079:common libcrypto routines:ossl_hexstr2buf_sep:hex string too short:../openssl-3.0.12/crypto/o_str.c:195:
| 0092055BBC7A0000:error:068000B2:asn1 encoding routines:asn1_str2type:illegal hex:../openssl-3.0.12/crypto/asn1/asn1_gen.c:695:string=
| 0092055BBC7A0000:error:11000074:X509 V3 routines:v3_generic_extension:extension value error:../openssl-3.0.12/crypto/x509/v3_conf.c:256:value=SEQUENCE:sysfw_image_integrity
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_3.out: No such file or directory
| /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_4.out: No such file or directory
| 00E2A633267A0000:error:80000002:system library:file_ctrl:No such file or directory:../openssl-3.0.12/crypto/bio/bss_file.c:297:calling fopen(/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_4.out, r)
| 00E2A633267A0000:error:10080002:BIO routines:file_ctrl:system lib:../openssl-3.0.12/crypto/bio/bss_file.c:300:
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_4.out: No such file or directory
| Error checking x509 extension section v3_ca
| 00A2449C5C790000:error:07800079:common libcrypto routines:ossl_hexstr2buf_sep:hex string too short:../openssl-3.0.12/crypto/o_str.c:195:
| 00A2449C5C790000:error:068000B2:asn1 encoding routines:asn1_str2type:illegal hex:../openssl-3.0.12/crypto/asn1/asn1_gen.c:695:string=
| 00A2449C5C790000:error:11000074:X509 V3 routines:v3_generic_extension:extension value error:../openssl-3.0.12/crypto/x509/v3_conf.c:256:value=SEQUENCE:sysfw_image_integrity
| cat: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_c7x_4.out: No such file or directory
| install: cannot stat '/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git//vx_app_rtos_linux_mcu1_1.out': No such file or directory
| WARNING: /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/temp/run.do_install.263720:156 exit 1 from 'install -m 0644 /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/git/${FW_DIR}/${FW_NAME} /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/image${INSTALL_FW_DIR}'
| WARNING: Backtrace (BB generated script):
|     #1: do_install, /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/temp/run.do_install.263720, line 156
|     #2: main, /home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/build/arago-tmp-default-glibc/work/j784s4_evm-oe-linux/ti-edgeai-firmware/AUTOINC+60cb5607ee-r0/temp/run.do_install.263720, line 162
ERROR: Task (/home/jean/ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06/yocto-build/sources/meta-edgeai/recipes-tisdk/ti-psdk-rtos/ti-edgeai-firmware.bb:do_install) failed with exit code '1'