Jump to content


Photo

Test new qtwebbrowser.


  • Please log in to reply
128 replies to this topic

Re: Test new qtwebbrowser. #61 foxbob

  • Senior Member
  • 617 posts

+18
Neutral

Posted 17 May 2020 - 07:29

It works.



Re: Test new qtwebbrowser. #62 XRayhTec

  • Senior Member
  • 447 posts

+8
Neutral

Posted 17 May 2020 - 09:33

Is the qthbbtv plugin also working on the zeus Qt version?
Regards,

607xRAYHTECV13

ET4x00RAYHTEC4.0

XP1000RAYHTEC7B

H9COMBORAYHTEC9b


Re: Test new qtwebbrowser. #63 WTE

  • Senior Member
  • 821 posts

+36
Good

Posted 17 May 2020 - 10:06

Is the qthbbtv plugin also working on the zeus Qt version?
Regards,

ofcourse


Mut@nt HD51 STB 4K

   :rolleyes:                :rolleyes:


Re: Test new qtwebbrowser. #64 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 17 May 2020 - 20:18

The qthbbtv plugin is "vendor" free? (meaning there is no protection to work on specific only receivers?)

 

Also do we need the following fix in udev?

 

    [ -e /dev/pts ] || mkdir -m 0755 /dev/pts
    [ -e /dev/shm ] || mkdir -m 1777 /dev/shm

Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Test new qtwebbrowser. #65 WTE

  • Senior Member
  • 821 posts

+36
Good

Posted 17 May 2020 - 20:53

 

The qthbbtv plugin is "vendor" free? (meaning there is no protection to work on specific only receivers?)

 

Also do we need the following fix in udev?

    [ -e /dev/pts ] || mkdir -m 0755 /dev/pts
    [ -e /dev/shm ] || mkdir -m 1777 /dev/shm

