<?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のトピックbitbake issue in wsl2</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-issue-in-wsl2/m-p/1899598#M225891</link>
    <description>&lt;P&gt;Hello NXP community,&lt;/P&gt;&lt;P&gt;I'm trying to build imx8mp nxp yocto bsp on windows11 WSL2 Ubuntu 20.04 distro,&amp;nbsp; using D drive instead of C to avoid permission issue.&lt;/P&gt;&lt;P&gt;But when i give bitbake command i get following&lt;BR /&gt;deevia@DESKTOP-1OUN098:/mnt/d/yoctotest/imx-yocto-bsp/build$ bitbake imx-image-full ERROR: Unable to start bitbake server (None) ERROR: Server log for this session (/mnt/d/yoctotest/imx-yocto-bsp/build/bitbake-cookerdaemon.log): 21526 18:56:59.523523 --- Starting bitbake server pid 21526 at 2024-07-04 18:56:59.523498 --- /usr/lib/python3/dist-packages/apport/report.py:13: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import fnmatch, glob, traceback, errno, sys, atexit, imp, stat Traceback (most recent call last): File "/mnt/d/yoctotest/imx-yocto-bsp/sources/poky/bitbake/bin/bitbake-server", line 54, in &amp;lt;module&amp;gt; bb.server.process.execServer(lockfd, readypipeinfd, lockname, sockname, timeout, xmlrpcinterface, profile) File "/mnt/d/yoctotest/imx-yocto-bsp/sources/poky/bitbake/lib/bb/server/process.py", line 667, in execServer sock.bind(os.path.basename(sockname)) OSError: [Errno 95] Operation not supported sys:1: ResourceWarning: unclosed file &amp;lt;_io.TextIOWrapper name=3 mode='w' encoding='UTF-8'&amp;gt; sys:1: ResourceWarning: unclosed &amp;lt;socket.socket fd=6, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0&amp;gt; sys:1: ResourceWarning: unclosed file &amp;lt;_io.TextIOWrapper name='/mnt/d/yoctotest/imx-yocto-bsp/build/bitbake-cookerdaemon.log' mode='a+' encoding='UTF-8'&amp;gt; NOTE: Retrying server connection (#1)... (18:56:59.707284) ERROR: Unable to start bitbake server (None) ERROR: Server log for this session (/mnt/d/yoctotest/imx-yocto-bsp/build/bitbake-cookerdaemon.log): 21528 18:57:00.736787 --- Starting bitbake server pid 21528 at 2024-07-04 18:57:00.736759 --- /usr/lib/python3/dist-packages/apport/report.py:13: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import fnmatch, glob, traceback, errno, sys, atexit, imp, stat Traceback (most recent call last): File "/mnt/d/yoctotest/imx-yocto-bsp/sources/poky/bitbake/bin/bitbake-server", line 54, in &amp;lt;module&amp;gt; bb.server.process.execServer(lockfd, readypipeinfd, lockname, sockname, timeout, xmlrpcinterface, profile) File "/mnt/d/yoctotest/imx-yocto-bsp/sources/poky/bitbake/lib/bb/server/process.py", line 667, in execServer sock.bind(os.path.basename(sockname)) OSError: [Errno 95] Operation not supported sys:1: ResourceWarning: unclosed file &amp;lt;_io.TextIOWrapper name=3 mode='w' encoding='UTF-8'&amp;gt; sys:1: ResourceWarning: unclosed &amp;lt;socket.socket fd=6, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0&amp;gt; sys:1: ResourceWarning: unclosed file &amp;lt;_io.TextIOWrapper name='/mnt/d/yoctotest/imx-yocto-bsp/build/bitbake-cookerdaemon.log' mode='a+' encoding='UTF-8'&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Please let me what to do for this.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jul 2024 13:34:48 GMT</pubDate>
    <dc:creator>devds</dc:creator>
    <dc:date>2024-07-04T13:34:48Z</dc:date>
    <item>
      <title>bitbake issue in wsl2</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-issue-in-wsl2/m-p/1899598#M225891</link>
      <description>&lt;P&gt;Hello NXP community,&lt;/P&gt;&lt;P&gt;I'm trying to build imx8mp nxp yocto bsp on windows11 WSL2 Ubuntu 20.04 distro,&amp;nbsp; using D drive instead of C to avoid permission issue.&lt;/P&gt;&lt;P&gt;But when i give bitbake command i get following&lt;BR /&gt;deevia@DESKTOP-1OUN098:/mnt/d/yoctotest/imx-yocto-bsp/build$ bitbake imx-image-full ERROR: Unable to start bitbake server (None) ERROR: Server log for this session (/mnt/d/yoctotest/imx-yocto-bsp/build/bitbake-cookerdaemon.log): 21526 18:56:59.523523 --- Starting bitbake server pid 21526 at 2024-07-04 18:56:59.523498 --- /usr/lib/python3/dist-packages/apport/report.py:13: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import fnmatch, glob, traceback, errno, sys, atexit, imp, stat Traceback (most recent call last): File "/mnt/d/yoctotest/imx-yocto-bsp/sources/poky/bitbake/bin/bitbake-server", line 54, in &amp;lt;module&amp;gt; bb.server.process.execServer(lockfd, readypipeinfd, lockname, sockname, timeout, xmlrpcinterface, profile) File "/mnt/d/yoctotest/imx-yocto-bsp/sources/poky/bitbake/lib/bb/server/process.py", line 667, in execServer sock.bind(os.path.basename(sockname)) OSError: [Errno 95] Operation not supported sys:1: ResourceWarning: unclosed file &amp;lt;_io.TextIOWrapper name=3 mode='w' encoding='UTF-8'&amp;gt; sys:1: ResourceWarning: unclosed &amp;lt;socket.socket fd=6, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0&amp;gt; sys:1: ResourceWarning: unclosed file &amp;lt;_io.TextIOWrapper name='/mnt/d/yoctotest/imx-yocto-bsp/build/bitbake-cookerdaemon.log' mode='a+' encoding='UTF-8'&amp;gt; NOTE: Retrying server connection (#1)... (18:56:59.707284) ERROR: Unable to start bitbake server (None) ERROR: Server log for this session (/mnt/d/yoctotest/imx-yocto-bsp/build/bitbake-cookerdaemon.log): 21528 18:57:00.736787 --- Starting bitbake server pid 21528 at 2024-07-04 18:57:00.736759 --- /usr/lib/python3/dist-packages/apport/report.py:13: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import fnmatch, glob, traceback, errno, sys, atexit, imp, stat Traceback (most recent call last): File "/mnt/d/yoctotest/imx-yocto-bsp/sources/poky/bitbake/bin/bitbake-server", line 54, in &amp;lt;module&amp;gt; bb.server.process.execServer(lockfd, readypipeinfd, lockname, sockname, timeout, xmlrpcinterface, profile) File "/mnt/d/yoctotest/imx-yocto-bsp/sources/poky/bitbake/lib/bb/server/process.py", line 667, in execServer sock.bind(os.path.basename(sockname)) OSError: [Errno 95] Operation not supported sys:1: ResourceWarning: unclosed file &amp;lt;_io.TextIOWrapper name=3 mode='w' encoding='UTF-8'&amp;gt; sys:1: ResourceWarning: unclosed &amp;lt;socket.socket fd=6, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0&amp;gt; sys:1: ResourceWarning: unclosed file &amp;lt;_io.TextIOWrapper name='/mnt/d/yoctotest/imx-yocto-bsp/build/bitbake-cookerdaemon.log' mode='a+' encoding='UTF-8'&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Please let me what to do for this.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 13:34:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-issue-in-wsl2/m-p/1899598#M225891</guid>
      <dc:creator>devds</dc:creator>
      <dc:date>2024-07-04T13:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: bitbake issue in wsl2</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-issue-in-wsl2/m-p/1900255#M225935</link>
      <description>&lt;DIV&gt;Hello,&lt;/DIV&gt;
