<?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: bitbake tensorflow-lite is failed! in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-tensorflow-lite-is-failed/m-p/1192757#M165899</link>
    <description>&lt;P&gt;Hi Community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to find the file in the backup of the virtual machine and bitbake it.&lt;/P&gt;&lt;P&gt;In summary,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I used the following as meta-fsl-bsp for my project. "&lt;A href="https://source.codeaurora.org/external/imx/meta-fsl-bsp-release/log/?h=thud-4.19.35-1.0.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/meta-fsl-bsp-release/log/?h=thud-4.19.35-1.0.0&lt;/A&gt;"&lt;/LI&gt;&lt;LI&gt;The recipe that couldn't be bitbake is "tensorflow-lite_1.12.0.bb".&lt;/LI&gt;&lt;LI&gt;tensorflow-lite_1.12.0.bb runs "download_dependencies.sh (&lt;A href="https://github.com/tensorflow/tensorflow/blob/r1.12/tensorflow/contrib/lite/tools/make/download_dependencies.sh" target="_blank"&gt;https://github.com/tensorflow/tensorflow/blob/r1.12/tensorflow/contrib/lite/tools/make/download_dependencies.sh&lt;/A&gt;)" in do_configure, but "download_dependencies.sh" can't download files from&amp;nbsp;&lt;SPAN&gt;EIGEN_URL.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;EIGEN_URL(&lt;A href="https://bitbucket.org/eigen/)" target="_blank"&gt;https://bitbucket.org/eigen/)&lt;/A&gt;&amp;nbsp;has moved&amp;nbsp;&lt;A href="https://gitlab.com/libeigen/eigen/" target="_blank"&gt;https://gitlab.com/libeigen/eigen/&lt;/A&gt;. &lt;STRONG&gt;But v1.12 is not archived.&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;So&amp;nbsp;I got the file from the virtual machine backup.&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;T.Kashiwagi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Dec 2020 02:07:59 GMT</pubDate>
    <dc:creator>Takashi_Kashiwagi</dc:creator>
    <dc:date>2020-12-03T02:07:59Z</dc:date>
    <item>
      <title>bitbake tensorflow-lite is failed!</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-tensorflow-lite-is-failed/m-p/1192158#M165850</link>
      <description>&lt;P&gt;Hi Community.&lt;/P&gt;&lt;P&gt;I can't download from&amp;nbsp;&lt;A href="https://bitbucket.org/eigen/eigen/get/fd6845384b86.tar.gz?" target="_blank"&gt;https://bitbucket.org/eigen/eigen/get/fd6845384b86.tar.gz .&lt;/A&gt;&lt;/P&gt;&lt;P&gt;( /path/to/tensorflow/contrib/lite/tools/make/download_dependencies.sh is failed)&lt;/P&gt;&lt;P&gt;To me, "&lt;A href="https://bitbucket.org/eigen/" target="_blank"&gt;https://bitbucket.org/eigen/&lt;/A&gt;" looks no repository.　&lt;/P&gt;&lt;P&gt;How do I patch download_dependencies.sh?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Supplementary explanation:&lt;/P&gt;&lt;P&gt;I built a new environment and did "bitbake fsl-image-qt5". Then I failed with "tensorflow-lite".&lt;/P&gt;&lt;P&gt;And Log is as follows.&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;$ bitbake tensorflow-lite -c do_configure&lt;BR /&gt;Loading cache: 100% |####################################################################################################################################| Time: 0:00:00&lt;BR /&gt;Loaded 3603 entries from dependency cache.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;/P&gt;&lt;P&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "1.42.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "ubuntu-18.04"&lt;BR /&gt;TARGET_SYS = "aarch64-poky-linux"&lt;BR /&gt;MACHINE = "imx8mm-var-dart"&lt;BR /&gt;DISTRO = "fsl-imx-wayland"&lt;BR /&gt;DISTRO_VERSION = "4.19-thud"&lt;BR /&gt;TUNE_FEATURES = "aarch64"&lt;BR /&gt;TARGET_FPU = ""&lt;BR /&gt;~~~&lt;/P&gt;&lt;P&gt;Initialising tasks: 100% |###############################################################################################################################| Time: 0:00:00&lt;BR /&gt;Sstate summary: Wanted 0 Found 0 Missed 0 Current 35 (0% match, 100% complete)&lt;BR /&gt;NOTE: Executing SetScene Tasks&lt;BR /&gt;NOTE: Executing RunQueue Tasks&lt;BR /&gt;ERROR: tensorflow-lite-1.12.0-r0 do_configure: Function failed: do_configure (log file is located at /home/tkashi/ctj-yocto/digital-mixer/build/tmp/work/aarch64-poky-linux/tensorflow-lite/1.12.0-r0/temp/log.do_configure.28452)&lt;BR /&gt;ERROR: Logfile of failure stored in: /home/tkashi/ctj-yocto/digital-mixer/build/tmp/work/aarch64-poky-linux/tensorflow-lite/1.12.0-r0/temp/log.do_configure.28452&lt;BR /&gt;Log data follows:&lt;BR /&gt;| DEBUG: Executing shell function do_configure&lt;BR /&gt;| downloading &lt;A href="https://bitbucket.org/eigen/eigen/get/fd6845384b86.tar.gz" target="_blank"&gt;https://bitbucket.org/eigen/eigen/get/fd6845384b86.tar.gz&lt;/A&gt;&lt;BR /&gt;|&lt;BR /&gt;| gzip: stdin: unexpected end of file&lt;BR /&gt;| tar: Child returned status 1&lt;BR /&gt;| tar: Error is not recoverable: exiting now&lt;BR /&gt;| WARNING: exit code 2 from a shell command.&lt;BR /&gt;| ERROR: Function failed: do_configure (log file is located at /home/tkashi/ctj-yocto/digital-mixer/build/tmp/work/aarch64-poky-linux/tensorflow-lite/1.12.0-r0/temp/log.do_configure.28452)&lt;BR /&gt;ERROR: Task (/home/tkashi/ctj-yocto/digital-mixer/sources/meta-fsl-bsp-release/imx/meta-ml/recipes-libraries/tensorflow-lite/tensorflow-lite_1.12.0.bb:do_configure) failed with exit code '1'&lt;BR /&gt;NOTE: Tasks Summary: Attempted 275 tasks of which 274 didn't need to be rerun and 1 failed.&lt;BR /&gt;NOTE: Writing buildhistory&lt;/P&gt;&lt;P&gt;Summary: 1 task failed:&lt;BR /&gt;/home/tkashi/ctj-yocto/digital-mixer/sources/meta-fsl-bsp-release/imx/meta-ml/recipes-libraries/tensorflow-lite/tensorflow-lite_1.12.0.bb:do_configure&lt;BR /&gt;Summary: There was 1 ERROR message shown, returning a non-zero exit code.&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;T.Kashiwagi&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 08:35:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-tensorflow-lite-is-failed/m-p/1192158#M165850</guid>
      <dc:creator>Takashi_Kashiwagi</dc:creator>
      <dc:date>2020-12-02T08:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: bitbake tensorflow-lite is failed!</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-tensorflow-lite-is-failed/m-p/1192757#M165899</link>
      <description>&lt;P&gt;Hi Community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to find the file in the backup of the virtual machine and bitbake it.&lt;/P&gt;&lt;P&gt;In summary,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I used the following as meta-fsl-bsp for my project. "&lt;A href="https://source.codeaurora.org/external/imx/meta-fsl-bsp-release/log/?h=thud-4.19.35-1.0.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/meta-fsl-bsp-release/log/?h=thud-4.19.35-1.0.0&lt;/A&gt;"&lt;/LI&gt;&lt;LI&gt;The recipe that couldn't be bitbake is "tensorflow-lite_1.12.0.bb".&lt;/LI&gt;&lt;LI&gt;tensorflow-lite_1.12.0.bb runs "download_dependencies.sh (&lt;A href="https://github.com/tensorflow/tensorflow/blob/r1.12/tensorflow/contrib/lite/tools/make/download_dependencies.sh" target="_blank"&gt;https://github.com/tensorflow/tensorflow/blob/r1.12/tensorflow/contrib/lite/tools/make/download_dependencies.sh&lt;/A&gt;)" in do_configure, but "download_dependencies.sh" can't download files from&amp;nbsp;&lt;SPAN&gt;EIGEN_URL.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;EIGEN_URL(&lt;A href="https://bitbucket.org/eigen/)" target="_blank"&gt;https://bitbucket.org/eigen/)&lt;/A&gt;&amp;nbsp;has moved&amp;nbsp;&lt;A href="https://gitlab.com/libeigen/eigen/" target="_blank"&gt;https://gitlab.com/libeigen/eigen/&lt;/A&gt;. &lt;STRONG&gt;But v1.12 is not archived.&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;So&amp;nbsp;I got the file from the virtual machine backup.&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;T.Kashiwagi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 02:07:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-tensorflow-lite-is-failed/m-p/1192757#M165899</guid>
      <dc:creator>Takashi_Kashiwagi</dc:creator>
      <dc:date>2020-12-03T02:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: bitbake tensorflow-lite is failed!</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-tensorflow-lite-is-failed/m-p/1218724#M168155</link>
      <description>&lt;P&gt;Actually, you can directly feed a feasible address like "&lt;A href="https://mirror.bazel.build/bitbucket.org/eigen/eigen/get/fd6845384b86.tar.gz" target="_blank" rel="noopener"&gt;https://mirror.bazel.build/bitbucket.org/eigen/eigen/get/fd6845384b86.tar.gz&lt;/A&gt;".&lt;/P&gt;&lt;P&gt;So, in the */tmp/work/aarch64-poky-linux/tensorflow-lite/1.12.0-r0/git/tensorflow/contrib/makefile/download_dependencies.sh,&lt;/P&gt;&lt;P&gt;replace "$(grep -o 'http.*bitbucket.org/eigen/eigen/get/.*tar\.gz' "${BZL_FILE_PATH}" | grep -v mirror.bazel | head -n1)"&lt;/P&gt;&lt;P&gt;with "&lt;A href="https://mirror.bazel.build/bitbucket.org/eigen/eigen/get/fd6845384b86.tar.gz" target="_blank" rel="noopener"&gt;https://mirror.bazel.build/bitbucket.org/eigen/eigen/get/fd6845384b86.tar.gz&lt;/A&gt;".&lt;/P&gt;&lt;P&gt;It should work!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 09:39:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-tensorflow-lite-is-failed/m-p/1218724#M168155</guid>
      <dc:creator>yunpuwu7</dc:creator>
      <dc:date>2021-01-21T09:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: bitbake tensorflow-lite is failed!</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-tensorflow-lite-is-failed/m-p/1218760#M168160</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="zh-CN" data-phrase-index="0"&gt;&lt;SPAN&gt;The compilation error of tensorflow-lite is caused by your bad network environment.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="zh-CN" data-phrase-index="1"&gt;&lt;SPAN&gt;I handled this problem when I compiled L5.4.3_1.0.0.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="zh-CN" data-phrase-index="2"&gt;&lt;SPAN&gt;You can also handle it in a similar way.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Compiling-L5-4-3-1-0-0-BSP-On-Ubuntu-180-4-LTS/ta-p/1109044" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Compiling-L5-4-3-1-0-0-BSP-On-Ubuntu-180-4-LTS/ta-p/1109044&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a nice day!&lt;/P&gt;
