apache / apache/incubator-pegasus
make: *** [all] Error 2
Open
- Dominant language
- C++
- Stars
- 2.1k
- Forks
- 328
- PR merge metrics
- No merged PRs in 30d
Description
## General Question
incubator-pegasus-2.5
centos7
# gcc --version
gcc (GCC) 13.3.0
# gcc --version
gcc (GCC) 13.3.0
源码编译报错如下,请求帮助
[ 80%] Performing install step for 'boost'
[ 80%] Completed 'boost'
[ 80%] Built target boost
make: *** [all] Error 2
Contributor guide
Research direction
Start by reproducing the source build on CentOS 7 with GCC 13.3.0 and capture the compiler or command output immediately before the final “make: *** [all] Error 2”; the reported log only shows Boost completing. Done means identifying the failing build step and confirming that the full build completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100