<br><br>I tried do build openmoko-devel-image&nbsp; but the makefile process faild at the task&nbsp; ID: 708, /home/panci/moko/openembedded/packages/linux/linux-openmoko_2.6.22.5.bb, do_patch.<br><br>i got this output <br><br>ERROR: Error in executing: <br>
ERROR: Exception:exceptions.Exception Message:Status 1: mv: impossibile fare stat di `/home/panci/moko/build/tmp/work/neo1973-angstrom-linux-gnueabi/linux-openmoko-2.6.22.5-moko11+svnr3801-r13/patches&#39;: No such file or directory<br>
ERROR: Printing the environment of the function<br>ERROR: &nbsp;&nbsp;&nbsp; 0002:&nbsp;&nbsp;&nbsp; def runcmd(cmd):<br>ERROR: &nbsp;&nbsp;&nbsp; 0003:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; import commands<br>ERROR: &nbsp;&nbsp;&nbsp; 0004:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; (status, output) = commands.getstatusoutput(cmd)<br>ERROR: &nbsp;&nbsp;&nbsp; 0005:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if status != 0:<br>
ERROR: &nbsp;&nbsp;&nbsp; 0006:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; raise Exception, &quot;Status %i: %s&quot; % (status &gt;&gt; 8, output)<br>ERROR: &nbsp;&nbsp;&nbsp; 0007:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; return output<br>ERROR: &nbsp;&nbsp;&nbsp; 0008:&nbsp;&nbsp;&nbsp; runcmd(&#39;mv %(WORKDIR)s/patches %(S)s/patches &amp;&amp; cd %(S)s &amp;&amp; &#39;<br>
ERROR: &nbsp;&nbsp;&nbsp; 0009:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#39;quilt push -av &amp;&amp; mv patches patches.openmoko &amp;&amp; &#39;<br>ERROR: &nbsp;&nbsp;&nbsp; 0010:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#39;mv .pc .pc.old &amp;&amp; mv %(WORKDIR)s/defconfig-%(KERNEL_RELEASE)s %(WORKDIR)s/defconfig&#39; %<br>
ERROR: Build of /home/panci/moko/openembedded/packages/linux/linux-openmoko_2.6.22.5.bb do_patch failed<br>Traceback (most recent call last):<br>&nbsp; File &quot;/home/panci/moko/bitbake/bin/bitbake&quot;, line 134, in ?<br>&nbsp;&nbsp;&nbsp; main()<br>
&nbsp; File &quot;/home/panci/moko/bitbake/bin/bitbake&quot;, line 131, in main<br>&nbsp;&nbsp;&nbsp; cooker.cook()<br>&nbsp; File &quot;/home/panci/moko/bitbake/lib/bb/cooker.py&quot;, line 601, in cook<br>&nbsp;&nbsp;&nbsp; return self.buildTargets(pkgs_to_build)<br>
&nbsp; File &quot;/home/panci/moko/bitbake/lib/bb/cooker.py&quot;, line 517, in buildTargets<br>&nbsp;&nbsp;&nbsp; failures = rq.execute_runqueue()<br>&nbsp; File &quot;/home/panci/moko/bitbake/lib/bb/runqueue.py&quot;, line 650, in execute_runqueue<br>
&nbsp;&nbsp;&nbsp; self.execute_runqueue_internal()<br>&nbsp; File &quot;/home/panci/moko/bitbake/lib/bb/runqueue.py&quot;, line 767, in execute_runqueue_internal<br>&nbsp;&nbsp;&nbsp; self.cooker.tryBuild(fn, False)<br>&nbsp; File &quot;/home/panci/moko/bitbake/lib/bb/cooker.py&quot;, line 136, in tryBuild<br>
&nbsp;&nbsp;&nbsp; return self.tryBuildPackage(fn, item, self.configuration.cmd, the_data, build_depends)<br>&nbsp; File &quot;/home/panci/moko/bitbake/lib/bb/cooker.py&quot;, line 109, in tryBuildPackage<br>&nbsp;&nbsp;&nbsp; bb.build.exec_task(&#39;do_%s&#39; % task, the_data)<br>
&nbsp; File &quot;/home/panci/moko/bitbake/lib/bb/build.py&quot;, line 303, in exec_task<br>&nbsp;&nbsp;&nbsp; execute(None, task)<br>&nbsp; File &quot;/home/panci/moko/bitbake/lib/bb/build.py&quot;, line 292, in execute<br>&nbsp;&nbsp;&nbsp; exec_func(item, localdata)<br>
&nbsp; File &quot;/home/panci/moko/bitbake/lib/bb/build.py&quot;, line 106, in exec_func<br>&nbsp;&nbsp;&nbsp; exec_func_python(func, d)<br>&nbsp; File &quot;/home/panci/moko/bitbake/lib/bb/build.py&quot;, line 128, in exec_func_python<br>&nbsp;&nbsp;&nbsp; utils.better_exec(comp,g,tmp, bb.data.getVar(&#39;FILE&#39;,d,1))<br>
&nbsp; File &quot;/home/panci/moko/bitbake/lib/bb/utils.py&quot;, line 144, in better_exec<br>&nbsp;&nbsp;&nbsp; exec code in context<br>&nbsp; File &quot;do_patch&quot;, line 17, in ?<br>&nbsp; File &quot;do_patch&quot;, line 8, in do_patch<br>&nbsp; File &quot;do_patch&quot;, line 6, in runcmd<br>
Exception: Status 1: mv: impossibile fare stat di `/home/panci/moko/build/tmp/work/neo1973-angstrom-linux-gnueabi/linux-openmoko-2.6.22.5-moko11+svnr3801-r13/patches&#39;: No such file or directory<br>ERROR: Task 708 (/home/panci/moko/openembedded/packages/linux/linux-openmoko_2.6.22.5.bb, do_patch) failed<br>
NOTE: Tasks Summary: Attempted 924 tasks of which 924 didn&#39;t need to be rerun and 1 failed.<br>ERROR: &#39;/home/panci/moko/openembedded/packages/linux/linux-openmoko_2.6.22.5.bb&#39; failed<br>make: *** [openmoko-devel-image] Error 1<br>
<br>the build configuratione are default<br><br><br>OE Build Configuration:<br>BB_VERSION&nbsp;&nbsp;&nbsp;&nbsp; = &quot;1.8.10&quot;<br>OE_REVISION&nbsp;&nbsp;&nbsp; = &quot;5832c7c5be46599da8552b5edb54111b13dea59c&quot;<br>TARGET_ARCH&nbsp;&nbsp;&nbsp; = &quot;arm&quot;<br>
TARGET_OS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = &quot;linux-gnueabi&quot;<br>MACHINE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = &quot;fic-gta01&quot;<br>DISTRO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = &quot;openmoko&quot;<br>DISTRO_VERSION = &quot;P1-Snapshot-20080208&quot;<br>TARGET_FPU&nbsp;&nbsp;&nbsp;&nbsp; = &quot;soft&quot;<br><br>
Can anyone help me??<br><br><br>