You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by ro...@bufferoverflow.ch on 2010/11/01 23:48:25 UTC

Hudson: missing packages on Ubuntu Hosts => need more

Hi All

just found out, that I need some more packages to build all libraries  
provided by Thrift...

Could you please install the following packages on the Ubuntu build machines?
libboost-test1.40-dev
libevent-dev
libbit-vector-perl
php5-cli
erlang-base
mono-gmcs
libmono-dev
librspec-ruby

Thank you!

-Roger


Quoting roger@bufferoverflow.ch:

> Hi All
>
> I would like to setup Thrift CI on the Hudson build infrastructure,  
> but I can't because several packages are missing.
>
> see: https://hudson.apache.org/hudson/job/Thrift-trunk/4/console
>
> Could you please install the following packages on the Ubuntu build machines?
> libboost-dev
> flex
> bison
> pkg-config
> ruby-dev
> python-dev
> php5-dev
> libglib2.0-dev
>
> see also: http://wiki.apache.org/thrift/GettingUbuntuPackages
>
> Thank you!
>
> -Roger
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


Re: Hudson: missing packages on Ubuntu Hosts => need more

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Tue, Nov 2, 2010 at 8:35 PM,  <ro...@bufferoverflow.ch> wrote:
> request for the following package:
> rubygems

Done.

> on question, why is /usr/local per default as first entry within PATH?

No idea.

/niklas

Re: Hudson: missing packages on Ubuntu Hosts => need more

Posted by ro...@bufferoverflow.ch.
hopefully the last one...

request for the following package:
rubygems

right now all libraries build successfully expect ruby...

on question, why is /usr/local per default as first entry within PATH?

regards

roger

Quoting Niklas Gustavsson <ni...@protocol7.com>:

> On Tue, Nov 2, 2010 at 10:10 AM,  <ro...@bufferoverflow.ch> wrote:
>> request for the following packages:
>> rake
>> python-twisted
>> libghc6-binary-dev
>> libghc6-network-dev
>> libghc6-http-dev
>
> Done.
>
> /niklas
>
>
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


Re: Hudson: missing packages on Ubuntu Hosts => need more

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Tue, Nov 2, 2010 at 10:10 AM,  <ro...@bufferoverflow.ch> wrote:
> request for the following packages:
> rake
> python-twisted
> libghc6-binary-dev
> libghc6-network-dev
> libghc6-http-dev

Done.

/niklas

Re: Hudson: missing packages on Ubuntu Hosts => need more

Posted by ro...@bufferoverflow.ch.
Thanks Niklas!

sorry... still not enough...
Thrift supports 16 languages, not that easy to manage

request for the following packages:
rake
python-twisted
libghc6-binary-dev
libghc6-network-dev
libghc6-http-dev

-Roger

Quoting Niklas Gustavsson <ni...@protocol7.com>:

> All installed on ubuntu1 and ubuntu2.
>
> /niklas
>
> On Mon, Nov 1, 2010 at 11:51 PM,  <ro...@bufferoverflow.ch> wrote:
>> I forgot Thrift's haskell support ... this needs
>>
>> cabal-install
>> ghc6
>>
>> Thanks
>> -Roger
>>
>> Quoting roger@bufferoverflow.ch:
>>
>>> Hi All
>>>
>>> just found out, that I need some more packages to build all libraries
>>> provided by Thrift...
>>>
>>> Could you please install the following packages on the Ubuntu build
>>> machines?
>>> libboost-test1.40-dev
>>> libevent-dev
>>> libbit-vector-perl
>>> php5-cli
>>> erlang-base
>>> mono-gmcs
>>> libmono-dev
>>> librspec-ruby
>>>
>>> Thank you!
>>>
>>> -Roger
>>>
>>>
>>> Quoting roger@bufferoverflow.ch:
>>>
>>>> Hi All
>>>>
>>>> I would like to setup Thrift CI on the Hudson build infrastructure, but I
>>>> can't because several packages are missing.
>>>>
>>>> see: https://hudson.apache.org/hudson/job/Thrift-trunk/4/console
>>>>
>>>> Could you please install the following packages on the Ubuntu build
>>>> machines?
>>>> libboost-dev
>>>> flex
>>>> bison
>>>> pkg-config
>>>> ruby-dev
>>>> python-dev
>>>> php5-dev
>>>> libglib2.0-dev
>>>>
>>>> see also: http://wiki.apache.org/thrift/GettingUbuntuPackages
>>>>
>>>> Thank you!
>>>>
>>>> -Roger
>>>>
>>>
>>>
>>>
>>> ----------------------------------------------------------------
>>> This message was sent using IMP, the Internet Messaging Program.
>>>
>>>
>>>
>>>
>>
>>
>>
>> ----------------------------------------------------------------
>> This message was sent using IMP, the Internet Messaging Program.
>>
>>
>
>
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


