Sanjeev, You may need build-essentials to run some of the tests. Pretty sure many tests will fail/pass if there's no c/c++ compiler.
You can try: python runtest.py -a -Bill On Sat, Jan 9, 2016 at 10:57 PM, Sanjeev Gupta <[email protected]> wrote: > > On Sun, Jan 10, 2016 at 1:59 PM, Bill Deegan <[email protected]> > wrote: > >> 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. >> >> >> You need mercurial and python2.7, and ideally the packages listed (or >> their newer equivalents) in the scons_dev_master.py script. >> > > I ignored all that, and ran a: > python bootstrap.py build/scons > > from the unpacked source in temp directory. Something seems to build :-) > > sanjeev@ubuntu-next-01:~$ pwd > /home/sanjeev > sanjeev@ubuntu-next-01:~$ ls > 0d265ab5bab2.zip buildbot scons-scons-0d265ab5bab2 > sanjeev@ubuntu-next-01:~$ ls -l > scons-scons-0d265ab5bab2/build/scons/dist/scons-2.4.2.alpha.yyyymmdd.* > -rw-rw-r-- 1 sanjeev sanjeev 927347 Jan 10 14:52 > scons-scons-0d265ab5bab2/build/scons/dist/scons-2.4.2.alpha.yyyymmdd.linux-x86_64.tar.gz > -rw-rw-r-- 1 sanjeev sanjeev 1272510 Jan 10 14:52 > scons-scons-0d265ab5bab2/build/scons/dist/scons-2.4.2.alpha.yyyymmdd.linux-x86_64.zip > -rw-rw-r-- 1 sanjeev sanjeev 493836 Jan 10 14:52 > scons-scons-0d265ab5bab2/build/scons/dist/scons-2.4.2.alpha.yyyymmdd.tar.gz > -rw-rw-r-- 1 sanjeev sanjeev 724497 Jan 10 14:52 > scons-scons-0d265ab5bab2/build/scons/dist/scons-2.4.2.alpha.yyyymmdd.zip > > Is this good? I did not even install build-essentials > > 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. >> > > > > -- > Sanjeev Gupta > +65 98551208 http://www.linkedin.com/in/ghane > > _______________________________________________ > Scons-dev mailing list > [email protected] > https://pairlist2.pair.net/mailman/listinfo/scons-dev > >
_______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev
