<?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>Other NXP ProductsのトピックRe: OpenIL build failure</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/OpenIL-build-failure/m-p/1894786#M23302</link>
    <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;By the way, for the LS1021ATSN board, if I use the Real Time Edge Software, the TSN standards such as qbv, qav, etc, except for the 802.1AS can't be used according the user guide.&lt;/P&gt;&lt;P&gt;Am I right? Please reply me back again. Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jun 2024 02:45:48 GMT</pubDate>
    <dc:creator>SH8Lee</dc:creator>
    <dc:date>2024-06-27T02:45:48Z</dc:date>
    <item>
      <title>OpenIL build failure</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/OpenIL-build-failure/m-p/1892037#M23235</link>
      <description>&lt;P&gt;Hello! I am currently using NXP LS1021ATSN switch.&lt;/P&gt;&lt;P&gt;And I am trying to build the image of OpenIL 1.11.&lt;/P&gt;&lt;P&gt;As I followed the instructions and execute the build, the following error keeps occuring, and the build fails.&lt;/P&gt;&lt;P&gt;So, can you please help me with this issue?&lt;/P&gt;&lt;P&gt;The OS for host PC is ubuntu 18.04.&lt;/P&gt;&lt;P&gt;Thank, you in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/mesonmain.py", line 129, in run&lt;BR /&gt;return options.run_func(options)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/msetup.py", line 245, in run&lt;BR /&gt;app.generate()&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/msetup.py", line 159, in generate&lt;BR /&gt;self._generate(env)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/msetup.py", line 192, in _generate&lt;BR /&gt;intr.run()&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreter.py", line 4165, in run&lt;BR /&gt;super().run()&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 412, in run&lt;BR /&gt;self.evaluate_codeblock(self.ast, start=1)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 436, in evaluate_codeblock&lt;BR /&gt;raise e&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 430, in evaluate_codeblock&lt;BR /&gt;self.evaluate_statement(cur)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 441, in evaluate_statement&lt;BR /&gt;return self.function_call(cur)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 788, in function_call&lt;BR /&gt;return func(node, posargs, kwargs)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 285, in wrapped&lt;BR /&gt;return f(*wrapped_args, **wrapped_kwargs)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 174, in wrapped&lt;BR /&gt;return f(*wrapped_args, **wrapped_kwargs)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreter.py", line 3687, in func_subdir&lt;BR /&gt;self.evaluate_codeblock(codeblock)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 436, in evaluate_codeblock&lt;BR /&gt;raise e&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 430, in evaluate_codeblock&lt;BR /&gt;self.evaluate_statement(cur)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 443, in evaluate_statement&lt;BR /&gt;return self.assignment(cur)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 1064, in assignment&lt;BR /&gt;value = self.evaluate_statement(node.value)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 441, in evaluate_statement&lt;BR /&gt;return self.function_call(cur)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 788, in function_call&lt;BR /&gt;return func(node, posargs, kwargs)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 285, in wrapped&lt;BR /&gt;return f(*wrapped_args, **wrapped_kwargs)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 285, in wrapped&lt;BR /&gt;return f(*wrapped_args, **wrapped_kwargs)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 285, in wrapped&lt;BR /&gt;return f(*wrapped_args, **wrapped_kwargs)&lt;BR /&gt;[Previous line repeated 2 more times]&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 155, in wrapped&lt;BR /&gt;ret = f(*wrapped_args, **wrapped_kwargs)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 174, in wrapped&lt;BR /&gt;return f(*wrapped_args, **wrapped_kwargs)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreter.py", line 3234, in func_dependency&lt;BR /&gt;d = self.dependency_impl(name, display_name, kwargs)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/interpreter.py", line 3281, in dependency_impl&lt;BR /&gt;dep = dependencies.find_external_dependency(name, self.environment, kwargs)&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/dependencies/base.py", line 2236, in find_external_dependency&lt;BR /&gt;d = c()&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/dependencies/base.py", line 1110, in __init__&lt;BR /&gt;CMakeDependency.class_cmakeinfo[self.for_machine] = self._get_cmake_info()&lt;BR /&gt;File "/home/shwan2lee/openil/output/host/lib/python3.8/site-packages/mesonbuild/dependencies/base.py", line 1203, in _get_cmake_info&lt;BR /&gt;'cmake_root': temp_parser.get_cmake_var('MESON_CMAKE_ROOT')[0],&lt;BR /&gt;IndexError: list index out of range&lt;BR /&gt;package/pkg-generic.mk:254: recipe for target '/home/shwan2lee/openil/output/build/host-libglib2-2.62.4/.stamp_configured' failed&lt;BR /&gt;make: *** [/home/shwan2lee/openil/output/build/host-libglib2-2.62.4/.stamp_configured] Error 2&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 09:27:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/OpenIL-build-failure/m-p/1892037#M23235</guid>
      <dc:creator>SH8Lee</dc:creator>
      <dc:date>2024-06-21T09:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: OpenIL build failure</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/OpenIL-build-failure/m-p/1894277#M23293</link>
      <description>&lt;P&gt;OpenIL release is out of date.&lt;/P&gt;
