[oe] [RFH] Strange bug during full build

Otavio Salvador otavio at ossystems.com.br
Tue Apr 7 01:47:37 UTC 2009


Hello,

Since our last update, we updated to stable/2009 branch, we started to
have few strange breakage from time to time on our tree. Bellow is an
example of one of them.

Do someone have any idea of what it can be? The strange thing is that if
we clean and rebuild the package it works.

NOTE: package lxde-common-0.3.2.1-r0: task do_package_write_ipk: started
ERROR: Error in executing: /home/otavio/hacking/ossystems/oe/recipes/lxde/lxde-common_0.3.2.1.bb
ERROR: Exception:<type 'exceptions.OSError'> Message:[Errno 2] No such file or directory: '/home/otavio/hacking/ossystems/oe/tmp/work/geode-ossystems-linux/openbox-3.4.7.2-r0/install/lxde-common-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/otavio/hacking/ossystems/oe/recipes/lxde/lxde-common_0.3.2.1.bb
ERROR: Exception:<type 'exceptions.OSError'> Message:[Errno 2] No such file or directory: '/home/otavio/hacking/ossystems/oe/tmp/work/geode-ossystems-linux/openbox-3.4.7.2-r0/install/lxde-common-dbg'
ERROR: Printing the environment of the function
ERROR: Build of /home/otavio/hacking/ossystems/oe/recipes/lxde/lxde-common_0.3.2.1.bb do_package_write_ipk failed
Traceback (most recent call last):
  File "/home/otavio/hacking/bitbake/bin/bitbake", line 143, in <module>
    main()
  File "/home/otavio/hacking/bitbake/bin/bitbake", line 140, in main
    cooker.cook()
  File "/home/otavio/hacking/bitbake/lib/bb/cooker.py", line 644, in cook
    return self.buildTargets(pkgs_to_build)
  File "/home/otavio/hacking/bitbake/lib/bb/cooker.py", line 551, in buildTargets
    failures = rq.execute_runqueue()
  File "../../bitbake/lib/bb/runqueue.py", line 842, in execute_runqueue
  File "../../bitbake/lib/bb/runqueue.py", line 951, in execute_runqueue_internal
  File "/home/otavio/hacking/bitbake/lib/bb/cooker.py", line 137, in tryBuild
    return self.tryBuildPackage(fn, item, self.configuration.cmd, the_data)
  File "/home/otavio/hacking/bitbake/lib/bb/cooker.py", line 111, in tryBuildPackage
    bb.build.exec_task('do_%s' % task, the_data)
  File "../../bitbake/lib/bb/build.py", line 278, in exec_task
  File "../../bitbake/lib/bb/build.py", line 113, in exec_func
  File "../../bitbake/lib/bb/build.py", line 136, in exec_func_python
  File "../../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 "../../bitbake/lib/bb/build.py", line 113, in exec_func
  File "../../bitbake/lib/bb/build.py", line 136, in exec_func_python
  File "../../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: '/home/otavio/hacking/ossystems/oe/tmp/work/geode-ossystems-linux/openbox-3.4.7.2-r0/install/lxde-common-dbg'
ERROR: Task 16 (/home/otavio/hacking/ossystems/oe/recipes/lxde/lxde-common_0.3.2.1.bb, do_package_write_ipk) failed
NOTE: Tasks Summary: Attempted 456 tasks of which 456 didn't need to be rerun and 1 failed.
ERROR: '/home/otavio/hacking/ossystems/oe/recipes/lxde/lxde-common_0.3.2.1.bb' failed
NOTE: build 200904062241: completed

Cheers,

-- 
Otavio Salvador                  O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854         http://projetos.ossystems.com.br




More information about the Openembedded-devel mailing list