linux-openmoko_2.6.22.5.bb do_patch failed

Davide Poletti dav.poletti at gmail.com
Fri Feb 8 19:53:13 CET 2008


I tried do build openmoko-devel-image  but the makefile process faild at the
task  ID: 708,
/home/panci/moko/openembedded/packages/linux/linux-openmoko_2.6.22.5.bb,
do_patch.

i got this output

ERROR: Error in executing:
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': No such file or directory
ERROR: Printing the environment of the function
ERROR:     0002:    def runcmd(cmd):
ERROR:     0003:        import commands
ERROR:     0004:        (status, output) = commands.getstatusoutput(cmd)
ERROR:     0005:        if status != 0:
ERROR:     0006:            raise Exception, "Status %i: %s" % (status >> 8,
output)
ERROR:     0007:        return output
ERROR:     0008:    runcmd('mv %(WORKDIR)s/patches %(S)s/patches && cd %(S)s
&& '
ERROR:     0009:           'quilt push -av && mv patches patches.openmoko &&
'
ERROR:     0010:           'mv .pc .pc.old && mv
%(WORKDIR)s/defconfig-%(KERNEL_RELEASE)s %(WORKDIR)s/defconfig' %
ERROR: Build of
/home/panci/moko/openembedded/packages/linux/linux-openmoko_2.6.22.5.bb
do_patch failed
Traceback (most recent call last):
  File "/home/panci/moko/bitbake/bin/bitbake", line 134, in ?
    main()
  File "/home/panci/moko/bitbake/bin/bitbake", line 131, in main
    cooker.cook()
  File "/home/panci/moko/bitbake/lib/bb/cooker.py", line 601, in cook
    return self.buildTargets(pkgs_to_build)
  File "/home/panci/moko/bitbake/lib/bb/cooker.py", line 517, in
buildTargets
    failures = rq.execute_runqueue()
  File "/home/panci/moko/bitbake/lib/bb/runqueue.py", line 650, in
execute_runqueue
    self.execute_runqueue_internal()
  File "/home/panci/moko/bitbake/lib/bb/runqueue.py", line 767, in
execute_runqueue_internal
    self.cooker.tryBuild(fn, False)
  File "/home/panci/moko/bitbake/lib/bb/cooker.py", line 136, in tryBuild
    return self.tryBuildPackage(fn, item, self.configuration.cmd, the_data,
build_depends)
  File "/home/panci/moko/bitbake/lib/bb/cooker.py", line 109, in
tryBuildPackage
    bb.build.exec_task('do_%s' % task, the_data)
  File "/home/panci/moko/bitbake/lib/bb/build.py", line 303, in exec_task
    execute(None, task)
  File "/home/panci/moko/bitbake/lib/bb/build.py", line 292, in execute
    exec_func(item, localdata)
  File "/home/panci/moko/bitbake/lib/bb/build.py", line 106, in exec_func
    exec_func_python(func, d)
  File "/home/panci/moko/bitbake/lib/bb/build.py", line 128, in
exec_func_python
    utils.better_exec(comp,g,tmp, bb.data.getVar('FILE',d,1))
  File "/home/panci/moko/bitbake/lib/bb/utils.py", line 144, in better_exec
    exec code in context
  File "do_patch", line 17, in ?
  File "do_patch", line 8, in do_patch
  File "do_patch", line 6, in runcmd
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': No such file or directory
ERROR: Task 708
(/home/panci/moko/openembedded/packages/linux/linux-openmoko_2.6.22.5.bb,
do_patch) failed
NOTE: Tasks Summary: Attempted 924 tasks of which 924 didn't need to be
rerun and 1 failed.
ERROR:
'/home/panci/moko/openembedded/packages/linux/linux-openmoko_2.6.22.5.bb'
failed
make: *** [openmoko-devel-image] Error 1

the build configuratione are default


OE Build Configuration:
BB_VERSION     = "1.8.10"
OE_REVISION    = "5832c7c5be46599da8552b5edb54111b13dea59c"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux-gnueabi"
MACHINE        = "fic-gta01"
DISTRO         = "openmoko"
DISTRO_VERSION = "P1-Snapshot-20080208"
TARGET_FPU     = "soft"

Can anyone help me??
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/openmoko-devel/attachments/20080208/f0bf0281/attachment.html


More information about the openmoko-devel mailing list