&lt;P&gt;Is it possible for you to use&amp;nbsp;&lt;SPAN&gt;Real-Time Edge Software 2.4 for&amp;nbsp;LS1021ATSN?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It could be downloaded from&amp;nbsp;&lt;A href="https://www.nxp.com/design/design-center/software/development-software/real-time-edge-software:REALTIME-EDGE-SOFTWARE" target="_blank"&gt;https://www.nxp.com/design/design-center/software/development-software/real-time-edge-software:REALTIME-EDGE-SOFTWARE&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 09:18:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/OpenIL-build-failure/m-p/1894277#M23293</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2024-06-26T09:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: OpenIL build failure</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/OpenIL-build-failure/m-p/1894786#M23302</link>
      <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;By the way, for the LS1021ATSN board, if I use the Real Time Edge Software, the TSN standards such as qbv, qav, etc, except for the 802.1AS can't be used according the user guide.&lt;/P&gt;&lt;P&gt;Am I right? Please reply me back again. Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 02:45:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/OpenIL-build-failure/m-p/1894786#M23302</guid>
      <dc:creator>SH8Lee</dc:creator>
      <dc:date>2024-06-27T02:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: OpenIL build failure</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/OpenIL-build-failure/m-p/1894803#M23303</link>
      <description>&lt;P&gt;Please refer to the following table for LS1021ATSN support features in Software.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yipingwang_0-1719457762121.png" style="width: 591px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/285961i1B014DD5E29D1E63/image-dimensions/591x275?v=v2" width="591" height="275" role="button" title="yipingwang_0-1719457762121.png" alt="yipingwang_0-1719457762121.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 03:11:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/OpenIL-build-failure/m-p/1894803#M23303</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2024-06-27T03:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: OpenIL build failure</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/OpenIL-build-failure/m-p/1897317#M23360</link>
      <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I installed the Real-time Edge Software 2.4 for an iMX8MP evk, and a LS1021ATSN switch, but there are some problems.&lt;/P&gt;&lt;P&gt;First, the switch doesn't have the systemd package, and I can't install it, because when I try to install it through a command "apt install systemd", it says it failed to locate the package systemd.&lt;/P&gt;&lt;P&gt;And without it, I can't follow the demo for time synchronization in the Real-time Edge Software user manual, because it says that a user should use the systemctl command.&lt;/P&gt;&lt;P&gt;Second, when I check the network interfaces through the "ifconfig" command, at first, there is no interface at all, except for the lo interface. As far as I know, the switch has 6 interfaces and 1 br0 interface. However, until I use manual command through "ifconfig ethx up", no interface exists at all, and it is very strange.&lt;/P&gt;&lt;P&gt;Can you help me with it? Attached are the screenshots of the terminal for my switch.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 08:36:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/OpenIL-build-failure/m-p/1897317#M23360</guid>
      <dc:creator>SH8Lee</dc:creator>
      <dc:date>2024-07-02T08:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: OpenIL build failure</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/OpenIL-build-failure/m-p/1897342#M23362</link>
      <description>&lt;P&gt;Will discuss in your new thread&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Other-NXP-Products/Problem-of-Real-time-Edge-Software-for-LS1021ATSN/m-p/1897321#M23361" target="_blank"&gt;https://community.nxp.com/t5/Other-NXP-Products/Problem-of-Real-time-Edge-Software-for-LS1021ATSN/m-p/1897321#M23361&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 09:05:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/OpenIL-build-failure/m-p/1897342#M23362</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2024-07-02T09:05:53Z</dc:date>
    </item>
  </channel>
</rss>

