Date: Mon, 29 Jan 2018 10:25:29 +0300 From: Odhiambo Washington <odhiambo@gmail.com> To: User Questions <freebsd-questions@freebsd.org> Subject: buildkernel failure on FreeBSD 11-STABLE Message-ID: <CAAdA2WO0Y9sehyTo29SmP1UuLs9-zcnX%2BOPcDmE4O6EhhNc5Bw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I am trying to update a box from 11 to 11.1. I have already successfully run 'make buildworld'. I am now on the 2nd stage of 'make buildkernel" and it fails at the stage shown below. Any advise is welcome. PS: I am not willing to use freebsd-update :-) clang -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/BEASTIE-11.x/opt_global.h -I. -I/usr/src/sys -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj/usr/src/sys/BEASTIE-11.x -MD -MF.depend.if_bge.o -MTif_bge.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -Wno-error-shift-negative-value -Wno-error-address-of-packed-member -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/dev/bge/if_bge.c -o if_bge.o ld -d -warn-common -r -d -o if_bge.ko if_bge.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk if_bge.ko export_syms | xargs -J% objcopy % if_bge.ko objcopy --strip-debug if_bge.ko ===> bhnd (all) machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include sh /usr/src/sys/dev/bhnd/tools/nvram_map_gen.sh /usr/src/sys/dev/bhnd/nvram/nvram_map -h *** Error code 2 Stop. bmake[4]: stopped in /usr/src/sys/modules/bhnd *** Error code 1 Stop. bmake[3]: stopped in /usr/src/sys/modules *** Error code 1 Stop. bmake[2]: stopped in /usr/obj/usr/src/sys/BEASTIE-11.x *** Error code 1 Stop. bmake[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAdA2WO0Y9sehyTo29SmP1UuLs9-zcnX%2BOPcDmE4O6EhhNc5Bw>