[oe] e2fsprogs-libs failed on latest org.openembedded.dev branch

Daniel.Li lida_mail at 163.com
Sun Jun 7 09:16:11 UTC 2009


Hi List,

What's wrong with this? How can I fix the problem?

$ bitbake e2fsprogs-libs
/home/daniel/work4/oe_fr/bitbake/lib/bb/COW.py:29: DeprecationWarning:
the sets module is deprecated
  import types, sets
NOTE: Handling BitBake files: / (6859/6859) [100 %]
NOTE: Parsing finished. 6582 cached, 0 parsed, 277 skipped, 0 masked.
NOTE: Cache is clean, not saving.
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 338 of 461 (ID:
16, /home/daniel/work4/oe_fr/openembedded/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb, do_package_write_ipk)
ERROR: Error in
executing: /home/daniel/work4/oe_fr/openembedded/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb
ERROR: Exception:<type 'exceptions.OSError'> Message:[Errno 2] No such
file or directory:
'/home/daniel/work4/oe_fr/tmp/work/armv4t-angstrom-linux-gnueabi/util-linux-ng-2.15-r3/install/e2fsprogs-libs-dbg'
ERROR: Printing the environment of the function
ERROR: 	0048:		basedir = os.path.join(os.path.dirname(root))
ERROR: 	0049:		arch = bb.data.getVar('PACKAGE_ARCH', localdata, 1)
ERROR: 	0050:		pkgoutdir = "%s/%s" % (outdir, arch)
ERROR: 	0051:		bb.mkdirhier(pkgoutdir)
ERROR: 	0052:		os.chdir(root)
ERROR: 	0053:		from glob import glob
ERROR: 	0054:		g = glob('*')
ERROR: 	0055:		try:
ERROR: 	0056:			del g[g.index('CONTROL')]
ERROR: Error in
executing: /home/daniel/work4/oe_fr/openembedded/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb
ERROR: Exception:<type 'exceptions.OSError'> Message:[Errno 2] No such
file or directory:
'/home/daniel/work4/oe_fr/tmp/work/armv4t-angstrom-linux-gnueabi/util-linux-ng-2.15-r3/install/e2fsprogs-libs-dbg'
ERROR: Printing the environment of the function
ERROR: Build
of /home/daniel/work4/oe_fr/openembedded/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb do_package_write_ipk failed
Traceback (most recent call last):
  File "/home/daniel/work4/oe_fr/bitbake/bin/bitbake", line 143, in
<module>
    main()
  File "/home/daniel/work4/oe_fr/bitbake/bin/bitbake", line 140, in main
    cooker.cook()
  File "/home/daniel/work4/oe_fr/bitbake/lib/bb/cooker.py", line 644, in
cook
    return self.buildTargets(pkgs_to_build)
  File "/home/daniel/work4/oe_fr/bitbake/lib/bb/cooker.py", line 551, in
buildTargets
    failures = rq.execute_runqueue()
  File "/home/daniel/work4/oe_fr/bitbake/lib/bb/runqueue.py", line 842,
in execute_runqueue
    self.execute_runqueue_internal()
  File "/home/daniel/work4/oe_fr/bitbake/lib/bb/runqueue.py", line 951,
in execute_runqueue_internal
    self.cooker.tryBuild(fn)
  File "/home/daniel/work4/oe_fr/bitbake/lib/bb/cooker.py", line 137, in
tryBuild
    return self.tryBuildPackage(fn, item, self.configuration.cmd,
the_data)
  File "/home/daniel/work4/oe_fr/bitbake/lib/bb/cooker.py", line 111, in
tryBuildPackage
    bb.build.exec_task('do_%s' % task, the_data)
  File "/home/daniel/work4/oe_fr/bitbake/lib/bb/build.py", line 278, in
exec_task
    exec_func(task, localdata)
  File "/home/daniel/work4/oe_fr/bitbake/lib/bb/build.py", line 113, in
exec_func
    exec_func_python(func, d)
  File "/home/daniel/work4/oe_fr/bitbake/lib/bb/build.py", line 136, in
exec_func_python
    utils.better_exec(comp, g, tmp, bbfile)
  File "/home/daniel/work4/oe_fr/bitbake/lib/bb/utils.py", line 171, in
better_exec
    exec code in context
  File "do_package_write_ipk", line 11, in <module>
  File "do_package_write_ipk", line 9, in do_package_write_ipk
  File "/home/daniel/work4/oe_fr/bitbake/lib/bb/build.py", line 113, in
exec_func
    exec_func_python(func, d)
  File "/home/daniel/work4/oe_fr/bitbake/lib/bb/build.py", line 136, in
exec_func_python
    utils.better_exec(comp, g, tmp, bbfile)
  File "/home/daniel/work4/oe_fr/bitbake/lib/bb/utils.py", line 171, in
better_exec
    exec code in context
  File "do_package_ipk", line 174, in <module>
  File "do_package_ipk", line 52, in do_package_ipk
OSError: [Errno 2] No such file or directory:
'/home/daniel/work4/oe_fr/tmp/work/armv4t-angstrom-linux-gnueabi/util-linux-ng-2.15-r3/install/e2fsprogs-libs-dbg'
ERROR: Task 16
(/home/daniel/work4/oe_fr/openembedded/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb, do_package_write_ipk) failed
NOTE: Tasks Summary: Attempted 337 tasks of which 337 didn't need to be
rerun and 1 failed.
ERROR:
'/home/daniel/work4/oe_fr/openembedded/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb' failed

-- 
Daniel.Li






More information about the Openembedded-devel mailing list