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/images/
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.

2009/12/22 Martin Jansa <[email protected]>

> On Tue, Dec 22, 2009 at 06:22:18PM +0530, Naveen Krishna Ch wrote:
> > Hi Martin,
> > Now i could build the shr-unstable further more.
> > this time its failing at *do_rootfs. *I found some body had the same
> > problem,
> > I added the patch that you attached but, it dint help.
> >
> > The log is as follows.
> >
> > log_check: There were error messages in the logfile
> > log_check: Matched keyword: [Cannot find package]
> >          *  openmoko-icon-theme-standard2 *  matchbox-keyboard-im *
>
> Have you updated git repo?
> openmoko-icon-theme-standard2 should be already fixed.. but I didn't
> bump revision.. so please call -c clean & -c build for that recipe
>
Yeah, I did the "make update" today and this issue is fixed

>
> >  * Cannot find package task-shr-minimal-gtk.
> >  * ERROR: Cannot satisfy the following dependencies for
> task-shr-minimal-x:
> >          *  eglibc-binary-localedata-en-us *
>
> Do you have binary locale generation enabled?
> ENABLE_BINARY_LOCALE_GENERATION ?= "1" in shr.conf but maybe you have it
> disabled in local.conf
>
I enabled the  ENABLE_BINARY_LOCALE_GENERATION in local.conf now.
Still one of the major problem i have is
"build for eglibc is failing while configuring"
Error says
configure: error: C preprocessor "arm-oe-linux-gnueabi-gcc -E" fails sanity
check

>
> And at least
> "en_US.UTF-8" in GLIBC_GENERATE_LOCALES? (list of languages is usually
> in local.conf)
>
I have this enabled in the local.conf since the beginning.

>
>
> >  * Cannot find package task-shr-minimal-x.
> >  * ERROR: Cannot satisfy the following dependencies for task-x11-illume:
> >          *  xf86-input-evdev *
>
> You shoudl add xf86-input-evdev to your XSERVER variable then.. as well
> as right xf86-video-* driver.
>
I added the  xf86-input-evdev. But, its failing at do_configure
The error says configure: error: C compiler cannot create executables

I tried with "bitbake xf86-input-evdev" its failing at do_configure saying
configure: error: C compiler cannot create executables

>
> > All the build failures says some header files under X11/extension being
> > missing.
> > like XTest.h
>
> Which recipes failed with it? mesa? (I guess you have already built some
> libgl provider as you continued a bit).


I build "bitbake matchbox" and I couldn't reproduce it since yesterday. May
be i m not sure y !!


>


> --
> uin:136542059                
> jid:[email protected]<jid%[email protected]>
> Jansa Martin                 
> sip:[email protected]<sip%[email protected]>
> JaMa
>



-- 
Shine bright,
(: Naveen Krishna Ch :)
_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to