[oe-commits] [Bug 5149] e2fsprogs-libs fails to compile for RELEASE

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Sat Jun 6 08:59:14 UTC 2009


http://bugs.openembedded.net/show_bug.cgi?id=5149





--- Comment #3 from Elliot Mackenzie <macka at adixein.com>  2009-06-06 10:59:00 ---
Yes it did crash out with an error.  I've noted someone else who has incurred a
similar error, which I have pasted below (this is not my own trace, but is
identical in all major regards).

NOTE: Running task 2168 of 2831 (ID: 2141,
/stuff/org.openembedded.dev/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb,
do_package_write_ipk)
ERROR: Error in executing:
/stuff/org.openembedded.dev/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb
ERROR: Exception:<type 'exceptions.OSError'> Message:[Errno 2] No such file or
directory:
'/stuff/build/tmp/work/ppc603e-angstrom-linux/util-linux-ng-2.15-r2/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:
/stuff/org.openembedded.dev/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb
ERROR: Exception:<type 'exceptions.OSError'> Message:[Errno 2] No such file or
directory:
'/stuff/build/tmp/work/ppc603e-angstrom-linux/util-linux-ng-2.15-r2/install/e2fsprogs-libs-dbg'
ERROR: Printing the environment of the function
ERROR: Build of
/stuff/org.openembedded.dev/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb
do_package_write_ipk failed
Traceback (most recent call last):
  File "/stuff/bitbake/bin/bitbake", line 143, in <module>
    main()
  File "/stuff/bitbake/bin/bitbake", line 140, in main
    cooker.cook()
  File "/stuff/build/bitbake/lib/bb/cooker.py", line 644, in cook
  File "/stuff/build/bitbake/lib/bb/cooker.py", line 551, in buildTargets
  File "/stuff/build/bitbake/lib/bb/runqueue.py", line 842, in execute_runqueue
  File "/stuff/build/bitbake/lib/bb/runqueue.py", line 951, in
execute_runqueue_internal
  File "/stuff/build/bitbake/lib/bb/cooker.py", line 137, in tryBuild
  File "/stuff/build/bitbake/lib/bb/cooker.py", line 111, in tryBuildPackage
  File "/stuff/build/bitbake/lib/bb/build.py", line 278, in exec_task
  File "/stuff/build/bitbake/lib/bb/build.py", line 113, in exec_func
  File "/stuff/build/bitbake/lib/bb/build.py", line 136, in exec_func_python
  File "/stuff/build/bitbake/lib/bb/utils.py", line 171, in better_exec
  File "do_package_write_ipk", line 11, in <module>
  File "do_package_write_ipk", line 9, in do_package_write_ipk
  File "/stuff/build/bitbake/lib/bb/build.py", line 113, in exec_func
  File "/stuff/build/bitbake/lib/bb/build.py", line 136, in exec_func_python
  File "/stuff/build/bitbake/lib/bb/utils.py", line 171, in better_exec
  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:
'/stuff/build/tmp/work/ppc603e-angstrom-linux/util-linux-ng-2.15-r2/install/e2fsprogs-libs-dbg'
ERROR: Task 2141
(/stuff/org.openembedded.dev/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb,
do_package_write_ipk) failed
NOTE: Tasks Summary: Attempted 2167 tasks of which 2157 didn't need to be rerun
and 1 failed.
ERROR:
'/stuff/org.openembedded.dev/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb'
failed
NOTE: oestats: build failed, see
http://tinderbox.openembedded.net/builds/154461/

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list