Ld.lld: error: undefined symbol

Building Library\Bee\artifacts\OpenHarmonyPlayerBuildProgram\2lgwf\libil2cpp.so failed with output:
clang++: warning: argument unused during compilation: '--gcc-toolchain=D:/Users/AppData/Local/Programs/Huawei/SDK/openharmony/10/native/llvm' [-Wunused-command-line-argument]
ld.lld: error: undefined symbol: FunctionImplementedInJavaScriptLibraryFile
referenced by Scripts.cpp:15951 (Library/Bee/artifacts/OpenHarmonyPlayerBuildProgram/il2cppOutput/cpp/Scripts.cpp:15951)
Library/Bee/artifacts/OpenHarmonyPlayerBuildProgram/2lgwf/johp86tm0h8s.o:(DemonicsSaver_FunctionImplementedInJavaScriptLibraryFile_mD348F461118D8DD41C9C3A070FC98846267E1F16)
ld.lld: error: undefined symbol: SaveData
referenced by Scripts.cpp:15967 (Library/Bee/artifacts/OpenHarmonyPlayerBuildProgram/il2cppOutput/cpp/Scripts.cpp:15967)
Library/Bee/artifacts/OpenHarmonyPlayerBuildProgram/2lgwf/johp86tm0h8s.o:(DemonicsSaver_SaveData_mF8AC466417130DA828F84B638C8BB73813B5FFE9)
ld.lld: error: undefined symbol: LoadData
referenced by Scripts.cpp:15983 (Library/Bee/artifacts/OpenHarmonyPlayerBuildProgram/il2cppOutput/cpp/Scripts.cpp:15983)
Library/Bee/artifacts/OpenHarmonyPlayerBuildProgram/2lgwf/johp86tm0h8s.o:(DemonicsSaver_LoadData_m63E622103CDA08F2973909D2CCD279783A4A36A3)
clang++: error: linker command failed with exit code 1 (use -v to see invocation)

UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)