Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-951

Make install fails when building Proton-C with python 3.4

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • proton-0.10
    • proton-0.10
    • None
    • None

    Description

      When building proton-C using a python 3.4 virtualenv make install fails:

      $ source ~/LocalPython/Python3/bin/activate
      $ cmake -DCMAKE_INSTALL_PREFIX=$PWD/install ../src
      $ cmake --build . --target install
      
      ...
      CMake Error at proton-c/bindings/python/cmake_install.cmake:106 (file):
        file INSTALL cannot find
        "/home/andrew/Work/proton/bld-python3/proton-c/bindings/python/cproton.pyc".
      Call Stack (most recent call first):
        proton-c/bindings/cmake_install.cmake:37 (include)
        proton-c/cmake_install.cmake:139 (include)
        cmake_install.cmake:50 (include)
      

      Attachments

        1. py34fail
          41 kB
          Andrew Stitcher

        Activity

          People

            kgiusti Ken Giusti
            astitcher Andrew Stitcher
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: