[SoaS] Error building soas and soas-xo on F11

David Farning dfarning at sugarlabs.org
Tue Oct 6 14:55:01 EDT 2009


I have been looking at various builds and spins that run on the xo[1]
to see what level type of synergy we can create.

I am having trouble making soas builds on F11 following the
instructions in BUILDING
----
git clone git://git.sugarlabs.org/soas/mainline.git xo-soas
cd xo-soas
mkdir images cache
echo "soas00" > images/lastbuild
sudo ./build
----

The process runs for less than a second with the following output.

----
[dfarning at localhost xo-soas]$ ./build
+ pushd images
~/xo-soas/images ~/xo-soas
+ prevbuild=soas00
++ python -c 'print '\''soas00'\''.split('\''.'\'')[0][:-2];'
+ buildstem=soas
++ python -c 'print '\''%0.2d'\'' %
(int('\''soas00'\''.split('\''.'\'')[0][-2:]) + 1);'
+ nextbuild=01
+ buildname=soas01
+ date
Tue Oct  6 14:30:40 EDT 2009
+ date
+ echo building soas01
building soas01
+ echo building soas01
+ /usr/bin/time nice setarch i586 make -f ../Makefile all
[dfarning at localhost xo-soas]$
----
david


1. http://wiki.sugarlabs.org/go/Xoos/Resources


More information about the SoaS mailing list