[OHOS ERROR] ../../third_party/pulseaudio/src/pulsecore/sink.c:2831:57: error: format specifies type 'unsigned long long' but the argument has type 'pa_usec_t' (aka 'unsigned long') [-Werror,-Wformat]
[OHOS ERROR] pa_log_debug("Move took %llu usec", usec);
[OHOS ERROR] ~~~~ ^~~~
[OHOS ERROR] %lu
[OHOS ERROR] ../../third_party/pulseaudio/src/pulsecore/log.h:126:91: note: expanded from macro 'pa_log_debug'
[OHOS ERROR] Traceback (most recent call last):
[OHOS ERROR] File "/home/work/OHOS/OpenHarmony-v4.1/build/hb/containers/status.py", line 47, in wrapper
[OHOS ERROR] return func(*args, **kwargs)
[OHOS ERROR] File "/home/work/OHOS/OpenHarmony-v4.1/build/hb/modules/ohos_build_module.py", line 67, in run
[OHOS ERROR] raise exception
[OHOS ERROR] File "/home/work/OHOS/OpenHarmony-v4.1/build/hb/modules/ohos_build_module.py", line 65, in run
[OHOS ERROR] super().run()
[OHOS ERROR] File "/home/work/OHOS/OpenHarmony-v4.1/build/hb/modules/interface/build_module_interface.py", line 72, in run
[OHOS ERROR] raise exception
[OHOS ERROR] File "/home/work/OHOS/OpenHarmony-v4.1/build/hb/modules/interface/build_module_interface.py", line 70, in run
[OHOS ERROR] self._target_compilation()
[OHOS ERROR] File "/home/work/OHOS/OpenHarmony-v4.1/build/hb/modules/ohos_build_module.py", line 103, in _target_compilation
[OHOS ERROR] self.target_compiler.run()
[OHOS ERROR] File "/home/work/OHOS/OpenHarmony-v4.1/build/hb/services/ninja.py", line 38, in run
[OHOS ERROR] self._execute_ninja_cmd()
[OHOS ERROR] File "/home/work/OHOS/OpenHarmony-v4.1/build/hb/services/ninja.py", line 69, in _execute_ninja_cmd
[OHOS ERROR] SystemUtil.exec_command(
[OHOS ERROR] File "/home/work/OHOS/OpenHarmony-v4.1/build/hb/util/system_util.py", line 64, in exec_command
[OHOS ERROR] LogUtil.get_failed_log(log_path)
[OHOS ERROR] File "/home/work/OHOS/OpenHarmony-v4.1/build/hb/util/log_util.py", line 193, in get_failed_log
[OHOS ERROR] LogUtil.get_compiler_failed_log(log_path)
[OHOS ERROR] File "/home/work/OHOS/OpenHarmony-v4.1/build/hb/util/log_util.py", line 180, in get_compiler_failed_log
[OHOS ERROR] raise OHOSException(
[OHOS ERROR] exceptions.ohos_exception.OHOSException: COMPILE Failed! Please check error in /home/work/OHOS/OpenHarmony-v4.1/out/rk3568/error.log, and for more build information in /home/work/OHOS/OpenHarmony-v4.1/out/rk3568/build.log
[OHOS ERROR]
[OHOS ERROR] Code: 4000
[OHOS ERROR]
[OHOS ERROR] Reason: COMPILE Failed! Please check error in /home/work/OHOS/OpenHarmony-v4.1/out/rk3568/error.log, and for more build information in /home/work/OHOS/OpenHarmony-v4.1/out/rk3568/build.log
[OHOS ERROR]
[OHOS ERROR] Error Type: Ninja build error
[OHOS ERROR]
[OHOS ERROR] Description: An unknown error occurred while executing 'ninja -C'.
[OHOS ERROR]
[OHOS ERROR] Solution: no solution
[OHOS ERROR]