-------------------------------------------------------------- >>> stage 2.3: build tools -------------------------------------------------------------- cd /usr/obj/usr/src/sys/ALICE; MAKESRCPATH=/usr/src/sys/dev/aic7xxx/aicasm make SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_CTF -f /usr/src/sys/dev/aic7xxx/aicasm/Makefile Warning: Object directory not changed from original /usr/obj/usr/src/sys/ALICE cc -O2 -pipe -nostdinc -I/usr/include -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 -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /usr/src/sys/dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -nostdinc -I/usr/include -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 -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c cc -O2 -pipe -nostdinc -I/usr/include -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 -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c aicasm_gram.c cc1: warnings being treated as errors /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y: In function 'process_field': /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y:1407: warning: comparison between signed and unsigned /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y: In function 'add_macro_arg': /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y:1556: warning: comparison between signed and unsigned /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y:1537: warning: unused variable 'i' /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y:1534: warning: unused parameter 'argnum' /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y: In function 'add_version': /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y:1914: warning: declaration of 'prefix' shadows a global declaration /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y:68: warning: shadowed declaration is here /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y: At top level: /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y:1933: warning: no previous prototype for 'yyerror' aicasm_gram.c:1534: warning: no previous prototype for 'yyparse' aicasm_gram.c: In function 'yyparse': aicasm_gram.c:1560: warning: implicit declaration of function 'yylex' aicasm_gram.c:1560: warning: nested extern declaration of 'yylex' /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y:870: warning: comparison between signed and unsigned /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y:881: warning: comparison between signed and unsigned *** Error code 1 Stop in /usr/obj/usr/src/sys/ALICE. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. alice#