<?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: Headless build displaying java error after completion in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Headless-build-displaying-java-error-after-completion/m-p/1347779#M7820</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the compiler you like to use for building project?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Sep 2021 17:42:19 GMT</pubDate>
    <dc:creator>jiri_kral</dc:creator>
    <dc:date>2021-09-28T17:42:19Z</dc:date>
    <item>
      <title>Headless build displaying java error after completion</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Headless-build-displaying-java-error-after-completion/m-p/1346683#M7815</link>
      <description>&lt;P&gt;I'm trying to automate my build by performing a pre-commit hook and halting the commit on error. The following command is used to clean+build all four build configurations of a single project.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="java"&gt;C:\NXP\S32DS.3.4\eclipse\eclipsec  -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild  -data C:\local_projects\MyWonderfulWorkspaceS32DS -cleanBuild proj_name&lt;/LI-CODE&gt;&lt;P&gt;After the build (of all four configurations) completes the following error appears. It seems to be the last step of the command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="roy_vanlierop_0-1632733981502.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/157470i6BB775B480EB0038/image-size/medium?v=v2&amp;amp;px=400" role="button" title="roy_vanlierop_0-1632733981502.png" alt="roy_vanlierop_0-1632733981502.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Even when first removing all configuration output folders, the error still persists. Looking at the output a lot of warnings display about Eclipse and Java:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;PS C:\local_projects\proj_name Firmware&amp;gt; C:\NXP\S32DS.3.4\eclipse\eclipsec  -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild  -data C:\local_projects\MyWonderfulWorkspaceS32DS -cleanBuild proj_name
Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm.executable.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.ghs.toolchain.debug.

Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm.executable.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.ghs.toolchain.release.

Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm.executable.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.ghs.toolchain.debug.ram.

Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm.executable.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.ghs.toolchain.release.ram.

Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm.static_library.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.ghs.toolchain.debug.lib.

Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm.static_library.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.ghs.toolchain.release.lib.

log4j:WARN No appenders could be found for logger (org.eclipse.jgit.internal.storage.file.FileSnapshot).
log4j:WARN Please initialize the log4j system properly.
11:33:03 **** Clean-only build of configuration Debug_S32K146 for project BDS_SA ****
make -j4 clean
make: *** No rule to make target 'clean'.  Stop.
"make -j4 clean" terminated with exit code 2. Build might be incomplete.

11:33:03 Build Failed. 1 errors, 0 warnings. (took 475ms)

11:33:04 **** Build of configuration Debug_S32K146 for project proj_name ****
make -j4 all&lt;/LI-CODE&gt;&lt;P&gt;What could be the problem?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 09:37:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Headless-build-displaying-java-error-after-completion/m-p/1346683#M7815</guid>
      <dc:creator>roy_vanlierop</dc:creator>
      <dc:date>2021-09-27T09:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Headless build displaying java error after completion</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Headless-build-displaying-java-error-after-completion/m-p/1347779#M7820</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the compiler you like to use for building project?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 17:42:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Headless-build-displaying-java-error-after-completion/m-p/1347779#M7820</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2021-09-28T17:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Headless build displaying java error after completion</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Headless-build-displaying-java-error-after-completion/m-p/1350408#M7835</link>
      <description>&lt;P&gt;I'm using NXP GCC 6.3 for Arm 32-bit Bare-Metal&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 07:22:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Headless-build-displaying-java-error-after-completion/m-p/1350408#M7835</guid>
      <dc:creator>roy_vanlierop</dc:creator>
      <dc:date>2021-10-05T07:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Headless build displaying java error after completion</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Headless-build-displaying-java-error-after-completion/m-p/1656494#M10199</link>
      <description>&lt;P&gt;I am experiencing the same issue using the same compiler but on ubuntu using following command:&lt;/P&gt;&lt;P&gt;sudo ./s32ds -noSplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild --launcher.ini /opt/NXP/eclipse/s32ds.ini -data /home/user/workspaceS32DS.3.5 -import /home/user/workspaceS32DS.3.5/hello_world_s32k144/&amp;nbsp; -cleanBuild hello_world_s32k144&lt;/P&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;OpenJDK 64-Bit Server VM warning: Ignoring option UnsyncloadClass; support was removed in 11.0&lt;BR /&gt;SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".&lt;BR /&gt;SLF4J: Defaulting to no-operation (NOP) logger implementation&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#StaticLoggerBinder" target="_blank"&gt;http://www.slf4j.org/codes.html#StaticLoggerBinder&lt;/A&gt; for further details.&lt;BR /&gt;Opening 'hello_world_s32k144'.&lt;BR /&gt;Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm64.executable.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.arm64.ghs.toolchain.debug.&lt;/P&gt;&lt;P&gt;Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm64.executable.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.arm64.ghs.toolchain.release.&lt;/P&gt;&lt;P&gt;Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm64.executable.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.arm64.ghs.toolchain.debug.ram.&lt;/P&gt;&lt;P&gt;Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm64.executable.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.arm64.ghs.toolchain.release.ram.&lt;/P&gt;&lt;P&gt;Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm64.static_library.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.arm64.ghs.toolchain.debug.lib.&lt;/P&gt;&lt;P&gt;Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm64.static_library.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.arm64.ghs.toolchain.release.lib.&lt;/P&gt;&lt;P&gt;Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm.executable.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.ghs.toolchain.debug.&lt;/P&gt;&lt;P&gt;Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm.executable.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.ghs.toolchain.release.&lt;/P&gt;&lt;P&gt;Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm.executable.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.ghs.toolchain.debug.ram.&lt;/P&gt;&lt;P&gt;Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm.executable.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.ghs.toolchain.release.ram.&lt;/P&gt;&lt;P&gt;Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm.static_library.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.ghs.toolchain.debug.lib.&lt;/P&gt;&lt;P&gt;Managed Build system manifest file error: Unable to resolve the superClass identifier ghs.managedmake.arm.static_library.toolchain in the toolChain com.nxp.s32ds.cle.arm.mbs.ghs.toolchain.release.lib.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 09:08:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Headless-build-displaying-java-error-after-completion/m-p/1656494#M10199</guid>
      <dc:creator>tbuschendorf</dc:creator>
      <dc:date>2023-05-24T09:08:38Z</dc:date>
    </item>
  </channel>
</rss>

