Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push my qt4 append that was required to make any qt4 progress. #2

Closed
wants to merge 2 commits into from

Conversation

scoutcamper
Copy link
Member

No description provided.

morphis and others added 2 commits January 5, 2013 17:19
To be able to use certificate storage with the pmcertificatemgr library there has to be a
specific configuration for it available below /var/ssl. With this a special upstart job
takes care about creating the needed configuration bits.

Signed-off-by: Simon Busch <morphis@gravedo.de>
@shr-project
Copy link
Contributor

f8fccdb why is ca-certificates change rpi specific?
3d16a24 do you assume that every armv6 is rpi with vc-graphics?

@scoutcamper
Copy link
Member Author

f8fccdb is in mainline and for some reason did not make it into this branch, so when i PR'd it it got pulled over.
3d16a24 What is the recommended way to do this then? Put it into the HW layer?

@shr-project
Copy link
Contributor

f8fccdb: merged, rebase
3d16a24: use virtual provider like armv7a line above does (and check if vc-graphics provide that)

@scoutcamper scoutcamper closed this Jan 6, 2013
shr-project pushed a commit that referenced this pull request Apr 4, 2013
Fixes to meta-webos bbfiles to remove illegal tab characters
shr-project pushed a commit that referenced this pull request Apr 4, 2013
… from isis repo and not openwebos repo.

Open-webOS-DCO-1.0-Signed-off-by: Sravan Sandela sravan.sandela@palm.com

Change-Id: Iab5ab427c3514f47a3f94a51acfdd7fb331c6b91
shr-project pushed a commit that referenced this pull request Apr 4, 2013
Port recipes from nova-oe. Because commits have been accepted out of
order, the submissions for these components are already in
webos-preferred-versions.inc .

[OWEBOS-2413] Add nodejs-module-webos-* to webos-image

Open-webOS-DCO-1.0-Signed-off-by: Herb Kuta <herb.kuta@palm.com>
Change-Id: I9a961d2d815851f72ff281c1cd2176e81a2e8882
shr-project pushed a commit that referenced this pull request Apr 4, 2013
Port recipe from nova-oe. Because commits have been accepted out of
order, the submission for this component is already in
webos-preferred-versions.inc .

[OWEBOS-2435] Add mojoservicelauncher to webos-image

Open-webOS-DCO-1.0-Signed-off-by: Herb Kuta <herb.kuta@palm.com>
Change-Id: I874577a642b46e6407b63faa8206f1ad8ce26a7b
morphis added a commit that referenced this pull request Nov 19, 2013
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
morphis added a commit that referenced this pull request Nov 21, 2013
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Nov 22, 2013
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Nov 22, 2013
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Nov 23, 2013
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Dec 13, 2013
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Dec 15, 2013
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Dec 16, 2013
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Dec 18, 2013
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Dec 31, 2013
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Jan 3, 2014
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Jan 3, 2014
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Jan 3, 2014
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Jan 4, 2014
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Jan 7, 2014
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Jan 9, 2014
Changes for libwebos-application:

bfff0db Rework for a subscription based model
304a4f1 Use extern "C" to be able to link with C++ code
e370e94 Initial version

Changes for luna-next-cardshell:

0047be7 Merge pull request #50 from webOS-ports/tofe/work
f25e799 Alerts: implement the power menu popup

Changes for luna-sysmgr:

9c95a33 Implement first part of the application lifecylce management
b2ce942 ApplicationProcessManager: supply application parameters to webapp launcher
2536852 ApplicationManager: supply launchedAtBoot parameter for boot time launched
        applications

Changes for webapp-launcher:

c05d128 Don't quit application when last window was closed
bcbd5f9 Disable PalmServiceBridgeExtension
fc7276f Add the first bits of the webos application lifecycle implementation
3c567ac WebKit Inspector should be launched on port 1122 rather than on 11222
3488dcc Cleanup command line argument handling

Changes for luna-next:

333696f Merge pull request #59 from webOS-ports/morphis/work
f4fc9e3 Check for webapp-launcher instead of WebAppMgr
2ef3666 Merge pull request #58 from webOS-ports/morphis/work
b914e82 CompositorWindow: add property for the process id

Changes for org.webosports.app.settings:

1839b3a WiFi: add some padding for the wifi network list

Changes for org.webosports.app.calculator:

b50dc95 Merge pull request #2 from DougReeder/master
b5e4d0f Calculator: fits on Emulator screen

Signed-off-by: Simon Busch <morphis@gravedo.de>
morphis added a commit that referenced this pull request Jan 12, 2014
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Jan 12, 2014
Changes for libwebos-application:

bfff0db Rework for a subscription based model
304a4f1 Use extern "C" to be able to link with C++ code
e370e94 Initial version

Changes for luna-next-cardshell:

0047be7 Merge pull request #50 from webOS-ports/tofe/work
f25e799 Alerts: implement the power menu popup

Changes for luna-sysmgr:

9c95a33 Implement first part of the application lifecylce management
b2ce942 ApplicationProcessManager: supply application parameters to webapp launcher
2536852 ApplicationManager: supply launchedAtBoot parameter for boot time launched
        applications

Changes for webapp-launcher:

c05d128 Don't quit application when last window was closed
bcbd5f9 Disable PalmServiceBridgeExtension
fc7276f Add the first bits of the webos application lifecycle implementation
3c567ac WebKit Inspector should be launched on port 1122 rather than on 11222
3488dcc Cleanup command line argument handling

Changes for luna-next:

333696f Merge pull request #59 from webOS-ports/morphis/work
f4fc9e3 Check for webapp-launcher instead of WebAppMgr
2ef3666 Merge pull request #58 from webOS-ports/morphis/work
b914e82 CompositorWindow: add property for the process id

Changes for org.webosports.app.settings:

1839b3a WiFi: add some padding for the wifi network list

Changes for org.webosports.app.calculator:

b50dc95 Merge pull request #2 from DougReeder/master
b5e4d0f Calculator: fits on Emulator screen

Signed-off-by: Simon Busch <morphis@gravedo.de>
morphis added a commit that referenced this pull request Jan 18, 2014
Contains the following changes for luna-next:

c3f426d Merge pull request #55 from webOS-ports/tofe/work
b83356d compositor: remove management of transient parents, as it is not needed anymore
        and introduced bugs.

Contains the following changes for luna-next-cardshell:

9fdb19e Merge pull request #43 from webOS-ports/tofe/work
5e87565 Overlays: simplify management, as there is now only one overlay window (the
        keyboard window)
23c994c Merge pull request #42 from webOS-ports/tofe/work
c6b38dd Launchbar: fix icon for email in launchbar

Contains the following changes for luna-sysmgr:

291adcb Specify QT_WAYLAND_DISABLE_WINDOWDECORATION and QT_IM_MODULE env variables for
        native apps
e732cdc Enable the suspend blocker to have something to stop a ongoing suspend

Contains the following changes for webos-keyboard:

ada19c5 Merge pull request #3 from webOS-ports/tofe/work
a491f43 keyboard settings: force use of system path
        (/etc/qt5/webos-ports/webos-keyboard.conf in our case)
99eaf64 QML view: fix some images paths for keys
fe0aaa3 Merge pull request #2 from webOS-ports/tofe/work
b2791c7 inputmethod: hide keyboard on reset

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
morphis added a commit that referenced this pull request Jan 18, 2014
Changes for libwebos-application:

bfff0db Rework for a subscription based model
304a4f1 Use extern "C" to be able to link with C++ code
e370e94 Initial version

Changes for luna-next-cardshell:

0047be7 Merge pull request #50 from webOS-ports/tofe/work
f25e799 Alerts: implement the power menu popup

Changes for luna-sysmgr:

9c95a33 Implement first part of the application lifecylce management
b2ce942 ApplicationProcessManager: supply application parameters to webapp launcher
2536852 ApplicationManager: supply launchedAtBoot parameter for boot time launched
        applications

Changes for webapp-launcher:

c05d128 Don't quit application when last window was closed
bcbd5f9 Disable PalmServiceBridgeExtension
fc7276f Add the first bits of the webos application lifecycle implementation
3c567ac WebKit Inspector should be launched on port 1122 rather than on 11222
3488dcc Cleanup command line argument handling

Changes for luna-next:

333696f Merge pull request #59 from webOS-ports/morphis/work
f4fc9e3 Check for webapp-launcher instead of WebAppMgr
2ef3666 Merge pull request #58 from webOS-ports/morphis/work
b914e82 CompositorWindow: add property for the process id

Changes for org.webosports.app.settings:

1839b3a WiFi: add some padding for the wifi network list

Changes for org.webosports.app.calculator:

b50dc95 Merge pull request #2 from DougReeder/master
b5e4d0f Calculator: fits on Emulator screen

Signed-off-by: Simon Busch <morphis@gravedo.de>
shr-project added a commit that referenced this pull request Feb 7, 2019
WARNING: connman-1.35-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to
incorrectly applied patches.
The context lines in the patches can be updated with devtool:

    devtool modify <recipe>
    devtool finish --force-patch-refresh <recipe> <layer_path>

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch
0001-connman.service.in-start-after-android-system.servic.patch
patching file src/connman.service.in
Hunk #1 succeeded at 3 with fuzz 1.
Hunk #2 succeeded at 12 with fuzz 2 (offset 1 line).

Now at patch
0001-connman.service.in-start-after-android-system.servic.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Feb 24, 2019
WARNING: connman-1.35-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to
incorrectly applied patches.
The context lines in the patches can be updated with devtool:

    devtool modify <recipe>
    devtool finish --force-patch-refresh <recipe> <layer_path>

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch
0001-connman.service.in-start-after-android-system.servic.patch
patching file src/connman.service.in
Hunk #1 succeeded at 3 with fuzz 1.
Hunk #2 succeeded at 12 with fuzz 2 (offset 1 line).

Now at patch
0001-connman.service.in-start-after-android-system.servic.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Mar 5, 2019
WARNING: connman-1.35-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to
incorrectly applied patches.
The context lines in the patches can be updated with devtool:

    devtool modify <recipe>
    devtool finish --force-patch-refresh <recipe> <layer_path>

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch
0001-connman.service.in-start-after-android-system.servic.patch
patching file src/connman.service.in
Hunk #1 succeeded at 3 with fuzz 1.
Hunk #2 succeeded at 12 with fuzz 2 (offset 1 line).

Now at patch
0001-connman.service.in-start-after-android-system.servic.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Mar 6, 2019
WARNING: connman-1.35-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to
incorrectly applied patches.
The context lines in the patches can be updated with devtool:

    devtool modify <recipe>
    devtool finish --force-patch-refresh <recipe> <layer_path>

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch
0001-connman.service.in-start-after-android-system.servic.patch
patching file src/connman.service.in
Hunk #1 succeeded at 3 with fuzz 1.
Hunk #2 succeeded at 12 with fuzz 2 (offset 1 line).

Now at patch
0001-connman.service.in-start-after-android-system.servic.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Mar 6, 2019
WARNING: connman-1.35-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to
incorrectly applied patches.
The context lines in the patches can be updated with devtool:

    devtool modify <recipe>
    devtool finish --force-patch-refresh <recipe> <layer_path>

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch
0001-connman.service.in-start-after-android-system.servic.patch
patching file src/connman.service.in
Hunk #1 succeeded at 3 with fuzz 1.
Hunk #2 succeeded at 12 with fuzz 2 (offset 1 line).

