Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: [update] webkitgtk 2.50.0
To:
Antoine Jacoutot <ajacoutot@bsdfrog.org>
Cc:
ports@openbsd.org
Date:
Wed, 24 Sep 2025 10:41:28 +0100

Download raw body.

Thread
i386 fails; errors here, full log attached.

/pobj/webkitgtk40-2.50.0/bin/c++ <<snip>>  -c /pobj/webkitgtk40-2.50.0/webkitgtk-2.50.0/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp
/pobj/webkitgtk40-2.50.0/webkitgtk-2.50.0/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:286:9: error: use of undeclared label 'op_instanceof_return_location'
  286 |         FOR_EACH_BYTECODE_HELPER_ID(OPCODE_ENTRY)
      |         ^
/pobj/webkitgtk40-2.50.0/build-i386/JavaScriptCore/DerivedSources/Bytecodes.h:989:11: note: expanded from macro 'FOR_EACH_BYTECODE_HELPER_ID'
  989 |     macro(op_instanceof_return_location, 0) \
      |           ^
/pobj/webkitgtk40-2.50.0/webkitgtk-2.50.0/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:286:37: error: use of undeclared label 'op_instanceof_return_location_wide16'
  286 |         FOR_EACH_BYTECODE_HELPER_ID(OPCODE_ENTRY)
      |                                     ^
/pobj/webkitgtk40-2.50.0/webkitgtk-2.50.0/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:286:37: error: use of undeclared label 'op_instanceof_return_location_wide32'