мир пересобрался нормлаьно.
Начал ядро пересобирать.
Код: Выделить всё
/usr/obj/usr/src/sys/ARKTKHAT/modules/usr/src/sys/modules/zlib created for /usr/src/sys/modules/zlib
--------------------------------------------------------------
>>> stage 2.3: build tools
--------------------------------------------------------------
cd /usr/obj/usr/src/sys/ARKTKHAT; PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin MAKESRCPATH=/usr/src/sys/dev/aic7xxx/aicasm make SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_CTF -DEARLY_BUILD -f /usr/src/sys/dev/aic7xxx/aicasm/Makefile
--- objwarn ---
--- aicasm_gram.c ---
--- aicasm_macro_gram.c ---
--- aicasm_scan.c ---
--- aicasm_macro_scan.c ---
--- objwarn ---
Warning: Object directory not changed from original /usr/obj/usr/src/sys/ARKTKHAT
--- aicasm_gram.c ---
yacc -b aicasm_gram -d -o aicasm_gram.c /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y
--- aicasm_macro_gram.c ---
yacc -b aicasm_macro_gram -p mm -d -o aicasm_macro_gram.c /usr/src/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y
--- aicasm_scan.c ---
lex -t /usr/src/sys/dev/aic7xxx/aicasm/aicasm_scan.l > aicasm_scan.c
--- aicasm_macro_scan.c ---
lex -t -Pmm /usr/src/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l > aicasm_macro_scan.c
--- aicasm.o ---
--- aicasm_symbol.o ---
--- aicasm_gram.o ---
--- aicasm_macro_gram.o ---
--- aicasm.o ---
cc -O -pipe -I. -I/usr/src/sys/dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /usr/src/sys/dev/aic7xxx/aicasm/aicasm.c
--- aicasm_symbol.o ---
cc -O -pipe -I. -I/usr/src/sys/dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c
--- aicasm_gram.o ---
cc -O -pipe -I. -I/usr/src/sys/dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c aicasm_gram.c
--- aicasm_macro_gram.o ---
cc -O -pipe -I. -I/usr/src/sys/dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c aicasm_macro_gram.c
--- aicasm_macro_scan.o ---
cc -O -pipe -I. -I/usr/src/sys/dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c aicasm_macro_scan.c
--- aicasm_scan.o ---
cc -O -pipe -I. -I/usr/src/sys/dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c aicasm_scan.c
--- aicasm_macro_gram.o ---
aicasm_macro_gram.c:2:19: error: unused variable 'yysccsid' [-Werror,-Wunused-const-variable]
static const char yysccsid[] = "@(#)yaccpar 1.9 (Berkeley) 02/21/93";
^
1 error generated.
*** [aicasm_macro_gram.o] Error code 1
make[2]: stopped in /usr/obj/usr/src/sys/ARKTKHAT
--- aicasm_gram.o ---
aicasm_gram.c:2:19: error: unused variable 'yysccsid' [-Werror,-Wunused-const-variable]
static const char yysccsid[] = "@(#)yaccpar 1.9 (Berkeley) 02/21/93";
^
1 error generated.
*** [aicasm_gram.o] Error code 1
make[2]: stopped in /usr/obj/usr/src/sys/ARKTKHAT
2 errors
make[2]: stopped in /usr/obj/usr/src/sys/ARKTKHAT
*** [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
Код: Выделить всё
# uname -rm
10.0-STABLE amd64