Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3729

C++ cmake build does not install python pieces needed for tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.14
    • 0.15
    • C++ Build
    • None
    • cmake all platforms

    Description

      The cpp/src/tests/Makefile.am runs python setup.py install on the needed python items for the tests. The cmake build does not - it tries to rely on setting paths to the proper locations in the source tree. The paths to the source tree don't work right, and compiled python files get out of date easily, resulting is false fails when the tests are run via cmake. The cmake build should run the same python setup that the autotools build does.

      Attachments

        Activity

          People

            shuston Stephen D. Huston
            shuston Stephen D. Huston
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: