You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2016/01/08 11:40:39 UTC

[jira] [Closed] (PROTON-951) Make install fails when building Proton-C with python 3.4

     [ https://issues.apache.org/jira/browse/PROTON-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell closed PROTON-951.
---------------------------------

> Make install fails when building Proton-C with python 3.4
> ---------------------------------------------------------
>
>                 Key: PROTON-951
>                 URL: https://issues.apache.org/jira/browse/PROTON-951
>             Project: Qpid Proton
>          Issue Type: Bug
>    Affects Versions: 0.10
>            Reporter: Andrew Stitcher
>            Assignee: Ken Giusti
>             Fix For: 0.10
>
>         Attachments: py34fail
>
>
> When building proton-C using a python 3.4 virtualenv make install fails:
> {noformat}
> $ source ~/LocalPython/Python3/bin/activate
> $ cmake -DCMAKE_INSTALL_PREFIX=$PWD/install ../src
> $ cmake --build . --target install
> {noformat}
> {noformat}
> ...
> 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)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)