&lt;DIV&gt;I hope you are doing well, I face same issue if I try to build poky following instructions mentioned here:
&lt;P&gt;&lt;A href="https://docs.yoctoproject.org/2.7.1/brief-yoctoprojectqs/brief-yoctoprojectqs.html" target="_blank" rel="nofollow noopener noreferrer"&gt;Yocto Project Quick Build&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It is not particular to nxp yocto build, at the lease.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;Please make sure that you have installed all the packages mentioned in section 3.2 Host packages of&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf" target="_blank" rel="noopener nofollow noreferrer" data-saferedirecturl="https://www.google.com/url?q=https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf&amp;amp;source=gmail&amp;amp;ust=1673524369276000&amp;amp;usg=AOvVaw3MN2mkrzLvz6PB1ZwY-SXE"&gt;IMX_YOCTO_PROJECT_USERS_&lt;WBR /&gt;GUIDE.pdf&lt;/A&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Regards&lt;/DIV&gt;</description>
      <pubDate>Fri, 05 Jul 2024 14:00:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-issue-in-wsl2/m-p/1900255#M225935</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2024-07-05T14:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: bitbake issue in wsl2</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-issue-in-wsl2/m-p/1900280#M225944</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/34846"&gt;@Bio_TICFSL&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I get timeout error or blockingIO error in middle of bitbake imx-image-full.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 14:51:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-issue-in-wsl2/m-p/1900280#M225944</guid>
      <dc:creator>devds</dc:creator>
      <dc:date>2024-07-05T14:51:11Z</dc:date>
    </item>
  </channel>
</rss>

