Date: Mon, 5 Oct 2015 06:35:33 +0300 From: Stefan Parvu <sparvu@kronometrix.org> To: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: build kernel on RPI2 errors Message-ID: <5611F005.60201@kronometrix.org>
next in thread | raw e-mail | index | archive | help
>From time to time I can see the following errors coming during buildkernel phase. Sometimes this error happens in various places, ffs, or pf. See here ===> pf (all) cc -O -pipe -mfloat-abi=softfp -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/RPI2/opt_global.h -I. -I/usr/src/sys -fno-common -g -funwind-tables -I/usr/obj/usr/src/sys/RPI2 -march=armv7a -ffreestanding -fwrapv -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mllvm -arm-use-movt=0 -mfpu=none -std=iso9899:1999 -c /usr/src/sys/modules/pf/../../netpfil/pf/pf.c -o pf.o cc: error: unable to execute command: Killed cc: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 3.6.1 (tags/RELEASE_361/final 237755) 20150525 Target: armv6--freebsd11.0-gnueabi Thread model: posix cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. cc: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: cc: note: diagnostic msg: /tmp/pf-616b42.c cc: note: diagnostic msg: /tmp/pf-616b42.sh cc: note: diagnostic msg: ******************** *** Error code 254 Stop. make[4]: stopped in /usr/src/sys/modules/pf *** Error code 1 Stop. make[3]: stopped in /usr/src/sys/modules *** Error code 1 Stop. make[2]: stopped in /usr/obj/usr/src/sys/RPI2 *** Error code 1 Stop. make[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src Anyone any ideas what is this about ? -- Stefan Parvu <sparvu@kronometrix.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5611F005.60201>