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.

Linux/DRA746: Yocto linux build

Part Number: DRA746


Tool/software: Linux

Hi,

I am trying to compile yocto linux for dra7xx  i am getting the error as shown below suggest me how to proceed further.

user@EESBLRP116:~/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build$ MACHINE=dra7xx-evm bitbake tisdk-rootfs-image
NOTE: Started PRServer with DBfile: /home/user/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 43664, PID: 18400
Loading cache: 100% |#################################################################################################| ETA:  00:00:00
Loaded 2870 entries from dependency cache.
Parsing recipes: 100% |###############################################################################################| Time: 00:00:00
Parsing of 2269 .bb files complete (2268 cached, 1 parsed). 2869 targets, 444 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'qtbase-fonts' (but /home/user/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/sources/meta-arago/meta-arago-extras/recipes-core/matrix/refresh-screen_2.0.bb, /home/user/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/sources/meta-arago/meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'qtbase-fonts' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['qtbase-fonts']
NOTE: Runtime target 'refresh-screen' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['refresh-screen', 'qtbase-fonts']
NOTE: Runtime target 'packagegroup-arago-tisdk-matrix' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['packagegroup-arago-tisdk-matrix', 'refresh-screen', 'qtbase-fonts']
ERROR: Required build target 'tisdk-rootfs-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['tisdk-rootfs-image', 'packagegroup-arago-tisdk-matrix', 'refresh-screen', 'qtbase-fonts']

Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

  • Hi Deepthi,

    Two questions:
    a. Have you been able to recreate the build as it is by following the instructions in the Software Developers Guide?
    b. Can you please confirm if you have made any modifications/additions to any of the Yocto layers or packagegroups that resulted in this error?

    The provider for the qtbase-fonts is actually the following recipe:
    sources/meta-qt5/recipes-qt/qt5/qtbase_git.bb

    I have confirmed that this is present when the Yocto layers are configured in the build scripts and our build status for the PSDKLA 3.04.00.03 is green, indicating that there is no change in the upstream elements that may cause this failure.

    Kindly provide your feedback to my question above.

    Regards
    Karthik
  • Hi Deepthi,

    I haven't heard back from you on this one. I hope the above pointers helped you to resolve the issue.

    Regards
    Karthik