On 09/30/2011 06:56 AM, Cajus Pollmeier wrote:
On Fri, 30 Sep 2011 12:06:36 +0200, Cajus Pollmeier wrote:
On Thu, 29 Sep 2011 18:11:04 +0100, Gordon Sim wrote:
On 09/29/2011 02:45 PM, Cajus Pollmeier wrote:
Hi,
qpid-cpp tests depend on qpid-tools - which are not available inside of the
qpid-cpp distribution.
Yes, though they should be skipped if it is not present.
In turn the tests fail if you use a build service -
which starts from scratch all the time.
Hmm... its the start_server that seems to fail. Can you check whether
there is anything obvious in qpidd.log in <build-dir>/src/tests?
Ah. Didn't know of its existance. Looks like a datadir problem:
Unexpected error: Can't create PID directory: /sbuild-nonexistent/.qpidd
Trying to set it to /tmp/.qpidd.
Ok. Just modifying test_env.sh(.in) does not work. The log still sticks at
$HOME/.qpidd. How can I change that one?
You need to set both --pid-dir and --data-dir to get it completely out of
.qpidd.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]