You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (Commented) (JIRA)" <ji...@apache.org> on 2011/10/30 23:41:32 UTC

[jira] [Commented] (QPID-3560) Run java client test suite against cpp broker on Apache Jenkins instance

    [ https://issues.apache.org/jira/browse/QPID-3560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139815#comment-13139815 ] 

Keith Wall commented on QPID-3560:
----------------------------------

Currently the Ubuntu slaves are missing one or more build dependencies for the C++ broker.

According to http://apache.org/dev/machines.html, the Ubuntu slaves run Ubuntu 10.04.x. By running bootstrap/configure on clean installs of 10.04.3, I can see that the minimum set of additional packages that need to installed are:

sudo apt-get install subversion automake autoconf libtool ruby sasl2-bin uuid-dev g++ libicu42 libstdc++6-4.4-dev python-dev python2.6-dev  libboost1.40-dev libboost1.40-dev

By comparing this list with the list of packages installed on Ubuntu1 (obtained by running 'dpkg' from Jenkins), I can see that sasl2-bin and uuid-dev are the only two missing dependencies.

I'll put in a request with builds@apache.org and see if these packages can be installed.



                
> Run java client test suite against cpp broker on Apache Jenkins instance
> ------------------------------------------------------------------------
>
>                 Key: QPID-3560
>                 URL: https://issues.apache.org/jira/browse/QPID-3560
>             Project: Qpid
>          Issue Type: Sub-task
>          Components: C++ Broker, Java Client
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>
> Setup Jenkins profile to run the java client test suite test suite against the C++ Broker using the Ubuntu Jenkins slaves.

--
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