[ 
https://issues.apache.org/jira/browse/PROTON-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128578#comment-15128578
 ] 

ASF subversion and git services commented on PROTON-1123:
---------------------------------------------------------

Commit acbaa502bbd11939390156f41684b4f66aceb311 in qpid-proton's branch 
refs/heads/master from [~kgiusti]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=acbaa50 ]

PROTON-1123: fix print syntax error in CMakeLists.txt


> cmake fails under python3 when -DSYSINSTALL_BINDINGS=ON
> -------------------------------------------------------
>
>                 Key: PROTON-1123
>                 URL: https://issues.apache.org/jira/browse/PROTON-1123
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: 0.12.0
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>             Fix For: 0.12.0
>
>
> The following syntax error is raised:
> -- Found Doxygen: /usr/bin/doxygen (found version "1.8.10") 
>   File "<string>", line 1
>     from distutils.sysconfig import get_python_lib; print get_python_lib(True)
>                                                                        ^
> SyntaxError: invalid syntax
> In python3 print is a function and requires parenthesis.



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

Reply via email to