<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Please source your tool-chain Call Stack (most recent call first):   /usr/share/cmake-3.10/Modul in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1693777#M209747</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I have tried the followed scenarios:&lt;/P&gt;&lt;P&gt;One scenario:&lt;/P&gt;&lt;P&gt;what ever I have given the above error that I compiled the package by directly downloading the gputop package from this&amp;nbsp;&lt;A href="https://github.com/nxp-imx/imx-gputop/tree/release" target="_blank" rel="noopener"&gt;https://github.com/nxp-imx/imx-gputop/tree/release&lt;/A&gt;&amp;nbsp;and compiled in the virtual box having os&lt;/P&gt;&lt;P&gt;lsb_release -a&lt;BR /&gt;No LSB modules are available.&lt;BR /&gt;Distributor ID: Ubuntu&lt;BR /&gt;Description: Ubuntu 18.04.6 LTS&lt;BR /&gt;Release: 18.04&lt;BR /&gt;Codename: bionic&lt;/P&gt;&lt;P&gt;second scenario:&lt;/P&gt;&lt;P&gt;I have used the .bb file in this project and I have downloaded the code but not able to get any executable&amp;nbsp;&lt;/P&gt;&lt;P&gt;# bb-example .bb build file&lt;BR /&gt;# place this in your meta- layer folder under&lt;BR /&gt;# recipes/bb-example/bb-example.bb&lt;/P&gt;&lt;P&gt;DESCRIPTION = "bb-example code"&lt;BR /&gt;LICENSE = "MIT"&lt;BR /&gt;S = "${WORKDIR}/git"&lt;BR /&gt;LICENSE = "MIT"&lt;BR /&gt;LIC_FILES_CHKSUM = "file://${S}/LICENSE.txt;md5=bcacc6777a7173f8b95b5d1e0ac341ae"&lt;/P&gt;&lt;P&gt;BRANCH = "release"&lt;BR /&gt;SRC_URI = "git://github.com/nxp-imx/imx-gputop;protocol=https;branch=${BRANCH}"&lt;BR /&gt;SRCREV="${AUTOREV}"&lt;BR /&gt;CXXFLAGS += " -g -std=c++11"&lt;BR /&gt;EXTRA_OECMAKE += "-DSYSROOT_STAGING:PATH=${STAGING_DIR_TARGET}"&lt;/P&gt;&lt;P&gt;Third scenario:&lt;/P&gt;&lt;P&gt;I have included the&amp;nbsp;IMAGE_INSTALL_append_debug = " imx-test gputop"&amp;nbsp;&lt;STRONG&gt;&lt;SPAN class=""&gt;in the&amp;nbsp;device/flypcb/img/bui3xx-image.bb but not able to download any package and not able to compile imx-test related things.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;/make.sh&lt;BR /&gt;Target image is bui3xx-all-images&lt;BR /&gt;Connection to artifactory can not be established. May use offline material if available.&lt;BR /&gt;Starting time measure&lt;BR /&gt;Building in /work/repo/smart/out/flypcb&lt;BR /&gt;Cleaning image files&lt;BR /&gt;WARNING: You have included the meta-gnome layer, but 'x11' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-gnome README for details on enabling meta-gnome support.&lt;BR /&gt;Loading cache: 100% |###########################################################################################################################################################################################################################################| Time: 0:00:00&lt;BR /&gt;Loaded 3903 entries from dependency cache.&lt;BR /&gt;NOTE: /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image.bb: Parsing config file /work/repo/smart/device/flypcb/flash/conf/fly.json############################################################################ | ETA: 0:00:00&lt;BR /&gt;NOTE: /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image.bb: Found size 1048576 kbyte for bui3xx-image&lt;BR /&gt;NOTE: /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image-remote-sysroot.bb: Parsing config file /work/repo/smart/device/flypcb/flash/conf/fly.json###################################################################### | ETA: 0:00:00&lt;BR /&gt;NOTE: /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image-remote-sysroot.bb: Found size 1048576 kbyte for bui3xx-image&lt;BR /&gt;Parsing recipes: 100% |#########################################################################################################################################################################################################################################| Time: 0:00:05&lt;BR /&gt;Parsing of 2944 .bb files complete (2735 cached, 209 parsed). 4110 targets, 490 skipped, 2 masked, 0 errors.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;BR /&gt;ERROR: Nothing RPROVIDES 'imx-test' (but /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image.bb RDEPENDS on or otherwise requires it)&lt;BR /&gt;imx-test was skipped: incompatible with machine fly (not in COMPATIBLE_MACHINE)&lt;BR /&gt;imx-test was skipped: incompatible with machine fly (not in COMPATIBLE_MACHINE)&lt;BR /&gt;NOTE: Runtime target 'imx-test' is unbuildable, removing...&lt;BR /&gt;Missing or unbuildable dependency chain was: ['imx-test']&lt;BR /&gt;ERROR: Required build target 'bui3xx-all-images' has no buildable providers.&lt;BR /&gt;Missing or unbuildable dependency chain was: ['bui3xx-all-images', 'bui3xx-image', 'imx-test']&lt;/P&gt;&lt;P&gt;Summary: There was 1 WARNING message shown.&lt;BR /&gt;Summary: There were 2 ERROR messages shown, returning a non-zero exit code.&lt;BR /&gt;--&amp;gt; running: bitbake bui3xx-all-images&lt;BR /&gt;WARNING: You have included the meta-gnome layer, but 'x11' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-gnome README for details on enabling meta-gnome support.&lt;BR /&gt;Loading cache: 100% |###########################################################################################################################################################################################################################################| Time: 0:00:00&lt;BR /&gt;Loaded 3903 entries from dependency cache.&lt;BR /&gt;Parsing recipes: 100% |#########################################################################################################################################################################################################################################| Time: 0:00:05&lt;BR /&gt;Parsing of 2944 .bb files complete (2737 cached, 207 parsed). 4110 targets, 490 skipped, 2 masked, 0 errors.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;BR /&gt;ERROR: Nothing RPROVIDES 'imx-test' (but /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image.bb RDEPENDS on or otherwise requires it)&lt;BR /&gt;imx-test was skipped: incompatible with machine fly (not in COMPATIBLE_MACHINE)&lt;BR /&gt;imx-test was skipped: incompatible with machine fly (not in COMPATIBLE_MACHINE)&lt;BR /&gt;NOTE: Runtime target 'imx-test' is unbuildable, removing...&lt;BR /&gt;Missing or unbuildable dependency chain was: ['imx-test']&lt;BR /&gt;ERROR: Required build target 'bui3xx-all-images' has no buildable providers.&lt;BR /&gt;Missing or unbuildable dependency chain was: ['bui3xx-all-images', 'bui3xx-image', 'imx-test']&lt;/P&gt;&lt;P&gt;Summary: There was 1 WARNING message shown.&lt;BR /&gt;Summary: There were 2 ERROR messages shown, returning a non-zero exit code.&lt;BR /&gt;Build operation took 19 s&lt;BR /&gt;Exiting with 1&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;could you please help what should I do?&lt;/P&gt;&lt;P&gt;My board details:&lt;/P&gt;&lt;P&gt;Operating System: Poky (Yocto Project Reference Distro) 2.7.1 (warrior)&lt;/P&gt;&lt;P&gt;Kernel: Linux 4.14.98&lt;/P&gt;&lt;P&gt;I am using armel architecture please provide the tool chain as well( I am new to this field could you please help on this by explaining clearly&lt;/P&gt;&lt;P&gt;These steps also confusing me:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This assumes that the library is already installed in your toolchain, otherwise proceed to ``Specifing libgpuperfcnt include and library path'' section.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Source your toolchain:&lt;SPAN&gt;$ . /path/to/your/toolchain/environment&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Build:&lt;SPAN&gt;$ cmake -DCMAKE_TOOLCHAIN_FILE=cmake/OEToolchainConfig.cmake ..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Install:&lt;SPAN&gt;$ make install&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2023 04:53:45 GMT</pubDate>
    <dc:creator>ravicalm</dc:creator>
    <dc:date>2023-07-27T04:53:45Z</dc:date>
    <item>
      <title>Please source your tool-chain Call Stack (most recent call first):   /usr/share/cmake-3.10/Modules/</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1693058#M209721</link>
      <description>&lt;P&gt;while building the gputop ut&lt;/P&gt;&lt;P&gt;Please source your tool-chain&lt;BR /&gt;Call Stack (most recent call first):&lt;BR /&gt;/usr/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:91 (include)&lt;BR /&gt;CMakeLists.txt:1 (project)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.&lt;BR /&gt;CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage&lt;BR /&gt;CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage&lt;BR /&gt;-- Configuring incomplete, errors occurred!&lt;/P&gt;&lt;P&gt;ility in my system I am getting the below error&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 12:06:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1693058#M209721</guid>
      <dc:creator>ravicalm</dc:creator>
      <dc:date>2023-07-26T12:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Please source your tool-chain Call Stack (most recent call first):   /usr/share/cmake-3.10/Modul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1693235#M209729</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/220213"&gt;@ravicalm&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have to compile and set up our toolchain.&lt;/P&gt;
&lt;P&gt;###### Host package setup ######&lt;BR /&gt;$ sudo apt install gawk wget git diffstat unzip texinfo gcc build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev pylint3 xterm python3-subunit mesa-common-dev zstd liblz4-tool rsync curl&lt;/P&gt;
&lt;P&gt;##### To obtain the SDK (.sh file) you have to do it in Yocto with: #####&lt;/P&gt;
&lt;P&gt;$ bitbake imx-image-core -c populate_sdk&lt;/P&gt;
&lt;P&gt;###### Execute script for SDK installation ######&lt;BR /&gt;$ chmod a+x fsl-imx-internal-xwayland-glibc-x86_64-test-internal-qt6-armv8a-imx8mpevk-toolchain-5.15-kirkstone.sh&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;###### Set environment for build ######&lt;BR /&gt;$ . /opt/fsl-imx-internal-xwayland/5.15-kirkstone/environment-setup-armv8a-poky-linux &lt;BR /&gt;$ export ARCH=arm64&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 16:43:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1693235#M209729</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2023-07-26T16:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Please source your tool-chain Call Stack (most recent call first):   /usr/share/cmake-3.10/Modul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1693777#M209747</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I have tried the followed scenarios:&lt;/P&gt;&lt;P&gt;One scenario:&lt;/P&gt;&lt;P&gt;what ever I have given the above error that I compiled the package by directly downloading the gputop package from this&amp;nbsp;&lt;A href="https://github.com/nxp-imx/imx-gputop/tree/release" target="_blank" rel="noopener"&gt;https://github.com/nxp-imx/imx-gputop/tree/release&lt;/A&gt;&amp;nbsp;and compiled in the virtual box having os&lt;/P&gt;&lt;P&gt;lsb_release -a&lt;BR /&gt;No LSB modules are available.&lt;BR /&gt;Distributor ID: Ubuntu&lt;BR /&gt;Description: Ubuntu 18.04.6 LTS&lt;BR /&gt;Release: 18.04&lt;BR /&gt;Codename: bionic&lt;/P&gt;&lt;P&gt;second scenario:&lt;/P&gt;&lt;P&gt;I have used the .bb file in this project and I have downloaded the code but not able to get any executable&amp;nbsp;&lt;/P&gt;&lt;P&gt;# bb-example .bb build file&lt;BR /&gt;# place this in your meta- layer folder under&lt;BR /&gt;# recipes/bb-example/bb-example.bb&lt;/P&gt;&lt;P&gt;DESCRIPTION = "bb-example code"&lt;BR /&gt;LICENSE = "MIT"&lt;BR /&gt;S = "${WORKDIR}/git"&lt;BR /&gt;LICENSE = "MIT"&lt;BR /&gt;LIC_FILES_CHKSUM = "file://${S}/LICENSE.txt;md5=bcacc6777a7173f8b95b5d1e0ac341ae"&lt;/P&gt;&lt;P&gt;BRANCH = "release"&lt;BR /&gt;SRC_URI = "git://github.com/nxp-imx/imx-gputop;protocol=https;branch=${BRANCH}"&lt;BR /&gt;SRCREV="${AUTOREV}"&lt;BR /&gt;CXXFLAGS += " -g -std=c++11"&lt;BR /&gt;EXTRA_OECMAKE += "-DSYSROOT_STAGING:PATH=${STAGING_DIR_TARGET}"&lt;/P&gt;&lt;P&gt;Third scenario:&lt;/P&gt;&lt;P&gt;I have included the&amp;nbsp;IMAGE_INSTALL_append_debug = " imx-test gputop"&amp;nbsp;&lt;STRONG&gt;&lt;SPAN class=""&gt;in the&amp;nbsp;device/flypcb/img/bui3xx-image.bb but not able to download any package and not able to compile imx-test related things.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;/make.sh&lt;BR /&gt;Target image is bui3xx-all-images&lt;BR /&gt;Connection to artifactory can not be established. May use offline material if available.&lt;BR /&gt;Starting time measure&lt;BR /&gt;Building in /work/repo/smart/out/flypcb&lt;BR /&gt;Cleaning image files&lt;BR /&gt;WARNING: You have included the meta-gnome layer, but 'x11' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-gnome README for details on enabling meta-gnome support.&lt;BR /&gt;Loading cache: 100% |###########################################################################################################################################################################################################################################| Time: 0:00:00&lt;BR /&gt;Loaded 3903 entries from dependency cache.&lt;BR /&gt;NOTE: /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image.bb: Parsing config file /work/repo/smart/device/flypcb/flash/conf/fly.json############################################################################ | ETA: 0:00:00&lt;BR /&gt;NOTE: /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image.bb: Found size 1048576 kbyte for bui3xx-image&lt;BR /&gt;NOTE: /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image-remote-sysroot.bb: Parsing config file /work/repo/smart/device/flypcb/flash/conf/fly.json###################################################################### | ETA: 0:00:00&lt;BR /&gt;NOTE: /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image-remote-sysroot.bb: Found size 1048576 kbyte for bui3xx-image&lt;BR /&gt;Parsing recipes: 100% |#########################################################################################################################################################################################################################################| Time: 0:00:05&lt;BR /&gt;Parsing of 2944 .bb files complete (2735 cached, 209 parsed). 4110 targets, 490 skipped, 2 masked, 0 errors.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;BR /&gt;ERROR: Nothing RPROVIDES 'imx-test' (but /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image.bb RDEPENDS on or otherwise requires it)&lt;BR /&gt;imx-test was skipped: incompatible with machine fly (not in COMPATIBLE_MACHINE)&lt;BR /&gt;imx-test was skipped: incompatible with machine fly (not in COMPATIBLE_MACHINE)&lt;BR /&gt;NOTE: Runtime target 'imx-test' is unbuildable, removing...&lt;BR /&gt;Missing or unbuildable dependency chain was: ['imx-test']&lt;BR /&gt;ERROR: Required build target 'bui3xx-all-images' has no buildable providers.&lt;BR /&gt;Missing or unbuildable dependency chain was: ['bui3xx-all-images', 'bui3xx-image', 'imx-test']&lt;/P&gt;&lt;P&gt;Summary: There was 1 WARNING message shown.&lt;BR /&gt;Summary: There were 2 ERROR messages shown, returning a non-zero exit code.&lt;BR /&gt;--&amp;gt; running: bitbake bui3xx-all-images&lt;BR /&gt;WARNING: You have included the meta-gnome layer, but 'x11' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-gnome README for details on enabling meta-gnome support.&lt;BR /&gt;Loading cache: 100% |###########################################################################################################################################################################################################################################| Time: 0:00:00&lt;BR /&gt;Loaded 3903 entries from dependency cache.&lt;BR /&gt;Parsing recipes: 100% |#########################################################################################################################################################################################################################################| Time: 0:00:05&lt;BR /&gt;Parsing of 2944 .bb files complete (2737 cached, 207 parsed). 4110 targets, 490 skipped, 2 masked, 0 errors.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;BR /&gt;ERROR: Nothing RPROVIDES 'imx-test' (but /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image.bb RDEPENDS on or otherwise requires it)&lt;BR /&gt;imx-test was skipped: incompatible with machine fly (not in COMPATIBLE_MACHINE)&lt;BR /&gt;imx-test was skipped: incompatible with machine fly (not in COMPATIBLE_MACHINE)&lt;BR /&gt;NOTE: Runtime target 'imx-test' is unbuildable, removing...&lt;BR /&gt;Missing or unbuildable dependency chain was: ['imx-test']&lt;BR /&gt;ERROR: Required build target 'bui3xx-all-images' has no buildable providers.&lt;BR /&gt;Missing or unbuildable dependency chain was: ['bui3xx-all-images', 'bui3xx-image', 'imx-test']&lt;/P&gt;&lt;P&gt;Summary: There was 1 WARNING message shown.&lt;BR /&gt;Summary: There were 2 ERROR messages shown, returning a non-zero exit code.&lt;BR /&gt;Build operation took 19 s&lt;BR /&gt;Exiting with 1&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;could you please help what should I do?&lt;/P&gt;&lt;P&gt;My board details:&lt;/P&gt;&lt;P&gt;Operating System: Poky (Yocto Project Reference Distro) 2.7.1 (warrior)&lt;/P&gt;&lt;P&gt;Kernel: Linux 4.14.98&lt;/P&gt;&lt;P&gt;I am using armel architecture please provide the tool chain as well( I am new to this field could you please help on this by explaining clearly&lt;/P&gt;&lt;P&gt;These steps also confusing me:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This assumes that the library is already installed in your toolchain, otherwise proceed to ``Specifing libgpuperfcnt include and library path'' section.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Source your toolchain:&lt;SPAN&gt;$ . /path/to/your/toolchain/environment&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Build:&lt;SPAN&gt;$ cmake -DCMAKE_TOOLCHAIN_FILE=cmake/OEToolchainConfig.cmake ..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Install:&lt;SPAN&gt;$ make install&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 04:53:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1693777#M209747</guid>
      <dc:creator>ravicalm</dc:creator>
      <dc:date>2023-07-27T04:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Please source your tool-chain Call Stack (most recent call first):   /usr/share/cmake-3.10/Modul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1693780#M209748</link>
      <description>&lt;P&gt;bitbake imx-image-core -c populate_sdk&lt;BR /&gt;WARNING: You have included the meta-gnome layer, but 'x11' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-gnome README for details on enabling meta-gnome support.&lt;BR /&gt;Loading cache: 100% |###########################################################################################################################################################################################################################################| Time: 0:00:00&lt;BR /&gt;Loaded 3903 entries from dependency cache.&lt;BR /&gt;NOTE: /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image.bb: Parsing config file /work/repo/smart/device/flypcb/flash/conf/fly.json########################################################################## | ETA: 0:00:00&lt;BR /&gt;NOTE: /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image.bb: Found size 1048576 kbyte for bui3xx-image&lt;BR /&gt;NOTE: /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image-remote-sysroot.bb: Parsing config file /work/repo/smart/device/flypcb/flash/conf/fly.json###################################################################### | ETA: 0:00:00&lt;BR /&gt;NOTE: /work/repo/smart/out/flypcb/../../device/flypcb/img/bui3xx-image-remote-sysroot.bb: Found size 1048576 kbyte for bui3xx-image&lt;BR /&gt;Parsing recipes: 100% |#########################################################################################################################################################################################################################################| Time: 0:00:05&lt;BR /&gt;Parsing of 2944 .bb files complete (2735 cached, 209 parsed). 4110 targets, 490 skipped, 2 masked, 0 errors.&lt;BR /&gt;ERROR: Nothing PROVIDES 'imx-image-core'. Close matches:&lt;BR /&gt;imx-mkimage&lt;/P&gt;&lt;P&gt;Summary: There was 1 WARNING message shown.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 04:49:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1693780#M209748</guid>
      <dc:creator>ravicalm</dc:creator>
      <dc:date>2023-07-27T04:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Please source your tool-chain Call Stack (most recent call first):   /usr/share/cmake-3.10/Modul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1693791#M209752</link>
      <description>&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt; sorry for asking multiple questions I have the package related to /usr/bin/arm-linux-gnueabihf-gcc for armel architecture but even after running the below&lt;BR /&gt;cmake -DCMAKE_TOOLCHAIN_FILE=cmake/OEToolchainConfig.cmake&lt;BR /&gt;CMake Error at cmake/OEToolchainConfig.cmake:4 (message):&lt;BR /&gt;Please source your tool-chain&lt;BR /&gt;Call Stack (most recent call first):&lt;BR /&gt;/usr/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:91 (include)&lt;BR /&gt;CMakeLists.txt:1 (project)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.&lt;BR /&gt;CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage&lt;BR /&gt;CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage&lt;BR /&gt;-- Configuring incomplete, errors occurred!&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jul 2023 05:08:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1693791#M209752</guid>
      <dc:creator>ravicalm</dc:creator>
      <dc:date>2023-07-27T05:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Please source your tool-chain Call Stack (most recent call first):   /usr/share/cmake-3.10/Modul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1693794#M209754</link>
      <description>@Chavira​ I have tried compiling like this, I am not sure whether I am following correct way or not&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;arm-linux-gnueabihf-gcc top.c states.c debugfs.c -I debugfs.h states.h top.h -o top&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I got below errors:&lt;BR /&gt;&lt;BR /&gt;cc1: warning: debugfs.h: not a directory&lt;BR /&gt;&lt;BR /&gt;top.c:45:10: fatal error: gpuperfcnt/gpuperfcnt.h: No such file or directory&lt;BR /&gt;&lt;BR /&gt;#include &amp;lt;gpuperfcnt/gpuperfcnt.h&amp;gt;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;&lt;BR /&gt;compilation terminated.&lt;BR /&gt;&lt;BR /&gt;cc1: warning: debugfs.h: not a directory&lt;BR /&gt;&lt;BR /&gt;In file included from states.c:29:0:&lt;BR /&gt;&lt;BR /&gt;states.h:68:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t bit;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;states.h:69:2: error: unknown type name ‘bool’&lt;BR /&gt;&lt;BR /&gt;bool inv;&lt;BR /&gt;&lt;BR /&gt;^~~~&lt;BR /&gt;&lt;BR /&gt;states.c:32:66: error: ‘true’ undeclared here (not in a function)&lt;BR /&gt;&lt;BR /&gt;{"FE (Graphics Pipeline Front End) ", VIVS_HI_IDLE_STATE_FE, true},&lt;BR /&gt;&lt;BR /&gt;^~~~&lt;BR /&gt;&lt;BR /&gt;states.c:47:70: error: ‘false’ undeclared here (not in a function)&lt;BR /&gt;&lt;BR /&gt;{"AXI_LP (AXI bus in low power) ", VIVS_HI_IDLE_STATE_AXI_LP, false}&lt;BR /&gt;&lt;BR /&gt;^~~~~&lt;BR /&gt;&lt;BR /&gt;states.c:97:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t viv_idle_states[NUM_VIV_IDLE_MODULES];&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;states.c:99:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t viv_cmd_state[32];&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;states.c:101:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t viv_cmd_dma_state[4];&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;states.c:102:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t viv_cmd_fetch_state[3];&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;states.c:104:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t viv_req_dma_state[3];&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;states.c:105:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t viv_cal_state[3];&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;states.c:106:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t viv_ve_req_state[3];&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;states.c:108:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t idle_cycles_core0;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;states.c:109:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t idle_cycles_core1;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;states.c:111:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t total_idle_cycles_core0;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;states.c:112:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t total_idle_cycles_core1;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;cc1: warning: debugfs.h: not a directory&lt;BR /&gt;&lt;BR /&gt;debugfs.c:35:10: fatal error: gpuperfcnt/gpuperfcnt_debugfs.h: No such file or directory&lt;BR /&gt;&lt;BR /&gt;#include "gpuperfcnt/gpuperfcnt_debugfs.h"&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;&lt;BR /&gt;compilation terminated.&lt;BR /&gt;&lt;BR /&gt;cc1: warning: debugfs.h: not a directory&lt;BR /&gt;&lt;BR /&gt;states.h:68:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t bit;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;states.h:69:2: error: unknown type name ‘bool’&lt;BR /&gt;&lt;BR /&gt;bool inv;&lt;BR /&gt;&lt;BR /&gt;^~~~&lt;BR /&gt;&lt;BR /&gt;cc1: warning: debugfs.h: not a directory&lt;BR /&gt;&lt;BR /&gt;top.h:160:2: error: unknown type name ‘bool’&lt;BR /&gt;&lt;BR /&gt;bool enabled;&lt;BR /&gt;&lt;BR /&gt;^~~~&lt;BR /&gt;&lt;BR /&gt;top.h:165:2: error: unknown type name ‘uint8_t’&lt;BR /&gt;&lt;BR /&gt;uint8_t page_no;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~&lt;BR /&gt;&lt;BR /&gt;top.h:170:37: error: field ‘type’ has incomplete type&lt;BR /&gt;&lt;BR /&gt;enum vivante_profiler_type_counter type;&lt;BR /&gt;&lt;BR /&gt;^~~~&lt;BR /&gt;&lt;BR /&gt;top.h:172:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t num_perf_counters;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;top.h:173:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t num_perf_derived_counters;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;top.h:174:2: error: unknown type name ‘uint64_t’&lt;BR /&gt;&lt;BR /&gt;uint64_t total_num_perf_counters;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;top.h:176:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t *counter_data;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;top.h:177:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t *counter_data_last;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;top.h:179:2: error: unknown type name ‘uint64_t’&lt;BR /&gt;&lt;BR /&gt;uint64_t *events_per_sample;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;top.h:181:2: error: unknown type name ‘uint64_t’&lt;BR /&gt;&lt;BR /&gt;uint64_t *events_per_sample_max;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;top.h:182:2: error: unknown type name ‘uint64_t’&lt;BR /&gt;&lt;BR /&gt;uint64_t *events_per_sample_min;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;top.h:183:2: error: unknown type name ‘uint64_t’&lt;BR /&gt;&lt;BR /&gt;uint64_t *events_per_sample_average;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;top.h:185:2: error: unknown type name ‘bool’&lt;BR /&gt;&lt;BR /&gt;bool *reset_after_read;&lt;BR /&gt;&lt;BR /&gt;^~~~&lt;BR /&gt;&lt;BR /&gt;top.h:189:27: error: field ‘st’ has incomplete type&lt;BR /&gt;&lt;BR /&gt;struct vivante_gpu_state st;&lt;BR /&gt;&lt;BR /&gt;^~&lt;BR /&gt;&lt;BR /&gt;top.h:207:2: error: unknown type name ‘uint32_t’&lt;BR /&gt;&lt;BR /&gt;uint32_t *data;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;top.h:212:26: error: field ‘drv_info’ has incomplete type&lt;BR /&gt;&lt;BR /&gt;struct perf_driver_info drv_info;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;top.h:213:22: error: field ‘hw_info’ has incomplete type&lt;BR /&gt;&lt;BR /&gt;struct perf_hw_info hw_info;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~&lt;BR /&gt;&lt;BR /&gt;top.h:216:2: error: unknown type name ‘uint8_t’&lt;BR /&gt;&lt;BR /&gt;uint8_t cores[3];&lt;BR /&gt;&lt;BR /&gt;^~~~~~~&lt;BR /&gt;&lt;BR /&gt;top.h:219:2: error: unknown type name ‘bool’&lt;BR /&gt;&lt;BR /&gt;bool found;&lt;BR /&gt;&lt;BR /&gt;^~~~&lt;BR /&gt;&lt;BR /&gt;top.h:226:24: error: field ‘governor’ has incomplete type&lt;BR /&gt;&lt;BR /&gt;struct debugfs_govern governor;&lt;BR /&gt;&lt;BR /&gt;^~~~~~~~&lt;BR /&gt;&lt;BR /&gt;top.h:227:23: error: field ‘clock’ has incomplete type&lt;BR /&gt;&lt;BR /&gt;struct debugfs_clock clock;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jul 2023 05:15:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1693794#M209754</guid>
      <dc:creator>ravicalm</dc:creator>
      <dc:date>2023-07-27T05:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Please source your tool-chain Call Stack (most recent call first):   /usr/share/cmake-3.10/Modul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1693816#M209757</link>
      <description>&lt;P&gt;@chivara, My final aim is to test the gpu performance on the imx7ulp board . I am observing the&amp;nbsp;gpuperfcnt library is not found could you please help me in getting that&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 05:47:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1693816#M209757</guid>
      <dc:creator>ravicalm</dc:creator>
      <dc:date>2023-07-27T05:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Please source your tool-chain Call Stack (most recent call first):   /usr/share/cmake-3.10/Modul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1694394#M209817</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/220213"&gt;@ravicalm&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;I recommend following Yocto User Guide (Chapter 3 to Chapter 5):&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;What steps are you following to compile your image?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 17:50:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Please-source-your-tool-chain-Call-Stack-most-recent-call-first/m-p/1694394#M209817</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2023-07-27T17:50:12Z</dc:date>
    </item>
  </channel>
</rss>

