Not sure at this point, I usually build master for (local) testing but this time there were Qt4 problems (not all commits were in for the changes I guess) and got some branches mixed in the manifest (so the errors on fsl-arm are probably spurious). Sorry about that...
After switching all the branches to jethro I had to work through some issues in a couple other layers but now I have working images for imx28evk and olinuxino-mini. I set a few image/image_install options and the kernel to linux-fslc, and console-image seems good. I'll build a few "bigger" imx2 images, and probably checkout master again in a week or two. Steve On Mon, Jan 11, 2016 at 8:56 AM, Otavio Salvador <[email protected]> wrote: > Hello Stephen, > > On Sat, Jan 9, 2016 at 3:21 PM, Stephen Arnold > <[email protected]> wrote: >> I guess I'm not sure what the "expected" state is; I had thought that >> release branches should build okay, along with master (which for me >> has almost always been buildable). But I'm also used to building >> other machines more so than fsl, so if there's a doc I can look at >> that would be good ;) >> >> Is master actually expected to build? (and master-next assumed >> possibly broken) Or are both assumed edgy? >> >> Anyway, I just hit the Qt4 churn (missing bbclass but recipes still >> there) so I switched to fido on poky/oe and hit a few more problems on >> fsl master: >> >> 1) meta-fsl-arm/recipes-bsp/barebox/barebox_2013.08.0.bb doesn't match >> the barebox_2015.10.0.bbappend in meta-fsl-arm-extra. >> >> Temp solution: git mv recipes-bsp/barebox/barebox_2015.10.0.bbappend >> recipes-bsp/barebox/barebox_%.bbappend >> >> 2) ERROR: Task 223 >> (/home/sarnold/fsl/sources/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb, >> do_compile) failed with exit code '1 >> >> arm-poky-linux-gnueabi-gcc >> --sysroot=/home/sarnold/fsl/build-imx233mini/tmp/sysroots/imx233-olinuxino-mini >> -E -Wp,-MD,./..cfgtmp.d -nostdinc -isystem >> /home/sarnold/fsl/build-imx233mini/tmp/sysroots/x86_64-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.9.2/include >> -Iinclude -I./arch/arm/include -include ./include/linux/kconfig.h >> -D__KERNEL__ -D__UBOOT__ -DCONFIG_SYS_TEXT_BASE=0x40002000 >> -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux >> -mword-relocations -ffunction-sections -fdata-sections -fno-common >> -ffixed-r9 -msoft-float -pipe -march=armv5te -x c -o .cfgtmp >> FORCE >> | arm-poky-linux-gnueabi-gcc: error: FORCE: No such file or directory >> | arm-poky-linux-gnueabi-gcc: warning: '-x c' after last input file >> has no effect >> | arm-poky-linux-gnueabi-gcc: fatal error: no input files >> >> Haven't looked at this yet, but denx u-boot v2015.10 built and booted >> fine last night, so I'm about to switch (not sure why it needs >> u-boot-fslc?) >> >> I'm resetting to jethro for now. > > I am not understanding what you did. Can you provide a list of > repositories and branches? > > -- > Otavio Salvador O.S. Systems > http://www.ossystems.com.br http://code.ossystems.com.br > Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
