Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-5174

In py module, compilation fails when using cmake to execute make

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Bug
    • None
    • None
    • Python - Compiler
    • None

    Description

      In the py module, the compilation fails when using cmake to execute make, but using make alone can build successfully

       

      ~/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

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            zeshuai007 Zezeng Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: