You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <qp...@incubator.apache.org> on 2009/11/25 20:23:39 UTC

[jira] Resolved: (QPID-2219) Example tests hang when run in a vpath build

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

Ted Ross resolved QPID-2219.
----------------------------

    Resolution: Fixed

> Example tests hang when run in a vpath build
> --------------------------------------------
>
>                 Key: QPID-2219
>                 URL: https://issues.apache.org/jira/browse/QPID-2219
>             Project: Qpid
>          Issue Type: Bug
>          Components: Qpid Examples
>    Affects Versions: 0.5
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>            Priority: Minor
>
> The example tests (i.e. make check -C examples) do not run in a vpath build.  The example programs fail to execute and the test then hangs forever waiting for the expected output.
> ...
> make[2]: Entering directory `/home/ross/svn/qpid/build-vpath/examples'
> ../../cpp/examples/verify_all /home/ross/svn/qpid/build-vpath/../cpp/.. /home/ross/svn/qpid/build-vpath "--no-module-dir --data-dir \"\" --auth no --load-module ../src/.libs/xml.so"	 
> == /home/ross/svn/qpid/build-vpath/../cpp/../cpp/examples/pub-sub/verify 
> ../../cpp/examples/verify: line 61: ./topic_listener: No such file or directory
> ...
> The verify_all script makes no distinction between the source directory and the build directory.  The verify scripts are in the source dir but the compiled C++ example programs are in the build dir.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org