[Sugar-devel] Sugar build break

Ignacio Rodríguez nachoel01 at gmail.com
Tue Jun 18 06:43:06 EDT 2013


Mm, the problem is sugar-emulator running in terminal or launch the
aplication.

If you run it from gdm it's work ok..

The problem is Ubuntu 13.10 :-/

I test it later in Lubuntu 13.10

Grettings.
Ignacio


2013/6/18 Daniel Narvaez <dwnarvaez at gmail.com>

> I would report it to launchpad too. Might be an ubuntu specific issue.
> Also Xephyr is sort of unmaintaned upstream.
>
>
> On 18 June 2013 11:51, Alan Jhonn Aguiar Schwyn <alanjas at hotmail.com>wrote:
>
>> Reported: https://bugs.freedesktop.org/show_bug.cgi?id=65887
>>
>> My explain it's very basic.. if someone can explain more, thanks!
>>
>> ------------------------------
>> Date: Tue, 18 Jun 2013 11:34:56 +0200
>> From: dwnarvaez at gmail.com
>> To: alanjas at hotmail.com; nachoel01 at gmail.com
>>
>> CC: sugar-devel at lists.sugarlabs.org; suraj.gillespie at gmail.com
>> Subject: Re: [Sugar-devel] Sugar build break
>>
>> I suggested to Ignacio to report it but I don't know if he did (ccing
>> him).
>>
>>
>> On 18 June 2013 11:33, Alan Jhonn Aguiar Schwyn <alanjas at hotmail.com>wrote:
>>
>> Yes :-(
>> It's problem of my distro (Ubuntu 13.10).
>>
>> The error was reported??
>>
>> ------------------------------
>> Date: Tue, 18 Jun 2013 11:30:34 +0200
>>
>> From: dwnarvaez at gmail.com
>> To: alanjas at hotmail.com
>> CC: sugar-devel at lists.sugarlabs.org; suraj.gillespie at gmail.com
>> Subject: Re: [Sugar-devel] Sugar build break
>>
>> Ignacio reported something similar and it appeared to be an Ubuntu bug.
>> Try to run "Xephyr :10" and see if that also crashes, if so it's a Xephyr
>> bug in your distro.
>>
>>
>> On 18 June 2013 11:25, Alan Jhonn Aguiar Schwyn <alanjas at hotmail.com>wrote:
>>
>> That error appears only one time.. after a clean.. now builds all without
>> problem.
>> But give me this when try run (I attach the full log):
>>
>> alan at alan-pc:~/Documentos/GIT/sugar-build/sugar-build$ ./osbuild run
>> Type Shift-Alt-Q inside sugar to close.
>>
>> Command failed: sugar-runner --home-dir
>> /home/alan/Documentos/GIT/sugar-build/sugar-build/build/state/home/default
>>
>>
>>  Initializing built-in extension Generic Event Extension
>> Initializing built-in extension SHAPE
>> Initializing built-in extension MIT-SHM
>> Initializing built-in extension XInputExtension
>> Initializing built-in extension XTEST
>> Initializing built-in extension BIG-REQUESTS
>> Initializing built-in extension SYNC
>> Initializing built-in extension XKEYBOARD
>> Initializing built-in extension XC-MISC
>> Initializing built-in extension SECURITY
>> Initializing built-in extension XINERAMA
>> Initializing built-in extension XFIXES
>> Initializing built-in extension RENDER
>> Initializing built-in extension RANDR
>> Initializing built-in extension COMPOSITE
>> Initializing built-in extension DAMAGE
>> Initializing built-in extension MIT-SCREEN-SAVER
>> Initializing built-in extension DOUBLE-BUFFER
>> Initializing built-in extension RECORD
>> Initializing built-in extension DPMS
>> Initializing built-in extension X-Resource
>> Initializing built-in extension XVideo
>> Initializing built-in extension XVideo-MotionCompensation
>> Initializing built-in extension SELinux
>> Initializing built-in extension GLX
>> (EE)
>> (EE) Backtrace:
>> (EE) 0: /usr/bin/Xephyr (xorg_backtrace+0x49) [0xb76861d9]
>> (EE) 1: /usr/bin/Xephyr (0xb74f5000+0x194f44) [0xb7689f44]
>> (EE) 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb74d240c]
>> (EE) 3: /usr/bin/Xephyr (0xb74f5000+0x286cd) [0xb751d6cd]
>> (EE) 4: /usr/bin/Xephyr (0xb74f5000+0x277d8) [0xb751c7d8]
>> (EE) 5: /usr/bin/Xephyr (0xb74f5000+0x227f8) [0xb75177f8]
>> (EE) 6: /usr/bin/Xephyr (0xb74f5000+0x83885) [0xb7578885]
>> (EE) 7: /usr/bin/Xephyr (AddScreen+0x73) [0xb753fe43]
>> (EE) 8: /usr/bin/Xephyr (0xb74f5000+0x83d45) [0xb7578d45]
>> (EE) 9: /usr/bin/Xephyr (InitOutput+0x4c) [0xb7515e4c]
>> (EE) 10: /usr/bin/Xephyr (0xb74f5000+0x205db) [0xb75155db]
>> (EE) 11: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xf5)
>> [0xb6f62935]
>> (EE) 12: /usr/bin/Xephyr (0xb74f5000+0x20bd9) [0xb7515bd9]
>> (EE)
>> (EE) Segmentation fault at address 0x10
>>
>> Fatal server error:
>> Caught signal 11 (Segmentation fault). Server aborting
>>
>> xinit: giving up
>> xinit: unable to connect to X server: Connection refused
>> xinit: server error
>> Traceback (most recent call last):
>>   File
>> "/home/alan/Documentos/GIT/sugar-build/sugar-build/build/commands/run",
>> line 16, in <module>
>>     run.run("sugar-runner")
>>   File
>> "/home/alan/Documentos/GIT/sugar-build/sugar-build/build/out/sandbox/install/local/lib/python2.7/site-packages/osbuild/run.py",
>> line 38, in run
>>     command.run(args)
>>   File
>> "/home/alan/Documentos/GIT/sugar-build/sugar-build/build/out/sandbox/install/local/lib/python2.7/site-packages/osbuild/command.py",
>> line 43, in run
>>     raise subprocess.CalledProcessError(result, args)
>> subprocess.CalledProcessError: Command '['sugar-runner', '--home-dir',
>> '/home/alan/Documentos/GIT/sugar-build/sugar-build/build/state/home/default']'
>> returned non-zero exit status 1
>>
>>
>> ------------------------------
>> Date: Tue, 18 Jun 2013 11:00:12 +0200
>> From: dwnarvaez at gmail.com
>> To: alanjas at hotmail.com
>> CC: sugar-devel at lists.sugarlabs.org; suraj.gillespie at gmail.com
>> Subject: Re: [Sugar-devel] Sugar build break
>>
>>
>> Can you send your build/logs/main.log to me?
>>
>>
>> On 18 June 2013 10:38, Alan Jhonn Aguiar Schwyn <alanjas at hotmail.com>wrote:
>>
>> I get the same error.. but after a "deep clean" it pass the node build..
>> "deep clean":
>>
>> git clean -xdf
>> git reset --hard
>> ./osbuild clean
>>
>> But it gives me another error:
>>
>> Exception in thread Thread-57:
>> Traceback (most recent call last):
>>   File "/usr/lib/python2.7/threading.py", line 808, in __bootstrap_inner
>>     self.run()
>>   File "/usr/lib/python2.7/threading.py", line 761, in run
>>     self.__target(*self.__args, **self.__kwargs)
>>   File
>> "/home/alan/Documentos/GIT/sugar-build/sugar-build/build/out/sandbox/install/local/lib/python2.7/site-packages/plog/__init__.py",
>> line 57, in _queue_logger
>>     decoded_line = line.decode("utf-8")
>>   File
>> "/home/alan/Documentos/GIT/sugar-build/sugar-build/build/out/sandbox/install/lib/python2.7/encodings/utf_8.py",
>> line 16, in decode
>>     return codecs.utf_8_decode(input, errors, True)
>> UnicodeDecodeError: 'utf8' codec can't decode bytes in position 70-71:
>> invalid continuation byte
>>
>> Regards!
>>
>> Alan
>>
>>
>> ------------------------------
>> Date: Tue, 18 Jun 2013 14:05:32 +0530
>> From: suraj.gillespie at gmail.com
>> To: sugar-devel at lists.sugarlabs.org
>> CC: dwnarvaez at gmail.com
>> Subject: [Sugar-devel] Sugar build break
>>
>>
>> Everything seemed to be working fine yesterday.
>>
>> But today morning when i try to run I get this,
>>
>> [osbuild sugar-build]$ run
>>
>> = Building =
>>
>> * Cleaning webkitgtk
>> * Building node
>>
>> Command failed: make install
>>
>> make -C out BUILDTYPE=Release V=1
>> make[1]: Entering directory `/home/suraj/sugar-build/node/out'
>> make[1]: Nothing to be done for `all'.
>> make[1]: Leaving directory `/home/suraj/sugar-build/node/out'
>> ln -fs out/Release/node node
>> /usr/bin/python tools/install.py install
>> Traceback (most recent call last):
>> installing /usr/local/bin/node
>>   File "tools/install.py", line 156, in <module>
>>     run(sys.argv[:])
>>   File "tools/install.py", line 151, in run
>>     if cmd == 'install': return files(install)
>>   File "tools/install.py", line 122, in files
>>     action(['out/Release/node'], 'bin/node')
>>   File "tools/install.py", line 79, in install
>>     def install(paths, dst): map(lambda path: try_copy(path, dst), paths)
>>   File "tools/install.py", line 79, in <lambda>
>>     def install(paths, dst): map(lambda path: try_copy(path, dst), paths)
>>   File "tools/install.py", line 71, in try_copy
>>     return shutil.copy2(source_path, target_path)
>>   File "/usr/lib/python2.7/shutil.py", line 130, in copy2
>>     copyfile(src, dst)
>>   File "/usr/lib/python2.7/shutil.py", line 83, in copyfile
>>     with open(dst, 'wb') as fdst:
>> IOError: [Errno 13] Permission denied: '/usr/local/bin/node'
>> make: *** [install] Error 1
>>
>>
>>
>>
>> _______________________________________________ Sugar-devel mailing list
>> Sugar-devel at lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>>
>>
>>
>> --
>> Daniel Narvaez
>>
>> _______________________________________________ Sugar-devel mailing list
>> Sugar-devel at lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>> _______________________________________________
>> Sugar-devel mailing list
>> Sugar-devel at lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>>
>>
>>
>> --
>> Daniel Narvaez
>>
>> _______________________________________________ Sugar-devel mailing list
>> Sugar-devel at lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>>
>>
>>
>> --
>> Daniel Narvaez
>>
>> _______________________________________________ Sugar-devel mailing list
>> Sugar-devel at lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>
>
>
> --
> Daniel Narvaez
>



-- 
Ignacio Rodríguez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20130618/2ae86950/attachment.html>


More information about the Sugar-devel mailing list