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

ASF GitHub Bot commented on QPID-8516:
--------------------------------------

jiridanek commented on pull request #25:
URL: https://github.com/apache/qpid-cpp/pull/25#issuecomment-817590005


   Awsum; just for future reference, it makes IMO more sense to use one of the 
merge strategies without the merge commit, especially when the PR itself is 
just a single commit. Some people avoid the GitHub UI entirely, which I don't 
want to do, but I take care not to push in merge commits. 
   
![image](https://user-images.githubusercontent.com/442720/114362057-30f97380-9b77-11eb-8454-1ed32e45e2fe.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Python excerpts in CMakeFiles are python2
> -----------------------------------------
>
>                 Key: QPID-8516
>                 URL: https://issues.apache.org/jira/browse/QPID-8516
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: qpid-cpp-1.39.0
>            Reporter: Chris Richardson
>            Priority: Major
>             Fix For: qpid-cpp-1.40.0
>
>
> CMake fails on python3-only systems with
> {quote}-- Found PythonInterp: /usr/bin/python (found suitable version 
> "3.8.8", minimum required is "2.7") 
> -- Found PythonInterp: /usr/bin/python (found version "3.8.8") 
>  File "<string>", line 1
>  from distutils.sysconfig import get_python_lib; print get_python_lib(False, 
> prefix='/usr/local').replace('\\', '/')
>  ^
> SyntaxError: invalid syntax
> CMake Error at managementgen/CMakeLists.txt:34 (install):
>  install DIRECTORY given no DESTINATION!
> {quote}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to