eudev makes the shm and pts (that was only a problem in mdev which it didn't)


Mut@nt HD51 STB 4K

   :rolleyes:                :rolleyes:


Re: Test new qtwebbrowser. #66 foxbob

  • Senior Member
  • 617 posts

+18
Neutral

Posted 18 May 2020 - 04:29

It didn’t work with eudev.This is just me.



Re: Test new qtwebbrowser. #67 foxbob

  • Senior Member
  • 617 posts

+18
Neutral

Posted 18 May 2020 - 18:52

I put together an image for my receiver at the dunfell brunch.The start page starts and that's it,once I was able to go to the page and can no longer.The next time I can’t go in anymore.It’s bad that there is no application to start the browser,maybe you need to clear the cache.

Attached Files



Re: Test new qtwebbrowser. #68 foxbob

  • Senior Member
  • 617 posts

+18
Neutral

Posted 18 May 2020 - 19:17

After start by default mounted as usbhdd,I mounted as needed hdd.

root@et1x000:~# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                 3.5G    519.9M      2.8G  15% /
devtmpfs                144.9M      4.0K    144.9M   0% /dev
tmpfs                    64.0K         0     64.0K   0% /media
tmpfs                   153.0M    204.0K    152.8M   0% /run
tmpfs                   153.0M      2.1M    151.0M   1% /var/volatile
/dev/sdb1               915.9G    546.2G    323.1G  63% /media/usbhdd
/dev/sdb1               915.9G    546.2G    323.1G  63% /media/hdd

Attached Files



Re: Test new qtwebbrowser. #69 foxbob

  • Senior Member
  • 617 posts

+18
Neutral

Posted 18 May 2020 - 19:53

And the qtwebkit doesn’t want to compile at all.

/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/EGL/eglplatform.h:113:10: fatal error: X11/Xlib.h: No such file or directory
  113 | #include <X11/Xlib.h>


Re: Test new qtwebbrowser. #70 WTE

  • Senior Member
  • 821 posts

+36
Good

Posted 18 May 2020 - 20:30

 

And the qtwebkit doesn’t want to compile at all.

/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/EGL/eglplatform.h:113:10: fatal error: X11/Xlib.h: No such file or directory
  113 | #include <X11/Xlib.h>

 

Qtwebkit shouldn't been compiled with X11 ;)

Add in your "MACHINE" file

DISTRO_FEATURES_remove = "x11 wayland directfb"


Mut@nt HD51 STB 4K

   :rolleyes:                :rolleyes:


Re: Test new qtwebbrowser. #71 WTE

  • Senior Member
  • 821 posts

+36
Good

Posted 18 May 2020 - 20:32

 

After start by default mounted as usbhdd,I mounted as needed hdd.

root@et1x000:~# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                 3.5G    519.9M      2.8G  15% /
devtmpfs                144.9M      4.0K    144.9M   0% /dev
tmpfs                    64.0K         0     64.0K   0% /media
tmpfs                   153.0M    204.0K    152.8M   0% /run
tmpfs                   153.0M      2.1M    151.0M   1% /var/volatile
/dev/sdb1               915.9G    546.2G    323.1G  63% /media/usbhdd
/dev/sdb1               915.9G    546.2G    323.1G  63% /media/hdd

Looks like you have mdev and eudev running.


Mut@nt HD51 STB 4K

   :rolleyes:                :rolleyes:


Re: Test new qtwebbrowser. #72 foxbob

  • Senior Member
  • 617 posts

+18
Neutral

Posted 18 May 2020 - 21:00

I collected from here https://github.com/w...re/tree/dunfell.



Re: Test new qtwebbrowser. #73 WTE

  • Senior Member
  • 821 posts

+36
Good

Posted 18 May 2020 - 21:56

I collected from here https://github.com/w...re/tree/dunfell.

This branch is only that the image is build without errors. Further is nothing check yet.

 

That mount is made on /hdd and /usbhdd that's very strange. This must been check why it happens and prevent it.

From your info from the picture couple messages before it has a mount called USB. That is made by mdev. So I think on some reason it seems mdev and eudev is installed.

 

 

Your box SF4008/ET11000 I do not know if it's worth to spend so much time as the support from this manufacture was always poor and problems with webbrowser is caused by uncomplete/bad drivers. :(


Mut@nt HD51 STB 4K

   :rolleyes:                :rolleyes:


Re: Test new qtwebbrowser. #74 foxbob

  • Senior Member
  • 617 posts

+18
Neutral

Posted 19 May 2020 - 19:03

I also noticed the mounting disappears,the gui did not restart.Many people have such a receiver as I have,it’s clear that nothing can be done with the drivers,but if it is possible to add something new to the assembly.



Re: Test new qtwebbrowser. #75 foxbob

  • Senior Member
  • 617 posts

+18
Neutral

Posted 19 May 2020 - 20:00

I add this DISTRO_FEATURES_remove = "x11 wayland directfb" and anyway a mistake fatal error: X11/Xlib.h: No such file or directory.



Re: Test new qtwebbrowser. #76 WTE

  • Senior Member
  • 821 posts

+36
Good

Posted 19 May 2020 - 22:02

I add this DISTRO_FEATURES_remove = "x11 wayland directfb" and anyway a mistake fatal error: X11/Xlib.h: No such file or directory.

I will run a build tonight and see what is going wrong.


Mut@nt HD51 STB 4K

   :rolleyes:                :rolleyes:


Re: Test new qtwebbrowser. #77 XRayhTec

  • Senior Member
  • 447 posts

+8
Neutral

Posted 20 May 2020 - 06:38

I add this DISTRO_FEATURES_remove = "x11 wayland directfb" and anyway a mistake fatal error: X11/Xlib.h: No such file or directory.

Maybe log files of do_configure and/or do_compile give indication of what is goi g wrong?

607xRAYHTECV13

ET4x00RAYHTEC4.0

XP1000RAYHTEC7B

H9COMBORAYHTEC9b


Re: Test new qtwebbrowser. #78 foxbob

  • Senior Member
  • 617 posts

+18
Neutral

Posted 20 May 2020 - 14:26

Here are the files.

[2817/3562] /arm-oe-linux-gnueabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WebCore -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/airplay -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/battery -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/encryptedmedia -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/fetch -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/geolocation -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/indexeddb -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/indexeddb/client -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/indexeddb/server -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/indexeddb/shared -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/indieui -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/mediacontrols -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/mediasession -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/mediasource -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/mediastream -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/navigatorcontentutils -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/notifications -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/plugins -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/proximity -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/quota -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/speech -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/streams -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/vibration -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/webaudio -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/webdatabase -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/websockets -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/accessibility -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/bindings -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/bindings/generic -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/bindings/js -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/bridge -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/bridge/c -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/bridge/jsc -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/contentextensions -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/crypto -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/crypto/algorithms -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/crypto/keys -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/crypto/parameters -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/css -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/cssjit -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/dom -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/dom/default -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/editing -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/fileapi -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/history -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/html -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/html/canvas -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/html/forms -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/html/parser -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/html/shadow -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/html/track -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/inspector -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/loader -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/loader/appcache -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/loader/archive -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/loader/archive/mhtml -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/loader/cache -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/loader/icon -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/mathml -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/page -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/page/animation -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/page/csp -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/page/scrolling -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/animation -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/audio -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/crypto -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/cpu/arm -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/displaylists -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/filters -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/harfbuzz -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/opentype -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/transforms -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/mediastream -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/mock -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/mock/mediasource -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/network -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/sql -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/text -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/text/icu -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/plugins -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/rendering -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/rendering/line -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/rendering/mathml -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/rendering/shapes -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/rendering/style -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/rendering/svg -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/replay -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/storage -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/style -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/svg -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/svg/animation -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/svg/graphics -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/svg/graphics/filters -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/svg/properties -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/websockets -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/workers -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/xml -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source -I. -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/gpu -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/ThirdParty/woff2/include -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/image-decoders -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/image-decoders/bmp -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/image-decoders/gif -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/image-decoders/ico -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/image-decoders/jpeg -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/image-decoders/png -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/image-decoders/webp -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/linux -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/texmap -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/ForwardingHeaders -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/API -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/assembler -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/bytecode -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/bytecompiler -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/dfg -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/disassembler -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/heap -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/debugger -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/interpreter -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/jit -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/llint -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/parser -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/profiler -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/runtime -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/yarr -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/ThirdParty/ANGLE -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/ThirdParty/ANGLE/include/KHR -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/gamepad -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/bridge/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/dom/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/editing/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/history/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/page/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/audio/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/egl -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/glx -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/gpu/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/opengl -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/surfaces -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/surfaces/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/win -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/network/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/text/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/win -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/x11 -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WTF -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/testing -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/libxml2 -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtGui -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtCore -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtGui/5.14.1 -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtGui/5.14.1/QtGui -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtCore/5.14.1 -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtCore/5.14.1/QtCore -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtNetwork -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtNetwork/5.14.1 -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtNetwork/5.14.1/QtNetwork -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7-a -mfpu=neon -mfloat-abi=hard  --sysroot=/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0=/usr/src/debug/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0                      -fdebug-prefix-map=/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0=/usr/src/debug/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0                      -fdebug-prefix-map=/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7-a -mfpu=neon -mfloat-abi=hard  --sysroot=/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/opengl/Extensions3DOpenGLES.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/opengl/Extensions3DOpenGLES.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/opengl/Extensions3DOpenGLES.cpp.o -c /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/opengl/Extensions3DOpenGLES.cpp
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/opengl/Extensions3DOpenGLES.cpp.o
/arm-oe-linux-gnueabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WebCore -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/airplay -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/battery -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/encryptedmedia -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/fetch -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/geolocation -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/indexeddb -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/indexeddb/client -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/indexeddb/server -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/indexeddb/shared -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/indieui -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/mediacontrols -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/mediasession -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/mediasource -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/mediastream -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/navigatorcontentutils -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/notifications -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/plugins -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/proximity -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/quota -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/speech -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/streams -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/vibration -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/webaudio -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/webdatabase -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/websockets -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/accessibility -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/bindings -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/bindings/generic -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/bindings/js -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/bridge -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/bridge/c -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/bridge/jsc -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/contentextensions -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/crypto -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/crypto/algorithms -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/crypto/keys -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/crypto/parameters -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/css -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/cssjit -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/dom -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/dom/default -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/editing -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/fileapi -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/history -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/html -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/html/canvas -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/html/forms -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/html/parser -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/html/shadow -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/html/track -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/inspector -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/loader -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/loader/appcache -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/loader/archive -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/loader/archive/mhtml -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/loader/cache -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/loader/icon -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/mathml -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/page -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/page/animation -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/page/csp -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/page/scrolling -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/animation -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/audio -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/crypto -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/cpu/arm -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/displaylists -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/filters -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/harfbuzz -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/opentype -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/transforms -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/mediastream -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/mock -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/mock/mediasource -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/network -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/sql -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/text -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/text/icu -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/plugins -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/rendering -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/rendering/line -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/rendering/mathml -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/rendering/shapes -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/rendering/style -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/rendering/svg -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/replay -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/storage -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/style -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/svg -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/svg/animation -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/svg/graphics -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/svg/graphics/filters -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/svg/properties -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/websockets -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/workers -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/xml -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source -I. -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/gpu -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/ThirdParty/woff2/include -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/image-decoders -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/image-decoders/bmp -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/image-decoders/gif -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/image-decoders/ico -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/image-decoders/jpeg -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/image-decoders/png -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/image-decoders/webp -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/linux -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/texmap -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/ForwardingHeaders -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/API -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/assembler -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/bytecode -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/bytecompiler -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/dfg -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/disassembler -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/heap -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/debugger -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/interpreter -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/jit -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/llint -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/parser -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/profiler -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/runtime -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/JavaScriptCore/yarr -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/ThirdParty/ANGLE -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/ThirdParty/ANGLE/include/KHR -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/Modules/gamepad -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/bridge/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/dom/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/editing/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/history/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/page/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/audio/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/egl -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/glx -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/gpu/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/opengl -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/surfaces -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/surfaces/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/win -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/network/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/text/qt -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/win -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/x11 -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WTF -I/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/testing -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/libxml2 -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtGui -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtCore -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtGui/5.14.1 -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtGui/5.14.1/QtGui -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtCore/5.14.1 -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtCore/5.14.1/QtCore -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtNetwork -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtNetwork/5.14.1 -isystem /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/QtNetwork/5.14.1/QtNetwork -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7-a -mfpu=neon -mfloat-abi=hard  --sysroot=/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0=/usr/src/debug/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0                      -fdebug-prefix-map=/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0=/usr/src/debug/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0                      -fdebug-prefix-map=/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7-a -mfpu=neon -mfloat-abi=hard  --sysroot=/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/opengl/Extensions3DOpenGLES.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/opengl/Extensions3DOpenGLES.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/opengl/Extensions3DOpenGLES.cpp.o -c /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/opengl/Extensions3DOpenGLES.cpp
In file included from /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/EGL/egl.h:39,
                 from /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/git/Source/WebCore/platform/graphics/opengl/Extensions3DOpenGLES.cpp:36:
/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtwebkit/5.14.1+gitAUTOINC+ab1bd15209-r0/recipe-sysroot/usr/include/EGL/eglplatform.h:113:10: fatal error: X11/Xlib.h: No such file or directory
  113 | #include <X11/Xlib.h>
      |          ^~~~~~~~~~~~
compilation terminated.

Attached Files


Edited by foxbob, 20 May 2020 - 14:34.


Re: Test new qtwebbrowser. #79 XRayhTec

  • Senior Member
  • 447 posts

+8
Neutral

Posted 20 May 2020 - 18:31

You did apply the Qtwebkit-without-x11.patch?

607xRAYHTECV13

ET4x00RAYHTEC4.0

XP1000RAYHTEC7B

H9COMBORAYHTEC9b


Re: Test new qtwebbrowser. #80 WTE

  • Senior Member
  • 821 posts

+36
Good

Posted 20 May 2020 - 18:50

The et1x000 seems to build well but if it will work I do not know. I used follow BSP layer https://github.com/w...romium/meta-neo

I think for you the easist way to test is to remove the files in meta-gi and copy all this files in this BSP layer meta-gi

 

#


Mut@nt HD51 STB 4K

   :rolleyes:                :rolleyes:



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users