Date: Mon, 19 Nov 2018 14:24:49 +0900 (JST) From: Mori Hiroki <yamori813@yahoo.co.jp> To: "freebsd-ppc@freebsd.org" <freebsd-ppc@freebsd.org> Subject: compile error Message-ID: <225465.32269.qm@web103913.mail.ssk.yahoo.co.jp>
index | next in thread | raw e-mail
Hi I try to compile FreeBSD/ppc. I have error in kernel build. I use 13-CURRENT code. cc --sysroot=/usr/home/hiroki/zobj/usr/home/hiroki/ZRouter/tmp/usr/home/hiroki/f reebsd/powerpc.powerpc/tmp -B/usr/home/hiroki/zobj/usr/home/hiroki/ZRouter/tmp/u sr/home/hiroki/freebsd/powerpc.powerpc/tmp/usr/bin -c -O -pipe -nostdinc -I. -I/usr/home/hiroki/freebsd/sys -I/usr/home/hiroki/freebsd/sys/contrib/ck/include -I/usr/home/hiroki/freebsd/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HE ADERS -include opt_global.h -msoft-float -fPIC -fno-omit-frame-pointer -MD -M F.depend.pmap.o -MTpmap.o -mno-altivec -msoft-float -ffreestanding -fwrapv -fsta ck-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmiss ing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -fformat-ex tensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas - Wno-uninitialized -fno-common -fms-extensions -finline-limit=15000 --param inli ne-unit-growth=100 --param large-function-growth=1000 -fms-extensions -Wa,-many -std=iso9899:1999 -Werror /usr/home/hiroki/freebsd/sys/powerpc/booke/pmap.c cc1: warnings being treated as errors /usr/home/hiroki/freebsd/sys/powerpc/booke/pmap.c: In function 'mmu_booke_mapdev _attr': /usr/home/hiroki/freebsd/sys/powerpc/booke/pmap.c:3620: warning: format '%lx' ex pects type 'long unsigned int', but argument 2 has type 'uintptr_t' [-Wformat] /usr/home/hiroki/freebsd/sys/powerpc/booke/pmap.c:3620: warning: format '%lx' ex pects type 'long unsigned int', but argument 4 has type 'vm_size_t' [-Wformat] *** Error code 1help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?225465.32269.qm>
