<?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>i.MX Processors中的主题 Re: onnxruntime error</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/onnxruntime-error/m-p/1472859#M191414</link>
    <description>&lt;P&gt;I managed to compile the package somehow. I had to clean the whole package first in order to recompile the image. I just wrote:&lt;/P&gt;&lt;P&gt;bitbake -f -c cleanall onnxruntime&lt;/P&gt;&lt;P&gt;bitbake imx-image-full&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jun 2022 11:52:55 GMT</pubDate>
    <dc:creator>Gorka3</dc:creator>
    <dc:date>2022-06-13T11:52:55Z</dc:date>
    <item>
      <title>onnxruntime error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/onnxruntime-error/m-p/1468960#M191162</link>
      <description>&lt;P&gt;Hi, I'm trying to build the imx-image-full for my imx8mmevk development board. But when the onnxruntime package (I don't know if package is exactly the correct word) is being compiled I get an error. I have tryed to compile it separetely with "bitbake -c compile onnxruntime" and that is what I get:&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;&lt;LI-CODE lang="markup"&gt;ERROR: onnxruntime-1.8.2-r0 do_unpack: gitsm: submodule unpack failed: UnpackError Unpack failure for URL:

'gitsm://github.com/onnx/onnx.git;protocol=https;name=third_party/onnx;subpath=third_party/onnx;bareclone=1;nobranch=1'. No up to date source found: clone directory not available or not up to date: /home/gorka/imx-yocto-bsp/downloads//git2/github.com.onnx.onnx.git; shallow clone not enabled&lt;/LI-CODE&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;&lt;P&gt;&amp;nbsp; I read this post (&lt;A href="https://community.nxp.com/t5/i-MX-Processors/Bitbake-full-image-failed-by-armnn-onnx-and-onnxruntime/m-p/1403669" target="_blank" rel="noopener"&gt;Solved: Re: Bitbake full image failed by armnn-onnx and on... - NXP Community&lt;/A&gt;) and I wrote "SRC_URI = "git://github.com/onnx/onnx.git;branch=main"&amp;nbsp;in the /sourcer/meta-imx/meta-ml/recipe-libraries/onnxruntime/onnxruntime_1.8.2.bb file (the reason I didn't write it in the&amp;nbsp;/sourcer/meta-imx/meta-ml/recipe-libraries/armnn/armnn-onnx_1.8.2.bb file is that I don't even have that file) but there's still an error while I recompile it with the new config I put the line in the same file and a new error appears.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ERROR: onnxruntime-1.8.2-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export SSH_AGENT_PID="1971"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/gorka/imx-yocto-bsp/build-xwayland-imx8mmevk/tmp/work/cortexa53-crypto-poky-linux/onnxruntime/1.8.2-r0/recipe-sysroot-native/usr/bin/python3-native:/home/gorka/imx-yocto-bsp/sources/poky/scripts:/home/gorka/imx-yocto-bsp/build-xwayland-imx8mmevk/tmp/work/cortexa53-crypto-poky-linux/onnxruntime/1.8.2-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/gorka/imx-yocto-bsp/build-xwayland-imx8mmevk/tmp/work/cortexa53-crypto-poky-linux/onnxruntime/1.8.2-r0/recipe-sysroot/usr/bin/crossscripts:/home/gorka/imx-yocto-bsp/build-xwayland-imx8mmevk/tmp/work/cortexa53-crypto-poky-linux/onnxruntime/1.8.2-r0/recipe-sysroot-native/usr/sbin:/home/gorka/imx-yocto-bsp/build-xwayland-imx8mmevk/tmp/work/cortexa53-crypto-poky-linux/onnxruntime/1.8.2-r0/recipe-sysroot-native/usr/bin:/home/gorka/imx-yocto-bsp/build-xwayland-imx8mmevk/tmp/work/cortexa53-crypto-poky-linux/onnxruntime/1.8.2-r0/recipe-sysroot-native/sbin:/home/gorka/imx-yocto-bsp/build-xwayland-imx8mmevk/tmp/work/cortexa53-crypto-poky-linux/onnxruntime/1.8.2-r0/recipe-sysroot-native/bin:/home/gorka/imx-yocto-bsp/sources/poky/bitbake/bin:/home/gorka/imx-yocto-bsp/build-xwayland-imx8mmevk/tmp/hosttools"; export HOME="/home/gorka"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://github.com/onnx/onnx.git /home/gorka/imx-yocto-bsp/downloads//git2/github.com.onnx.onnx.git --progress failed with exit code 128, no output
ERROR: onnxruntime-1.8.2-r0 do_fetch: Fetcher failure for URL: 'git://github.com/onnx/onnx.git;branch=main'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/gorka/imx-yocto-bsp/build-xwayland-imx8mmevk/tmp/work/cortexa53-crypto-poky-linux/onnxruntime/1.8.2-r0/temp/log.do_fetch.1706018
ERROR: Task (/home/gorka/imx-yocto-bsp/sources/meta-imx/meta-ml/recipes-libraries/onnxruntime/onnxruntime_1.8.2.bb:do_fetch) failed with exit code '1'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At this point I don't know what else to do.&lt;/P&gt;&lt;P&gt;Dev board:&amp;nbsp;i.MX 8M Mini Evaluation Kit | NXP Semiconductors Image: imx-image-full&lt;/P&gt;&lt;P&gt;Host OS: Ubuntu 20.04 (Focal Fossa)&lt;/P&gt;&lt;P&gt;yocto version: hardknott&lt;/P&gt;&lt;P&gt;If more info is needed please tell me&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 11:51:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/onnxruntime-error/m-p/1468960#M191162</guid>
      <dc:creator>Gorka3</dc:creator>
      <dc:date>2022-06-04T11:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: onnxruntime error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/onnxruntime-error/m-p/1470299#M191251</link>
      <description>&lt;P&gt;You can refer this case :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/UnpackError-while-building-gstreamer1-0-with-Yocto-Thud/m-p/980646" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/UnpackError-while-building-gstreamer1-0-with-Yocto-Thud/m-p/980646&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please check your host network, this isssue is casued by network normally&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 02:32:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/onnxruntime-error/m-p/1470299#M191251</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-06-08T02:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: onnxruntime error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/onnxruntime-error/m-p/1472859#M191414</link>
      <description>&lt;P&gt;I managed to compile the package somehow. I had to clean the whole package first in order to recompile the image. I just wrote:&lt;/P&gt;&lt;P&gt;bitbake -f -c cleanall onnxruntime&lt;/P&gt;&lt;P&gt;bitbake imx-image-full&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 11:52:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/onnxruntime-error/m-p/1472859#M191414</guid>
      <dc:creator>Gorka3</dc:creator>
      <dc:date>2022-06-13T11:52:55Z</dc:date>
    </item>
  </channel>
</rss>