Re: Hudson: missing packages on Ubuntu Hosts => need more

Posted by Niklas Gustavsson <ni...@protocol7.com>.
All installed on ubuntu1 and ubuntu2.

/niklas

On Mon, Nov 1, 2010 at 11:51 PM,  <ro...@bufferoverflow.ch> wrote:
> I forgot Thrift's haskell support ... this needs
>
> cabal-install
> ghc6
>
> Thanks
> -Roger
>
> Quoting roger@bufferoverflow.ch:
>
>> Hi All
>>
>> just found out, that I need some more packages to build all libraries
>> provided by Thrift...
>>
>> Could you please install the following packages on the Ubuntu build
>> machines?
>> libboost-test1.40-dev
>> libevent-dev
>> libbit-vector-perl
>> php5-cli
>> erlang-base
>> mono-gmcs
>> libmono-dev
>> librspec-ruby
>>
>> Thank you!
>>
>> -Roger
>>
>>
>> Quoting roger@bufferoverflow.ch:
>>
>>> Hi All
>>>
>>> I would like to setup Thrift CI on the Hudson build infrastructure, but I
>>> can't because several packages are missing.
>>>
>>> see: https://hudson.apache.org/hudson/job/Thrift-trunk/4/console
>>>
>>> Could you please install the following packages on the Ubuntu build
>>> machines?
>>> libboost-dev
>>> flex
>>> bison
>>> pkg-config
>>> ruby-dev
>>> python-dev
>>> php5-dev
>>> libglib2.0-dev
>>>
>>> see also: http://wiki.apache.org/thrift/GettingUbuntuPackages
>>>
>>> Thank you!
>>>
>>> -Roger
>>>
>>
>>
>>
>> ----------------------------------------------------------------
>> This message was sent using IMP, the Internet Messaging Program.
>>
>>
>>
>>
>
>
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>

Re: Hudson: missing packages on Ubuntu Hosts => need more

Posted by ro...@bufferoverflow.ch.
I forgot Thrift's haskell support ... this needs

cabal-install
ghc6

Thanks
-Roger

Quoting roger@bufferoverflow.ch:

> Hi All
>
> just found out, that I need some more packages to build all  
> libraries provided by Thrift...
>
> Could you please install the following packages on the Ubuntu build machines?
> libboost-test1.40-dev
> libevent-dev
> libbit-vector-perl
> php5-cli
> erlang-base
> mono-gmcs
> libmono-dev
> librspec-ruby
>
> Thank you!
>
> -Roger
>
>
> Quoting roger@bufferoverflow.ch:
>
>> Hi All
>>
>> I would like to setup Thrift CI on the Hudson build infrastructure,  
>> but I can't because several packages are missing.
>>
>> see: https://hudson.apache.org/hudson/job/Thrift-trunk/4/console
>>
>> Could you please install the following packages on the Ubuntu build  
>> machines?
>> libboost-dev
>> flex
>> bison
>> pkg-config
>> ruby-dev
>> python-dev
>> php5-dev
>> libglib2.0-dev
>>
>> see also: http://wiki.apache.org/thrift/GettingUbuntuPackages
>>
>> Thank you!
>>
>> -Roger
>>
>
>
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
>
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.