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

                 Key: QPID-3729
                 URL: https://issues.apache.org/jira/browse/QPID-3729
             Project: Qpid
          Issue Type: Bug
          Components: Build Tools
    Affects Versions: 0.14
         Environment: cmake all platforms
            Reporter: Steve Huston
            Assignee: Steve Huston
             Fix For: 0.15


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to