Now at patch
0001-connman.service.in-start-after-android-system.servic.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Mar 20, 2019
* wayland-egl from wayland doesn't work on e.g. tissot:
  Thread 9 "QSGRenderThread" received signal SIGSEGV, Segmentation fault.
  [Switching to Thread 0x7f8bfff010 (LWP 6000)]
  0x0000007fac1cbfbc in wl_proxy_marshal_constructor ()
     from /usr/lib/libwayland-client.so.0
  (gdb) bt
  #0  0x0000007fac1cbfbc in wl_proxy_marshal_constructor ()
     from /usr/lib/libwayland-client.so.0
  #1  0x0000007fac0656f8 in WaylandNativeWindow::finishSwap() ()
     from /usr/lib/libhybris/eglplatform_wayland.so
  #2  0x0000007fac71d524 in _my_eglSwapBuffersWithDamageEXT ()
     from /usr/lib/libEGL.so.1
  #3  0x0000007fac71f00c in eglSwapBuffers () from /usr/lib/libEGL.so.1
  #4  0x0000007fac76b404 in QtWaylandClient::QWaylandGLContext::swapBuffers (
      this=0x812ea0, surface=<optimized out>)
      at /usr/src/debug/qtwayland/5.11.3+gitAUTOINC+9ce3088d22-r0/git/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp:560
  #5  0x0000007fb795cedc in QOpenGLContext::swapBuffers (this=0x58b7e0,
      surface=<optimized out>)
      at /usr/src/debug/qtbase/5.11.3+gitAUTOINC+08de243eaa-r0/git/src/gui/kernel/qopenglcontext.cpp:1115
  #6  0x0000007faf4004a8 in QSGRenderThread::syncAndRender (
      this=this@entry=0xc12d80)
      at /usr/src/debug/qtdeclarative/5.11.3+gitAUTOINC+e3c0bb7811-r0/git/src/quick/scenegraph/qsgthreadedrenderloop.cpp:651
  #7  0x0000007faf403c0c in QSGRenderThread::run (this=0xc12d80)
      at /usr/src/debug/qtdeclarative/5.11.3+gitAUTOINC+e3c0bb7811-r0/git/src/quick/scenegraph/qsgthreadedrenderloop.cpp:729
  #8  0x0000007fb6f7b9cc in QThreadPrivate::start (arg=0xc12d80)
  --Type <RET> for more, q to quit, c to continue without paging--
      at /usr/src/debug/qtbase/5.11.3+gitAUTOINC+08de243eaa-r0/git/src/corelib/thread/qthread_unix.cpp:367
  #9  0x0000007fb6b057c4 in start_thread (arg=0x7ffffff046)
      at /usr/src/debug/glibc/2.28-r0/git/nptl/pthread_create.c:486
  #10 0x0000007fb6c4b21c in thread_start ()
      at ../sysdeps/unix/sysv/linux/aarch64/clone.S:78
  (gdb)

* reverse the effects of:
  dcb0b16
  the disadvantage of this reversal is that now we need to remove wayland-egl
  only from the MACHINEs which are using libhybris (i.e. qemu* will continue
  to use wayland-egl from wayland), but it's consistent with rpi MACHINEs which
  also remove it from wayland and uses wayland-egl from userland:
  agherzan/meta-raspberrypi@de8912c
  agherzan/meta-raspberrypi@7f7bc9e

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Mar 21, 2019
* wayland-egl from wayland doesn't work on e.g. tissot:
  Thread 9 "QSGRenderThread" received signal SIGSEGV, Segmentation fault.
  [Switching to Thread 0x7f8bfff010 (LWP 6000)]
  0x0000007fac1cbfbc in wl_proxy_marshal_constructor ()
     from /usr/lib/libwayland-client.so.0
  (gdb) bt
  #0  0x0000007fac1cbfbc in wl_proxy_marshal_constructor ()
     from /usr/lib/libwayland-client.so.0
  #1  0x0000007fac0656f8 in WaylandNativeWindow::finishSwap() ()
     from /usr/lib/libhybris/eglplatform_wayland.so
  #2  0x0000007fac71d524 in _my_eglSwapBuffersWithDamageEXT ()
     from /usr/lib/libEGL.so.1
  #3  0x0000007fac71f00c in eglSwapBuffers () from /usr/lib/libEGL.so.1
  #4  0x0000007fac76b404 in QtWaylandClient::QWaylandGLContext::swapBuffers (
      this=0x812ea0, surface=<optimized out>)
      at /usr/src/debug/qtwayland/5.11.3+gitAUTOINC+9ce3088d22-r0/git/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp:560
  #5  0x0000007fb795cedc in QOpenGLContext::swapBuffers (this=0x58b7e0,
      surface=<optimized out>)
      at /usr/src/debug/qtbase/5.11.3+gitAUTOINC+08de243eaa-r0/git/src/gui/kernel/qopenglcontext.cpp:1115
  #6  0x0000007faf4004a8 in QSGRenderThread::syncAndRender (
      this=this@entry=0xc12d80)
      at /usr/src/debug/qtdeclarative/5.11.3+gitAUTOINC+e3c0bb7811-r0/git/src/quick/scenegraph/qsgthreadedrenderloop.cpp:651
  #7  0x0000007faf403c0c in QSGRenderThread::run (this=0xc12d80)
      at /usr/src/debug/qtdeclarative/5.11.3+gitAUTOINC+e3c0bb7811-r0/git/src/quick/scenegraph/qsgthreadedrenderloop.cpp:729
  #8  0x0000007fb6f7b9cc in QThreadPrivate::start (arg=0xc12d80)
  --Type <RET> for more, q to quit, c to continue without paging--
      at /usr/src/debug/qtbase/5.11.3+gitAUTOINC+08de243eaa-r0/git/src/corelib/thread/qthread_unix.cpp:367
  #9  0x0000007fb6b057c4 in start_thread (arg=0x7ffffff046)
      at /usr/src/debug/glibc/2.28-r0/git/nptl/pthread_create.c:486
  #10 0x0000007fb6c4b21c in thread_start ()
      at ../sysdeps/unix/sysv/linux/aarch64/clone.S:78
  (gdb)

* reverse the effects of:
  dcb0b16
  the disadvantage of this reversal is that now we need to remove wayland-egl
  only from the MACHINEs which are using libhybris (i.e. qemu* will continue
  to use wayland-egl from wayland), but it's consistent with rpi MACHINEs which
  also remove it from wayland and uses wayland-egl from userland:
  agherzan/meta-raspberrypi@de8912c
  agherzan/meta-raspberrypi@7f7bc9e

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Apr 13, 2019
WARNING: connman-1.35-r0 do_patch: Fuzz detected:

Applying patch
0001-connman.service.in-start-after-android-system.servic.patch
patching file src/connman.service.in
Hunk #1 succeeded at 3 with fuzz 1.
Hunk #2 succeeded at 11 (offset -1 lines).

The context lines in the patches can be updated with devtool:

    devtool modify connman
    devtool finish --force-patch-refresh connman <layer_path>

Don't forget to review changes done by devtool!

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Apr 13, 2019
WARNING: connman-1.35-r0 do_patch: Fuzz detected:

Applying patch
0001-connman.service.in-start-after-android-system.servic.patch
patching file src/connman.service.in
Hunk #1 succeeded at 3 with fuzz 1.
Hunk #2 succeeded at 11 (offset -1 lines).

The context lines in the patches can be updated with devtool:

    devtool modify connman
    devtool finish --force-patch-refresh connman <layer_path>

Don't forget to review changes done by devtool!

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Mar 3, 2022
… task

* bitbake can now restrict network access in various tasks based on
  "network" flag as implemented in:
  https://git.openembedded.org/bitbake/commit/?id=0746b6a2a32fec4c18bf1a52b1454ca4c04bf543
  https://git.openembedded.org/bitbake/commit/?id=9d6341df611a1725090444f6f8eb0244aed08213
* and oe now enables network mostly only in do_fetch and few special
  tasks as implemented in:
  https://git.openembedded.org/openembedded-core/commit/?id=7ce1e88a3ad85bbb925bb9f7167dc0a5fd1c27f4

ERROR: enact-sandstone-2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7 do_compile: ExecutionError('/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816', 1, None, None)
ERROR: Logfile of failure stored in: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/log.do_compile.2710816
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: webos_npm_env: set HOME to WORKDIR
| NOTE: webos_npm_env: set npm cache
| NOTE: webos_npm_env: clear npm cache and /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/git/node_modules
| npm WARN using --force Recommended protections disabled.
| NOTE: webos_npm_env: config npm offline
| NOTE: webos_npm_env: config npm package-lock
| NOTE: webos_npm_env: config npm node-path
| NOTE: webos_npm_env: config npm dev false
| NOTE: webos_npm_env: config npm strict-ssl false
| NOTE: webos_npm_env: set npm registry to https://registry.npmjs.org/
| enact-sandstone-2.1.0.tgz
| enact-core-4.1.1.tgz
| enact-ui-4.1.1.tgz
| enact-spotlight-4.1.1.tgz
| enact-i18n-4.1.1.tgz
| enact-webos-4.1.1.tgz
| npm ERR! code EAI_AGAIN
| npm ERR! syscall getaddrinfo
| npm ERR! errno EAI_AGAIN
| npm ERR! request to https://registry.npmjs.org/classnames failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
|
| npm ERR! A complete log of this run can be found in:
| npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/npm_cache/_logs/2022-03-03T09_51_03_849Z-debug.log
| WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816:216 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/recipe-sysroot-native/usr/bin/npm pack --loglevel=error classnames@2.3.1 direction@1.0.4 dom-walk@0.1.2 global@4.4.0 ilib@14.11.1 invariant@2.2.4 is-function@1.0.2 js-tokens@4.0.0 loose-envify@1.4.0 min-document@2.19.0 object-assign@4.1.1 parse-headers@2.0.4 process@0.11.10 prop-types@15.7.2 ramda@0.24.1 react@17.0.2 react-dom@17.0.2 react-is@17.0.2 scheduler@0.20.2 warning@4.0.3 xhr@2.6.0 xtend@4.0.2'
| WARNING: Backtrace (BB generated script):
|       #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816, line 216
|       #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816, line 237
NOTE: recipe enact-sandstone-2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7: task do_compile: Failed
ERROR: Task (/OE/build/luneos-kirkstone/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/enactjs-apps/enact-sandstone.bb:do_compile) failed with exit code '1'

ERROR: enact-framework-4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15 do_compile: ExecutionError('/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114', 1, None, None)
ERROR: Logfile of failure stored in: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/log.do_compile.2709114
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: webos_npm_env: set HOME to WORKDIR
| NOTE: webos_npm_env: set npm cache
| NOTE: webos_npm_env: clear npm cache and /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/git/node_modules
| npm WARN using --force Recommended protections disabled.
| NOTE: webos_npm_env: config npm offline
| NOTE: webos_npm_env: config npm package-lock
| NOTE: webos_npm_env: config npm node-path
| NOTE: webos_npm_env: config npm dev false
| NOTE: webos_npm_env: config npm strict-ssl false
| NOTE: webos_npm_env: set npm registry to https://registry.npmjs.org/
| enact-moonstone-4.0.3.tgz
| enact-core-4.1.1.tgz
| enact-ui-4.1.1.tgz
| enact-spotlight-4.1.1.tgz
| enact-i18n-4.1.1.tgz
| enact-webos-4.1.1.tgz
| npm ERR! code EAI_AGAIN
| npm ERR! syscall getaddrinfo
| npm ERR! errno EAI_AGAIN
| npm ERR! request to https://registry.npmjs.org/asap failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
|
| npm ERR! A complete log of this run can be found in:
| npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/npm_cache/_logs/2022-03-03T09_50_58_278Z-debug.log
| WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114:225 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/recipe-sysroot-native/usr/bin/npm pack --loglevel=error asap@2.0.6 change-emitter@0.1.6 classnames@2.3.1 core-js@1.2.7 direction@1.0.4 dom-walk@0.1.2 encoding@0.1.13 fbjs@0.8.18 global@4.4.0 hoist-non-react-statics@2.5.5 iconv-lite@0.6.3 ilib@14.11.1 invariant@2.2.4 is-function@1.0.2 is-stream@1.1.0 isomorphic-fetch@2.2.1 js-tokens@4.0.0 loose-envify@1.4.0 min-document@2.19.0 node-fetch@1.7.3 object-assign@4.1.1 parse-headers@2.0.4 process@0.11.10 promise@7.3.1 prop-types@15.7.2 ramda@0.24.1 react@17.0.2 react-dom@17.0.2 react-is@17.0.2 recompose@0.26.0 safer-buffer@2.1.2 scheduler@0.20.2 setimmediate@1.0.5 symbol-observable@1.2.0 ua-parser-js@0.7.31 warning@4.0.3 whatwg-fetch@3.6.2 xhr@2.6.0 xtend@4.0.2'
| WARNING: Backtrace (BB generated script):
|       #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114, line 225
|       #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114, line 248
NOTE: recipe enact-framework-4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15: task do_compile: Failed
ERROR: Task (/OE/build/luneos-kirkstone/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/enactjs-apps/enact-framework.bb:do_compile) failed with exit code '1'
shr-project added a commit that referenced this pull request Mar 3, 2022
* bitbake can now restrict network access in various tasks based on
  "network" flag as implemented in:
  https://git.openembedded.org/bitbake/commit/?id=0746b6a2a32fec4c18bf1a52b1454ca4c04bf543
  https://git.openembedded.org/bitbake/commit/?id=9d6341df611a1725090444f6f8eb0244aed08213
* and oe now enables network mostly only in do_fetch and few special
  tasks as implemented in:
  https://git.openembedded.org/openembedded-core/commit/?id=7ce1e88a3ad85bbb925bb9f7167dc0a5fd1c27f4

npm verb type system
npm verb stack FetchError: request to https://registry.npmjs.org/ilib-loctool-webos-appinfo-json failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
npm verb stack     at ClientRequest.<anonymous> (/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/recipe-sysroot-native/usr/lib/node_modules/npm/node_modules/minipass-fetch/lib/index.js:110:14)
npm verb stack     at ClientRequest.emit (node:events:390:28)
npm verb stack     at TLSSocket.socketErrorListener (node:_http_client:447:9)
npm verb stack     at TLSSocket.emit (node:events:402:35)
npm verb stack     at emitErrorNT (node:internal/streams/destroy:157:8)
npm verb stack     at emitErrorCloseNT (node:internal/streams/destroy:122:3)
npm verb stack     at processTicksAndRejections (node:internal/process/task_queues:83:21)
npm verb cwd /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/git
npm verb Linux 5.16.11-gentoo
npm verb argv "/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/recipe-sysroot-native/usr/bin/node" "/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/recipe-sysroot-native/usr/bin/npm" "--arch=x64" "--target_arch=x64" "--production" "--without-ssl" "--insecure" "--no-optional" "--verbose" "install"
npm verb node v16.11.1
npm verb npm  v8.0.0
npm ERR! code EAI_AGAIN
npm ERR! syscall getaddrinfo
npm ERR! errno EAI_AGAIN
npm ERR! request to https://registry.npmjs.org/ilib-loctool-webos-appinfo-json failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
npm verb exit 1
npm timing npm Completed in 562895ms
npm verb unfinished npm timer reify 1646308200093
npm verb unfinished npm timer reify:loadTrees 1646308200480
npm verb code 1

npm ERR! A complete log of this run can be found in:
npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/npm_cache/_logs/2022-03-03T11_59_21_179Z-debug.log
WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/temp/run.do_compile.776556:198 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/recipe-sysroot-native/usr/bin/npm --arch=x64 --target_arch=x64 --production --without-ssl --insecure --no-optional --verbose install'
WARNING: Backtrace (BB generated script):
        #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/temp/run.do_compile.776556, line 198
        #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/temp/run.do_compile.776556, line 211

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Mar 3, 2022
… task

* bitbake can now restrict network access in various tasks based on
  "network" flag as implemented in:
  https://git.openembedded.org/bitbake/commit/?id=0746b6a2a32fec4c18bf1a52b1454ca4c04bf543
  https://git.openembedded.org/bitbake/commit/?id=9d6341df611a1725090444f6f8eb0244aed08213
* and oe now enables network mostly only in do_fetch and few special
  tasks as implemented in:
  https://git.openembedded.org/openembedded-core/commit/?id=7ce1e88a3ad85bbb925bb9f7167dc0a5fd1c27f4

ERROR: enact-sandstone-2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7 do_compile: ExecutionError('/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816', 1, None, None)
ERROR: Logfile of failure stored in: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/log.do_compile.2710816
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: webos_npm_env: set HOME to WORKDIR
| NOTE: webos_npm_env: set npm cache
| NOTE: webos_npm_env: clear npm cache and /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/git/node_modules
| npm WARN using --force Recommended protections disabled.
| NOTE: webos_npm_env: config npm offline
| NOTE: webos_npm_env: config npm package-lock
| NOTE: webos_npm_env: config npm node-path
| NOTE: webos_npm_env: config npm dev false
| NOTE: webos_npm_env: config npm strict-ssl false
| NOTE: webos_npm_env: set npm registry to https://registry.npmjs.org/
| enact-sandstone-2.1.0.tgz
| enact-core-4.1.1.tgz
| enact-ui-4.1.1.tgz
| enact-spotlight-4.1.1.tgz
| enact-i18n-4.1.1.tgz
| enact-webos-4.1.1.tgz
| npm ERR! code EAI_AGAIN
| npm ERR! syscall getaddrinfo
| npm ERR! errno EAI_AGAIN
| npm ERR! request to https://registry.npmjs.org/classnames failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
|
| npm ERR! A complete log of this run can be found in:
| npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/npm_cache/_logs/2022-03-03T09_51_03_849Z-debug.log
| WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816:216 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/recipe-sysroot-native/usr/bin/npm pack --loglevel=error classnames@2.3.1 direction@1.0.4 dom-walk@0.1.2 global@4.4.0 ilib@14.11.1 invariant@2.2.4 is-function@1.0.2 js-tokens@4.0.0 loose-envify@1.4.0 min-document@2.19.0 object-assign@4.1.1 parse-headers@2.0.4 process@0.11.10 prop-types@15.7.2 ramda@0.24.1 react@17.0.2 react-dom@17.0.2 react-is@17.0.2 scheduler@0.20.2 warning@4.0.3 xhr@2.6.0 xtend@4.0.2'
| WARNING: Backtrace (BB generated script):
|       #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816, line 216
|       #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816, line 237
NOTE: recipe enact-sandstone-2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7: task do_compile: Failed
ERROR: Task (/OE/build/luneos-kirkstone/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/enactjs-apps/enact-sandstone.bb:do_compile) failed with exit code '1'

ERROR: enact-framework-4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15 do_compile: ExecutionError('/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114', 1, None, None)
ERROR: Logfile of failure stored in: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/log.do_compile.2709114
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: webos_npm_env: set HOME to WORKDIR
| NOTE: webos_npm_env: set npm cache
| NOTE: webos_npm_env: clear npm cache and /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/git/node_modules
| npm WARN using --force Recommended protections disabled.
| NOTE: webos_npm_env: config npm offline
| NOTE: webos_npm_env: config npm package-lock
| NOTE: webos_npm_env: config npm node-path
| NOTE: webos_npm_env: config npm dev false
| NOTE: webos_npm_env: config npm strict-ssl false
| NOTE: webos_npm_env: set npm registry to https://registry.npmjs.org/
| enact-moonstone-4.0.3.tgz
| enact-core-4.1.1.tgz
| enact-ui-4.1.1.tgz
| enact-spotlight-4.1.1.tgz
| enact-i18n-4.1.1.tgz
| enact-webos-4.1.1.tgz
| npm ERR! code EAI_AGAIN
| npm ERR! syscall getaddrinfo
| npm ERR! errno EAI_AGAIN
| npm ERR! request to https://registry.npmjs.org/asap failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
|
| npm ERR! A complete log of this run can be found in:
| npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/npm_cache/_logs/2022-03-03T09_50_58_278Z-debug.log
| WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114:225 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/recipe-sysroot-native/usr/bin/npm pack --loglevel=error asap@2.0.6 change-emitter@0.1.6 classnames@2.3.1 core-js@1.2.7 direction@1.0.4 dom-walk@0.1.2 encoding@0.1.13 fbjs@0.8.18 global@4.4.0 hoist-non-react-statics@2.5.5 iconv-lite@0.6.3 ilib@14.11.1 invariant@2.2.4 is-function@1.0.2 is-stream@1.1.0 isomorphic-fetch@2.2.1 js-tokens@4.0.0 loose-envify@1.4.0 min-document@2.19.0 node-fetch@1.7.3 object-assign@4.1.1 parse-headers@2.0.4 process@0.11.10 promise@7.3.1 prop-types@15.7.2 ramda@0.24.1 react@17.0.2 react-dom@17.0.2 react-is@17.0.2 recompose@0.26.0 safer-buffer@2.1.2 scheduler@0.20.2 setimmediate@1.0.5 symbol-observable@1.2.0 ua-parser-js@0.7.31 warning@4.0.3 whatwg-fetch@3.6.2 xhr@2.6.0 xtend@4.0.2'
| WARNING: Backtrace (BB generated script):
|       #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114, line 225
|       #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114, line 248
NOTE: recipe enact-framework-4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15: task do_compile: Failed
ERROR: Task (/OE/build/luneos-kirkstone/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/enactjs-apps/enact-framework.bb:do_compile) failed with exit code '1'
shr-project added a commit that referenced this pull request Mar 3, 2022
… task

* bitbake can now restrict network access in various tasks based on
  "network" flag as implemented in:
  https://git.openembedded.org/bitbake/commit/?id=0746b6a2a32fec4c18bf1a52b1454ca4c04bf543
  https://git.openembedded.org/bitbake/commit/?id=9d6341df611a1725090444f6f8eb0244aed08213
* and oe now enables network mostly only in do_fetch and few special
  tasks as implemented in:
  https://git.openembedded.org/openembedded-core/commit/?id=7ce1e88a3ad85bbb925bb9f7167dc0a5fd1c27f4

ERROR: enact-sandstone-2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7 do_compile: ExecutionError('/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816', 1, None, None)
ERROR: Logfile of failure stored in: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/log.do_compile.2710816
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: webos_npm_env: set HOME to WORKDIR
| NOTE: webos_npm_env: set npm cache
| NOTE: webos_npm_env: clear npm cache and /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/git/node_modules
| npm WARN using --force Recommended protections disabled.
| NOTE: webos_npm_env: config npm offline
| NOTE: webos_npm_env: config npm package-lock
| NOTE: webos_npm_env: config npm node-path
| NOTE: webos_npm_env: config npm dev false
| NOTE: webos_npm_env: config npm strict-ssl false
| NOTE: webos_npm_env: set npm registry to https://registry.npmjs.org/
| enact-sandstone-2.1.0.tgz
| enact-core-4.1.1.tgz
| enact-ui-4.1.1.tgz
| enact-spotlight-4.1.1.tgz
| enact-i18n-4.1.1.tgz
| enact-webos-4.1.1.tgz
| npm ERR! code EAI_AGAIN
| npm ERR! syscall getaddrinfo
| npm ERR! errno EAI_AGAIN
| npm ERR! request to https://registry.npmjs.org/classnames failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
|
| npm ERR! A complete log of this run can be found in:
| npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/npm_cache/_logs/2022-03-03T09_51_03_849Z-debug.log
| WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816:216 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/recipe-sysroot-native/usr/bin/npm pack --loglevel=error classnames@2.3.1 direction@1.0.4 dom-walk@0.1.2 global@4.4.0 ilib@14.11.1 invariant@2.2.4 is-function@1.0.2 js-tokens@4.0.0 loose-envify@1.4.0 min-document@2.19.0 object-assign@4.1.1 parse-headers@2.0.4 process@0.11.10 prop-types@15.7.2 ramda@0.24.1 react@17.0.2 react-dom@17.0.2 react-is@17.0.2 scheduler@0.20.2 warning@4.0.3 xhr@2.6.0 xtend@4.0.2'
| WARNING: Backtrace (BB generated script):
|       #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816, line 216
|       #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816, line 237
NOTE: recipe enact-sandstone-2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7: task do_compile: Failed
ERROR: Task (/OE/build/luneos-kirkstone/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/enactjs-apps/enact-sandstone.bb:do_compile) failed with exit code '1'

ERROR: enact-framework-4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15 do_compile: ExecutionError('/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114', 1, None, None)
ERROR: Logfile of failure stored in: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/log.do_compile.2709114
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: webos_npm_env: set HOME to WORKDIR
| NOTE: webos_npm_env: set npm cache
| NOTE: webos_npm_env: clear npm cache and /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/git/node_modules
| npm WARN using --force Recommended protections disabled.
| NOTE: webos_npm_env: config npm offline
| NOTE: webos_npm_env: config npm package-lock
| NOTE: webos_npm_env: config npm node-path
| NOTE: webos_npm_env: config npm dev false
| NOTE: webos_npm_env: config npm strict-ssl false
| NOTE: webos_npm_env: set npm registry to https://registry.npmjs.org/
| enact-moonstone-4.0.3.tgz
| enact-core-4.1.1.tgz
| enact-ui-4.1.1.tgz
| enact-spotlight-4.1.1.tgz
| enact-i18n-4.1.1.tgz
| enact-webos-4.1.1.tgz
| npm ERR! code EAI_AGAIN
| npm ERR! syscall getaddrinfo
| npm ERR! errno EAI_AGAIN
| npm ERR! request to https://registry.npmjs.org/asap failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
|
| npm ERR! A complete log of this run can be found in:
| npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/npm_cache/_logs/2022-03-03T09_50_58_278Z-debug.log
| WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114:225 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/recipe-sysroot-native/usr/bin/npm pack --loglevel=error asap@2.0.6 change-emitter@0.1.6 classnames@2.3.1 core-js@1.2.7 direction@1.0.4 dom-walk@0.1.2 encoding@0.1.13 fbjs@0.8.18 global@4.4.0 hoist-non-react-statics@2.5.5 iconv-lite@0.6.3 ilib@14.11.1 invariant@2.2.4 is-function@1.0.2 is-stream@1.1.0 isomorphic-fetch@2.2.1 js-tokens@4.0.0 loose-envify@1.4.0 min-document@2.19.0 node-fetch@1.7.3 object-assign@4.1.1 parse-headers@2.0.4 process@0.11.10 promise@7.3.1 prop-types@15.7.2 ramda@0.24.1 react@17.0.2 react-dom@17.0.2 react-is@17.0.2 recompose@0.26.0 safer-buffer@2.1.2 scheduler@0.20.2 setimmediate@1.0.5 symbol-observable@1.2.0 ua-parser-js@0.7.31 warning@4.0.3 whatwg-fetch@3.6.2 xhr@2.6.0 xtend@4.0.2'
| WARNING: Backtrace (BB generated script):
|       #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114, line 225
|       #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114, line 248
NOTE: recipe enact-framework-4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15: task do_compile: Failed
ERROR: Task (/OE/build/luneos-kirkstone/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/enactjs-apps/enact-framework.bb:do_compile) failed with exit code '1'
shr-project added a commit that referenced this pull request Mar 3, 2022
… task

* bitbake can now restrict network access in various tasks based on
  "network" flag as implemented in:
  https://git.openembedded.org/bitbake/commit/?id=0746b6a2a32fec4c18bf1a52b1454ca4c04bf543
  https://git.openembedded.org/bitbake/commit/?id=9d6341df611a1725090444f6f8eb0244aed08213
* and oe now enables network mostly only in do_fetch and few special
  tasks as implemented in:
  https://git.openembedded.org/openembedded-core/commit/?id=7ce1e88a3ad85bbb925bb9f7167dc0a5fd1c27f4

ERROR: enact-sandstone-2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7 do_compile: ExecutionError('/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816', 1, None, None)
ERROR: Logfile of failure stored in: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/log.do_compile.2710816
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: webos_npm_env: set HOME to WORKDIR
| NOTE: webos_npm_env: set npm cache
| NOTE: webos_npm_env: clear npm cache and /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/git/node_modules
| npm WARN using --force Recommended protections disabled.
| NOTE: webos_npm_env: config npm offline
| NOTE: webos_npm_env: config npm package-lock
| NOTE: webos_npm_env: config npm node-path
| NOTE: webos_npm_env: config npm dev false
| NOTE: webos_npm_env: config npm strict-ssl false
| NOTE: webos_npm_env: set npm registry to https://registry.npmjs.org/
| enact-sandstone-2.1.0.tgz
| enact-core-4.1.1.tgz
| enact-ui-4.1.1.tgz
| enact-spotlight-4.1.1.tgz
| enact-i18n-4.1.1.tgz
| enact-webos-4.1.1.tgz
| npm ERR! code EAI_AGAIN
| npm ERR! syscall getaddrinfo
| npm ERR! errno EAI_AGAIN
| npm ERR! request to https://registry.npmjs.org/classnames failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
|
| npm ERR! A complete log of this run can be found in:
| npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/npm_cache/_logs/2022-03-03T09_51_03_849Z-debug.log
| WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816:216 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/recipe-sysroot-native/usr/bin/npm pack --loglevel=error classnames@2.3.1 direction@1.0.4 dom-walk@0.1.2 global@4.4.0 ilib@14.11.1 invariant@2.2.4 is-function@1.0.2 js-tokens@4.0.0 loose-envify@1.4.0 min-document@2.19.0 object-assign@4.1.1 parse-headers@2.0.4 process@0.11.10 prop-types@15.7.2 ramda@0.24.1 react@17.0.2 react-dom@17.0.2 react-is@17.0.2 scheduler@0.20.2 warning@4.0.3 xhr@2.6.0 xtend@4.0.2'
| WARNING: Backtrace (BB generated script):
|       #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816, line 216
|       #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816, line 237
NOTE: recipe enact-sandstone-2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7: task do_compile: Failed
ERROR: Task (/OE/build/luneos-kirkstone/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/enactjs-apps/enact-sandstone.bb:do_compile) failed with exit code '1'

ERROR: enact-framework-4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15 do_compile: ExecutionError('/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114', 1, None, None)
ERROR: Logfile of failure stored in: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/log.do_compile.2709114
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: webos_npm_env: set HOME to WORKDIR
| NOTE: webos_npm_env: set npm cache
| NOTE: webos_npm_env: clear npm cache and /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/git/node_modules
| npm WARN using --force Recommended protections disabled.
| NOTE: webos_npm_env: config npm offline
| NOTE: webos_npm_env: config npm package-lock
| NOTE: webos_npm_env: config npm node-path
| NOTE: webos_npm_env: config npm dev false
| NOTE: webos_npm_env: config npm strict-ssl false
| NOTE: webos_npm_env: set npm registry to https://registry.npmjs.org/
| enact-moonstone-4.0.3.tgz
| enact-core-4.1.1.tgz
| enact-ui-4.1.1.tgz
| enact-spotlight-4.1.1.tgz
| enact-i18n-4.1.1.tgz
| enact-webos-4.1.1.tgz
| npm ERR! code EAI_AGAIN
| npm ERR! syscall getaddrinfo
| npm ERR! errno EAI_AGAIN
| npm ERR! request to https://registry.npmjs.org/asap failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
|
| npm ERR! A complete log of this run can be found in:
| npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/npm_cache/_logs/2022-03-03T09_50_58_278Z-debug.log
| WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114:225 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/recipe-sysroot-native/usr/bin/npm pack --loglevel=error asap@2.0.6 change-emitter@0.1.6 classnames@2.3.1 core-js@1.2.7 direction@1.0.4 dom-walk@0.1.2 encoding@0.1.13 fbjs@0.8.18 global@4.4.0 hoist-non-react-statics@2.5.5 iconv-lite@0.6.3 ilib@14.11.1 invariant@2.2.4 is-function@1.0.2 is-stream@1.1.0 isomorphic-fetch@2.2.1 js-tokens@4.0.0 loose-envify@1.4.0 min-document@2.19.0 node-fetch@1.7.3 object-assign@4.1.1 parse-headers@2.0.4 process@0.11.10 promise@7.3.1 prop-types@15.7.2 ramda@0.24.1 react@17.0.2 react-dom@17.0.2 react-is@17.0.2 recompose@0.26.0 safer-buffer@2.1.2 scheduler@0.20.2 setimmediate@1.0.5 symbol-observable@1.2.0 ua-parser-js@0.7.31 warning@4.0.3 whatwg-fetch@3.6.2 xhr@2.6.0 xtend@4.0.2'
| WARNING: Backtrace (BB generated script):
|       #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114, line 225
|       #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114, line 248
NOTE: recipe enact-framework-4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15: task do_compile: Failed
ERROR: Task (/OE/build/luneos-kirkstone/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/enactjs-apps/enact-framework.bb:do_compile) failed with exit code '1'
Herrie82 pushed a commit that referenced this pull request Mar 3, 2022
… task

* bitbake can now restrict network access in various tasks based on
  "network" flag as implemented in:
  https://git.openembedded.org/bitbake/commit/?id=0746b6a2a32fec4c18bf1a52b1454ca4c04bf543
  https://git.openembedded.org/bitbake/commit/?id=9d6341df611a1725090444f6f8eb0244aed08213
* and oe now enables network mostly only in do_fetch and few special
  tasks as implemented in:
  https://git.openembedded.org/openembedded-core/commit/?id=7ce1e88a3ad85bbb925bb9f7167dc0a5fd1c27f4

ERROR: enact-sandstone-2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7 do_compile: ExecutionError('/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816', 1, None, None)
ERROR: Logfile of failure stored in: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/log.do_compile.2710816
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: webos_npm_env: set HOME to WORKDIR
| NOTE: webos_npm_env: set npm cache
| NOTE: webos_npm_env: clear npm cache and /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/git/node_modules
| npm WARN using --force Recommended protections disabled.
| NOTE: webos_npm_env: config npm offline
| NOTE: webos_npm_env: config npm package-lock
| NOTE: webos_npm_env: config npm node-path
| NOTE: webos_npm_env: config npm dev false
| NOTE: webos_npm_env: config npm strict-ssl false
| NOTE: webos_npm_env: set npm registry to https://registry.npmjs.org/
| enact-sandstone-2.1.0.tgz
| enact-core-4.1.1.tgz
| enact-ui-4.1.1.tgz
| enact-spotlight-4.1.1.tgz
| enact-i18n-4.1.1.tgz
| enact-webos-4.1.1.tgz
| npm ERR! code EAI_AGAIN
| npm ERR! syscall getaddrinfo
| npm ERR! errno EAI_AGAIN
| npm ERR! request to https://registry.npmjs.org/classnames failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
|
| npm ERR! A complete log of this run can be found in:
| npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/npm_cache/_logs/2022-03-03T09_51_03_849Z-debug.log
| WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816:216 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/recipe-sysroot-native/usr/bin/npm pack --loglevel=error classnames@2.3.1 direction@1.0.4 dom-walk@0.1.2 global@4.4.0 ilib@14.11.1 invariant@2.2.4 is-function@1.0.2 js-tokens@4.0.0 loose-envify@1.4.0 min-document@2.19.0 object-assign@4.1.1 parse-headers@2.0.4 process@0.11.10 prop-types@15.7.2 ramda@0.24.1 react@17.0.2 react-dom@17.0.2 react-is@17.0.2 scheduler@0.20.2 warning@4.0.3 xhr@2.6.0 xtend@4.0.2'
| WARNING: Backtrace (BB generated script):
|       #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816, line 216
|       #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816, line 237
NOTE: recipe enact-sandstone-2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7: task do_compile: Failed
ERROR: Task (/OE/build/luneos-kirkstone/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/enactjs-apps/enact-sandstone.bb:do_compile) failed with exit code '1'

