[Bug 271228] www/qt6-webengine: fix build on armv7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 4 11:44:14 BST 2023
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271228
--- Comment #5 from Robert Clausecker <fuz at FreeBSD.org> ---
(In reply to Kai Knoblich from comment #4)
I bumped portrevision due to nontrivial changes in the code which should not
but may impact other architectures.
Unfortunately once I transfered the patch from my development tree to the
current ports tree, it now no longer clears the node.js error from earlier:
/usr/local/bin/python3.9
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/node/node.py
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/devtools-frontend/src/scripts/build/compress_files.js
--file_list
__third_party_devtools-frontend_src_compress__wrkdirs_usr_ports_www_qt6-webengine_work_.build_src_core_target_toolchain_target__rule..rsp
Traceback (most recent call last):
File
"/wrkdirs/usr/ports/www/qt6-webengine/work/.build/src/core/Release/armv7/../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/node/node.py",
line 58, in <module>
RunNode(sys.argv[1:])
File
"/wrkdirs/usr/ports/www/qt6-webengine/work/.build/src/core/Release/armv7/../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/node/node.py",
line 53, in RunNode
raise RuntimeError('Command \'%s\' failed\n%s' % (' '.join(cmd), err))
RuntimeError: Command '/usr/local/bin/node
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/devtools-frontend/src/scripts/build/compress_files.js
--file_list
__third_party_devtools-frontend_src_compress__wrkdirs_usr_ports_www_qt6-webengine_work_.build_src_core_target_toolchain_target__rule..rsp'
failed
...
My development tree is based on an older ports tree, so there might have been
an update inbetween causing the extra patch from i386 to no longer suffice.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list