[Sugar-devel] sugar-build "make build-sugar-artwork" and quad-core compilation
Daniel Narvaez
dwnarvaez at gmail.com
Tue Nov 27 08:52:04 EST 2012
On 27 November 2012 14:21, Daniel Narvaez <dwnarvaez at gmail.com> wrote:
> On 27 November 2012 13:47, Alan Jhonn Aguiar Schwyn <alanjas at hotmail.com> wrote:
>> PS: the problem is:
>>
>> alan at alan-pc:~/Documentos/GIT/sugar-build$ make build
>> Traceback (most recent call last):
>> File "/home/alan/Documentos/GIT/sugar-build/commands/helpers/build", line
>> 13, in <module>
>> common.setup()
>> File "/home/alan/Documentos/GIT/sugar-build/commands/common.py", line 19,
>> in setup
>> relocatable="SUGAR_BUILDBOT" in os.environ)
>> File "/home/alan/Documentos/GIT/sugar-build/devbot/config.py", line 126,
>> in set_install_dir
>> if distro.get_distro_info().use_lib64:
>> AttributeError: 'NoneType' object has no attribute 'use_lib64'
>> make: *** [build] Error 1
>
> Hi Alan,
>
> it's a bug, I'm fixing it. Though remember that, if you run
> sugar-build on unsupported distributions, you are on your own...
> system-check will print a list of missing dependencies and you will
> need to figure out which packages needs to be installed.
Should be fixed now
commit 3e0b6b5c3a863f3a2ad035e73bf5b58968757f8f
Author: Daniel Narvaez <dwnarvaez at gmail.com>
Date: Tue Nov 27 14:42:04 2012 +0100
Fix running on an unsupported distro
More information about the Sugar-devel
mailing list