Date: Mon, 5 Oct 2015 11:58:53 +0200 From: Svatopluk Kraus <onwahe@gmail.com> To: sparvu@kronometrix.org Cc: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Re: build kernel on RPI2 errors Message-ID: <CAFHCsPURRnSmk_E1D-rsKCTBYy4MC%2B-ZCu8FKR5mbC4sUYN_qA@mail.gmail.com> In-Reply-To: <5611F005.60201@kronometrix.org> References: <5611F005.60201@kronometrix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 5, 2015 at 5:35 AM, Stefan Parvu <sparvu@kronometrix.org> wrote: > > 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 >From my observations, this line always means that memory is low and swap space should be configured. > 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> > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFHCsPURRnSmk_E1D-rsKCTBYy4MC%2B-ZCu8FKR5mbC4sUYN_qA>