You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (Jira)" <ji...@apache.org> on 2021/05/10 19:24:00 UTC

[jira] [Assigned] (DISPATCH-2035) [build] CMake often fails to configure project if I have multiple build directories and run CMake in every one of them simultaneously

     [ https://issues.apache.org/jira/browse/DISPATCH-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Giusti reassigned DISPATCH-2035:
------------------------------------

    Assignee: Ken Giusti

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