<?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: gpuinfo and gputop support for imx8mqevk in eIQ Machine Learning Software</title>
    <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068092#M201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px;"&gt;Hi Manish,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px;"&gt;Thanks!&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px;"&gt;Prepared the patch to remove "&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #51626f; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: bold; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;FORTIFY_SOURCE&lt;/SPAN&gt;" from &lt;STRONG&gt;CMakeLists.txt.&lt;/STRONG&gt; I didn't find the file attach option so adding the content of patch file.&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px;"&gt;&lt;/P&gt;&lt;DIV&gt;&lt;STRONG&gt;From: "Vipul Suneja" &amp;lt;vsuneja63@gmail.com&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Date: Tue, 24 July 2020 23:15:34&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Subject: [PATCH] disable -D_FORTIFY_SOURCE&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;diff --git a/CMakeLists.txt b/CMakeLists.txt&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;index 2a9bde2..db37f38 100644&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--- CMakeLists.txt&amp;nbsp;2020-07-24 21:23:34.656554304 +0530&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;+++ CMakeLists.txt&amp;nbsp;2020-07-24 23:04:57.692606037 +0530&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;@@ -99,8 +99,7 @@&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;if (ENABLE_DEBUG)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;add_definitions(-DUSE_DEBUG=1)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -O0 -g3 -ggdb3")&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-else()&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-&amp;nbsp;add_definitions(-D_FORTIFY_SOURCE=2)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;endif()&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;add_executable(gputop gputop/top.c gputop/debugfs.c)&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2020 09:11:33 GMT</pubDate>
    <dc:creator>vsuneja63</dc:creator>
    <dc:date>2020-07-29T09:11:33Z</dc:date>
    <item>
      <title>gpuinfo and gputop support for imx8mqevk</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068081#M190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , how to add gpuinfo and gputop support for imx8mqevk with yacto build environment, iam using 4.19.35 linux kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 18:15:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068081#M190</guid>
      <dc:creator>manizillion</dc:creator>
      <dc:date>2020-07-20T18:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: gpuinfo and gputop support for imx8mqevk</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068082#M191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/manizillion@gmail.com"&gt;manizillion@gmail.com&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be enabled in&amp;nbsp; default image.&lt;/P&gt;&lt;P&gt;Check the path&amp;nbsp;/unit_tests/GPU/gpuinfo.sh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 18:33:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068082#M191</guid>
      <dc:creator>manish_bajaj</dc:creator>
      <dc:date>2020-07-20T18:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: gpuinfo and gputop support for imx8mqevk</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068083#M192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to find /unit_tests/GPU/gpuinfo.s&amp;nbsp; in my build. Is there any thing to be added in local.conf file to add this in the build ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 18:45:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068083#M192</guid>
      <dc:creator>manizillion</dc:creator>
      <dc:date>2020-07-20T18:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: gpuinfo and gputop support for imx8mqevk</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068084#M193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="345220" data-username="manizillion@gmail.com" href="https://community.nxp.com/people/manizillion@gmail.com"&gt;Manivannan s&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to add the below line to your local.conf and rebuild the image. You can then get finale rootfs included with the unit-tests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMAGE_INSTALL_append = "imx-test"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Radhika Somaiya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2020 11:31:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068084#M193</guid>
      <dc:creator>radhikasomaiya</dc:creator>
      <dc:date>2020-07-21T11:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: gpuinfo and gputop support for imx8mqevk</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068085#M194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Radhika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This info was helpfull, the build is happening when added IMAGE_iNSTALL_append = "imx-test" in local.conf. I can see the imx-test folder generating in build directory. But its not getting copied into the target image, have to manually copy it. Is there some thing to be done for copying these build into target image automatically ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2020 13:24:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068085#M194</guid>
      <dc:creator>manizillion</dc:creator>
      <dc:date>2020-07-21T13:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: gpuinfo and gputop support for imx8mqevk</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068086#M195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/manizillion@gmail.com"&gt;manizillion@gmail.com&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;May be you can try below line in&amp;nbsp; $BUILD/conf/local.conf file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;CORE_IMAGE_EXTRA_INSTALL += "imx-test gputop "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;-Manish&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2020 16:09:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068086#M195</guid>
      <dc:creator>manish_bajaj</dc:creator>
      <dc:date>2020-07-21T16:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: gpuinfo and gputop support for imx8mqevk</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068087#M196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing do_compile issue with gputop, added in local.conf as you suggested but same issue. Here are the logs:&lt;/P&gt;&lt;P style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #51626f; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; min-height: 8pt; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #51626f; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;ERROR: gputop-1.4.0-r0 do_compile: Function failed: do_compile (log file is located at /home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/temp/log.do_compile.6023)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;ERROR: Logfile of failure stored in: /home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/temp/log.do_compile.6023&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;Log data follows:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| DEBUG: Executing shell function do_compile&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| NOTE: VERBOSE=1 cmake --build /home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/build --target all -- -j 8&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| [1/3] /home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot-native/usr/bin/aarch64-agl-linux/aarch64-agl-linux-gcc -DGIT_SHA=149973a467e4 -DHAVE_DDR_PERF=1 -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -I/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot/usr/include -fstack-protector-strong -D_FORTIFY_SOURCE=0 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0=/usr/src/debug/gputop/1.4.0-r0 -fdebug-prefix-map=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot-native= -fstack-protector-strong -D_FORTIFY_SOURCE=0 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot -fPIC -Wall -Wextra -Werror -Wstrict-prototypes -Wmissing-prototypes -std=c99 -O2 -MD -MT CMakeFiles/gputop.dir/gputop/debugfs.c.o -MF CMakeFiles/gputop.dir/gputop/debugfs.c.o.d -o CMakeFiles/gputop.dir/gputop/debugfs.c.o -c /home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/git/gputop/debugfs.c&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| FAILED: CMakeFiles/gputop.dir/gputop/debugfs.c.o&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| /home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot-native/usr/bin/aarch64-agl-linux/aarch64-agl-linux-gcc -DGIT_SHA=149973a467e4 -DHAVE_DDR_PERF=1 -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -I/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot/usr/include -fstack-protector-strong -D_FORTIFY_SOURCE=0 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0=/usr/src/debug/gputop/1.4.0-r0 -fdebug-prefix-map=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot-native= -fstack-protector-strong -D_FORTIFY_SOURCE=0 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot -fPIC -Wall -Wextra -Werror -Wstrict-prototypes -Wmissing-prototypes -std=c99 -O2 -MD -MT CMakeFiles/gputop.dir/gputop/debugfs.c.o -MF CMakeFiles/gputop.dir/gputop/debugfs.c.o.d -o CMakeFiles/gputop.dir/gputop/debugfs.c.o -c /home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/git/gputop/debugfs.c&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| &amp;lt;command-line&amp;gt;: error: "_FORTIFY_SOURCE" redefined [-Werror]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| &amp;lt;command-line&amp;gt;: note: this is the location of the previous definition&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| cc1: all warnings being treated as errors&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| [2/3] /home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot-native/usr/bin/aarch64-agl-linux/aarch64-agl-linux-gcc -DGIT_SHA=149973a467e4 -DHAVE_DDR_PERF=1 -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -I/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot/usr/include -fstack-protector-strong -D_FORTIFY_SOURCE=0 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0=/usr/src/debug/gputop/1.4.0-r0 -fdebug-prefix-map=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot-native= -fstack-protector-strong -D_FORTIFY_SOURCE=0 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot -fPIC -Wall -Wextra -Werror -Wstrict-prototypes -Wmissing-prototypes -std=c99 -O2 -MD -MT CMakeFiles/gputop.dir/gputop/top.c.o -MF CMakeFiles/gputop.dir/gputop/top.c.o.d -o CMakeFiles/gputop.dir/gputop/top.c.o -c /home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/git/gputop/top.c&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| FAILED: CMakeFiles/gputop.dir/gputop/top.c.o&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| /home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot-native/usr/bin/aarch64-agl-linux/aarch64-agl-linux-gcc -DGIT_SHA=149973a467e4 -DHAVE_DDR_PERF=1 -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -I/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot/usr/include -fstack-protector-strong -D_FORTIFY_SOURCE=0 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0=/usr/src/debug/gputop/1.4.0-r0 -fdebug-prefix-map=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot-native= -fstack-protector-strong -D_FORTIFY_SOURCE=0 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/recipe-sysroot -fPIC -Wall -Wextra -Werror -Wstrict-prototypes -Wmissing-prototypes -std=c99 -O2 -MD -MT CMakeFiles/gputop.dir/gputop/top.c.o -MF CMakeFiles/gputop.dir/gputop/top.c.o.d -o CMakeFiles/gputop.dir/gputop/top.c.o -c /home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/git/gputop/top.c&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| &amp;lt;command-line&amp;gt;: error: "_FORTIFY_SOURCE" redefined [-Werror]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| &amp;lt;command-line&amp;gt;: note: this is the location of the previous definition&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| /home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/git/gputop/top.c: In function 'gtop_retrieve_perf_counters':&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| /home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/git/gputop/top.c:1894:18: error: format not a string literal and no format arguments [-Werror=format-security]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| fprintf(stdout, clear_screen);&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| ^~~~~~~~~~~~&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| cc1: all warnings being treated as errors&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| ninja: build stopped: subcommand failed.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| WARNING: exit code 1 from a shell command.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;| ERROR: Function failed: do_compile (log file is located at /home/vipulkumar/platform/AGL_Master/build/tmp/work/aarch64-agl-linux/gputop/1.4.0-r0/temp/log.do_compile.6023)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;ERROR: Task (/home/vipulkumar/platform/AGL_Master/bsp/meta-fsl-bsp-release/imx/meta-sdk/recipes-graphics/libgpuperfcnt/gputop_1.4.0.bb:do_compile) failed with exit code '1'&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;NOTE: Tasks Summary: Attempted 2011 tasks of which 2003 didn't need to be rerun and 1 failed.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #51626f; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;Summary: 1 task failed:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: bold; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt; /home/vipulkumar/platform/AGL_Master/bsp/meta-fsl-bsp-release/imx/meta-sdk/recipes-graphics/libgpuperfcnt/gputop_1.4.0.bb:do_compile&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2020 06:49:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068087#M196</guid>
      <dc:creator>vsuneja63</dc:creator>
      <dc:date>2020-07-24T06:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: gpuinfo and gputop support for imx8mqevk</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068088#M197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/DaianeAngolini"&gt;DaianeAngolini&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help check the log and provide your feedback.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jul 2020 01:55:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068088#M197</guid>
      <dc:creator>manish_bajaj</dc:creator>
      <dc:date>2020-07-25T01:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: gpuinfo and gputop support for imx8mqevk</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068089#M198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/vsuneja63@gmail.com"&gt;vsuneja63@gmail.com&lt;/A&gt;‌, can you, please, share which is the operating system you have installed on your host machine?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Ubuntu 18.04 and I was able to build gputop from BSP 5.4 with success, but I might try some other variation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2020 18:32:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068089#M198</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2020-07-27T18:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: gpuinfo and gputop support for imx8mqevk</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068090#M199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for support!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could resolve the issue by attaching patch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vipul Kumar&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2020 06:35:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068090#M199</guid>
      <dc:creator>vsuneja63</dc:creator>
      <dc:date>2020-07-28T06:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: gpuinfo and gputop support for imx8mqevk</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068091#M200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/vsuneja63@gmail.com"&gt;vsuneja63@gmail.com&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please attach patch for other reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2020 14:01:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068091#M200</guid>
      <dc:creator>manish_bajaj</dc:creator>
      <dc:date>2020-07-28T14:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: gpuinfo and gputop support for imx8mqevk</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068092#M201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px;"&gt;Hi Manish,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px;"&gt;Thanks!&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px;"&gt;Prepared the patch to remove "&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #51626f; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: bold; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;FORTIFY_SOURCE&lt;/SPAN&gt;" from &lt;STRONG&gt;CMakeLists.txt.&lt;/STRONG&gt; I didn't find the file attach option so adding the content of patch file.&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px;"&gt;&lt;/P&gt;&lt;DIV&gt;&lt;STRONG&gt;From: "Vipul Suneja" &amp;lt;vsuneja63@gmail.com&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Date: Tue, 24 July 2020 23:15:34&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Subject: [PATCH] disable -D_FORTIFY_SOURCE&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;diff --git a/CMakeLists.txt b/CMakeLists.txt&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;index 2a9bde2..db37f38 100644&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--- CMakeLists.txt&amp;nbsp;2020-07-24 21:23:34.656554304 +0530&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;+++ CMakeLists.txt&amp;nbsp;2020-07-24 23:04:57.692606037 +0530&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;@@ -99,8 +99,7 @@&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;if (ENABLE_DEBUG)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;add_definitions(-DUSE_DEBUG=1)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -O0 -g3 -ggdb3")&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-else()&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-&amp;nbsp;add_definitions(-D_FORTIFY_SOURCE=2)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;endif()&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;add_executable(gputop gputop/top.c gputop/debugfs.c)&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2020 09:11:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/gpuinfo-and-gputop-support-for-imx8mqevk/m-p/1068092#M201</guid>
      <dc:creator>vsuneja63</dc:creator>
      <dc:date>2020-07-29T09:11:33Z</dc:date>
    </item>
  </channel>
</rss>

