<?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: bitbake build failed with exit code '1' in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-build-failed-with-exit-code-1/m-p/1787332#M218595</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Maybe someone of &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/44188"&gt;@variscite&lt;/a&gt; can help you.&lt;/P&gt;
&lt;P&gt;If you are on EVK form NXP please download the User guide:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jan 2024 15:33:54 GMT</pubDate>
    <dc:creator>Bio_TICFSL</dc:creator>
    <dc:date>2024-01-11T15:33:54Z</dc:date>
    <item>
      <title>bitbake build failed with exit code '1'</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-build-failed-with-exit-code-1/m-p/1786435#M218539</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;GETTING BELOW ERROR WHILE USING BITBAKE&lt;BR /&gt;&lt;BR /&gt;followed below Steps&lt;/P&gt;&lt;P&gt;&lt;A href="https://variwiki.com/index.php?title=Yocto_Toolchain_installation&amp;amp;release=mx8-yocto-mickledore-6.1.22_2.0.0-v1.0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://variwiki.com/index.php?title=Yocto_Toolchain_installation&amp;amp;release=mx8-yocto-mickledore-6.1.2...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;In file included from ../config.h:125,&lt;BR /&gt;| from ../../elfutils-0.170/libelf/elf32_fsize.c:31:&lt;BR /&gt;| ../../elfutils-0.170/libelf/libelfP.h:47:30: error: ‘__elf32_msize’ specifies less restrictive attribute than its target ‘elf32_fsize’: ‘const’ [-Werror=missing-attributes]&lt;BR /&gt;| 47 | #define __elfw2_(Bits, Name) __elf##Bits##_##Name&lt;BR /&gt;| | ^~~~~&lt;BR /&gt;| ../../elfutils-0.170/lib/eu-config.h:60:26: note: in definition of macro ‘strong_alias’&lt;BR /&gt;| 60 | extern __typeof (name) aliasname __attribute__ ((alias (#name)));&lt;BR /&gt;| | ^~~~~~~~~&lt;BR /&gt;| ../../elfutils-0.170/libelf/elf32_fsize.c:68:1: note: in expansion of macro ‘local_strong_alias’&lt;BR /&gt;| 68 | local_strong_alias (elfw2(LIBELFBITS, fsize), __elfw2(LIBELFBITS, msize))&lt;BR /&gt;| | ^~~~~~~~~~~~~~~~~~&lt;BR /&gt;| ../../elfutils-0.170/libelf/libelfP.h:52:29: note: in expansion of macro ‘__elfw2_’&lt;BR /&gt;| 52 | #define __elfw2(Bits, Name) __elfw2_(Bits, Name)&lt;BR /&gt;| | ^~~~~~~~&lt;BR /&gt;| ../../elfutils-0.170/libelf/elf32_fsize.c:68:47: note: in expansion of macro ‘__elfw2’&lt;BR /&gt;| 68 | local_strong_alias (elfw2(LIBELFBITS, fsize), __elfw2(LIBELFBITS, msize))&lt;BR /&gt;| | ^~~~~~~&lt;BR /&gt;| gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/home/brijesh/var-fsl-yocto/build_xwayland/tmp/work/x86_64-linux/elfutils-native/0.170-r0/recipe-sysroot-native/usr/share/locale"' -I. -I../../elfutils-0.170/libelf -I.. -I. -I../../elfutils-0.170/libelf -I../../elfutils-0.170/lib -I.. -isystem/home/brijesh/var-fsl-yocto/build_xwayland/tmp/work/x86_64-linux/elfutils-native/0.170-r0/recipe-sysroot-native/usr/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Werror -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -isystem/home/brijesh/var-fsl-yocto/build_xwayland/tmp/work/x86_64-linux/elfutils-native/0.170-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o elf32_getphdr.o ../../elfutils-0.170/libelf/elf32_getphdr.c&lt;BR /&gt;| In file included from ../../elfutils-0.170/libelf/elf32_fsize.c:35:&lt;BR /&gt;| ../../elfutils-0.170/libelf/libelfP.h:48:28: note: ‘__elf32_msize’ target declared here&lt;BR /&gt;| 48 | #define elfw2_(Bits, Name) elf##Bits##_##Name&lt;BR /&gt;| | ^~~&lt;BR /&gt;| ../../elfutils-0.170/libelf/libelfP.h:53:27: note: in expansion of macro ‘elfw2_’&lt;BR /&gt;| 53 | #define elfw2(Bits, Name) elfw2_(Bits, Name)&lt;BR /&gt;| | ^~~~~~&lt;BR /&gt;| ../../elfutils-0.170/libelf/elf32_fsize.c:43:1: note: in expansion of macro ‘elfw2’&lt;BR /&gt;| 43 | elfw2(LIBELFBITS, fsize) (Elf_Type type, size_t count, unsigned int version)&lt;BR /&gt;| | ^~~~~&lt;BR /&gt;| cc1: all warnings being treated as errors&lt;BR /&gt;| make[2]: *** [Makefile:712: elf64_fsize.o] Error 1&lt;BR /&gt;| make[2]: *** Waiting for unfinished jobs....&lt;BR /&gt;| cc1: all warnings being treated as errors&lt;BR /&gt;| make[2]: *** [Makefile:712: elf32_fsize.o] Error 1&lt;BR /&gt;| make[1]: *** [Makefile:478: all-recursive] Error 1&lt;BR /&gt;| make: *** [Makefile:394: all] Error 2&lt;BR /&gt;| ERROR: oe_runmake failed&lt;BR /&gt;| WARNING: exit code 1 from a shell command.&lt;BR /&gt;| ERROR: Function failed: do_compile (log file is located at /home/brijesh/var-fsl-yocto/build_xwayland/tmp/work/x86_64-linux/elfutils-native/0.170-r0/temp/log.do_compile.145440)&lt;BR /&gt;ERROR: Task (virtual:native:/home/brijesh/var-fsl-yocto/sources/poky/meta/recipes-devtools/elfutils/elfutils_0.170.bb:do_compile) failed with exit code '1'&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Jan 2024 20:49:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-build-failed-with-exit-code-1/m-p/1786435#M218539</guid>
      <dc:creator>brijesh9</dc:creator>
      <dc:date>2024-01-10T20:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: bitbake build failed with exit code '1'</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-build-failed-with-exit-code-1/m-p/1787332#M218595</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Maybe someone of &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/44188"&gt;@variscite&lt;/a&gt; can help you.&lt;/P&gt;
&lt;P&gt;If you are on EVK form NXP please download the User guide:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 15:33:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-build-failed-with-exit-code-1/m-p/1787332#M218595</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2024-01-11T15:33:54Z</dc:date>
    </item>
  </channel>
</rss>

