<?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 Add qtwebengine to Yocto Zeus in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Add-qtwebengine-to-Yocto-Zeus/m-p/1503779#M193662</link>
    <description>&lt;P&gt;Greetings !&lt;/P&gt;&lt;P&gt;I have built the Yocto source for i.MX6UL (DISTRO : fsl-imx-fb) and now I am trying to add "qtwebengine" to yocto source but I am getting the following attached do_compile error. Any suggestions on this is highly appreciated .&lt;/P&gt;&lt;P&gt;Error log :&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;| FAILED: v8_snapshot/obj/v8/torque_base/torque_base_jumbo_3.o&lt;BR /&gt;| /home/user/Mindteck_work/civco/yocto_src/imx-yocto-bsp_xwayland/build/tmp/hosttools/g++ -MMD -MF v8_snapshot/obj/v8/torque_base/torque_base_jumbo_3.o.d -DUSE_UDEV -DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -DENABLE_MINOR_MC -DV8_INTL_SUPPORT -DV8_CONCURRENT_MARKING -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_EMBEDDED_BUILTINS -DV8_SHARED_RO_HEAP -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_DEPRECATION_WARNINGS -DV8_TARGET_ARCH_ARM -DCAN_USE_ARMV7_INSTRUCTIONS -DCAN_USE_VFP3_INSTRUCTIONS -DCAN_USE_VFP32DREGS -DCAN_USE_NEON -DUSE_EABI_HARDFLOAT=1 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_LINUX -DDISABLE_UNTRUSTED_CODE_MITIGATIONS -DV8_DEPRECATION_WARNINGS -I. -Iv8_snapshot/gen -I../../../../git/src/3rdparty/chromium -I../../../../git/src/3rdparty/chromium/v8 -Iv8_snapshot/gen/v8 -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pipe -pthread -m32 -msse2 -mfpmath=sse -mmmx -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-deprecated-declarations -fno-delete-null-pointer-checks -Wno-comments -Wno-packed-not-aligned -Wno-dangling-else -Wno-missing-field-initializers -Wno-unused-parameter -fno-omit-frame-pointer -g1 -fvisibility=hidden -Wno-strict-overflow -Wno-return-type -O3 -fno-ident -fdata-sections -ffunction-sections -std=gnu++14 -Wno-narrowing -Wno-class-memaccess -Wno-attributes -Wno-class-memaccess -Wno-subobject-linkage -Wno-invalid-offsetof -Wno-return-type -Wno-deprecated-copy -fvisibility-inlines-hidden -fexceptions -frtti -c v8_snapshot/gen/v8/torque_base_jumbo_3.cc -o v8_snapshot/obj/v8/torque_base/torque_base_jumbo_3.o&lt;BR /&gt;| In file included from ../../../../git/src/3rdparty/chromium/v8/src/torque/source-positions.h:8,&lt;BR /&gt;| from ./../../../../git/src/3rdparty/chromium/v8/src/torque/source-positions.cc:5,&lt;BR /&gt;| from v8_snapshot/gen/v8/torque_base_jumbo_3.cc:5:&lt;BR /&gt;| /usr/include/c++/9/iostream:38:10: fatal error: bits/c++config.h: No such file or directory&lt;BR /&gt;| 38 | #include &amp;lt;bits/c++config.h&amp;gt;&lt;BR /&gt;| | ^~~~~~~~~~~~~~~~~~&lt;BR /&gt;| compilation terminated.&lt;BR /&gt;| [9573/17043] CC host/obj/base/third_party/libevent/bundled_libevent/evdns.o&lt;BR /&gt;| [9574/17043] CXX host/obj/base/base/base_jumbo_27.o&lt;BR /&gt;| [9575/17043] CXX obj/v8/src/inspector/inspector/inspector_jumbo_2.o&lt;BR /&gt;| [9576/17043] CXX obj/v8/src/inspector/inspector/inspector_jumbo_5.o&lt;BR /&gt;| [9577/17043] CXX obj/v8/src/inspector/inspector/inspector_jumbo_3.o&lt;BR /&gt;| [9578/17043] CXX obj/v8/src/inspector/inspector/inspector_jumbo_4.o&lt;BR /&gt;| [9579/17043] CXX obj/v8/src/inspector/inspector/inspector_jumbo_1.o&lt;BR /&gt;| ninja: build stopped: subcommand failed.&lt;BR /&gt;| make[3]: *** [Makefile.gn_run:359: run_ninja] Error 1&lt;BR /&gt;| make[3]: Leaving directory '/home/user/Mindteck_work/civco/yocto_src/imx-yocto-bsp_xwayland/build/tmp/work/cortexa7t2hf-neon-mx6ul-poky-linux-gnueabi/qtwebengine/5.14.99+5.15-beta3+gitAUTOINC+6b62dfe724_9424dc7cee-r0/build/src/core'&lt;BR /&gt;| make[2]: *** [Makefile:82: sub-gn_run-pro-make_first] Error 2&lt;BR /&gt;| make[2]: Leaving directory '/home/user/Mindteck_work/civco/yocto_src/imx-yocto-bsp_xwayland/build/tmp/work/cortexa7t2hf-neon-mx6ul-poky-linux-gnueabi/qtwebengine/5.14.99+5.15-beta3+gitAUTOINC+6b62dfe724_9424dc7cee-r0/build/src/core'&lt;BR /&gt;| make[1]: *** [Makefile:79: sub-core-make_first] Error 2&lt;BR /&gt;| make[1]: Leaving directory '/home/user/Mindteck_work/civco/yocto_src/imx-yocto-bsp_xwayland/build/tmp/work/cortexa7t2hf-neon-mx6ul-poky-linux-gnueabi/qtwebengine/5.14.99+5.15-beta3+gitAUTOINC+6b62dfe724_9424dc7cee-r0/build/src'&lt;BR /&gt;| make: *** [Makefile:49: sub-src-make_first] Error 2&lt;BR /&gt;| WARNING: exit code 1 from a shell command.&lt;BR /&gt;-----------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
    <pubDate>Wed, 10 Aug 2022 07:46:41 GMT</pubDate>
    <dc:creator>Poornesh7</dc:creator>
    <dc:date>2022-08-10T07:46:41Z</dc:date>
    <item>
      <title>Add qtwebengine to Yocto Zeus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Add-qtwebengine-to-Yocto-Zeus/m-p/1503779#M193662</link>
      <description>&lt;P&gt;Greetings !&lt;/P&gt;&lt;P&gt;I have built the Yocto source for i.MX6UL (DISTRO : fsl-imx-fb) and now I am trying to add "qtwebengine" to yocto source but I am getting the following attached do_compile error. Any suggestions on this is highly appreciated .&lt;/P&gt;&lt;P&gt;Error log :&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;| FAILED: v8_snapshot/obj/v8/torque_base/torque_base_jumbo_3.o&lt;BR /&gt;| /home/user/Mindteck_work/civco/yocto_src/imx-yocto-bsp_xwayland/build/tmp/hosttools/g++ -MMD -MF v8_snapshot/obj/v8/torque_base/torque_base_jumbo_3.o.d -DUSE_UDEV -DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -DENABLE_MINOR_MC -DV8_INTL_SUPPORT -DV8_CONCURRENT_MARKING -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_EMBEDDED_BUILTINS -DV8_SHARED_RO_HEAP -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_DEPRECATION_WARNINGS -DV8_TARGET_ARCH_ARM -DCAN_USE_ARMV7_INSTRUCTIONS -DCAN_USE_VFP3_INSTRUCTIONS -DCAN_USE_VFP32DREGS -DCAN_USE_NEON -DUSE_EABI_HARDFLOAT=1 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_LINUX -DDISABLE_UNTRUSTED_CODE_MITIGATIONS -DV8_DEPRECATION_WARNINGS -I. -Iv8_snapshot/gen -I../../../../git/src/3rdparty/chromium -I../../../../git/src/3rdparty/chromium/v8 -Iv8_snapshot/gen/v8 -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pipe -pthread -m32 -msse2 -mfpmath=sse -mmmx -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-deprecated-declarations -fno-delete-null-pointer-checks -Wno-comments -Wno-packed-not-aligned -Wno-dangling-else -Wno-missing-field-initializers -Wno-unused-parameter -fno-omit-frame-pointer -g1 -fvisibility=hidden -Wno-strict-overflow -Wno-return-type -O3 -fno-ident -fdata-sections -ffunction-sections -std=gnu++14 -Wno-narrowing -Wno-class-memaccess -Wno-attributes -Wno-class-memaccess -Wno-subobject-linkage -Wno-invalid-offsetof -Wno-return-type -Wno-deprecated-copy -fvisibility-inlines-hidden -fexceptions -frtti -c v8_snapshot/gen/v8/torque_base_jumbo_3.cc -o v8_snapshot/obj/v8/torque_base/torque_base_jumbo_3.o&lt;BR /&gt;| In file included from ../../../../git/src/3rdparty/chromium/v8/src/torque/source-positions.h:8,&lt;BR /&gt;| from ./../../../../git/src/3rdparty/chromium/v8/src/torque/source-positions.cc:5,&lt;BR /&gt;| from v8_snapshot/gen/v8/torque_base_jumbo_3.cc:5:&lt;BR /&gt;| /usr/include/c++/9/iostream:38:10: fatal error: bits/c++config.h: No such file or directory&lt;BR /&gt;| 38 | #include &amp;lt;bits/c++config.h&amp;gt;&lt;BR /&gt;| | ^~~~~~~~~~~~~~~~~~&lt;BR /&gt;| compilation terminated.&lt;BR /&gt;| [9573/17043] CC host/obj/base/third_party/libevent/bundled_libevent/evdns.o&lt;BR /&gt;| [9574/17043] CXX host/obj/base/base/base_jumbo_27.o&lt;BR /&gt;| [9575/17043] CXX obj/v8/src/inspector/inspector/inspector_jumbo_2.o&lt;BR /&gt;| [9576/17043] CXX obj/v8/src/inspector/inspector/inspector_jumbo_5.o&lt;BR /&gt;| [9577/17043] CXX obj/v8/src/inspector/inspector/inspector_jumbo_3.o&lt;BR /&gt;| [9578/17043] CXX obj/v8/src/inspector/inspector/inspector_jumbo_4.o&lt;BR /&gt;| [9579/17043] CXX obj/v8/src/inspector/inspector/inspector_jumbo_1.o&lt;BR /&gt;| ninja: build stopped: subcommand failed.&lt;BR /&gt;| make[3]: *** [Makefile.gn_run:359: run_ninja] Error 1&lt;BR /&gt;| make[3]: Leaving directory '/home/user/Mindteck_work/civco/yocto_src/imx-yocto-bsp_xwayland/build/tmp/work/cortexa7t2hf-neon-mx6ul-poky-linux-gnueabi/qtwebengine/5.14.99+5.15-beta3+gitAUTOINC+6b62dfe724_9424dc7cee-r0/build/src/core'&lt;BR /&gt;| make[2]: *** [Makefile:82: sub-gn_run-pro-make_first] Error 2&lt;BR /&gt;| make[2]: Leaving directory '/home/user/Mindteck_work/civco/yocto_src/imx-yocto-bsp_xwayland/build/tmp/work/cortexa7t2hf-neon-mx6ul-poky-linux-gnueabi/qtwebengine/5.14.99+5.15-beta3+gitAUTOINC+6b62dfe724_9424dc7cee-r0/build/src/core'&lt;BR /&gt;| make[1]: *** [Makefile:79: sub-core-make_first] Error 2&lt;BR /&gt;| make[1]: Leaving directory '/home/user/Mindteck_work/civco/yocto_src/imx-yocto-bsp_xwayland/build/tmp/work/cortexa7t2hf-neon-mx6ul-poky-linux-gnueabi/qtwebengine/5.14.99+5.15-beta3+gitAUTOINC+6b62dfe724_9424dc7cee-r0/build/src'&lt;BR /&gt;| make: *** [Makefile:49: sub-src-make_first] Error 2&lt;BR /&gt;| WARNING: exit code 1 from a shell command.&lt;BR /&gt;-----------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 07:46:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Add-qtwebengine-to-Yocto-Zeus/m-p/1503779#M193662</guid>
      <dc:creator>Poornesh7</dc:creator>
      <dc:date>2022-08-10T07:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add qtwebengine to Yocto Zeus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Add-qtwebengine-to-Yocto-Zeus/m-p/1504031#M193675</link>
      <description>&lt;P&gt;Hello Poormesh7,&lt;/P&gt;
&lt;P&gt;meta-chromium layer in the bblayers.conf, the chromium may may not work properly.&lt;/P&gt;
&lt;P&gt;The R&amp;amp;D team is handling this issue.I will update this case if they give any reply/patch. &lt;/P&gt;
&lt;P&gt;The workaround is Comment out the meta-chromium layer in the bblayers.conf.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 13:35:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Add-qtwebengine-to-Yocto-Zeus/m-p/1504031#M193675</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2022-08-10T13:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Add qtwebengine to Yocto Zeus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Add-qtwebengine-to-Yocto-Zeus/m-p/1504497#M193706</link>
      <description>&lt;P&gt;Sure , Thanks for your reply !&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 05:00:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Add-qtwebengine-to-Yocto-Zeus/m-p/1504497#M193706</guid>
      <dc:creator>Poornesh7</dc:creator>
      <dc:date>2022-08-11T05:00:21Z</dc:date>
    </item>
  </channel>
</rss>

