<?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 Error : do_compile error while adding meta-webkit layer</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1626357#M203569</link>
    <description>&lt;P&gt;I added the line in local.conf, the problem remains even after adding the line&lt;/P&gt;</description>
    <pubDate>Sat, 01 Apr 2023 07:18:59 GMT</pubDate>
    <dc:creator>Muthyam</dc:creator>
    <dc:date>2023-04-01T07:18:59Z</dc:date>
    <item>
      <title>Yocto Error : do_compile error while adding meta-webkit layer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1623001#M203316</link>
      <description>&lt;P&gt;Hello community, i am working on VAR-SOM IMX8 and i am building a Qt5 image, the yocto version is &lt;STRONG&gt;dunfell-fslc-5.4-2.1.x-mx8-v1.5&lt;/STRONG&gt;. When i tried to meta-webkit layer to it i a getting error&lt;/P&gt;&lt;P&gt;ERROR: Task (/home/medha/var-fslc-yocto/sources/meta-webkit/recipes-browser/wpewebkit/wpewebkit_2.32.1.bb:do_compile) failed with exit code '1'&lt;/P&gt;&lt;P&gt;The process that i followed is&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;1.Add meta-webkit layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;git clone&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;A title="https://github.com/Igalia/meta-webkit" href="https://secure-web.cisco.com/1p0tKUUbjW4kSMhLgsb2_OgNxmRay8niAjiAq10xhSuplANSK8awEq32vP64g7Z-8GMz8UZ62KTfN9EyAXfNYXwg_wU0PBQBDxGlHul3M3lYS9so1pwvKstpdePVR2t7JgkUKwIMc1xTK3XuCdnKF9gHGIQUhQhuS42YK2uPc25qiFQZUJtta3X33ZIQ4Gmcm6tTbq7RmAntdGpBSK7gY2-39xfiDX90fNAAlwArzlXmQR4xGDKzdnG456-ivbm0OaSdnf2q3G8SDdgCjSB2MJjdBf5O_3LbWBUYuaBM1IHw2otsV1lHE1HrT4oXwfqwS0uyvx_Vjz-ZglAw08l_3RVgNFFfXpir80ijt8juFYkx2I9c5S3Rylmy5ucW_RvpKm6FdJbUnnVsqD7IS3SqUup1L-EeQPl9q5DEoU7Igxlh8LZXH8dlFI3UDHm75iD8J8I1F6xrVImHKzxt-HHVBKCOnU7Qm3BKIQ1ICTfUk4KA/https%3A%2F%2Fgithub.com%2FIgalia%2Fmeta-webkit" target="_blank" rel="noopener"&gt;https://github.com/Igalia/meta-webkit&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;-b&amp;nbsp;dunfell&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Make sure to add layer to conf/bblayers.conf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.Add additional packages to the build via local.conf&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;IMAGE_INSTALL_append = "&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;wpewebkit&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;cog"&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;PREFERRED_PROVIDER_virtual/wpebackend = "wpebackend-fdo"&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;4.Build the image -&amp;gt;&lt;/SPAN&gt; bitbake fsl-image-qt5&lt;BR /&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;medha@C2680:~/var-fslc-yocto/build_xwayland$ bitbake fsl-image-qt5&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;WARNING: You have included the meta-virtualization layer, but 'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-virtualization README for details on enabling virtualization support.&lt;BR /&gt;Loading cache: 100% |##########################################################################################################################| Time: 0:00:00&lt;BR /&gt;Loaded 3903 entries from dependency cache.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;/P&gt;&lt;P&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "1.46.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "universal"&lt;BR /&gt;TARGET_SYS = "aarch64-fslc-linux"&lt;BR /&gt;MACHINE = "imx8qm-var-som"&lt;BR /&gt;DISTRO = "fslc-xwayland"&lt;BR /&gt;DISTRO_VERSION = "3.1"&lt;BR /&gt;TUNE_FEATURES = "aarch64 armv8a crc crypto cortexa72-cortexa53"&lt;BR /&gt;TARGET_FPU = ""&lt;BR /&gt;meta&lt;BR /&gt;meta-poky = "HEAD:2a848e95074318f3a243df7b3f40513a13173a82"&lt;BR /&gt;meta-oe&lt;BR /&gt;meta-multimedia&lt;BR /&gt;meta-python&lt;BR /&gt;meta-filesystems&lt;BR /&gt;meta-gnome&lt;BR /&gt;meta-networking = "HEAD:7bd47ef6c98323c95a9e527129dca98c9a65ee08"&lt;BR /&gt;meta-freescale = "HEAD:12c3eed6a90b436565126d8ba6934f794b816e25"&lt;BR /&gt;meta-freescale-3rdparty = "HEAD:537cb85e4db17d1f6b356a92112b32ae2e39b235"&lt;BR /&gt;meta-freescale-distro = "HEAD:5d882cdf079b3bde0bd9869ce3ca3db411acbf3b"&lt;BR /&gt;meta-qt5 = "HEAD:b4d24d70aca75791902df5cd59a4f4a54aa4a125"&lt;BR /&gt;meta-swupdate = "HEAD:72b493c7ed9f5e1fb4ae1ce180f913acc29748c5"&lt;BR /&gt;meta-virtualization = "HEAD:758868633be479f38d19c3602be0094289fc1a75"&lt;BR /&gt;meta-variscite-fslc = "HEAD:4720596b99029cd2cb5db7bef16b41cc473a759b"&lt;BR /&gt;meta-variscite-hab = "HEAD:ef52ce53d860f0552dd892874cfce62537f6564a"&lt;BR /&gt;meta-webkit = "dunfell:270599a765743c2db5a96195b7f83877cde5d499"&lt;/P&gt;&lt;P&gt;WARNING: /home/medha/var-fslc-yocto/sources/meta-variscite-fslc/recipes-kernel/linux/linux-variscite_5.4.bb:do_compile is tainted from a forced runA: 0:00:01&lt;BR /&gt;Initialising tasks: 100% |#####################################################################################################################| Time: 0:00:03&lt;BR /&gt;Sstate summary: Wanted 15 Found 3 Missed 12 Current 3808 (20% match, 99% complete)&lt;BR /&gt;NOTE: Executing Tasks&lt;BR /&gt;Currently 1 running tasks (4810 of 9214) 52% |######################################################## |&lt;BR /&gt;0: wpewebkit-2.32.1-r0 do_compile (pid 16511) 0% |&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;after some time i am getting error like&lt;/P&gt;&lt;P&gt;......-mx8-fslc-linux/wpewebkit/2.32.1-r0/recipe-sysroot/usr/include/orc-0.4 -isystem /home/medha/var-fslc-yocto/build_xwayland/tmp/work/aarch64-mx8-fslc-linux/wpewebkit/2.32.1-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem /home/medha/var-fslc-yocto/build_xwayland/tmp/work/aarch64-mx8-fslc-linux/wpewebkit/2.32.1-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem /home/medha/var-fslc-yocto/build_xwayland/tmp/work/aarch64-mx8-fslc-linux/wpewebkit/2.32.1-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem /home/medha/var-fslc-yocto/build_xwayland/tmp/work/aarch64-mx8-fslc-linux/wpewebkit/2.32.1-r0/recipe-sysroot/usr/include/libmount -isystem /home/medha/var-fslc-yocto/build_xwayland/tmp/work/aarch64-mx8-fslc-linux/wpewebkit/2.32.1-r0/recipe-sysroot/usr/include/blkid -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-misleading-indentation -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -Wno-tautological-compare -march=armv8-a+crc+crypto -mtune=cortex-a72.cortex-a53 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/medha/var-fslc-yocto/build_xwayland/tmp/work/aarch64-mx8-fslc-linux/wpewebkit/2.32.1-r0/recipe-sysroot -O2 -pipe -feliminate-unused-debug-types -fmacro-prefix-map=/home/medha/var-fslc-yocto/build_xwayland/tmp/work/aarch64-mx8-fslc-linux/wpewebkit/2.32.1-r0=/usr/src/debug/wpewebkit/2.32.1-r0 -fdebug-prefix-map=/home/medha/var-fslc-yocto/build_xwayland/tmp/work/aarch64-mx8-fslc-linux/wpewebkit/2.32.1-r0=/usr/src/debug/wpewebkit/2.32.1-r0 -fdebug-prefix-map=/home/medha/var-fslc-yocto/build_xwayland/tmp/work/aarch64-mx8-fslc-linux/wpewebkit/2.32.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/medha/var-fslc-yocto/build_xwayland/tmp/work/aarch64-mx8-fslc-linux/wpewebkit/2.32.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc+crypto -mtune=cortex-a72.cortex-a53 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/medha/var-fslc-yocto/build_xwayland/tmp/work/aarch64-mx8-fslc-linux/wpewebkit/2.32.1-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -DLINUX -DWL_EGL_PLATFORM -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-57.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-57.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-57.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-57.cpp&lt;BR /&gt;| ninja: build stopped: subcommand failed.&lt;BR /&gt;| WARNING: exit code 1 from a shell command.&lt;BR /&gt;|&lt;BR /&gt;ERROR: Task (/home/medha/var-fslc-yocto/sources/meta-webkit/recipes-browser/wpewebkit/wpewebkit_2.32.1.bb:do_compile) failed with exit code '1'&lt;BR /&gt;NOTE: Tasks Summary: Attempted 3647 tasks of which 3638 didn't need to be rerun and 1 failed.&lt;BR /&gt;NOTE: Writing buildhistory&lt;BR /&gt;NOTE: Writing buildhistory took: 2 seconds&lt;/P&gt;&lt;P&gt;Summary: 1 task failed:&lt;BR /&gt;/home/medha/var-fslc-yocto/sources/meta-webkit/recipes-browser/wpewebkit/wpewebkit_2.32.1.bb:do_compile&lt;BR /&gt;Summary: There were 2 WARNING messages shown.&lt;BR /&gt;Summary: There was 1 ERROR message shown, returning a non-zero exit code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 28 Mar 2023 04:53:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1623001#M203316</guid>
      <dc:creator>Muthyam</dc:creator>
      <dc:date>2023-03-28T04:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto Error : do_compile error while adding meta-webkit layer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1623918#M203395</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/214675"&gt;@Muthyam&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;/P&gt;
