compile error on mac of updated develop branch code
Created by: NHZlX
the log is:
ld: can't write to output file: test_SparseMatrix, errno=28 for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [paddle/math/tests/test_SparseMatrix] Error 1
make[1]: *** [paddle/math/tests/CMakeFiles/test_SparseMatrix.dir/all] Error 2
fatal error: error in backend: IO failure on output stream.
make[2]: *** [paddle/math/tests/CMakeFiles/test_Tensor.dir/test_Tensor.cu.o] Error 1
make[1]: *** [paddle/math/tests/CMakeFiles/test_Tensor.dir/all] Error 2
make: *** [all] Error 2