ERROR: enact-framework-4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15 do_compile: ExecutionError('/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114', 1, None, None)
ERROR: Logfile of failure stored in: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/log.do_compile.2709114
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: webos_npm_env: set HOME to WORKDIR
| NOTE: webos_npm_env: set npm cache
| NOTE: webos_npm_env: clear npm cache and /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/git/node_modules
| npm WARN using --force Recommended protections disabled.
| NOTE: webos_npm_env: config npm offline
| NOTE: webos_npm_env: config npm package-lock
| NOTE: webos_npm_env: config npm node-path
| NOTE: webos_npm_env: config npm dev false
| NOTE: webos_npm_env: config npm strict-ssl false
| NOTE: webos_npm_env: set npm registry to https://registry.npmjs.org/
| enact-moonstone-4.0.3.tgz
| enact-core-4.1.1.tgz
| enact-ui-4.1.1.tgz
| enact-spotlight-4.1.1.tgz
| enact-i18n-4.1.1.tgz
| enact-webos-4.1.1.tgz
| npm ERR! code EAI_AGAIN
| npm ERR! syscall getaddrinfo
| npm ERR! errno EAI_AGAIN
| npm ERR! request to https://registry.npmjs.org/asap failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
|
| npm ERR! A complete log of this run can be found in:
| npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/npm_cache/_logs/2022-03-03T09_50_58_278Z-debug.log
| WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114:225 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/recipe-sysroot-native/usr/bin/npm pack --loglevel=error asap@2.0.6 change-emitter@0.1.6 classnames@2.3.1 core-js@1.2.7 direction@1.0.4 dom-walk@0.1.2 encoding@0.1.13 fbjs@0.8.18 global@4.4.0 hoist-non-react-statics@2.5.5 iconv-lite@0.6.3 ilib@14.11.1 invariant@2.2.4 is-function@1.0.2 is-stream@1.1.0 isomorphic-fetch@2.2.1 js-tokens@4.0.0 loose-envify@1.4.0 min-document@2.19.0 node-fetch@1.7.3 object-assign@4.1.1 parse-headers@2.0.4 process@0.11.10 promise@7.3.1 prop-types@15.7.2 ramda@0.24.1 react@17.0.2 react-dom@17.0.2 react-is@17.0.2 recompose@0.26.0 safer-buffer@2.1.2 scheduler@0.20.2 setimmediate@1.0.5 symbol-observable@1.2.0 ua-parser-js@0.7.31 warning@4.0.3 whatwg-fetch@3.6.2 xhr@2.6.0 xtend@4.0.2'
| WARNING: Backtrace (BB generated script):
|       #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114, line 225
|       #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114, line 248
NOTE: recipe enact-framework-4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15: task do_compile: Failed
ERROR: Task (/OE/build/luneos-kirkstone/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/enactjs-apps/enact-framework.bb:do_compile) failed with exit code '1'
shr-project added a commit that referenced this pull request Mar 7, 2022
… task

* bitbake can now restrict network access in various tasks based on
  "network" flag as implemented in:
  https://git.openembedded.org/bitbake/commit/?id=0746b6a2a32fec4c18bf1a52b1454ca4c04bf543
  https://git.openembedded.org/bitbake/commit/?id=9d6341df611a1725090444f6f8eb0244aed08213
* and oe now enables network mostly only in do_fetch and few special
  tasks as implemented in:
  https://git.openembedded.org/openembedded-core/commit/?id=7ce1e88a3ad85bbb925bb9f7167dc0a5fd1c27f4

ERROR: enact-sandstone-2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7 do_compile: ExecutionError('/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816', 1, None, None)
ERROR: Logfile of failure stored in: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/log.do_compile.2710816
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: webos_npm_env: set HOME to WORKDIR
| NOTE: webos_npm_env: set npm cache
| NOTE: webos_npm_env: clear npm cache and /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/git/node_modules
| npm WARN using --force Recommended protections disabled.
| NOTE: webos_npm_env: config npm offline
| NOTE: webos_npm_env: config npm package-lock
| NOTE: webos_npm_env: config npm node-path
| NOTE: webos_npm_env: config npm dev false
| NOTE: webos_npm_env: config npm strict-ssl false
| NOTE: webos_npm_env: set npm registry to https://registry.npmjs.org/
| enact-sandstone-2.1.0.tgz
| enact-core-4.1.1.tgz
| enact-ui-4.1.1.tgz
| enact-spotlight-4.1.1.tgz
| enact-i18n-4.1.1.tgz
| enact-webos-4.1.1.tgz
| npm ERR! code EAI_AGAIN
| npm ERR! syscall getaddrinfo
| npm ERR! errno EAI_AGAIN
| npm ERR! request to https://registry.npmjs.org/classnames failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
|
| npm ERR! A complete log of this run can be found in:
| npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/npm_cache/_logs/2022-03-03T09_51_03_849Z-debug.log
| WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816:216 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/recipe-sysroot-native/usr/bin/npm pack --loglevel=error classnames@2.3.1 direction@1.0.4 dom-walk@0.1.2 global@4.4.0 ilib@14.11.1 invariant@2.2.4 is-function@1.0.2 js-tokens@4.0.0 loose-envify@1.4.0 min-document@2.19.0 object-assign@4.1.1 parse-headers@2.0.4 process@0.11.10 prop-types@15.7.2 ramda@0.24.1 react@17.0.2 react-dom@17.0.2 react-is@17.0.2 scheduler@0.20.2 warning@4.0.3 xhr@2.6.0 xtend@4.0.2'
| WARNING: Backtrace (BB generated script):
|       #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816, line 216
|       #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816, line 237
NOTE: recipe enact-sandstone-2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7: task do_compile: Failed
ERROR: Task (/OE/build/luneos-kirkstone/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/enactjs-apps/enact-sandstone.bb:do_compile) failed with exit code '1'

ERROR: enact-framework-4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15 do_compile: ExecutionError('/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114', 1, None, None)
ERROR: Logfile of failure stored in: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/log.do_compile.2709114
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: webos_npm_env: set HOME to WORKDIR
| NOTE: webos_npm_env: set npm cache
| NOTE: webos_npm_env: clear npm cache and /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/git/node_modules
| npm WARN using --force Recommended protections disabled.
| NOTE: webos_npm_env: config npm offline
| NOTE: webos_npm_env: config npm package-lock
| NOTE: webos_npm_env: config npm node-path
| NOTE: webos_npm_env: config npm dev false
| NOTE: webos_npm_env: config npm strict-ssl false
| NOTE: webos_npm_env: set npm registry to https://registry.npmjs.org/
| enact-moonstone-4.0.3.tgz
| enact-core-4.1.1.tgz
| enact-ui-4.1.1.tgz
| enact-spotlight-4.1.1.tgz
| enact-i18n-4.1.1.tgz
| enact-webos-4.1.1.tgz
| npm ERR! code EAI_AGAIN
| npm ERR! syscall getaddrinfo
| npm ERR! errno EAI_AGAIN
| npm ERR! request to https://registry.npmjs.org/asap failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
|
| npm ERR! A complete log of this run can be found in:
| npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/npm_cache/_logs/2022-03-03T09_50_58_278Z-debug.log
| WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114:225 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/recipe-sysroot-native/usr/bin/npm pack --loglevel=error asap@2.0.6 change-emitter@0.1.6 classnames@2.3.1 core-js@1.2.7 direction@1.0.4 dom-walk@0.1.2 encoding@0.1.13 fbjs@0.8.18 global@4.4.0 hoist-non-react-statics@2.5.5 iconv-lite@0.6.3 ilib@14.11.1 invariant@2.2.4 is-function@1.0.2 is-stream@1.1.0 isomorphic-fetch@2.2.1 js-tokens@4.0.0 loose-envify@1.4.0 min-document@2.19.0 node-fetch@1.7.3 object-assign@4.1.1 parse-headers@2.0.4 process@0.11.10 promise@7.3.1 prop-types@15.7.2 ramda@0.24.1 react@17.0.2 react-dom@17.0.2 react-is@17.0.2 recompose@0.26.0 safer-buffer@2.1.2 scheduler@0.20.2 setimmediate@1.0.5 symbol-observable@1.2.0 ua-parser-js@0.7.31 warning@4.0.3 whatwg-fetch@3.6.2 xhr@2.6.0 xtend@4.0.2'
| WARNING: Backtrace (BB generated script):
|       #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114, line 225
|       #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114, line 248
NOTE: recipe enact-framework-4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15: task do_compile: Failed
ERROR: Task (/OE/build/luneos-kirkstone/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/enactjs-apps/enact-framework.bb:do_compile) failed with exit code '1'
shr-project added a commit that referenced this pull request Mar 7, 2022
… task

* bitbake can now restrict network access in various tasks based on
  "network" flag as implemented in:
  https://git.openembedded.org/bitbake/commit/?id=0746b6a2a32fec4c18bf1a52b1454ca4c04bf543
  https://git.openembedded.org/bitbake/commit/?id=9d6341df611a1725090444f6f8eb0244aed08213
* and oe now enables network mostly only in do_fetch and few special
  tasks as implemented in:
  https://git.openembedded.org/openembedded-core/commit/?id=7ce1e88a3ad85bbb925bb9f7167dc0a5fd1c27f4

ERROR: enact-sandstone-2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7 do_compile: ExecutionError('/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816', 1, None, None)
ERROR: Logfile of failure stored in: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/log.do_compile.2710816
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: webos_npm_env: set HOME to WORKDIR
| NOTE: webos_npm_env: set npm cache
| NOTE: webos_npm_env: clear npm cache and /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/git/node_modules
| npm WARN using --force Recommended protections disabled.
| NOTE: webos_npm_env: config npm offline
| NOTE: webos_npm_env: config npm package-lock
| NOTE: webos_npm_env: config npm node-path
| NOTE: webos_npm_env: config npm dev false
| NOTE: webos_npm_env: config npm strict-ssl false
| NOTE: webos_npm_env: set npm registry to https://registry.npmjs.org/
| enact-sandstone-2.1.0.tgz
| enact-core-4.1.1.tgz
| enact-ui-4.1.1.tgz
| enact-spotlight-4.1.1.tgz
| enact-i18n-4.1.1.tgz
| enact-webos-4.1.1.tgz
| npm ERR! code EAI_AGAIN
| npm ERR! syscall getaddrinfo
| npm ERR! errno EAI_AGAIN
| npm ERR! request to https://registry.npmjs.org/classnames failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
|
| npm ERR! A complete log of this run can be found in:
| npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/npm_cache/_logs/2022-03-03T09_51_03_849Z-debug.log
| WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816:216 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/recipe-sysroot-native/usr/bin/npm pack --loglevel=error classnames@2.3.1 direction@1.0.4 dom-walk@0.1.2 global@4.4.0 ilib@14.11.1 invariant@2.2.4 is-function@1.0.2 js-tokens@4.0.0 loose-envify@1.4.0 min-document@2.19.0 object-assign@4.1.1 parse-headers@2.0.4 process@0.11.10 prop-types@15.7.2 ramda@0.24.1 react@17.0.2 react-dom@17.0.2 react-is@17.0.2 scheduler@0.20.2 warning@4.0.3 xhr@2.6.0 xtend@4.0.2'
| WARNING: Backtrace (BB generated script):
|       #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816, line 216
|       #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-sandstone/2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7/temp/run.do_compile.2710816, line 237
NOTE: recipe enact-sandstone-2.1.0+gitAUTOINC+e69d6dcdf0_d2d5262c8d-r7: task do_compile: Failed
ERROR: Task (/OE/build/luneos-kirkstone/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/enactjs-apps/enact-sandstone.bb:do_compile) failed with exit code '1'

