<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Well, now have this:<div><br></div><div><div>* Building sugar-docs</div><div>Traceback (most recent call last):</div><div>  File "/home/alan/Documentos/GIT/sugar-build/sugar-build/build/commands/build", line 4, in <module></div><div>    common.run("build")</div><div>  File "/home/alan/Documentos/GIT/sugar-build/sugar-build/build/commands/common.py", line 77, in run</div><div>    if not getattr(main, "cmd_%s" % command)():</div><div>  File "/home/alan/Documentos/GIT/sugar-build/sugar-build/build/out/sandbox/install/local/lib/python2.7/site-packages/osbuild/main.py", line 123, in cmd_build</div><div>    if not run_build(clean_all=args.clean_all):</div><div>  File "/home/alan/Documentos/GIT/sugar-build/sugar-build/build/out/sandbox/install/local/lib/python2.7/site-packages/osbuild/main.py", line 41, in run_build</div><div>    if not build.build():</div><div>  File "/home/alan/Documentos/GIT/sugar-build/sugar-build/build/out/sandbox/install/local/lib/python2.7/site-packages/osbuild/build.py", line 85, in build</div><div>    if not _build_module(module):</div><div>  File "/home/alan/Documentos/GIT/sugar-build/sugar-build/build/out/sandbox/install/local/lib/python2.7/site-packages/osbuild/build.py", line 233, in _build_module</div><div>    _builders[module.build_system](module, log)</div><div>KeyError: None</div><div><br></div><div>It's my problem?</div><div><br></div><div>Log attached..</div><br><div><hr id="stopSpelling">Date: Tue, 18 Jun 2013 16:42:30 +0200<br>From: dwnarvaez@gmail.com<br>To: suraj.gillespie@gmail.com<br>CC: sugar-devel@lists.sugarlabs.org<br>Subject: Re: [Sugar-devel] Sugar build break<br><br><div dir="ltr">I pushed a fix which should avoid this situation in the future. Please keep reporting any issue you find!<br></div><div class="ecxgmail_extra"><br><br><div class="ecxgmail_quote">On 18 June 2013 10:35, suraj ks <span dir="ltr"><<a href="mailto:suraj.gillespie@gmail.com" target="_blank">suraj.gillespie@gmail.com</a>></span> wrote:<br>
<blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr">Everything seemed to be working fine yesterday.<br><br>But today morning when i try to run I get this,<div>
<br></div><div><pre><font color="#000000"><span style="white-space:pre-wrap;">[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</span></font><span style="white-space:pre-wrap;">
</span></pre></div><div><br></div><div><br></div></div>
</blockquote></div><br><br clear="all"><br>-- <br>Daniel Narvaez<br>
</div>
<br>_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel</div></div>                                           </div></body>
</html>