编译错误求助
- Dominant language
- C++
- Stars
- 2.6k
- Forks
- 657
- PR merge metrics
- No merged PRs in 30d
Description
错误信息
1、
make[2]: *** [CMakeFiles/anyq.dir/src/rank/rank_strategy.cpp.o] Error 1
make[1]: *** [CMakeFiles/anyq.dir/all] Error 2
make: *** [all] Error 2
2、
/root/projects/AI/AnyQ/build/third_party/include/dmlc/./logging.h:323:31: error: ‘DMLC_LOG_STACK_TRACE_SIZE’ was not declared in this scope
系统及编译环境说明
CentOS Linux release 7.5.1804 (Core)
其他g++、cmake,bison版本与Readme说明一致
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the reported build failure in src/rank/rank_strategy.cpp and inspect the declaration and use of DMLC_LOG_STACK_TRACE_SIZE in third_party/include/dmlc/./logging.h. Reproduce the build on the stated CentOS 7.5 environment using the documented g++, CMake, and bison versions. Done means identifying and resolving the compilation error so make completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100