[Sugar-devel] Sugar build break

Daniel Narvaez dwnarvaez at gmail.com
Wed Jun 19 17:57:27 EDT 2013


On 19 June 2013 23:49, Alan Jhonn Aguiar Schwyn <alanjas at hotmail.com> wrote:

> I just reinstall my Ubuntu, and clone the sugar-build again.
> When you try run the .osbuild you get:
>
> alan at alan-pc:~/Documentos/GIT/sugar-build$ ./osbuild
> = Setup the build system =
>
> * Create the python virtualenv
> * Install osbuild package
> Command
> /home/alan/Documentos/GIT/sugar-build/build/out/sandbox/install/bin/python
> -c "import
> setuptools;__file__='/tmp/pip-u44G5f-build/setup.py';exec(compile(open(__file__).read().replace('\r\n',
> '\n'), __file__, 'exec'))" install --record
> /tmp/pip-imevXJ-record/install-record.txt
> --single-version-externally-managed --install-headers
> /home/alan/Documentos/GIT/sugar-build/build/out/sandbox/install/include/site/python2.7
> failed with error code 1 in /tmp/pip-u44G5f-build
> Storing complete log in /home/alan/.pip/pip.log
> Traceback (most recent call last):
>   File "./osbuild", line 245, in <module>
>     main()
>   File "./osbuild", line 210, in main
>     raise e
> subprocess.CalledProcessError: Command
> '['/home/alan/Documentos/GIT/sugar-build/build/out/sandbox/install/bin/pip',
> '-q', 'install', 'git+git://github.com/dnarvaez/osbuild'<http://github.com/dnarvaez/osbuild%27>]'
> returned non-zero exit status 1
>
> I search on the pip.log (attached) and found:
>
> src/ext.c:24:22: fatal error: X11/Xlib.h: No existe el archivo o el
> directorio
>
> I install libx11-dev and now works. Maybe that dependency must checked
> before??
>

Uggggh, that's tricky because it happens before the usual dependencies
installation stuff is available. Maybe I need to figure out how to remove
the X dependency from there. The alternative is to suggest to install X
headers but that's not really very friendly :/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20130619/151f54c8/attachment.html>


More information about the Sugar-devel mailing list