Ken Giusti created PROTON-2679:
----------------------------------

             Summary: 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


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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to