ERROR: enact-framework-4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15 do_compile: ExecutionError('/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114', 1, None, None)
ERROR: Logfile of failure stored in: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/log.do_compile.2709114
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: webos_npm_env: set HOME to WORKDIR
| NOTE: webos_npm_env: set npm cache
| NOTE: webos_npm_env: clear npm cache and /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/git/node_modules
| npm WARN using --force Recommended protections disabled.
| NOTE: webos_npm_env: config npm offline
| NOTE: webos_npm_env: config npm package-lock
| NOTE: webos_npm_env: config npm node-path
| NOTE: webos_npm_env: config npm dev false
| NOTE: webos_npm_env: config npm strict-ssl false
| NOTE: webos_npm_env: set npm registry to https://registry.npmjs.org/
| enact-moonstone-4.0.3.tgz
| enact-core-4.1.1.tgz
| enact-ui-4.1.1.tgz
| enact-spotlight-4.1.1.tgz
| enact-i18n-4.1.1.tgz
| enact-webos-4.1.1.tgz
| npm ERR! code EAI_AGAIN
| npm ERR! syscall getaddrinfo
| npm ERR! errno EAI_AGAIN
| npm ERR! request to https://registry.npmjs.org/asap failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
|
| npm ERR! A complete log of this run can be found in:
| npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/npm_cache/_logs/2022-03-03T09_50_58_278Z-debug.log
| WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114:225 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/recipe-sysroot-native/usr/bin/npm pack --loglevel=error asap@2.0.6 change-emitter@0.1.6 classnames@2.3.1 core-js@1.2.7 direction@1.0.4 dom-walk@0.1.2 encoding@0.1.13 fbjs@0.8.18 global@4.4.0 hoist-non-react-statics@2.5.5 iconv-lite@0.6.3 ilib@14.11.1 invariant@2.2.4 is-function@1.0.2 is-stream@1.1.0 isomorphic-fetch@2.2.1 js-tokens@4.0.0 loose-envify@1.4.0 min-document@2.19.0 node-fetch@1.7.3 object-assign@4.1.1 parse-headers@2.0.4 process@0.11.10 promise@7.3.1 prop-types@15.7.2 ramda@0.24.1 react@17.0.2 react-dom@17.0.2 react-is@17.0.2 recompose@0.26.0 safer-buffer@2.1.2 scheduler@0.20.2 setimmediate@1.0.5 symbol-observable@1.2.0 ua-parser-js@0.7.31 warning@4.0.3 whatwg-fetch@3.6.2 xhr@2.6.0 xtend@4.0.2'
| WARNING: Backtrace (BB generated script):
|       #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114, line 225
|       #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/core2-64-webos-linux/enact-framework/4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15/temp/run.do_compile.2709114, line 248
NOTE: recipe enact-framework-4.0.3++gitAUTOINC+8d4590d46f_d2d5262c8d-r15: task do_compile: Failed
ERROR: Task (/OE/build/luneos-kirkstone/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/enactjs-apps/enact-framework.bb:do_compile) failed with exit code '1'
shr-project added a commit that referenced this pull request Mar 8, 2022
* bitbake can now restrict network access in various tasks based on
  "network" flag as implemented in:
  https://git.openembedded.org/bitbake/commit/?id=0746b6a2a32fec4c18bf1a52b1454ca4c04bf543
  https://git.openembedded.org/bitbake/commit/?id=9d6341df611a1725090444f6f8eb0244aed08213
* and oe now enables network mostly only in do_fetch and few special
  tasks as implemented in:
  https://git.openembedded.org/openembedded-core/commit/?id=7ce1e88a3ad85bbb925bb9f7167dc0a5fd1c27f4

npm verb type system
npm verb stack FetchError: request to https://registry.npmjs.org/ilib-loctool-webos-appinfo-json failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
npm verb stack     at ClientRequest.<anonymous> (/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/recipe-sysroot-native/usr/lib/node_modules/npm/node_modules/minipass-fetch/lib/index.js:110:14)
npm verb stack     at ClientRequest.emit (node:events:390:28)
npm verb stack     at TLSSocket.socketErrorListener (node:_http_client:447:9)
npm verb stack     at TLSSocket.emit (node:events:402:35)
npm verb stack     at emitErrorNT (node:internal/streams/destroy:157:8)
npm verb stack     at emitErrorCloseNT (node:internal/streams/destroy:122:3)
npm verb stack     at processTicksAndRejections (node:internal/process/task_queues:83:21)
npm verb cwd /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/git
npm verb Linux 5.16.11-gentoo
npm verb argv "/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/recipe-sysroot-native/usr/bin/node" "/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/recipe-sysroot-native/usr/bin/npm" "--arch=x64" "--target_arch=x64" "--production" "--without-ssl" "--insecure" "--no-optional" "--verbose" "install"
npm verb node v16.11.1
npm verb npm  v8.0.0
npm ERR! code EAI_AGAIN
npm ERR! syscall getaddrinfo
npm ERR! errno EAI_AGAIN
npm ERR! request to https://registry.npmjs.org/ilib-loctool-webos-appinfo-json failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
npm verb exit 1
npm timing npm Completed in 562895ms
npm verb unfinished npm timer reify 1646308200093
npm verb unfinished npm timer reify:loadTrees 1646308200480
npm verb code 1

npm ERR! A complete log of this run can be found in:
npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/npm_cache/_logs/2022-03-03T11_59_21_179Z-debug.log
WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/temp/run.do_compile.776556:198 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/recipe-sysroot-native/usr/bin/npm --arch=x64 --target_arch=x64 --production --without-ssl --insecure --no-optional --verbose install'
WARNING: Backtrace (BB generated script):
        #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/temp/run.do_compile.776556, line 198
        #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/temp/run.do_compile.776556, line 211

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Mar 8, 2022
* bitbake can now restrict network access in various tasks based on
  "network" flag as implemented in:
  https://git.openembedded.org/bitbake/commit/?id=0746b6a2a32fec4c18bf1a52b1454ca4c04bf543
  https://git.openembedded.org/bitbake/commit/?id=9d6341df611a1725090444f6f8eb0244aed08213
* and oe now enables network mostly only in do_fetch and few special
  tasks as implemented in:
  https://git.openembedded.org/openembedded-core/commit/?id=7ce1e88a3ad85bbb925bb9f7167dc0a5fd1c27f4

npm verb type system
npm verb stack FetchError: request to https://registry.npmjs.org/ilib-loctool-webos-appinfo-json failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
npm verb stack     at ClientRequest.<anonymous> (/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/recipe-sysroot-native/usr/lib/node_modules/npm/node_modules/minipass-fetch/lib/index.js:110:14)
npm verb stack     at ClientRequest.emit (node:events:390:28)
npm verb stack     at TLSSocket.socketErrorListener (node:_http_client:447:9)
npm verb stack     at TLSSocket.emit (node:events:402:35)
npm verb stack     at emitErrorNT (node:internal/streams/destroy:157:8)
npm verb stack     at emitErrorCloseNT (node:internal/streams/destroy:122:3)
npm verb stack     at processTicksAndRejections (node:internal/process/task_queues:83:21)
npm verb cwd /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/git
npm verb Linux 5.16.11-gentoo
npm verb argv "/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/recipe-sysroot-native/usr/bin/node" "/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/recipe-sysroot-native/usr/bin/npm" "--arch=x64" "--target_arch=x64" "--production" "--without-ssl" "--insecure" "--no-optional" "--verbose" "install"
npm verb node v16.11.1
npm verb npm  v8.0.0
npm ERR! code EAI_AGAIN
npm ERR! syscall getaddrinfo
npm ERR! errno EAI_AGAIN
npm ERR! request to https://registry.npmjs.org/ilib-loctool-webos-appinfo-json failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
npm verb exit 1
npm timing npm Completed in 562895ms
npm verb unfinished npm timer reify 1646308200093
npm verb unfinished npm timer reify:loadTrees 1646308200480
npm verb code 1

npm ERR! A complete log of this run can be found in:
npm ERR!     /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/npm_cache/_logs/2022-03-03T11_59_21_179Z-debug.log
WARNING: /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/temp/run.do_compile.776556:198 exit 1 from '/OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/recipe-sysroot-native/usr/bin/npm --arch=x64 --target_arch=x64 --production --without-ssl --insecure --no-optional --verbose install'
WARNING: Backtrace (BB generated script):
        #1: do_compile, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/temp/run.do_compile.776556, line 198
        #2: main, /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/x86_64-linux/localization-tool-native/1.5.0+gitAUTOINC+86b83a1bbf-r7/temp/run.do_compile.776556, line 211

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Jun 17, 2022
…E and use instead of luna-surfacemanager-conf

* luna-surfacemanager-base+luna-surfacemanager-conf don't support dmabuf or at least
  aren't configured to enable it:
  export 'QT_WAYLAND_HARDWARE_INTEGRATION=linux-dmabuf-unstable-v1'
  in platform.env

* that's why wam doesn't work in LuneOS with mesa-22 without fixing
  wl_drm support as in:
  https://lists.openembedded.org/g/openembedded-core/message/166994

* current status is that it crashed somewhere in Evdev thread
  libEGL debug: No DRI config supports native format AR30
  libEGL debug: No DRI config supports native format XB30
  libEGL debug: No DRI config supports native format AB30
  libEGL debug: No DRI config supports native format XB4H
  libEGL debug: No DRI config supports native format AB4H
  [New Thread 0x7fffeb278640 (LWP 268833)]
  double free or corruption (out)

  Thread 3 "QEvdevTouchScre" received signal SIGABRT, Aborted.
  [Switching to Thread 0x7fffeb278640 (LWP 268833)]
  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  44      pthread_kill.c: No such file or directory.
  (gdb) bt
  #0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  #1  0x00007ffff6539013 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
  #2  0x00007ffff64ee2c6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
  #3  0x00007ffff64d97e3 in __GI_abort () at abort.c:79
  #4  0x00007ffff652d571 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7ffff666060d "%s\n") at ../sysdeps/posix/libc_fatal.c:155
  #5  0x00007ffff65427ca in malloc_printerr (str=str@entry=0x7ffff66631d0 "double free or corruption (out)") at malloc.c:5664
  #6  0x00007ffff6544708 in _int_free (av=0x7ffff669baa0 <main_arena>, p=0x7fffdc005270, have_lock=<optimized out>) at malloc.c:4588
  #7  0x00007ffff6546e43 in __GI___libc_free (mem=<optimized out>) at malloc.c:3391
  #8  0x00007ffff6546f32 in tcache_thread_shutdown () at malloc.c:3227
  #9  __malloc_arena_thread_freeres () at /usr/src/debug/glibc/2.35-r0/git/malloc/arena.c:1003
  #10 0x00007ffff6548e9a in __libc_thread_freeres () at thread-freeres.c:44
  #11 0x00007ffff653716a in start_thread (arg=<optimized out>) at pthread_create.c:456
  #12 0x00007ffff65b8920 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

  There is older ticket with similar error:
  https://bugreports.qt.io/browse/QTBUG-68451
  but might be completely unrelated, I'm re-creating debug
  build to get better bt.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Jun 19, 2022
…E and use instead of luna-surfacemanager-conf

* luna-surfacemanager-base+luna-surfacemanager-conf don't support dmabuf or at least
  aren't configured to enable it:
  export 'QT_WAYLAND_HARDWARE_INTEGRATION=linux-dmabuf-unstable-v1'
  in platform.env

* that's why wam doesn't work in LuneOS with mesa-22 without fixing
  wl_drm support as in:
  https://lists.openembedded.org/g/openembedded-core/message/166994

* current status is that it crashed somewhere in Evdev thread
  libEGL debug: No DRI config supports native format AR30
  libEGL debug: No DRI config supports native format XB30
  libEGL debug: No DRI config supports native format AB30
  libEGL debug: No DRI config supports native format XB4H
  libEGL debug: No DRI config supports native format AB4H
  [New Thread 0x7fffeb278640 (LWP 268833)]
  double free or corruption (out)

  Thread 3 "QEvdevTouchScre" received signal SIGABRT, Aborted.
  [Switching to Thread 0x7fffeb278640 (LWP 268833)]
  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  44      pthread_kill.c: No such file or directory.
  (gdb) bt
  #0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  #1  0x00007ffff6539013 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
  #2  0x00007ffff64ee2c6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
  #3  0x00007ffff64d97e3 in __GI_abort () at abort.c:79
  #4  0x00007ffff652d571 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7ffff666060d "%s\n") at ../sysdeps/posix/libc_fatal.c:155
  #5  0x00007ffff65427ca in malloc_printerr (str=str@entry=0x7ffff66631d0 "double free or corruption (out)") at malloc.c:5664
  #6  0x00007ffff6544708 in _int_free (av=0x7ffff669baa0 <main_arena>, p=0x7fffdc005270, have_lock=<optimized out>) at malloc.c:4588
  #7  0x00007ffff6546e43 in __GI___libc_free (mem=<optimized out>) at malloc.c:3391
  #8  0x00007ffff6546f32 in tcache_thread_shutdown () at malloc.c:3227
  #9  __malloc_arena_thread_freeres () at /usr/src/debug/glibc/2.35-r0/git/malloc/arena.c:1003
  #10 0x00007ffff6548e9a in __libc_thread_freeres () at thread-freeres.c:44
  #11 0x00007ffff653716a in start_thread (arg=<optimized out>) at pthread_create.c:456
  #12 0x00007ffff65b8920 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

  There is older ticket with similar error:
  https://bugreports.qt.io/browse/QTBUG-68451
  but might be completely unrelated, I'm re-creating debug
  build to get better bt.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Jun 20, 2022
