Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-2035

[build] CMake often fails to configure project if I have multiple build directories and run CMake in every one of them simultaneously

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Incomplete
    • 1.15.0
    • 1.17.0
    • None
    • None

    Description

      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

      CMake Error at CMakeLists.txt:294 (configure_file):
        configure_file Problem configuring file
      

      This appears to be caused by commands such as

      configure_file(${CMAKE_CURRENT_SOURCE_DIR}/tests/authservice.py.in ${CMAKE_CURRENT_SOURCE_DIR}/tests/authservice.py)
      

      that attempt to write their output into the sources directory.

      Attachments

        Issue Links

          Activity

            People

              kgiusti Ken Giusti
              jdanek Jiri Daněk
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: