Build failed with multiple jobs running simultaneously
Created by: Yancey1989
> make -j 12
...
[ 17%] Linking CXX static library libtensor.a
[ 17%] Built target tensor
Scanning dependencies of target math_function
[ 18%] Building CXX object paddle/operators/math/CMakeFiles/math_function.dir/math_function.cc.o
In file included from /paddle/paddle/operators/math/math_function.cc:16:0:
/paddle/paddle/framework/data_type.h:17:43: fatal error: paddle/framework/framework.pb.h: No such file or directory
#include "paddle/framework/framework.pb.h"
^
compilation terminated.
[ 90%] Building CXX object CMakeFiles/libprotoc.dir/paddle/build/third_party/protobuf/src/extern_protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o