…E and use instead of luna-surfacemanager-conf

* luna-surfacemanager-base+luna-surfacemanager-conf don't support dmabuf or at least
  aren't configured to enable it:
  export 'QT_WAYLAND_HARDWARE_INTEGRATION=linux-dmabuf-unstable-v1'
  in platform.env

* that's why wam doesn't work in LuneOS with mesa-22 without fixing
  wl_drm support as in:
  https://lists.openembedded.org/g/openembedded-core/message/166994

* current status is that it crashed somewhere in Evdev thread
  libEGL debug: No DRI config supports native format AR30
  libEGL debug: No DRI config supports native format XB30
  libEGL debug: No DRI config supports native format AB30
  libEGL debug: No DRI config supports native format XB4H
  libEGL debug: No DRI config supports native format AB4H
  [New Thread 0x7fffeb278640 (LWP 268833)]
  double free or corruption (out)

  Thread 3 "QEvdevTouchScre" received signal SIGABRT, Aborted.
  [Switching to Thread 0x7fffeb278640 (LWP 268833)]
  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  44      pthread_kill.c: No such file or directory.
  (gdb) bt
  #0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  #1  0x00007ffff6539013 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
  #2  0x00007ffff64ee2c6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
  #3  0x00007ffff64d97e3 in __GI_abort () at abort.c:79
  #4  0x00007ffff652d571 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7ffff666060d "%s\n") at ../sysdeps/posix/libc_fatal.c:155
  #5  0x00007ffff65427ca in malloc_printerr (str=str@entry=0x7ffff66631d0 "double free or corruption (out)") at malloc.c:5664
  #6  0x00007ffff6544708 in _int_free (av=0x7ffff669baa0 <main_arena>, p=0x7fffdc005270, have_lock=<optimized out>) at malloc.c:4588
  #7  0x00007ffff6546e43 in __GI___libc_free (mem=<optimized out>) at malloc.c:3391
  #8  0x00007ffff6546f32 in tcache_thread_shutdown () at malloc.c:3227
  #9  __malloc_arena_thread_freeres () at /usr/src/debug/glibc/2.35-r0/git/malloc/arena.c:1003
  #10 0x00007ffff6548e9a in __libc_thread_freeres () at thread-freeres.c:44
  #11 0x00007ffff653716a in start_thread (arg=<optimized out>) at pthread_create.c:456
  #12 0x00007ffff65b8920 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

  There is older ticket with similar error:
  https://bugreports.qt.io/browse/QTBUG-68451
  but might be completely unrelated, I'm re-creating debug
  build to get better bt.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Jun 20, 2022
…E and use instead of luna-surfacemanager-conf

* luna-surfacemanager-base+luna-surfacemanager-conf don't support dmabuf or at least
  aren't configured to enable it:
  export 'QT_WAYLAND_HARDWARE_INTEGRATION=linux-dmabuf-unstable-v1'
  in platform.env

* that's why wam doesn't work in LuneOS with mesa-22 without fixing
  wl_drm support as in:
  https://lists.openembedded.org/g/openembedded-core/message/166994

* current status is that it crashed somewhere in Evdev thread
  libEGL debug: No DRI config supports native format AR30
  libEGL debug: No DRI config supports native format XB30
  libEGL debug: No DRI config supports native format AB30
  libEGL debug: No DRI config supports native format XB4H
  libEGL debug: No DRI config supports native format AB4H
  [New Thread 0x7fffeb278640 (LWP 268833)]
  double free or corruption (out)

  Thread 3 "QEvdevTouchScre" received signal SIGABRT, Aborted.
  [Switching to Thread 0x7fffeb278640 (LWP 268833)]
  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  44      pthread_kill.c: No such file or directory.
  (gdb) bt
  #0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  #1  0x00007ffff6539013 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
  #2  0x00007ffff64ee2c6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
  #3  0x00007ffff64d97e3 in __GI_abort () at abort.c:79
  #4  0x00007ffff652d571 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7ffff666060d "%s\n") at ../sysdeps/posix/libc_fatal.c:155
  #5  0x00007ffff65427ca in malloc_printerr (str=str@entry=0x7ffff66631d0 "double free or corruption (out)") at malloc.c:5664
  #6  0x00007ffff6544708 in _int_free (av=0x7ffff669baa0 <main_arena>, p=0x7fffdc005270, have_lock=<optimized out>) at malloc.c:4588
  #7  0x00007ffff6546e43 in __GI___libc_free (mem=<optimized out>) at malloc.c:3391
  #8  0x00007ffff6546f32 in tcache_thread_shutdown () at malloc.c:3227
  #9  __malloc_arena_thread_freeres () at /usr/src/debug/glibc/2.35-r0/git/malloc/arena.c:1003
  #10 0x00007ffff6548e9a in __libc_thread_freeres () at thread-freeres.c:44
  #11 0x00007ffff653716a in start_thread (arg=<optimized out>) at pthread_create.c:456
  #12 0x00007ffff65b8920 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

  There is older ticket with similar error:
  https://bugreports.qt.io/browse/QTBUG-68451
  but might be completely unrelated, I'm re-creating debug
  build to get better bt.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Jul 4, 2022
…E and use instead of luna-surfacemanager-conf

* luna-surfacemanager-base+luna-surfacemanager-conf don't support dmabuf or at least
  aren't configured to enable it:
  export 'QT_WAYLAND_HARDWARE_INTEGRATION=linux-dmabuf-unstable-v1'
  in platform.env

* that's why wam doesn't work in LuneOS with mesa-22 without fixing
  wl_drm support as in:
  https://lists.openembedded.org/g/openembedded-core/message/166994

* current status is that it crashed somewhere in Evdev thread
  libEGL debug: No DRI config supports native format AR30
  libEGL debug: No DRI config supports native format XB30
  libEGL debug: No DRI config supports native format AB30
  libEGL debug: No DRI config supports native format XB4H
  libEGL debug: No DRI config supports native format AB4H
  [New Thread 0x7fffeb278640 (LWP 268833)]
  double free or corruption (out)

  Thread 3 "QEvdevTouchScre" received signal SIGABRT, Aborted.
  [Switching to Thread 0x7fffeb278640 (LWP 268833)]
  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  44      pthread_kill.c: No such file or directory.
  (gdb) bt
  #0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  #1  0x00007ffff6539013 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
  #2  0x00007ffff64ee2c6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
  #3  0x00007ffff64d97e3 in __GI_abort () at abort.c:79
  #4  0x00007ffff652d571 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7ffff666060d "%s\n") at ../sysdeps/posix/libc_fatal.c:155
  #5  0x00007ffff65427ca in malloc_printerr (str=str@entry=0x7ffff66631d0 "double free or corruption (out)") at malloc.c:5664
  #6  0x00007ffff6544708 in _int_free (av=0x7ffff669baa0 <main_arena>, p=0x7fffdc005270, have_lock=<optimized out>) at malloc.c:4588
  #7  0x00007ffff6546e43 in __GI___libc_free (mem=<optimized out>) at malloc.c:3391
  #8  0x00007ffff6546f32 in tcache_thread_shutdown () at malloc.c:3227
  #9  __malloc_arena_thread_freeres () at /usr/src/debug/glibc/2.35-r0/git/malloc/arena.c:1003
  #10 0x00007ffff6548e9a in __libc_thread_freeres () at thread-freeres.c:44
  #11 0x00007ffff653716a in start_thread (arg=<optimized out>) at pthread_create.c:456
  #12 0x00007ffff65b8920 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

  There is older ticket with similar error:
  https://bugreports.qt.io/browse/QTBUG-68451
  but might be completely unrelated, I'm re-creating debug
  build to get better bt.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Jul 6, 2022
…E and use instead of luna-surfacemanager-conf

* luna-surfacemanager-base+luna-surfacemanager-conf don't support dmabuf or at least
  aren't configured to enable it:
  export 'QT_WAYLAND_HARDWARE_INTEGRATION=linux-dmabuf-unstable-v1'
  in platform.env

* that's why wam doesn't work in LuneOS with mesa-22 without fixing
  wl_drm support as in:
  https://lists.openembedded.org/g/openembedded-core/message/166994

* current status is that it crashed somewhere in Evdev thread
  libEGL debug: No DRI config supports native format AR30
  libEGL debug: No DRI config supports native format XB30
  libEGL debug: No DRI config supports native format AB30
  libEGL debug: No DRI config supports native format XB4H
  libEGL debug: No DRI config supports native format AB4H
  [New Thread 0x7fffeb278640 (LWP 268833)]
  double free or corruption (out)

  Thread 3 "QEvdevTouchScre" received signal SIGABRT, Aborted.
  [Switching to Thread 0x7fffeb278640 (LWP 268833)]
  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  44      pthread_kill.c: No such file or directory.
  (gdb) bt
  #0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  #1  0x00007ffff6539013 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
  #2  0x00007ffff64ee2c6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
  #3  0x00007ffff64d97e3 in __GI_abort () at abort.c:79
  #4  0x00007ffff652d571 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7ffff666060d "%s\n") at ../sysdeps/posix/libc_fatal.c:155
  #5  0x00007ffff65427ca in malloc_printerr (str=str@entry=0x7ffff66631d0 "double free or corruption (out)") at malloc.c:5664
  #6  0x00007ffff6544708 in _int_free (av=0x7ffff669baa0 <main_arena>, p=0x7fffdc005270, have_lock=<optimized out>) at malloc.c:4588
  #7  0x00007ffff6546e43 in __GI___libc_free (mem=<optimized out>) at malloc.c:3391
  #8  0x00007ffff6546f32 in tcache_thread_shutdown () at malloc.c:3227
  #9  __malloc_arena_thread_freeres () at /usr/src/debug/glibc/2.35-r0/git/malloc/arena.c:1003
  #10 0x00007ffff6548e9a in __libc_thread_freeres () at thread-freeres.c:44
  #11 0x00007ffff653716a in start_thread (arg=<optimized out>) at pthread_create.c:456
  #12 0x00007ffff65b8920 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

  There is older ticket with similar error:
  https://bugreports.qt.io/browse/QTBUG-68451
  but might be completely unrelated, I'm re-creating debug
  build to get better bt.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Jul 6, 2022
…E and use instead of luna-surfacemanager-conf

* luna-surfacemanager-base+luna-surfacemanager-conf don't support dmabuf or at least
  aren't configured to enable it:
  export 'QT_WAYLAND_HARDWARE_INTEGRATION=linux-dmabuf-unstable-v1'
  in platform.env

* that's why wam doesn't work in LuneOS with mesa-22 without fixing
  wl_drm support as in:
  https://lists.openembedded.org/g/openembedded-core/message/166994

