Build failed on CI with C-API, openblas
Created by: Yancey1989
The failed job: https://paddleci.ngrok.io/viewLog.html?buildId=20174&buildTypeId=Manylinux1_Cuda80cudnn5avxOpenblas&tab=buildResultsDiv
The error logs:
[13:11:46] + [[ ! -z OFF ]]
[13:11:46] + find ./third_party/install -name libmklml_gnu.so -exec cp '{}' output/usr/local/lib ';'
[13:11:46] + find ./third_party/install -name libmklml_intel.so -exec cp '{}' output/usr/local/lib ';'
[13:11:46] + cp -P './third_party/install/mkldnn/lib/*' output/usr/local/lib/
[13:11:46] cp: cannot stat `./third_party/install/mkldnn/lib/*': No such file or directory