&lt;P&gt;Please make sure that you have correctly set up the yocto project and added&lt;SPAN&gt;&amp;nbsp;meta-qt5(dunfell version) layer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please add the below lines in local.conf&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;IMAGE_INSTALL_append = " wpewebkit cog imx-gst1.0-plugin"                                                                     

SKIP_META_VIRT_SANITY_CHECK = 1
#add the above line if virtualization support is not required.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please make sure that you have enough memory on the host PC.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dhruvit Vasavada&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 07:17:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1623918#M203395</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-03-29T07:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto Error : do_compile error while adding meta-webkit layer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1626357#M203569</link>
      <description>&lt;P&gt;I added the line in local.conf, the problem remains even after adding the line&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2023 07:18:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1626357#M203569</guid>
      <dc:creator>Muthyam</dc:creator>
      <dc:date>2023-04-01T07:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto Error : do_compile error while adding meta-webkit layer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1626594#M203598</link>
      <description>&lt;P&gt;I included this&lt;/P&gt;&lt;PRE&gt;IMAGE_INSTALL_append = " wpewebkit cog imx-gst1.0-plugin"&lt;/PRE&gt;&lt;P&gt;line my local.conf file and rebuilt the image using bitbake fsl-image-qt5, but the same error &lt;SPAN class=""&gt;reappears. And another thing that I forget to mention is that when I enter bitbake fsl-image-qt5, the system freezes and by the time the system returns to normal, an error occurs.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Apr 2023 06:16:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1626594#M203598</guid>
      <dc:creator>Muthyam</dc:creator>
      <dc:date>2023-04-03T06:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto Error : do_compile error while adding meta-webkit layer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1627711#M203718</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/214675"&gt;@Muthyam&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;/P&gt;
