• Status New
  • Percent Complete
    0%
  • Task Type Bug Report
  • Category Packages
  • Assigned To No-one
  • Operating System pentium4
  • Severity Low
  • Priority Medium
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Arch Linux 32
Opened by Andreas Baumann - 17.09.2022

FS#290 - [qt6-webengine] fails building with node

Traceback (most recent call last):
  File "/build/qt6-webengine/src/build/src/core/RelWithDebInfo/i686/../../../../../qtwebengine-everywhere-src-6.3.2/src/3rdparty/chromium/third_party/node/node.py", line 62, in <module>
    RunNode(sys.argv[1:])
  File "/build/qt6-webengine/src/build/src/core/RelWithDebInfo/i686/../../../../../qtwebengine-everywhere-src-6.3.2/src/3rdparty/chromium/third_party/node/node.py", line 57, in RunNode
    raise RuntimeError('Command \'%s\' failed\n%s' % (' '.join(cmd), err))
RuntimeError: Command '/usr/bin/node ../../../../../qtwebengine-everywhere-src-6.3.2/src/3rdparty/chromium/third_party/devtools-frontend/src/scripts/build/compress_files.js --file_list __third_party_devtools-frontend_src_compress__build_qt6-webengine_src_build_src_core_target_toolchain_target__rule..rsp' failed

This is presumably knitting together some documentation, node is currently broken on Arch32..

Admin
Andreas Baumann commented on 13.10.2022 15:22
  -- GN FAILED

  ERROR at //BUILD.gn:1544:1: Assertion failed.

  assert(

  ^-----

  'target_cpu=x86' is not supported for 'target_os=linux'.  Consider omitting
  'target_cpu' (default) or using 'target_cpu=x64' instead.

  See //BUILD.gn:1545:5:

      is_valid_x86_target || target_cpu != "x86",
      ^-----------------------------------------

This worries me a little bit..

Average Linux Fan commented on 19.10.2022 16:58

This same problem is there for chromium.. and is this for nodejs…??

Average Linux Fan commented on 19.10.2022 16:59

is_valid_x86_target || target_cpu != "x86",

we have to remove this line… thats what i did for chromium in order to get it build..

Average Linux Fan commented on 19.10.2022 17:02

I will again compile chromium… to see thats what i did regarding the .gn..

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing