community/qt5-qtwebkit-5.212.0_alpha4-r14: NameError: name 'bytecodeSections' is not defined
qt5-qtwebkit fails to build with:
Unexpected error parsing /home/buildozer/aports/community/qt5-qtwebkit/src/qtwebkit-5.212.0-alpha4/Source/JavaScriptCore/bytecode/BytecodeList.json: (<class 'TypeError'>, TypeError("__init__() got an unexpected keyword argument 'encoding'"), <traceback object at 0x7f5ae31b77c0>)
Traceback (most recent call last):
File "/home/buildozer/aports/community/qt5-qtwebkit/src/qtwebkit-5.212.0-alpha4/Source/JavaScriptCore/generate-bytecode-files", line 181, in <module>
for section in bytecodeSections:
NameError: name 'bytecodeSections' is not defined