[
https://issues.apache.org/jira/browse/PROTON-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682746#comment-17682746
]
Andrew Stitcher edited comment on PROTON-2679 at 1/31/23 8:37 PM:
------------------------------------------------------------------
A possible fix for this issue has been committed to PROTON-2095.
was (Author: astitcher):
A possible fix for this issua has been committed to PROTON-2095.
> Parallel build of python bindings occasionally fails
> ----------------------------------------------------
>
> Key: PROTON-2679
> URL: https://issues.apache.org/jira/browse/PROTON-2679
> Project: Qpid Proton
> Issue Type: Bug
> Components: python-binding
> Affects Versions: proton-c-0.39.0
> Reporter: Ken Giusti
> Assignee: Andrew Stitcher
> Priority: Major
>
> See skupper CI failure:
> [https://github.com/skupperproject/skupper-router/actions/runs/4056555498/jobs/6981190135#step:17:234]
> Appears to be trying to build the same file twice:
>
> cd /__w/skupper-router/skupper-router/qpid-proton/build/python &&
> /usr/bin/cmake -E copy
> /home/runner/work/skupper-router/skupper-router/qpid-proton/python/proton/_condition.py
> proton/_condition.py
>
> [ 38%] Generating proton/_condition.py
>
> cd /__w/skupper-router/skupper-router/qpid-proton/build/python &&
> /usr/bin/cmake -E copy
> /home/runner/work/skupper-router/skupper-router/qpid-proton/python/proton/_condition.py
> proton/_condition.py
>
> [ 39%] Generating proton/_data.py
>
> cd /__w/skupper-router/skupper-router/qpid-proton/build/python &&
> /usr/bin/cmake -E copy
> /home/runner/work/skupper-router/skupper-router/qpid-proton/python/proton/_data.py
> proton/_data.py
>
> [ 40%] Generating proton/_data.py
>
> cd /__w/skupper-router/skupper-router/qpid-proton/build/python &&
> /usr/bin/cmake -E copy
> /home/runner/work/skupper-router/skupper-router/qpid-proton/python/proton/_data.py
> proton/_data.py
>
> Error copying file
> "/home/runner/work/skupper-router/skupper-router/qpid-proton/python/proton/_condition.py"
> to "proton/_condition.py".
>
> gmake[2]: *** [python/CMakeFiles/pydist.dir/build.make:280:
> python/proton/_condition.py] Error 1
>
> gmake[2]: *** Deleting file 'python/proton/_condition.py'
>
> gmake[2]: *** Waiting for unfinished jobs....
>
> gmake[1]: *** [CMakeFiles/Makefile2:572: python/CMakeFiles/pydist.dir/all]
> Error 2
>
> gmake[2]: Leaving directory
> '/__w/skupper-router/skupper-router/qpid-proton/build'
>
> gmake[1]: *** Waiting for unfinished jobs....
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]