could not compile common-functions
#4117
-
When i make cli-build,i always meet “could not compile
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
The compiler has been kill by OS. It's highly possible that your memory is too small and the compiler OOM. Please consider allocate more virtual memory. |
Beta Was this translation helpful? Give feedback.
-
one of the possible solutions is to increase your swap space |
Beta Was this translation helpful? Give feedback.
The compiler has been kill by OS. It's highly possible that your memory is too small and the compiler OOM. Please consider allocate more virtual memory.