On Mon, Oct 3, 2011 at 4:17 PM, Khem Raj <raj.k...@gmail.com> wrote: >> I can't find a log of this anywhere, it's probably the default >> compiler warnings for our platform are different? > > It would be handy to understand them since I dont see gcc differentiating > formats between ppc64 and x86_64 which both are 64bit hosts. But obviously > there is something missing.
I finally got around to rerunning this without my patch and the errors are below. /.mdadm/failed-slots\" -DUSE_PTHREADS -c -o mdmon.o mdmon.c | powerpc64-fsl-linux-gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -ggdb -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/dev/.mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/dev/.mdadm\" -DFAILED_SLOTS_DIR=\"/dev/.mdadm/failed-slots\" -DUSE_PTHREADS -c -o monitor.o monitor.c | powerpc64-fsl-linux-gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -ggdb -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/dev/.mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/dev/.mdadm\" -DFAILED_SLOTS_DIR=\"/dev/.mdadm/failed-slots\" -DUSE_PTHREADS -c -o managemon.o managemon.c | super-intel.c: In function 'getinfo_super_imsm_volume': | super-intel.c:2327:4: error: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__u64' [-Werror=format] | super-intel.c:2327:4: error: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' [-Werror=format] | cc1: all warnings being treated as errors -M _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core