[Sugar-devel] Sugar build break

Alan Jhonn Aguiar Schwyn alanjas at hotmail.com
Tue Jun 18 04:38:26 EDT 2013


I get the same error.. but after a "deep clean" it pass the node build.."deep clean":
git clean -xdfgit 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 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20130618/61c068ae/attachment.html>


More information about the Sugar-devel mailing list