You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Steve Huston (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/07 00:06:39 UTC

[jira] [Resolved] (QPID-3729) C++ cmake build does not install python pieces needed for tests

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

Steve Huston resolved QPID-3729.
--------------------------------

    Resolution: Fixed

Fixed on trunk r1228493
                
> 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:dev-subscribe@qpid.apache.org