ament / ament/google_benchmark_vendor
Build fail from 0.0.5 to 0.0.6
- 主要语言
- CMake
- 星标
- 1
- 派生
- 8
- PR 合并指标
- 30 天内没有已合并 PR
描述
To keep source checkout up to date, I download the latest sources, and rebuild workspace.
Version 0.0.5 has been built, the following error occurs when trying to build the newly received 0.0.6 version source.
--- stderr: google_benchmark_vendor
error: patch failed: cmake/thread_safety_attributes.cpp:1
error: cmake/thread_safety_attributes.cpp: patch does not apply
make[2]: *** [CMakeFiles/benchmark-1.5.2.dir/build.make:101: benchmark-1.5.2-prefix/src/benchmark-1.5.2-stamp/benchmark-1.5.2-patch] Error 1
make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/benchmark-1.5.2.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
---
Failed <<< google_benchmark_vendor [0.29s, exited with code 2]
As I guess, ver 0.0.5 and 0.0.6 use same version of benchmark 1.5.2 makes this error.
Is there a solution other than deleting and rebuilding the build?
贡献指南
评估
这个 Issue 还没有评估数据。