Am Mittwoch 23 Dezember 2009 12:28:52 schrieb Naveen Krishna Ch: > Hi Martin, > > Some times the "make image" goes upto the last but 3 tasks and fails saying > > Build of > /home/chnaveen/projects/buildSystem/SHR/shr-unstable/openembedded/recipes/i > mages/ shr-lite-image.bb do_rootfs failed > > The log messages shows > log_check: There were error messages in the logfile > log_check: Matched keyword: [Cannot find package] > * eglibc-binary-localedata-en-us * > * Cannot find package task-shr-minimal-x. > * ERROR: Cannot satisfy the following dependencies for task-x11-illume: > * xf86-input-evdev * > * Cannot find package task-x11-illume. > + export > D=/home/chnaveen/projects/buildSystem/SHR/shr-unstable/tmp/rootfs/shr-lite- > image > > log_check: There were error messages in the logfile > log_check: Matched keyword: [Cannot satisfy the following dependencies] > Collected errors: > * ERROR: Cannot satisfy the following dependencies for task-shr-minimal-x: > * eglibc-binary-localedata-en-us * > * Cannot find package task-shr-minimal-x. > * ERROR: Cannot satisfy the following dependencies for task-x11-illume: > * xf86-input-evdev * > > I started using bitbake for individual package build. > > #bitbake xf86-input-evdev > NOTE: Tasks Summary: Attempted 1260 tasks of which 1257 didn't need to be > rerun and 3 failed. > ERROR: '/home/chnaveen/projects/buildSystem/SHR/openembedded/recipes/mesa/ > mesa-dri_7.6.bb' failed > ERROR: > '/home/chnaveen/projects/buildSystem/SHR/openembedded/recipes/xorg-lib/ > libxcalibrate_git.bb' failed > ERROR: > '/home/chnaveen/projects/buildSystem/SHR/openembedded/recipes/xorg-lib/ > pixman_git.bb' failed > > When i checked the logs all the above falling saying the same error > > configure: error: C compiler cannot create executables > > Now i have done a "bitbake -c clean -b path-to-eglibc_2.10.bb" > and now i m stuck at eglibc, the build is not proceeding any further.
You have to clean eglibc-initial too after cleaning eglibc. _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
