Hello, Anyone building valgrind for imx6? I'm using 3.14.28 fsl BSP and building "bitbake fsl-image-multimedia-full", which finished properly, then just "bitbake valgrind" - which produced this:
| /home/rfkrakora/freescale/yocto/fsl_bsp_3.14.28_1.0.0-ga/build-wayland-delphi/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c: In function 'f64_to_u32_imm32': | /home/rfkrakora/freescale/yocto/fsl_bsp_3.14.28_1.0.0-ga/build-wayland-delphi/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:202:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | return *(ULong*)(&block[3]); | ^ | /home/rfkrakora/freescale/yocto/fsl_bsp_3.14.28_1.0.0-ga/build-wayland-delphi/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c: In function 's32_to_f32_imm1': | /home/rfkrakora/freescale/yocto/fsl_bsp_3.14.28_1.0.0-ga/build-wayland-delphi/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:12:1: internal compiler error: Max. number of generated reload insns per insn is achieved (90) | | } | ^ | Please submit a full bug report, | with preprocessed source if appropriate. | See <http://gcc.gnu.org/bugs.html> for instructions. | make[5]: *** [vcvt_fixed_float_VFP.o] Error 1 | make[5]: Leaving directory `/home/rfkrakora/freescale/yocto/fsl_bsp_3.14.28_1.0.0-ga/build-wayland-delphi/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests/arm' Regards, Randy Krakora -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