&lt;P&gt;B.R,&lt;/P&gt;
&lt;P&gt;weidong&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 10:18:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-tensorflow-lite-is-failed/m-p/1218760#M168160</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2021-01-21T10:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: bitbake tensorflow-lite is failed!</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-tensorflow-lite-is-failed/m-p/1287842#M175074</link>
      <description>&lt;P&gt;ERROR: tensorflow-lite-1.12.0-r0 do_configure: Function failed: do_configure (log file is located at /home/fsl-arm-yocto-bsp/build_ML/tmp/work/aarch64-poky-linux/tensorflow-lite/1.12.0- rO/temp/log.do_configure.8568)&lt;/P&gt;&lt;P&gt;ERROR: Logfile of failure stored in: /home/fsl-arm-yocto-bsp/build_ML/tmp/work/aarch64-poky-linuxnensorflow-lite/1.12.040/temp/log.do_configure.8568&lt;/P&gt;&lt;P&gt;Log data follows:&lt;/P&gt;&lt;P&gt;I DEBUG: Executing shell function do_configure&lt;/P&gt;&lt;P&gt;I downloading &lt;A href="https://bitbucket.org/eigen/eigen/get/fd6845384b86.tar.gz" target="_blank"&gt;https://bitbucket.org/eigen/eigen/get/fd6845384b86.tar.gz&lt;/A&gt; gzip: stdin: unexpected end of file&lt;/P&gt;&lt;P&gt;I tar: Child returned status 1 I tar: Error is not recoverable: exiting now I WARNING: exit code 2 from a shell command. I ERROR: Function failed: do_configure (log file is located at /home/fsl-arm-yocto-bsp/build_ML/tmp/work/aarch64-poky-linux/tensorflow-lite/1.12.040/temp/log.do_configure.8568) sni&lt;/P&gt;&lt;P&gt;ERROR: Task (Thome/fsl-arm-yocto-bsp/sources/meta-imx-machinelearninerecipes-libraries/tensorflow-lite/tensorflow-lite_1.12.0.bb:do_configure) failed with exit code '1'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you help me fix this issue- above solution did not work for me&lt;/P&gt;</description>
      <pubDate>Sun, 06 Jun 2021 06:32:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-tensorflow-lite-is-failed/m-p/1287842#M175074</guid>
      <dc:creator>swa</dc:creator>
      <dc:date>2021-06-06T06:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: bitbake tensorflow-lite is failed!</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-tensorflow-lite-is-failed/m-p/1432371#M188494</link>
      <description>&lt;P&gt;i changed link to the sorfware site，but it seens the check sam is not correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="steven_zhang_2-1648012560705.png" style="width: 642px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/174504i50D9B97FCA95032F/image-dimensions/642x71?v=v2" width="642" height="71" role="button" title="steven_zhang_2-1648012560705.png" alt="steven_zhang_2-1648012560705.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 05:16:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-tensorflow-lite-is-failed/m-p/1432371#M188494</guid>
      <dc:creator>steven_zhang</dc:creator>
      <dc:date>2022-03-23T05:16:34Z</dc:date>
    </item>
  </channel>
</rss>

