[Scons-dev] Ubuntu buildbot available
Sanjeev Gupta
ghane0 at gmail.com
Sun Jan 10 01:50:03 EST 2016
On Sun, Jan 10, 2016 at 1:59 PM, Bill Deegan <bill at baddogconsulting.com>
wrote:
> pip is the preferred method to install buildbot slave.
>
Understood. I can do that, but I was trying to document what a vanilla
Ubuntu would need, and how it will behave.
More inline below:
> On Sat, Jan 9, 2016 at 9:34 PM, Sanjeev Gupta <ghane0 at gmail.com> wrote:
>
>> Hi, last question :-)
>>
>> Don't I need to install development tools? At least a bootstrap scons?
>> Or will the build need only python2?
>>
>
> Anyway. This script:
> https://bitbucket.org/scons/scons/src/0d265ab5bab28eda792c24e054e4d02f24ebb338/bin/scons_dev_master.py?at=default&fileviewer=file-view-default
>
> Which you'll get in bin/scons_dev_master.py will install most of the
> packages.
> However it may be a bit out of date for your distro.
>
Yes. I will run that, and send patches.
> You need mercurial and python2.7, and ideally the packages listed (or
> their newer equivalents) in the scons_dev_master.py script.
>
Ack. I have installed hg and python2.7.11
> python bin/scons_dev_master.py building testing
>
That refers to subversion, and tigris, and python 2.3.7
> Should be sufficient.
>
> Let me know when you've done that and I"ll add the slave to the list of
> slaves which can run various types of builds which would be relevent.
>
> Does your machine also have python 3.4 (or above) installed?
>
Yes, but it is not the default:
sanjeev at ubuntu-next-01:~/scons-scons-0d265ab5bab2$ which python
/usr/bin/python
sanjeev at ubuntu-next-01:~/scons-scons-0d265ab5bab2$ python
Python 2.7.11 (default, Dec 9 2015, 00:29:25)
[GCC 5.3.1 20151207] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>
sanjeev at ubuntu-next-01:~/scons-scons-0d265ab5bab2$
I am going to try building this without the script, manually, and note what
has changed.
--
Sanjeev Gupta
+65 98551208 http://www.linkedin.com/in/ghane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20160110/20b9b07f/attachment.html>
More information about the Scons-dev
mailing list