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.

Compiler/J721EXSOMXEVM: Getting Error message while building the processor Linux SDK

Part Number: J721EXSOMXEVM

Tool/software: TI C/C++ Compiler

Hi,

I am following this document for the Installation and building of Ti SDK. While building the SDK I have encountered some errors after executing this command  

TOOLCHAIN_BASE=$HOME MACHINE=j7-evm bitbake -k tisdk-default-image

This is the snapshot of the error message

Can anyone tell me why this is happening?

Thanks,

Kaviraj

  • Hi,

    We are not able to view the attached image so can you please re-attach again?

    Thanks

    Gaviraju

  • Can you see it now

    Thanks,

    Kaviraj

  • Hi Kaviraj,

    Can you please copy paste (in text), the contents of the file /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_5.4.bb? 

    If this is empty, can you please check if you modified it, if yes restore to original version and retry?

    Regards

    Karthik

  • Hi Karthik,

    The File that you have mentioned is not empty. I have attached the text file for your reference. Please find the attachment below

    Thanks,

    Kaviraj

    SECTION = "kernel"
    SUMMARY = "Linux kernel for TI devices"
    LICENSE = "GPLv2"
    LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
    
    inherit kernel
    
    DEFCONFIG_BUILDER = "${S}/ti_config_fragments/defconfig_builder.sh"
    require recipes-kernel/linux/setup-defconfig.inc
    require recipes-kernel/linux/cmem.inc
    require recipes-kernel/linux/ti-uio.inc
    require recipes-kernel/linux/bundle-devicetree.inc
    require recipes-kernel/linux/kernel-rdepends.inc
    
    # Look in the generic major.minor directory for files
    FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:"
    
    KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
    
    S = "${WORKDIR}/git"
    
    BRANCH = "ti-linux-5.4.y"
    
    SRCREV = "9574bba32a1898794895ca3816e815154c80226d"
    PV = "5.4.74+git${SRCPV}"
    
    # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
    MACHINE_KERNEL_PR_append = "a"
    PR = "${MACHINE_KERNEL_PR}"
    
    KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
    KERNEL_GIT_PROTOCOL = "git"
    SRC_URI += "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH} \
                file://defconfig"
    
    FILES_${KERNEL_PACKAGE_NAME}-devicetree += "/${KERNEL_IMAGEDEST}/*.itb"
    
    # Special configuration for remoteproc/rpmsg IPC modules
    module_conf_rpmsg_client_sample = "blacklist rpmsg_client_sample"
    module_conf_ti_k3_r5_remoteproc = "softdep ti_k3_r5_remoteproc pre: virtio_rpmsg_bus"
    module_conf_ti_k3_dsp_remoteproc = "softdep ti_k3_dsp_remoteproc pre: virtio_rpmsg_bus"
    KERNEL_MODULE_PROBECONF += "rpmsg_client_sample ti_k3_r5_remoteproc ti_k3_dsp_remoteproc"
    KERNEL_MODULE_AUTOLOAD_append_j7 = " rpmsg_kdrv_switch"

  • Hi Kaviraj,

    Thanks.

    1. Can you please send me the list of commands that you have run?
    2. Please share the full console log of output of the commands too.
    3. Can you also let me know if you have done any other changes on top of the base SDK?

    Regards

    Karthik

  • Hi Karthik,

    I am following the Linux SDK documentation available on

    mcwflir-thin@mcwflir-thin:~/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/build$ TOOLCHAIN_BASE=$HOME MACHINE=j7-evm bitbake -k tisdk-default-image
    WARNING: Layer meta-psdkla should set LAYERSERIES_COMPAT_meta-psdkla in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer meta-psdkla should set LAYERSERIES_COMPAT_meta-psdkla in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer meta-psdkla should set LAYERSERIES_COMPAT_meta-psdkla in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer meta-psdkla should set LAYERSERIES_COMPAT_meta-psdkla in its conf/layer.conf file to list the core layer names it is compatible with.
    Loading cache: 100% |##################################################| Time: 0:00:03
    Loaded 8188 entries from dependency cache.
    WARNING: No recipes available for:
      /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-browser/chromium/chromium-ozone-wayland_%.bbappend
      /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-support/opencv/opencv_3.1.bbappend
    NOTE: Resolving any missing task queue dependencies
    ERROR: Nothing RPROVIDES '${VIRTUAL-RUNTIME_initramfs}' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/images/tisdk-default-image.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target '${VIRTUAL-RUNTIME_initramfs}' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['${VIRTUAL-RUNTIME_initramfs}']
    ERROR: Nothing RPROVIDES 'tisdk-default-image'
    No eligible RPROVIDERs exist for 'tisdk-default-image'
    NOTE: Runtime target 'tisdk-default-image' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['tisdk-default-image']
    ERROR: Nothing RPROVIDES 'python3-opencv' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'python3-opencv' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['python3-opencv']
    NOTE: Runtime target 'packagegroup-arago-base' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-arago-base', 'python3-opencv']
    ERROR: Nothing RPROVIDES 'ti-img-rogue-umlibs-dev' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'ti-img-rogue-umlibs-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['ti-img-rogue-umlibs-dev']
    ERROR: Nothing RPROVIDES 'netperf' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb RDEPENDS on or otherwise requires it)
    netperf was skipped: because it has a restricted license 'non-commercial'. Which is not whitelisted in LICENSE_FLAGS_WHITELIST
    netperf was skipped: because it has a restricted license 'non-commercial'. Which is not whitelisted in LICENSE_FLAGS_WHITELIST
    NOTE: Runtime target 'netperf' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['netperf']
    NOTE: Runtime target 'packagegroup-arago-base-tisdk' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-arago-base-tisdk', 'netperf']
    ERROR: Nothing RPROVIDES 'libegl' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'libegl' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['libegl']
    NOTE: Runtime target 'packagegroup-arago-tisdk-graphics' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-arago-tisdk-graphics', 'libegl']
    ERROR: Nothing RPROVIDES 'glmark2' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb RDEPENDS on or otherwise requires it)
    glmark2 was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES)
    glmark2 was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES)
    NOTE: Runtime target 'glmark2' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['glmark2']
    ERROR: Nothing RPROVIDES 'weston-dev' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'weston-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['weston-dev']
    NOTE: Runtime target 'img-pvr-sdk' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['img-pvr-sdk']
    ERROR: Nothing RPROVIDES 'mesa-dev' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'mesa-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['mesa-dev']
    ERROR: Nothing RPROVIDES 'qt4-embedded-demos' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'qt4-embedded-demos' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['qt4-embedded-demos']
    NOTE: Runtime target 'packagegroup-arago-tisdk-qte' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-arago-tisdk-qte', 'qt4-embedded-demos']
    ERROR: Nothing RPROVIDES 'qt4-embedded-examples' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'qt4-embedded-examples' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['qt4-embedded-examples']
    ERROR: Nothing PROVIDES 'weston-init' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-psdkla/recipes-demos/oob-demo/oob-demo.bb DEPENDS on or otherwise requires it)
    weston-init was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES)
    weston-init was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES)
    NOTE: Runtime target 'oob-demo' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['oob-demo', 'weston-init']
    NOTE: Multiple providers are available for runtime wpa-supplicant (wpa-supplicant, wpa-supplicant-wl18xx)
    Consider defining a PREFERRED_RPROVIDER entry to match wpa-supplicant
    ERROR: Nothing RPROVIDES 'oob-demo-dev' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-psdkla/recipes-demos/oob-demo/oob-demo.bb RDEPENDS on or otherwise requires it)
    No eligible RPROVIDERs exist for 'oob-demo-dev'
    NOTE: Runtime target 'oob-demo-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['oob-demo-dev']
    ERROR: Nothing RPROVIDES 'weston-init' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-psdkla/recipes-demos/oob-demo/oob-demo.bb RDEPENDS on or otherwise requires it)
    weston-init was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES)
    weston-init was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES)
    NOTE: Runtime target 'weston-init' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['weston-init']
    ERROR: Nothing RPROVIDES 'qt4-embedded-qml-plugins' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'qt4-embedded-qml-plugins' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['qt4-embedded-qml-plugins']
    NOTE: Runtime target 'packagegroup-arago-qte' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-arago-qte', 'qt4-embedded-qml-plugins']
    ERROR: Nothing RPROVIDES 'libqt-embeddedxmlpatterns4' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'libqt-embeddedxmlpatterns4' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['libqt-embeddedxmlpatterns4']
    ERROR: Nothing RPROVIDES 'qt4-embedded-plugin-phonon-backend-gstreamer' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'qt4-embedded-plugin-phonon-backend-gstreamer' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['qt4-embedded-plugin-phonon-backend-gstreamer']
    ERROR: Nothing RPROVIDES 'qt4-embedded-plugin-imageformat-gif' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'qt4-embedded-plugin-imageformat-gif' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['qt4-embedded-plugin-imageformat-gif']
    ERROR: Nothing RPROVIDES 'qt4-embedded-plugin-gfxdriver-gfxtransformed' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'qt4-embedded-plugin-gfxdriver-gfxtransformed' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['qt4-embedded-plugin-gfxdriver-gfxtransformed']
    ERROR: Nothing RPROVIDES 'qt4-embedded-plugin-mousedriver-tslib' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'qt4-embedded-plugin-mousedriver-tslib' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['qt4-embedded-plugin-mousedriver-tslib']
    ERROR: Nothing RPROVIDES 'libqt-embeddeddeclarative4' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'libqt-embeddeddeclarative4' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['libqt-embeddeddeclarative4']
    ERROR: Nothing RPROVIDES 'libqt-embeddedmultimedia4' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'libqt-embeddedmultimedia4' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['libqt-embeddedmultimedia4']
    ERROR: Nothing RPROVIDES 'qt4-embedded-plugin-imageformat-jpeg' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'qt4-embedded-plugin-imageformat-jpeg' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['qt4-embedded-plugin-imageformat-jpeg']
    ERROR: Nothing RPROVIDES 'qt4-embedded' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb RDEPENDS on or otherwise requires it)
    NOTE: Runtime target 'qt4-embedded' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['qt4-embedded']
    ERROR: Nothing RPROVIDES 'gstreamer1.0-libav' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst.bb RDEPENDS on or otherwise requires it)
    gstreamer1.0-libav was skipped: because it has a restricted license 'commercial'. Which is not whitelisted in LICENSE_FLAGS_WHITELIST
    gstreamer1.0-libav was skipped: because it has a restricted license 'commercial'. Which is not whitelisted in LICENSE_FLAGS_WHITELIST
    NOTE: Runtime target 'gstreamer1.0-libav' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['gstreamer1.0-libav']
    NOTE: Runtime target 'packagegroup-arago-gst' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-arago-gst', 'gstreamer1.0-libav']
    NOTE: Runtime target 'packagegroup-arago-tisdk-multimedia' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-arago-tisdk-multimedia', 'packagegroup-arago-gst', 'gstreamer1.0-libav']
    ERROR: Nothing PROVIDES 'virtual/egl' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-graphics/cairo/cairo_1.16.0.bb DEPENDS on or otherwise requires it)
    ti-img-rogue-umlibs PROVIDES virtual/egl but was skipped: missing required machine feature 'gpu' (not in MACHINE_FEATURES)
    ti-img-rogue-umlibs PROVIDES virtual/egl but was skipped: PREFERRED_PROVIDER_virtual/egl set to mesa, not ti-img-rogue-umlibs
    ti-sgx-ddk-um PROVIDES virtual/egl but was skipped: missing required machine feature 'gpu' (not in MACHINE_FEATURES)
    ti-sgx-ddk-um PROVIDES virtual/egl but was skipped: PREFERRED_PROVIDER_virtual/egl set to mesa, not ti-sgx-ddk-um
    NOTE: Runtime target 'gtk+3-demo' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['gtk+3-demo', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-arago-tisdk-gtk' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-arago-tisdk-gtk', 'gtk+3-demo', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'gtk+3' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['gtk+3', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'gtk+3-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['gtk+3-dev', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'gstreamer1.0-plugins-bad-meta' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['gstreamer1.0-plugins-bad-meta', 'pango', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'gstreamer1.0-plugins-bad' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['gstreamer1.0-plugins-bad', 'pango', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'gstreamer1.0-plugins-base-meta' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['gstreamer1.0-plugins-base-meta', 'pango', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'gstreamer1.0-plugins-base' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['gstreamer1.0-plugins-base', 'pango', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pango' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pango', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pango-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pango-dev', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'python3-pygobject' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'strace' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['strace', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-arago-console' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-arago-console', 'strace', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-core-tools-debug' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-core-tools-debug', 'strace', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'strace-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['strace-dev', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-misc' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-misc', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'ti-test' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['ti-test', 'pulseaudio-misc', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-server' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-server', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-arago-tisdk-connectivity' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-arago-tisdk-connectivity', 'pulseaudio-server', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-bluez5-device' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-bluez5-device', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-bluetooth-policy' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-bluetooth-policy', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-loopback' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-loopback', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-bluetooth-discover' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-bluetooth-discover', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-lib-bluez5-util' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-lib-bluez5-util', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-bluez5-discover' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-bluez5-discover', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-detect' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-detect', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-alsa-source' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-alsa-source', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-alsa-card' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-alsa-card', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-role-cork' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-role-cork', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-console-kit' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-console-kit', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-position-event-sounds' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-position-event-sounds', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-cli-protocol-unix' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-cli-protocol-unix', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-x11-publish' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-x11-publish', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-always-sink' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-always-sink', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-filter-heuristics' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-filter-heuristics', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-suspend-on-idle' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-suspend-on-idle', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-device-restore' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-device-restore', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-default-device-restore' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-default-device-restore', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-x11-xsmp' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-x11-xsmp', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-augment-properties' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-augment-properties', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-device-manager' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-device-manager', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-null-sink' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-null-sink', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-alsa-sink' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-alsa-sink', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-filter-apply' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-filter-apply', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-udev-detect' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-udev-detect', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-switch-on-port-available' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-switch-on-port-available', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-rescue-streams' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-rescue-streams', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-x11-cork-request' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-x11-cork-request', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-intended-roles' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-intended-roles', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-native-protocol-unix' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-native-protocol-unix', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-dev', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-card-restore' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-card-restore', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'pulseaudio-module-stream-restore' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['pulseaudio-module-stream-restore', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'tcpdump' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['tcpdump', 'libpcap', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'tcpdump-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['tcpdump-dev', 'libpcap', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'ptpd' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['ptpd', 'libpcap', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-arago-tisdk-addons' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-arago-tisdk-addons', 'ptpd', 'libpcap', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-arago-tisdk-addons-extra' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-arago-tisdk-addons-extra', 'ptpd', 'libpcap', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'ptpd-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['ptpd-dev', 'libpcap', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'libpcap-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['libpcap-dev', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'libpcap' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['libpcap', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'ofono' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-base-zeroconf' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-base-zeroconf', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-base-vfat' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-base-vfat', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-machine-base' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-machine-base', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-base-pci' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-base-pci', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-base-wifi' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-base-wifi', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-base' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-base', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-base-alsa' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-base-alsa', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-base-ext2' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-base-ext2', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-base-3g' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-base-3g', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-base-bluetooth' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-base-bluetooth', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-distro-base' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-distro-base', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-base-usbgadget' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-base-usbgadget', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-base-nfs' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-base-nfs', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-base-nfc' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-base-nfc', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-base-apm' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-base-apm', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-base-ipv6' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-base-ipv6', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'packagegroup-base-usbhost' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['packagegroup-base-usbhost', 'ofono', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'ofono-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['ofono-dev', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'bluez5-obex' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['bluez5-obex', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'bluez5-testtools' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['bluez5-testtools', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'bluez5' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'neard' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['neard', 'bluez5', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'bluez5-noinst-tools' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['bluez5-noinst-tools', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'bluez5-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['bluez5-dev', 'python3-pygobject', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'gstreamer1.0-plugins-good-meta' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['gstreamer1.0-plugins-good-meta', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'gstreamer1.0-plugins-good' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['gstreamer1.0-plugins-good', 'cairo', 'virtual/egl']
    NOTE: Runtime target 'cairo' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['cairo', 'virtual/egl']
    NOTE: Runtime target 'cairo-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['cairo-dev', 'virtual/egl']
    ERROR: Nothing PROVIDES 'virtual/libgles2' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-graphics/cairo/cairo_1.16.0.bb DEPENDS on or otherwise requires it)
    ti-img-rogue-umlibs PROVIDES virtual/libgles2 but was skipped: missing required machine feature 'gpu' (not in MACHINE_FEATURES)
    ti-img-rogue-umlibs PROVIDES virtual/libgles2 but was skipped: PREFERRED_PROVIDER_virtual/egl set to mesa, not ti-img-rogue-umlibs
    ti-sgx-ddk-um PROVIDES virtual/libgles2 but was skipped: missing required machine feature 'gpu' (not in MACHINE_FEATURES)
    ti-sgx-ddk-um PROVIDES virtual/libgles2 but was skipped: PREFERRED_PROVIDER_virtual/egl set to mesa, not ti-sgx-ddk-um
    ERROR: Nothing PROVIDES 'pulseaudio' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-multimedia/alsa/alsa-plugins_1.2.1.bb, /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.3.bb DEPENDS on or otherwise requires it)
    No eligible PROVIDERs exist for 'pulseaudio'
    NOTE: Runtime target 'alsa-plugins-pulseaudio-conf' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['alsa-plugins-pulseaudio-conf', 'pulseaudio']
    ERROR: Nothing PROVIDES 'gstreamer1.0-plugins-base' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.3.bb, /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.3.bb DEPENDS on or otherwise requires it)
    No eligible PROVIDERs exist for 'gstreamer1.0-plugins-base'
    ERROR: Nothing PROVIDES 'faad2' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.3.bb DEPENDS on or otherwise requires it)
    faad2 was skipped: because it has a restricted license 'commercial'. Which is not whitelisted in LICENSE_FLAGS_WHITELIST
    faad2 was skipped: because it has a restricted license 'commercial'. Which is not whitelisted in LICENSE_FLAGS_WHITELIST
    NOTE: Multiple providers are available for runtime wpa-supplicant-passphrase (wpa-supplicant, wpa-supplicant-wl18xx)
    Consider defining a PREFERRED_RPROVIDER entry to match wpa-supplicant-passphrase
    NOTE: Multiple providers are available for runtime wpa-supplicant-cli (wpa-supplicant, wpa-supplicant-wl18xx)
    Consider defining a PREFERRED_RPROVIDER entry to match wpa-supplicant-cli
    ERROR: Nothing RPROVIDES 'neard-dev' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-connectivity/neard/neard_0.16.bb RDEPENDS on or otherwise requires it)
    No eligible RPROVIDERs exist for 'neard-dev'
    NOTE: Runtime target 'neard-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['neard-dev']
    ERROR: Nothing RPROVIDES 'alsa-plugins' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-multimedia/alsa/alsa-plugins_1.2.1.bb RDEPENDS on or otherwise requires it)
    No eligible RPROVIDERs exist for 'alsa-plugins'
    NOTE: Runtime target 'alsa-plugins' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['alsa-plugins']
    ERROR: Nothing RPROVIDES 'alsa-plugins-dev' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-multimedia/alsa/alsa-plugins_1.2.1.bb RDEPENDS on or otherwise requires it)
    No eligible RPROVIDERs exist for 'alsa-plugins-dev'
    NOTE: Runtime target 'alsa-plugins-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['alsa-plugins-dev']
    ERROR: Nothing RPROVIDES 'libasound-module-pcm-pulse' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-multimedia/alsa/alsa-plugins_1.2.1.bb RDEPENDS on or otherwise requires it)
    No eligible RPROVIDERs exist for 'libasound-module-pcm-pulse'
    NOTE: Runtime target 'libasound-module-pcm-pulse' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['libasound-module-pcm-pulse']
    ERROR: Nothing RPROVIDES 'libasound-module-ctl-pulse' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-multimedia/alsa/alsa-plugins_1.2.1.bb RDEPENDS on or otherwise requires it)
    No eligible RPROVIDERs exist for 'libasound-module-ctl-pulse'
    NOTE: Runtime target 'libasound-module-ctl-pulse' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['libasound-module-ctl-pulse']
    ERROR: Nothing RPROVIDES 'libasound-module-conf-pulse' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-multimedia/alsa/alsa-plugins_1.2.1.bb RDEPENDS on or otherwise requires it)
    No eligible RPROVIDERs exist for 'libasound-module-conf-pulse'
    NOTE: Runtime target 'libasound-module-conf-pulse' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['libasound-module-conf-pulse']
    ERROR: Nothing RPROVIDES 'python3-pygobject-dev' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-devtools/python/python3-pygobject_3.34.0.bb RDEPENDS on or otherwise requires it)
    No eligible RPROVIDERs exist for 'python3-pygobject-dev'
    NOTE: Runtime target 'python3-pygobject-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['python3-pygobject-dev']
    ERROR: Nothing RPROVIDES 'python3-pycairo' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-devtools/python/python3-pygobject_3.34.0.bb, /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-devtools/python/python3-pycairo_1.19.0.bb RDEPENDS on or otherwise requires it)
    No eligible RPROVIDERs exist for 'python3-pycairo'
    NOTE: Runtime target 'python3-pycairo' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['python3-pycairo']
    ERROR: Nothing RPROVIDES 'gstreamer1.0-plugins-bad-dev' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.3.bb RDEPENDS on or otherwise requires it)
    No eligible RPROVIDERs exist for 'gstreamer1.0-plugins-bad-dev'
    NOTE: Runtime target 'gstreamer1.0-plugins-bad-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['gstreamer1.0-plugins-bad-dev']
    ERROR: Nothing RPROVIDES 'gstreamer1.0-plugins-base-dev' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.3.bb RDEPENDS on or otherwise requires it)
    No eligible RPROVIDERs exist for 'gstreamer1.0-plugins-base-dev'
    NOTE: Runtime target 'gstreamer1.0-plugins-base-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['gstreamer1.0-plugins-base-dev']
    ERROR: Nothing RPROVIDES 'gstreamer1.0-plugins-good-dev' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.3.bb RDEPENDS on or otherwise requires it)
    No eligible RPROVIDERs exist for 'gstreamer1.0-plugins-good-dev'
    NOTE: Runtime target 'gstreamer1.0-plugins-good-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['gstreamer1.0-plugins-good-dev']
    ERROR: Nothing RPROVIDES 'harfbuzz' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-graphics/harfbuzz/harfbuzz_2.6.4.bb RDEPENDS on or otherwise requires it)
    No eligible RPROVIDERs exist for 'harfbuzz'
    NOTE: Runtime target 'harfbuzz' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['harfbuzz']
    ERROR: Nothing RPROVIDES 'harfbuzz-dev' (but /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/oe-core/meta/recipes-graphics/harfbuzz/harfbuzz_2.6.4.bb RDEPENDS on or otherwise requires it)
    No eligible RPROVIDERs exist for 'harfbuzz-dev'
    NOTE: Runtime target 'harfbuzz-dev' is unbuildable, removing...
    Missing or unbuildable dependency chain was: ['harfbuzz-dev']
    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:
    BB_VERSION           = "1.46.0"
    BUILD_SYS            = "x86_64-linux"
    NATIVELSBSTRING      = "ubuntu-18.04"
    TARGET_SYS           = "aarch64-oe-linux"
    MACHINE              = "j7-evm"
    DISTRO               = "nodistro"
    DISTRO_VERSION       = "nodistro.0"
    TUNE_FEATURES        = "aarch64"
    TARGET_FPU           = ""
    meta-arago-distro    
    meta-arago-extras    = "HEAD:de1a01088d09969462bd8eb262078c4290074aa6"
    meta-qt5             = "HEAD:0d8eb956015acdea7e77cd6672d08dce18061510"
    meta-virtualization  = "HEAD:ff997b6b3ba800978546098ab3cdaa113b6695e1"
    meta-networking      
    meta-python          
    meta-oe              
    meta-gnome           
    meta-filesystems     = "HEAD:2a5c534d2b9f01e9c0f39701fccd7fc874945b1c"
    meta-ti              = "HEAD:07209f738f14c98e84874573c98a948ba894ecf3"
    meta-arm             
    meta-arm-toolchain   = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
    meta                 = "HEAD:4f395ad49ef9035954d0fda7b7df14dea18b49a0"
    meta-psdkla          = "HEAD:04b1f7d92981f968c8d9f70afb0838ed4843ef95"
    meta-aws             = "HEAD:960306c6472ac7fadb9f02af2a045f34cde46f8d"
    
    
    Build Configuration:
    BB_VERSION           = "1.46.0"
    BUILD_SYS            = "x86_64-linux"
    NATIVELSBSTRING      = "ubuntu-18.04"
    TARGET_SYS           = "arm-oe-linux-gnueabi"
    MACHINE              = "j7-evm-k3r5"
    DISTRO               = "nodistro"
    DISTRO_VERSION       = "nodistro.0"
    TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"
    TARGET_FPU           = "hard"
    meta-arago-distro    
    meta-arago-extras    = "HEAD:de1a01088d09969462bd8eb262078c4290074aa6"
    meta-qt5             = "HEAD:0d8eb956015acdea7e77cd6672d08dce18061510"
    meta-virtualization  = "HEAD:ff997b6b3ba800978546098ab3cdaa113b6695e1"
    meta-networking      
    meta-python          
    meta-oe              
    meta-gnome           
    meta-filesystems     = "HEAD:2a5c534d2b9f01e9c0f39701fccd7fc874945b1c"
    meta-ti              = "HEAD:07209f738f14c98e84874573c98a948ba894ecf3"
    meta-arm             
    meta-arm-toolchain   = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
    meta                 = "HEAD:4f395ad49ef9035954d0fda7b7df14dea18b49a0"
    meta-psdkla          = "HEAD:04b1f7d92981f968c8d9f70afb0838ed4843ef95"
    meta-aws             = "HEAD:960306c6472ac7fadb9f02af2a045f34cde46f8d"
    
    ERROR: All buildable tasks have been run but the build is incomplete (--continue mode). Errors for the tasks that failed will have been printed above.
    ERROR: Command execution failed: 1
    
    Summary: There were 5 WARNING messages shown.
    Summary: There were 45 ERROR messages shown, returning a non-zero exit code.
    
    the TI website up to this I am having no issues  I am able to compile and run the Helloworld Program.

    After this Building the SDK was there  I executed the following commands

    cd yocto-build
    ./oe-layertool-setup.sh -f configs/psdkla/psdkla-<version>.txt
    cd build
    echo "INHERIT += \"own-mirrors\"" >> conf/local.conf
    echo "SOURCE_MIRROR_URL = \"software-dl.ti.com/.../\"" >> conf/local.conf
    echo "ARAGO_BRAND  = \"psdkla\"" >> conf/local.conf
    echo "DISTRO_FEATURES_append = \" virtualization\"" >> conf/local.conf
    echo "IMAGE_INSTALL_append = \" docker\"">> conf/local.conf
    . conf/setenv
    TOOLCHAIN_BASE=$HOME MACHINE=j7-evm bitbake -k tisdk-default-image

    The final commmand throws the error which is attached in a text file below. Please find the attachement and one more thing when I put the Formatted SD card in the board it is not showing anything just a blank screen. why it is happening like that
  • Sorry Karthik, There was some formatting issue that happened.The text file I have attached is the log which was shown in the terminal after executing this command TOOLCHAIN_BASE=$HOME MACHINE=j7-evm bitbake -k tisdk-default-image 

    Thanks,

    Kaviraj

  • Hi Karthik,

    After the formatting of SD card I gave make(which build everything right) command at the end it throws 2 error regarding U-boot

    ===================================
    Building U-boot for A72
    ===================================
    make -j 4 -C /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/u-boot-* CROSS_COMPILE=/home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/aarch64-none-linux-gnu- \
    j721e_evm_a72_config O=/home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/u-boot_build/a72
    make[1]: Entering directory '/home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/u-boot-2020.01+gitAUTOINC+3c9ebdb87d-g3c9ebdb87d'
    make[2]: Entering directory '/home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/u-boot_build/a72'
    GEN ./Makefile
    HOSTCC scripts/basic/fixdep
    *** stack smashing detected ***: <unknown> terminated
    /bin/sh: line 1: 909 Aborted (core dumped) scripts/basic/fixdep scripts/basic/.fixdep.d scripts/basic/fixdep 'cc -Wp,-MD,scripts/basic/.fixdep.d -Iscripts/basic -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11 -o scripts/basic/fixdep /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/u-boot-2020.01+gitAUTOINC+3c9ebdb87d-g3c9ebdb87d/scripts/basic/fixdep.c ' > scripts/basic/.fixdep.tmp
    scripts/Makefile.host:97: recipe for target 'scripts/basic/fixdep' failed
    make[3]: *** [scripts/basic/fixdep] Error 134
    make[3]: *** Deleting file 'scripts/basic/fixdep'
    /home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/u-boot-2020.01+gitAUTOINC+3c9ebdb87d-g3c9ebdb87d/Makefile:458: recipe for target 'scripts_basic' failed
    make[2]: *** [scripts_basic] Error 2
    make[2]: Leaving directory '/home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/u-boot_build/a72'
    Makefile:167: recipe for target 'sub-make' failed
    make[1]: *** [sub-make] Error 2
    make[1]: Leaving directory '/home/mcwflir-thin/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/u-boot-2020.01+gitAUTOINC+3c9ebdb87d-g3c9ebdb87d'
    Makefile:317: recipe for target 'u-boot-a72' failed
    make: *** [u-boot-a72] Error 2

    Why it is happening?

    Thanks,

    Kaviraj

  • Hi Kaviraj,

    I will reply to the original question:

    1. I have analyzed https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/Error_5F00_log_5F00_while_5F00_Building.txt and now I need to look at the sequence of commands before the final command, if you can repeat the full sequence of instructions and share the logs that will be useful.
    2. I hope you have installed all the host tools and dependencies. Kindly confirm that too.

    Regarding your new question about stack smashing - there are two comments: a) we encourage you to keep a thread focused to one problem only, the new problem reported does not have any connection to the problem under discussion - you may definitely create a new thread for this. Secondly, it seems like this is a problem related to your computer/environment this is not a TI SDK related issue - a Google search on this gave me a few things to try and I recommend that you investigate this further at your end.

    Regards

    Karthik