--- all_subdir_oce ---
--- oce_if.o ---
cc -target x86_64-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DSMP -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/usr/src/sys/modules/oce/../../dev/oce -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.oce_if.o -MToce_if.o -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 -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/oce/../../dev/oce/oce_if.c -o oce_if.o
--- oce_mbox.o ---
ctfconvert -L VERSION -g oce_mbox.o
--- all_subdir_netgraph ---
--- all_subdir_netgraph/pptpgre ---
===> netgraph/pptpgre (all)
--- machine ---
machine -> /usr/src/sys/amd64/include
--- x86 ---
x86 -> /usr/src/sys/x86/include
--- opt_netgraph.h ---
ln -sf /usr/obj/usr/src/sys/GENERIC/opt_netgraph.h opt_netgraph.h
--- ng_pptpgre.o ---
cc -target x86_64-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.ng_pptpgre.o -MTng_pptpgre.o -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 -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/netgraph/pptpgre/../../../netgraph/ng_pptpgre.c -o ng_pptpgre.o
--- all_subdir_netgraph/pppoe ---
ctfconvert -L VERSION -g ng_pppoe.o
--- all_subdir_nxge ---
In file included from /usr/src/sys/modules/nxge/../../dev/nxge/xgehal/xgehal-fifo.c:29:
In file included from /usr/src/sys/dev/nxge/include/xgehal-fifo.h:354:
/usr/src/sys/dev/nxge/xgehal/xgehal-fifo-fp.c:593:16: warning: explicitly assigning value of variable of type 'xge_hal_fifo_txdl_priv_t *' (aka 'struct xge_hal_fifo_txdl_priv_t *') to itself [-Wself-assign]
            txdl_priv = txdl_priv; /* Cheat lint */
            ~~~~~~~~~ ^ ~~~~~~~~~
--- all_subdir_netgraph ---
--- ng_pppoe.ko.full ---
ld -d -warn-common -r -d -o ng_pppoe.ko.full ng_pppoe.o
--- all_subdir_oce ---
--- oce_if.o ---
/usr/src/sys/modules/oce/../../dev/oce/oce_if.c:45:10: fatal error: 'oce_user.h' file not found
#include "oce_user.h"
         ^
--- all_subdir_netgraph ---
ctfmerge -L VERSION -g -o ng_pppoe.ko.full ng_pppoe.o
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk ng_pppoe.ko.full export_syms | xargs -J% objcopy % ng_pppoe.ko.full
--- ng_pppoe.ko.debug ---
objcopy --only-keep-debug ng_pppoe.ko.full ng_pppoe.ko.debug
--- ng_pppoe.ko ---
objcopy --strip-debug --add-gnu-debuglink=ng_pppoe.ko.debug ng_pppoe.ko.full ng_pppoe.ko
--- all_subdir_nxge ---
--- xgehal-stats.o ---
cc -target x86_64-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DXGE_DEBUG_MODULE_MASK=XGE_COMPONENT_LL -DXGE_DEBUG_ERR_MASK=XGE_COMPONENT_LL -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.xgehal-stats.o -MTxgehal-stats.o -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 -Wno-error-shift-negative-value -Wno-error-self-assign -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/nxge/../../dev/nxge/xgehal/xgehal-stats.c -o xgehal-stats.o
--- all_subdir_oce ---
1 error generated.
*** [oce_if.o] Error code 1

make[4]: stopped in /usr/src/sys/modules/oce
--- all_subdir_nxge ---
--- xgehal-fifo.o ---
1 warning generated.
ctfconvert -L VERSION -g xgehal-fifo.o
--- xgehal-stats.o ---
In file included from /usr/src/sys/modules/nxge/../../dev/nxge/xgehal/xgehal-stats.c:30: In file included from /usr/src/sys/dev/nxge/include/xgehal-device.h:1004: In file included from /usr/src/sys/dev/nxge/xgehal/xgehal-device-fp.c:34:
In file included from /usr/src/sys/dev/nxge/include/xgehal-fifo.h:354:
/usr/src/sys/dev/nxge/xgehal/xgehal-fifo-fp.c:593:16: warning: explicitly assigning value of variable of type 'xge_hal_fifo_txdl_priv_t *' (aka 'struct xge_hal_fifo_txdl_priv_t *') to itself [-Wself-assign]
            txdl_priv = txdl_priv; /* Cheat lint */
            ~~~~~~~~~ ^ ~~~~~~~~~
--- all_subdir_netgraph ---
--- all_subdir_netgraph/pptpgre ---
ctfconvert -L VERSION -g ng_pptpgre.o
A failure has been detected in another branch of the parallel make

make[5]: stopped in /usr/src/sys/modules/netgraph/pptpgre
*** [all_subdir_netgraph/pptpgre] Error code 2

make[4]: stopped in /usr/src/sys/modules/netgraph
1 error

make[4]: stopped in /usr/src/sys/modules/netgraph
*** [all_subdir_netgraph] Error code 2

make[3]: stopped in /usr/src/sys/modules
--- all_subdir_oce ---
--- oce_sysctl.o ---
ctfconvert -L VERSION -g oce_sysctl.o
--- all_subdir_otus ---
A failure has been detected in another branch of the parallel make

make[4]: stopped in /usr/src/sys/modules/otus
*** [all_subdir_otus] Error code 2

make[3]: stopped in /usr/src/sys/modules
--- all_subdir_oce ---
--- oce_queue.o ---
ctfconvert -L VERSION -g oce_queue.o
1 error

make[4]: stopped in /usr/src/sys/modules/oce
*** [all_subdir_oce] Error code 2

make[3]: stopped in /usr/src/sys/modules
--- all_subdir_nxge ---
1 warning generated.
ctfconvert -L VERSION -g xgehal-stats.o
--- xgehal-device.o ---
1 warning generated.
ctfconvert -L VERSION -g xgehal-device.o
A failure has been detected in another branch of the parallel make

make[4]: stopped in /usr/src/sys/modules/nxge
*** [all_subdir_nxge] Error code 2

make[3]: stopped in /usr/src/sys/modules
4 errors

make[3]: stopped in /usr/src/sys/modules
*** [modules-all] Error code 2

make[2]: stopped in /usr/obj/usr/src/sys/GENERIC
1 error

make[2]: stopped in /usr/obj/usr/src/sys/GENERIC
*** [buildkernel] Error code 2

make[1]: stopped in /usr/src
1 error

make[1]: stopped in /usr/src
*** [buildkernel] Error code 2

make: stopped in /usr/src
1 error

make: stopped in /usr/src
^C
[1] Done(2) nohup make -j 8 buildkernel >make.kern.out 2>&1
# svn up
Updating '.':
At revision 306148.
#

--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640                 E-Mail: l...@lerctr.org
US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to