Re: [yocto] Yocto Daisy - Beaglebone Black - core-image-minimal - Error: do_compile

2014-10-27 Thread prashanthg
Dear Paul Eggleton, Thanks for the help. That seems to work! Have a good day. Regards, Prashanth On Fri, 24 Oct 2014 19:31:02 +0530 Paul Eggletonlt;paul.eggle...@linux.intel.comgt; wrote On Friday 24 October 2014 17:10:19 prashanthg wrote: gt; @PaulEggleton Thanks a lot. I

[yocto] Yocto Daisy - Beaglebone Black - core-image-minimal - Error: do_compile

2014-10-24 Thread prashanthg
Hi, I have been facing issues with 'bitbake core-image-minimal' with Qt5 library added for BBB. Error Log: http://pastebin.com/ADdyJnz8 Build Configuration: BB_VERSION= 1.22.0 BUILD_SYS = i686-linux NATIVELSBSTRING = Ubuntu-13.10 TARGET_SYS= arm-poky-linux-gnueabi

Re: [yocto] Yocto Daisy - Beaglebone Black - core-image-minimal - Error: do_compile

2014-10-24 Thread Diego Sueiro
Hi prashanthg, On Fri, Oct 24, 2014 at 8:24 AM, prashanthg prashan...@vtitan.com wrote: I have been facing issues with 'bitbake core-image-minimal' with Qt5 library added for BBB. Error Log: http://pastebin.com/ADdyJnz8 Build Configuration: BB_VERSION= 1.22.0 BUILD_SYS =

Re: [yocto] Yocto Daisy - Beaglebone Black - core-image-minimal - Error: do_compile

2014-10-24 Thread prashanthg
Hi Diego Sueiro, Thanks for the information, will try that out. Cheers! Prashanth Gandhiraj On Fri, 24 Oct 2014 16:36:00 +0530 Diego Sueiro lt;diego.sue...@gmail.comgt; wrote Hi prashanthg, On Fri, Oct 24, 2014 at 8:24 AM, prashanthg lt;prashan...@vtitan.comgt; wrote: I have

Re: [yocto] Yocto Daisy - Beaglebone Black - core-image-minimal - Error: do_compile

2014-10-24 Thread Paul Eggleton
On Friday 24 October 2014 09:06:00 Diego Sueiro wrote: On Fri, Oct 24, 2014 at 8:24 AM, prashanthg prashan...@vtitan.com wrote: I have been facing issues with 'bitbake core-image-minimal' with Qt5 library added for BBB. Error Log: http://pastebin.com/ADdyJnz8 Build Configuration:

Re: [yocto] Yocto Daisy - Beaglebone Black - core-image-minimal - Error: do_compile

2014-10-24 Thread prashanthg
@PaulEggleton Thanks a lot. I tried 'bitbake -c clean file-native' but it didn't seem to solve the issue. @DiegoSueiro I removed meta-yocto-bsp from bblayers.conf and even tried switching to master branch on the 'meta-qt5' folder. But the error remains the same. If this is of any help, I get

Re: [yocto] Yocto Daisy - Beaglebone Black - core-image-minimal - Error: do_compile

2014-10-24 Thread Paul Eggleton
On Friday 24 October 2014 17:10:19 prashanthg wrote: @PaulEggleton Thanks a lot. I tried 'bitbake -c clean file-native' but it didn't seem to solve the issue. Ah right, I now know how to trigger this. Did you perhaps switch from the dora to the daisy branch whilst keeping your existing TMPDIR?