[ https://issues.apache.org/jira/browse/DISPATCH-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347675#comment-17347675 ]
ASF GitHub Bot commented on DISPATCH-2035: ------------------------------------------ jiridanek merged pull request #1225: URL: https://github.com/apache/qpid-dispatch/pull/1225 -- 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: us...@infra.apache.org > [build] CMake often fails to configure project if I have multiple build > directories and run CMake in every one of them simultaneously > ------------------------------------------------------------------------------------------------------------------------------------- > > Key: DISPATCH-2035 > URL: https://issues.apache.org/jira/browse/DISPATCH-2035 > Project: Qpid Dispatch > Issue Type: Bug > Affects Versions: 1.15.0 > Reporter: Jiri Daněk > Assignee: Ken Giusti > Priority: Minor > Fix For: 1.17.0 > > > My IDE supports setting up multiple CMake build configurations at the same > time. If I click to reconfigure the build configurations, some of them often > fail with issue like the following > {noformat} > CMake Error at CMakeLists.txt:294 (configure_file): > configure_file Problem configuring file > {noformat} > This appears to be caused by commands such as > {code} > configure_file(${CMAKE_CURRENT_SOURCE_DIR}/tests/authservice.py.in > ${CMAKE_CURRENT_SOURCE_DIR}/tests/authservice.py) > {code} > that attempt to write their output into the sources directory. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org