* current status is that it crashed somewhere in Evdev thread
  libEGL debug: No DRI config supports native format AR30
  libEGL debug: No DRI config supports native format XB30
  libEGL debug: No DRI config supports native format AB30
  libEGL debug: No DRI config supports native format XB4H
  libEGL debug: No DRI config supports native format AB4H
  [New Thread 0x7fffeb278640 (LWP 268833)]
  double free or corruption (out)

  Thread 3 "QEvdevTouchScre" received signal SIGABRT, Aborted.
  [Switching to Thread 0x7fffeb278640 (LWP 268833)]
  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  44      pthread_kill.c: No such file or directory.
  (gdb) bt
  #0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  #1  0x00007ffff6539013 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
  #2  0x00007ffff64ee2c6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
  #3  0x00007ffff64d97e3 in __GI_abort () at abort.c:79
  #4  0x00007ffff652d571 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7ffff666060d "%s\n") at ../sysdeps/posix/libc_fatal.c:155
  #5  0x00007ffff65427ca in malloc_printerr (str=str@entry=0x7ffff66631d0 "double free or corruption (out)") at malloc.c:5664
  #6  0x00007ffff6544708 in _int_free (av=0x7ffff669baa0 <main_arena>, p=0x7fffdc005270, have_lock=<optimized out>) at malloc.c:4588
  #7  0x00007ffff6546e43 in __GI___libc_free (mem=<optimized out>) at malloc.c:3391
  #8  0x00007ffff6546f32 in tcache_thread_shutdown () at malloc.c:3227
  #9  __malloc_arena_thread_freeres () at /usr/src/debug/glibc/2.35-r0/git/malloc/arena.c:1003
  #10 0x00007ffff6548e9a in __libc_thread_freeres () at thread-freeres.c:44
  #11 0x00007ffff653716a in start_thread (arg=<optimized out>) at pthread_create.c:456
  #12 0x00007ffff65b8920 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

  There is older ticket with similar error:
  https://bugreports.qt.io/browse/QTBUG-68451
  but might be completely unrelated, I'm re-creating debug
  build to get better bt.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Jul 14, 2022
…E and use instead of luna-surfacemanager-conf

* luna-surfacemanager-base+luna-surfacemanager-conf don't support dmabuf or at least
  aren't configured to enable it:
  export 'QT_WAYLAND_HARDWARE_INTEGRATION=linux-dmabuf-unstable-v1'
  in platform.env

* that's why wam doesn't work in LuneOS with mesa-22 without fixing
  wl_drm support as in:
  https://lists.openembedded.org/g/openembedded-core/message/166994

* current status is that it crashed somewhere in Evdev thread
  libEGL debug: No DRI config supports native format AR30
  libEGL debug: No DRI config supports native format XB30
  libEGL debug: No DRI config supports native format AB30
  libEGL debug: No DRI config supports native format XB4H
  libEGL debug: No DRI config supports native format AB4H
  [New Thread 0x7fffeb278640 (LWP 268833)]
  double free or corruption (out)

  Thread 3 "QEvdevTouchScre" received signal SIGABRT, Aborted.
  [Switching to Thread 0x7fffeb278640 (LWP 268833)]
  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  44      pthread_kill.c: No such file or directory.
  (gdb) bt
  #0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  #1  0x00007ffff6539013 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
  #2  0x00007ffff64ee2c6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
  #3  0x00007ffff64d97e3 in __GI_abort () at abort.c:79
  #4  0x00007ffff652d571 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7ffff666060d "%s\n") at ../sysdeps/posix/libc_fatal.c:155
  #5  0x00007ffff65427ca in malloc_printerr (str=str@entry=0x7ffff66631d0 "double free or corruption (out)") at malloc.c:5664
  #6  0x00007ffff6544708 in _int_free (av=0x7ffff669baa0 <main_arena>, p=0x7fffdc005270, have_lock=<optimized out>) at malloc.c:4588
  #7  0x00007ffff6546e43 in __GI___libc_free (mem=<optimized out>) at malloc.c:3391
  #8  0x00007ffff6546f32 in tcache_thread_shutdown () at malloc.c:3227
  #9  __malloc_arena_thread_freeres () at /usr/src/debug/glibc/2.35-r0/git/malloc/arena.c:1003
  #10 0x00007ffff6548e9a in __libc_thread_freeres () at thread-freeres.c:44
  #11 0x00007ffff653716a in start_thread (arg=<optimized out>) at pthread_create.c:456
  #12 0x00007ffff65b8920 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

  There is older ticket with similar error:
  https://bugreports.qt.io/browse/QTBUG-68451
  but might be completely unrelated, I'm re-creating debug
  build to get better bt.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project added a commit that referenced this pull request Oct 11, 2023
:Release Notes:
Upgraded in:
https://git.openembedded.org/openembedded-core/commit/?id=ff2fc789e08c42903f5e528d4836dd482227291c

:Detailed Notes:
Fixes:
http://gecko.lge.com:8000/Errors/Details/710585

ERROR: Applying patch '0004-waylandsink-remove-unsupported-subcompositor.patch' on target directory 'TOPDIR/BUILD/work/raspberrypi4_64-webos-linux/gstreamer1.0-plugins-bad/1.22.6/gst-plugins-bad-1.22.6'
CmdError('quilt --quiltrc TOPDIR/BUILD/work/raspberrypi4_64-webos-linux/gstreamer1.0-plugins-bad/1.22.6/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0004-waylandsink-remove-unsupported-subcompositor.patch
patching file ext/wayland/gstwaylandsink.c
patching file ext/wayland/gstwaylandsink.h
patching file gst-libs/gst/wayland/gstwldisplay.c
patching file gst-libs/gst/wayland/gstwlwindow.c
Hunk #2 succeeded at 67 (offset 3 lines).
Hunk #3 succeeded at 170 (offset 3 lines).
Hunk #4 succeeded at 190 (offset 3 lines).
Hunk #5 succeeded at 200 (offset 3 lines).
Hunk #6 succeeded at 210 (offset 3 lines).
Hunk #7 succeeded at 219 (offset 3 lines).
Hunk #8 succeeded at 274 (offset 3 lines).
Hunk #9 succeeded at 286 (offset 3 lines).
Hunk #10 succeeded at 306 (offset 3 lines).
Hunk #11 succeeded at 321 (offset 3 lines).
Hunk #12 succeeded at 351 (offset 3 lines).
Hunk #13 succeeded at 390 (offset 3 lines).
Hunk #14 succeeded at 405 (offset 3 lines).
Hunk #15 succeeded at 441 (offset 6 lines).
Hunk #16 succeeded at 464 (offset 6 lines).
Hunk #17 succeeded at 487 with fuzz 1 (offset 7 lines).
Hunk #18 FAILED at 503.
Hunk #19 succeeded at 625 (offset 7 lines).
Hunk #20 succeeded at 678 (offset 7 lines).
1 out of 20 hunks FAILED -- rejects in file gst-libs/gst/wayland/gstwlwindow.c

:Testing Performed:
Only build tested.

:QA Notes:
No change to image.

:Issues Addressed:
[WRP-13301] Create GPVB with Yocto 4.3 Nanbield

Change-Id: I444ab46e8b664357f9aac468b3dc35b510664d57
shr-project added a commit that referenced this pull request Oct 11, 2023
:Release Notes:
Upgraded in:
https://git.openembedded.org/openembedded-core/commit/?id=ff2fc789e08c42903f5e528d4836dd482227291c

:Detailed Notes:
Fixes:
http://gecko.lge.com:8000/Errors/Details/710585

ERROR: Applying patch '0004-waylandsink-remove-unsupported-subcompositor.patch' on target directory 'TOPDIR/BUILD/work/raspberrypi4_64-webos-linux/gstreamer1.0-plugins-bad/1.22.6/gst-plugins-bad-1.22.6'
CmdError('quilt --quiltrc TOPDIR/BUILD/work/raspberrypi4_64-webos-linux/gstreamer1.0-plugins-bad/1.22.6/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0004-waylandsink-remove-unsupported-subcompositor.patch
patching file ext/wayland/gstwaylandsink.c
patching file ext/wayland/gstwaylandsink.h
patching file gst-libs/gst/wayland/gstwldisplay.c
patching file gst-libs/gst/wayland/gstwlwindow.c
Hunk #2 succeeded at 67 (offset 3 lines).
Hunk #3 succeeded at 170 (offset 3 lines).
Hunk #4 succeeded at 190 (offset 3 lines).
Hunk #5 succeeded at 200 (offset 3 lines).
Hunk #6 succeeded at 210 (offset 3 lines).
Hunk #7 succeeded at 219 (offset 3 lines).
Hunk #8 succeeded at 274 (offset 3 lines).
Hunk #9 succeeded at 286 (offset 3 lines).
Hunk #10 succeeded at 306 (offset 3 lines).
Hunk #11 succeeded at 321 (offset 3 lines).
Hunk #12 succeeded at 351 (offset 3 lines).
Hunk #13 succeeded at 390 (offset 3 lines).
Hunk #14 succeeded at 405 (offset 3 lines).
Hunk #15 succeeded at 441 (offset 6 lines).
Hunk #16 succeeded at 464 (offset 6 lines).
Hunk #17 succeeded at 487 with fuzz 1 (offset 7 lines).
Hunk #18 FAILED at 503.
Hunk #19 succeeded at 625 (offset 7 lines).
Hunk #20 succeeded at 678 (offset 7 lines).
1 out of 20 hunks FAILED -- rejects in file gst-libs/gst/wayland/gstwlwindow.c

:Testing Performed:
Only build tested.

:QA Notes:
No change to image.

:Issues Addressed:
[WRP-13301] Create GPVB with Yocto 4.3 Nanbield

Change-Id: I444ab46e8b664357f9aac468b3dc35b510664d57
shr-project added a commit that referenced this pull request Jan 20, 2024
…E and use instead of luna-surfacemanager-conf

* luna-surfacemanager-base+luna-surfacemanager-conf don't support dmabuf or at least
  aren't configured to enable it:
  export 'QT_WAYLAND_HARDWARE_INTEGRATION=linux-dmabuf-unstable-v1'
  in platform.env

* that's why wam doesn't work in LuneOS with mesa-22 without fixing
  wl_drm support as in:
  https://lists.openembedded.org/g/openembedded-core/message/166994

* current status is that it crashed somewhere in Evdev thread
  libEGL debug: No DRI config supports native format AR30
  libEGL debug: No DRI config supports native format XB30
  libEGL debug: No DRI config supports native format AB30
  libEGL debug: No DRI config supports native format XB4H
  libEGL debug: No DRI config supports native format AB4H
  [New Thread 0x7fffeb278640 (LWP 268833)]
  double free or corruption (out)

  Thread 3 "QEvdevTouchScre" received signal SIGABRT, Aborted.
  [Switching to Thread 0x7fffeb278640 (LWP 268833)]
  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  44      pthread_kill.c: No such file or directory.
  (gdb) bt
  #0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
  #1  0x00007ffff6539013 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
  #2  0x00007ffff64ee2c6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
  #3  0x00007ffff64d97e3 in __GI_abort () at abort.c:79
  #4  0x00007ffff652d571 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7ffff666060d "%s\n") at ../sysdeps/posix/libc_fatal.c:155
  #5  0x00007ffff65427ca in malloc_printerr (str=str@entry=0x7ffff66631d0 "double free or corruption (out)") at malloc.c:5664
  #6  0x00007ffff6544708 in _int_free (av=0x7ffff669baa0 <main_arena>, p=0x7fffdc005270, have_lock=<optimized out>) at malloc.c:4588
  #7  0x00007ffff6546e43 in __GI___libc_free (mem=<optimized out>) at malloc.c:3391
  #8  0x00007ffff6546f32 in tcache_thread_shutdown () at malloc.c:3227
  #9  __malloc_arena_thread_freeres () at /usr/src/debug/glibc/2.35-r0/git/malloc/arena.c:1003
  #10 0x00007ffff6548e9a in __libc_thread_freeres () at thread-freeres.c:44
  #11 0x00007ffff653716a in start_thread (arg=<optimized out>) at pthread_create.c:456
  #12 0x00007ffff65b8920 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

  There is older ticket with similar error:
  https://bugreports.qt.io/browse/QTBUG-68451
  but might be completely unrelated, I'm re-creating debug
  build to get better bt.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants