On 2023/10/11 14:20, Rafael Sadowski wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected]       2023/10/11 14:20:25
> 
> Log message:
>     Import qtwebengine-6.5.2
>     
>     The Qt WebEngine module provides a web browser engine that makes it easy 
> to
>     embed content from the World Wide Web into your Qt application on 
> platforms
>     that do not have a native web engine.
>     
>     Qt WebEngine provides C++ classes and QML types for rendering HTML, 
> XHTML, and
>     SVG documents, styled using Cascading Style Sheets (CSS) and scripted with
>     JavaScript. HTML documents can be made fully editable by the user through 
> the
>     use of the contenteditable attribute on HTML elements.
>     
>     OK kn@

Fails on i386. It takes ~45 minutes to get to that point so I'm going to
mark it BROKEN-i386 for now.

/usr/local/bin/python3.10 
../../../../../qtwebengine-everywhere-src-6.5.2/src/3rdparty/chromium/third_party/node/node.
py 
../../../../../qtwebengine-everywhere-src-6.5.2/src/3rdparty/chromium/third_party/devtools-frontend/src/scripts/bui
ld/compress_files.js --file_list 
__third_party_devtools-frontend_src_compress__pobj_qt6-qtwebengine-6.5.2_build-i386_s
rc_core_target_toolchain_target__rule..rsp
Traceback (most recent call last):
  File 
"/pobj/qt6-qtwebengine-6.5.2/build-i386/src/core/Release/i386/../../../../../qtwebengine-everywhere-src-6.5.2/s
rc/3rdparty/chromium/third_party/node/node.py", line 60, in <module>
    RunNode(sys.argv[1:])
  File 
"/pobj/qt6-qtwebengine-6.5.2/build-i386/src/core/Release/i386/../../../../../qtwebengine-everywhere-src-6.5.2/s
rc/3rdparty/chromium/third_party/node/node.py", line 55, in RunNode
    raise RuntimeError('Command \'%s\' failed\n%s' % (' '.join(cmd), err))
RuntimeError: Command '/usr/local/bin/node 
../../../../../qtwebengine-everywhere-src-6.5.2/src/3rdparty/chromium/third
_party/devtools-frontend/src/scripts/build/compress_files.js --file_list 
__third_party_devtools-frontend_src_compress_
_pobj_qt6-qtwebengine-6.5.2_build-i386_src_core_target_toolchain_target__rule..rsp'
 failed


Reply via email to