<?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: yocto full build issue</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/yocto-full-build-issue/m-p/1306218#M176769</link>
    <description>&lt;P&gt;thanks for your reply.&amp;nbsp; so which python version is needed to install ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jul 2021 13:44:45 GMT</pubDate>
    <dc:creator>cloudfu</dc:creator>
    <dc:date>2021-07-12T13:44:45Z</dc:date>
    <item>
      <title>yocto full build issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/yocto-full-build-issue/m-p/1305881#M176736</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to build&amp;nbsp;i.MX release L4.19.35_1.0.0 yocto project for multiple times and alway met below issues.&lt;/P&gt;&lt;P&gt;can you pls help point out the resason ?&amp;nbsp; &amp;nbsp;thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;build cmd:&amp;nbsp;bitbake fsl-image-validation-imx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there are lots of&amp;nbsp; do_package issue:&lt;/P&gt;&lt;P&gt;ERROR: freetype-2.9.1-r0 do_package: Error executing a python function in exec_python_func() autogenerated:&lt;/P&gt;&lt;P&gt;The stack trace of python calls that resulted in this exception/failure was:&lt;BR /&gt;File: 'exec_python_func() autogenerated', lineno: 2, function: &amp;lt;module&amp;gt;&lt;BR /&gt;0001:&lt;BR /&gt;*** 0002:extend_recipe_sysroot(d)&lt;BR /&gt;0003:&lt;BR /&gt;File: '/data/cloud.fu/3/sources/poky/meta/classes/staging.bbclass', lineno: 553, function: extend_recipe_sysroot&lt;BR /&gt;0549: dest = newmanifest[l]&lt;BR /&gt;0550: if l.endswith("/"):&lt;BR /&gt;0551: staging_copydir(l, targetdir, dest, seendirs)&lt;BR /&gt;0552: continue&lt;BR /&gt;*** 0553: staging_copyfile(l, targetdir, dest, postinsts, seendirs)&lt;BR /&gt;0554:&lt;BR /&gt;0555: bb.note("Installed into sysroot: %s" % str(msg_adding))&lt;BR /&gt;0556: bb.note("Skipping as already exists in sysroot: %s" % str(msg_exists))&lt;BR /&gt;0557:&lt;BR /&gt;File: '/data/cloud.fu/3/sources/poky/meta/classes/staging.bbclass', lineno: 151, function: staging_copyfile&lt;BR /&gt;0147: os.symlink(linkto, dest)&lt;BR /&gt;0148: #bb.warn(c)&lt;BR /&gt;0149: else:&lt;BR /&gt;0150: try:&lt;BR /&gt;*** 0151: os.link(c, dest)&lt;BR /&gt;0152: except OSError as err:&lt;BR /&gt;0153: if err.errno == errno.EXDEV:&lt;BR /&gt;0154: bb.utils.copyfile(c, dest)&lt;BR /&gt;0155: else:&lt;BR /&gt;Exception: OSError: [Errno 31] Too many links: '/data/cloud.fu/3/build-wayland/tmp/sysroots-components/x86_64/ncurses-native/usr/share/terminfo/6/6053-dg' -&amp;gt; '/data/cloud.fu/3/build-wayland/tmp/work/aarch64-poky-linux/freetype/2.9.1-r0/recipe-sysroot-native/usr/share/terminfo/6/6053-dg'&lt;/P&gt;&lt;P&gt;ERROR: libpng-1.6.36-r0 do_package: Error executing a python function in exec_python_func() autogenerated:&lt;/P&gt;&lt;P&gt;The stack trace of python calls that resulted in this exception/failure was:&lt;BR /&gt;File: 'exec_python_func() autogenerated', lineno: 2, function: &amp;lt;module&amp;gt;&lt;BR /&gt;0001:&lt;BR /&gt;*** 0002:extend_recipe_sysroot(d)&lt;BR /&gt;0003:&lt;BR /&gt;File: '/data/cloud.fu/3/sources/poky/meta/classes/staging.bbclass', lineno: 553, function: extend_recipe_sysroot&lt;BR /&gt;0549: dest = newmanifest[l]&lt;BR /&gt;0550: if l.endswith("/"):&lt;BR /&gt;0551: staging_copydir(l, targetdir, dest, seendirs)&lt;BR /&gt;0552: continue&lt;BR /&gt;*** 0553: staging_copyfile(l, targetdir, dest, postinsts, seendirs)&lt;BR /&gt;0554:&lt;BR /&gt;0555: bb.note("Installed into sysroot: %s" % str(msg_adding))&lt;BR /&gt;0556: bb.note("Skipping as already exists in sysroot: %s" % str(msg_exists))&lt;BR /&gt;0557:&lt;BR /&gt;File: '/data/cloud.fu/3/sources/poky/meta/classes/staging.bbclass', lineno: 151, function: staging_copyfile&lt;BR /&gt;0147: os.symlink(linkto, dest)&lt;BR /&gt;0148: #bb.warn(c)&lt;BR /&gt;0149: else:&lt;BR /&gt;0150: try:&lt;BR /&gt;*** 0151: os.link(c, dest)&lt;BR /&gt;0152: except OSError as err:&lt;BR /&gt;0153: if err.errno == errno.EXDEV:&lt;BR /&gt;0154: bb.utils.copyfile(c, dest)&lt;BR /&gt;0155: else:&lt;BR /&gt;Exception: OSError: [Errno 31] Too many links: '/data/cloud.fu/3/build-wayland/tmp/sysroots-components/x86_64/ncurses-native/usr/share/terminfo/6/6053-dg' -&amp;gt; '/data/cloud.fu/3/build-wayland/tmp/work/aarch64-poky-linux/libpng/1.6.36-r0/recipe-sysroot-native/usr/share/terminfo/6/6053-dg'&lt;/P&gt;&lt;P&gt;........&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 03:37:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/yocto-full-build-issue/m-p/1305881#M176736</guid>
      <dc:creator>cloudfu</dc:creator>
      <dc:date>2021-07-12T03:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: yocto full build issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/yocto-full-build-issue/m-p/1306198#M176763</link>
      <description>&lt;P&gt;Hello cloudfu,&lt;/P&gt;
&lt;P&gt;Appears that you host does not have the python version the yocto need, please download python.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 13:02:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/yocto-full-build-issue/m-p/1306198#M176763</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2021-07-12T13:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: yocto full build issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/yocto-full-build-issue/m-p/1306218#M176769</link>
      <description>&lt;P&gt;thanks for your reply.&amp;nbsp; so which python version is needed to install ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 13:44:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/yocto-full-build-issue/m-p/1306218#M176769</guid>
      <dc:creator>cloudfu</dc:creator>
      <dc:date>2021-07-12T13:44:45Z</dc:date>
    </item>
  </channel>
</rss>