&lt;P&gt;I couldn't see any error related to the compilation of source code from logs.&lt;/P&gt;
&lt;P&gt;This issue may arise due to not having enough memory.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please make sure that you have installed all dependencies required for yocto dunfell.&lt;BR /&gt;Please refer to &lt;A href="https://variwiki.com/index.php?title=Yocto_Build_Release&amp;amp;release=RELEASE_DUNFELL_V1.5_VAR-SOM-MX8" target="_self"&gt;installing the required packages&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;For&amp;nbsp;&lt;SPAN&gt;fsl-image-qt5 image one can also look at qtwebkit-based browsers.&lt;BR /&gt;Please refer to section 4 - Accelerated browsers support in&amp;nbsp;&lt;A href="https://variwiki.com/index.php?title=Adding_yocto_packages" target="_self"&gt;Adding packages to the Yocto build&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dhruvit Vasavada&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 13:39:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1627711#M203718</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-04-04T13:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto Error : do_compile error while adding meta-webkit layer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1635868#M204411</link>
      <description>&lt;P&gt;Issue cleared now, it occurred because of less memory only.&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 05:10:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1635868#M204411</guid>
      <dc:creator>Muthyam</dc:creator>
      <dc:date>2023-04-19T05:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto Error : do_compile error while adding meta-webkit layer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1636170#M204438</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/214675"&gt;@Muthyam&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;/P&gt;
&lt;P&gt;As this issue is resolved, can I mark this case as close?&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dhruvit Vasavada&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 10:39:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1636170#M204438</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-04-19T10:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto Error : do_compile error while adding meta-webkit layer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1695318#M209886</link>
      <description>yes</description>
      <pubDate>Sat, 29 Jul 2023 07:23:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Error-do-compile-error-while-adding-meta-webkit-layer/m-p/1695318#M209886</guid>
      <dc:creator>Muthyam</dc:creator>
      <dc:date>2023-07-29T07:23:50Z</dc:date>
    </item>
  </channel>
</rss>

