-------------------------------------------------------------- >>> stage 3.2: building everything -------------------------------------------------------------- cd /var/tmp/home/sbruno/bsd/em_mq/sys/GENERIC; MAKEOBJDIRPREFIX=/var/tmp MACHINE_ARCH=amd64 MACHINE=amd64 CPUTYPE= GROFF_BIN_PATH=/var/tmp/home/sbruno/bsd/em_mq/tmp/legacy/usr/bin GROFF_FONT_PATH=/var/tmp/home/sbruno/bsd/em_mq/tmp/legacy/usr/share/groff_font GROFF_TMAC_PATH=/var/tmp/home/sbruno/bsd/em_mq/tmp/legacy/usr/share/tmac _SHLIBDIRPREFIX=/var/tmp/home/sbruno/bsd/em_mq/tmp _LDSCRIPTROOT= VERSION="FreeBSD 11.0-CURRENT amd64 1100073" INSTALL="sh /home/sbruno/bsd/em_mq/tools/install.sh" PATH=/var/tmp/home/sbruno/bsd/em_mq/tmp/legacy/usr/sbin:/var/tmp/home/sbruno/bsd/em_mq/tmp/legacy/usr/bin:/var/tmp/home/sbruno/bsd/em_mq/tmp/legacy/bin:/var/tmp/home/sbruno/bsd/em_mq/tmp/usr/sbin:/var/tmp/home/sbruno/bsd/em_mq/tmp/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin CC="cc " CXX="c++ " DEPFLAGS="" CPP="cpp " AS="as" AR="ar" LD="ld" NM=nm OBJDUMP=objdump OBJCOPY="objcopy" RANLIB=ranlib STRINGS= SIZE="size" make -D NOCLEAN -m /home/sbruno/bsd/em_mq/share/mk KERNEL=kernel all -DNO_MODULES_OBJ cc -c -O2 -pipe -fno-strict-aliasing -g -nostdinc -I. -I/home/sbruno/bsd/em_mq/sys -I/home/sbruno/bsd/em_mq/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -mno-aes -mno-avx -std=iso9899:1999 -Werror /home/sbruno/bsd/em_mq/sys/dev/e1000/if_em.c -I/home/sbruno/bsd/em_mq/sys/dev/e1000 ctfconvert -L VERSION -g if_em.o MAKE=make sh /home/sbruno/bsd/em_mq/sys/conf/newvers.sh GENERIC cc -c -O2 -pipe -fno-strict-aliasing -g -nostdinc -I. -I/home/sbruno/bsd/em_mq/sys -I/home/sbruno/bsd/em_mq/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -mno-aes -mno-avx -std=iso9899:1999 -Werror vers.c ctfconvert -L VERSION -g vers.o linking kernel.debug ctfmerge -L VERSION -g -o kernel.debug ... text data bss dec hex filename 17684488 1233612 3537240 22455340 0x156a42c kernel.debug objcopy --only-keep-debug kernel.debug kernel.symbols objcopy --strip-debug --add-gnu-debuglink=kernel.symbols kernel.debug kernel cd /home/sbruno/bsd/em_mq/sys/modules; MAKEOBJDIRPREFIX=/var/tmp/home/sbruno/bsd/em_mq/sys/GENERIC/modules KMODDIR=/boot/kernel MACHINE_CPUARCH=amd64 MACHINE=amd64 MACHINE_ARCH=amd64 MODULES_EXTRA="" WITHOUT_MODULES="" DEBUG_FLAGS="-g" KERNBUILDDIR="/var/tmp/home/sbruno/bsd/em_mq/sys/GENERIC" SYSDIR="/home/sbruno/bsd/em_mq/sys" WITH_CTF="1" make all