[yocto] Strange configure error (???)

Khem Raj raj.khem at gmail.com
Thu Aug 13 23:29:52 PDT 2015


> On Jun 1, 2015, at 2:23 AM, Neuer User <auslands-kv at gmx.de> wrote:
> 
> Hi
> 
> I'm currently moving from Dora to Fido. I moved all my recipes to a new
> yocto installation and are modifying the recipes where necessary.
> 
> I have a very strange error when configuring a kernel recipe
> (linux-cubox-i). Actually, there is no error when using the defaut
> recipe included in fido. Only if I add the following bbappend file in
> order to change the kernel configuration, I get the error:
> 
> FILESEXTRAPATHS_prepend := "${THISDIR}/linux-cubox-i:"
> 
> SRC_URI = "file://defconfig \
>           file://videoin.cfg \
>           file://networking.cfg \
>           file://wlan.cfg \
>           file://dm-crypt.cfg \
>           file://no-caam.cfg \
>           file://leds.cfg \
>           file://mod-to-builtin.cfg \
>           file://watchdog-nowayout.cfg \
> "
> 
> KERNEL_IMAGETYPE_cubox-i = "zImage"
> 
> 
> Error:
> 
> | DEBUG: Executing python function sysroot_cleansstate
> | DEBUG: Python function sysroot_cleansstate finished
> | DEBUG: Executing shell function do_configure
> | WARNING: exit code 128 from a shell command.
> | ERROR: Function failed: do_configure (log file is located at
> /home/ubuntu/yocto1.8/build/tmp/work/cubox_i-poky-linux-gnueabi/linux-cubox-i/3.14.14-r0/temp/log.do_configure.29043)
> 
> 
> Nothing more in the configure log. :(
> 
> Any idea, what is wrong? In general I just want to use a diffent kernel
> config. Actually a kernel config that worked before without problems on
> dora. I really have no idea, why this isn't working or even what the
> error means.

in Fido kernel directories have moved a bit and it has started to use work-shared to store its sources etc.
your recipe might need an updates

> 
> Thanks for any help
> 
> Michael
> 
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150813/4c1b2120/attachment.pgp>


More information about the yocto mailing list