Howdy: 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. Steve -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
