build release version of release/0.11.0 failed on Mac
Created by: QiJune
The cmake config is:
cmake .. -DCMAKE_BUILD_TYPE=Release -DWITH_GOLANG=OFF -DPYTHON_EXECUTABLE=/usr/local/bin/python2.7 -DPYTHON_LIBRARY=/usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/lib/libpython2.7.dylib
The log is following:
[ 15%] Built target paddle_proto
paddle/framework/CMakeFiles/framework_py_proto.dir/build.make:60: *** target pattern contains no `%'. Stop.
make[1]: *** [paddle/framework/CMakeFiles/framework_py_proto.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 15%] Linking CXX static library libddim.a
cpplint: Checking source code style
[ 15%] Linking CXX static library libframework_proto.a