Zezeng Wang created THRIFT-5174:
-----------------------------------
Summary: In py module, compilation fails when using cmake to
execute make
Key: THRIFT-5174
URL: https://issues.apache.org/jira/browse/THRIFT-5174
Project: Thrift
Issue Type: Bug
Components: Python - Compiler
Reporter: Zezeng Wang
~/workspace/pzw/pzw_git/test/lib/py/build2 # make
Scanning dependencies of target python_build
[100%] Building Python library
/bin/sh: 1: setup.py: not found
CMakeFiles/python_build.dir/build.make:57: recipe for target
'CMakeFiles/python_build' failed
make[2]: *** [CMakeFiles/python_build] Error 127
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/python_build.dir/all'
failed
make[1]: *** [CMakeFiles/python_build.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
--
This message was sent by Atlassian Jira
(v8.3.4#803005)