baidu / baidu/AnyQ

make 发生错误

Open
#192 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.6k
Forks
657
PR merge metrics
No merged PRs in 30d

Description

make[3]: *** [all] 错误 2
make[2]: *** [third_party/paddle/src/extern_paddle-stamp/extern_paddle-build] 错误 2
make[1]: *** [CMakeFiles/extern_paddle.dir/all] 错误 2
make: *** [all] 错误 2

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure with make and inspect the earlier output associated with third_party/paddle/src/extern_paddle-stamp/extern_paddle-build. Trace the CMake target through CMakeFiles/extern_paddle.dir/all to identify the underlying error. Done means the actual build failure is understood and the project builds successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.