------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> nwcc-0.8.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> nwcc-0.8.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nwcc-0.8.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> nwcc-0.8.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nwcc-0.8.3 for building => SHA256 Checksum OK for nwcc_0.8.3.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> nwcc-0.8.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nwcc-0.8.3 for building ===> Extracting for nwcc-0.8.3 => SHA256 Checksum OK for nwcc_0.8.3.tar.gz. Extracted Memory Use: 5.32M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nwcc-0.8.3 ===> Applying dragonfly patches for nwcc-0.8.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for nwcc-0.8.3 Configuring nwcc for DragonFly ... 'make install' will install to "/usr/local" Using cc as compiler ... Setting CFLAGS to $(ABI) -Wall -W -ggdb -g -DHAVE_LLONG Setting PICFLAGS to -fpic You may type `make' now SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nwcc-0.8.3 --- all --- make nwcc cpp --- .jnkcpp --- --- cc_main.o --- --- cfgfile.o --- --- driver.o --- --- exectools.o --- --- n_libc.o --- --- cc_main.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG cc_main.c -c cc_main.c: In function 'get_libgcc_path': cc_main.c:204:4: warning: 'strncpy' output truncated copying 14 bytes from a string of length 23 [-Wstringop-truncation] strncpy(temp, path, p - path)[p - path] = 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- cfgfile.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG cfgfile.c -c --- driver.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG driver.c -c --- exectools.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG exectools.c -c --- n_libc.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG n_libc.c -c --- .jnkcpp --- --- cpp_main.o --- --- defs.o --- --- error.o --- --- token.o --- --- libnwcc.o --- --- cpp_main.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR cpp_main.c -c --- defs.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR defs.c -c --- error.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR error.c -c --- libnwcc.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR libnwcc.c -c --- misc.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG misc.c -c --- .jnkcpp --- --- token.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR token.c -c --- numlimits.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR numlimits.c -c --- evalexpr.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR evalexpr.c -c --- expr.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR expr.c -c --- sysdeps.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG sysdeps.c -c --- .jnkcpp --- --- misc.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR misc.c -c --- amd64_emit_gas.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG amd64_emit_gas.c -c --- .jnkcpp --- --- n_libc.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR n_libc.c -c --- amd64_emit_yasm.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG amd64_emit_yasm.c -c --- amd64_gen.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG amd64_gen.c -c --- analyze.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG analyze.c -c --- amd64_gen.o --- amd64_gen.c: In function 'pass_args_stack': amd64_gen.c:1186:11: warning: unused variable 'align' [-Wunused-variable] size_t align; ^~~~~ amd64_gen.c:1185:11: warning: unused variable 'tysize' [-Wunused-variable] size_t tysize; ^~~~~~ amd64_gen.c:1183:8: warning: unused variable 'remaining' [-Wunused-variable] int remaining = 0; ^~~~~~~~~ amd64_gen.c:1122:7: warning: unused variable 'ignore_floating' [-Wunused-variable] int ignore_floating = 0; ^~~~~~~~~~~~~~~ amd64_gen.c:1121:7: warning: unused variable 'ignore_integral' [-Wunused-variable] int ignore_integral = 0; ^~~~~~~~~~~~~~~ --- amd64_emit_yasm.o --- amd64_emit_yasm.c: In function 'emit_amd64_load_negmask': amd64_emit_yasm.c:1400:16: warning: unused variable 'support_gpr' [-Wunused-variable] struct reg *support_gpr = dat->support_gpr; ^~~~~~~~~~~ --- .jnkcpp --- --- preprocess.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR preprocess.c -c preprocess.c: In function 'value_is_nonzero': preprocess.c:1062:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case TY_ULLONG: { ^ preprocess.c:1074:2: note: here default: ^~~~~~~ --- standards.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR standards.c -c --- system.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR system.c -c --- type.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR type.c -c --- attribute.o --- --- .jnkcpp --- type.c: In function 'compare_types': type.c:333:18: warning: self-comparison always evaluates to false [-Wtautological-compare] if (dest->sign != dest->sign) { ^~ --- backend.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG backend.c -c --- attribute.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG attribute.c -c --- .jnkcpp --- --- misc.o --- misc.c: In function 'sys_to_option': misc.c:642:2: warning: 'str' may be used uninitialized in this function [-Wmaybe-uninitialized] sprintf(buf, "-sys=%s", str); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- subexpr.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR subexpr.c -c --- typemap.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR typemap.c -c --- macros.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR macros.c -c --- builtins.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG builtins.c -c --- .jnkcpp --- macros.c: In function 'do_macro_subst': macros.c:1161:7: warning: unused variable 'clean_pass' [-Wunused-variable] int clean_pass; ^~~~~~~~~~ At top level: macros.c:822:1: warning: 'mark_all_expandable' defined but not used [-Wunused-function] mark_all_expandable(struct token *t) { ^~~~~~~~~~~~~~~~~~~ macros.c:553:1: warning: 'skip_ws_backwards' defined but not used [-Wunused-function] skip_ws_backwards(struct token *t) { ^~~~~~~~~~~~~~~~~ macros.c:319:1: warning: 'check_funclike' defined but not used [-Wunused-function] check_funclike(struct input_file *inf, FILE *out, struct macro *mp, int output) { ^~~~~~~~~~~~~~ macros.c:70:14: warning: 'macro_len_tab' defined but not used [-Wunused-variable] static char macro_len_tab[N_HASHLISTS]; ^~~~~~~~~~~~~ macros.c:64:22: warning: 'macro_list_tail' defined but not used [-Wunused-variable] static struct macro *macro_list_tail; ^~~~~~~~~~~~~~~ macros.c:63:22: warning: 'macro_list' defined but not used [-Wunused-variable] static struct macro *macro_list; ^~~~~~~~~~ --- cc1_main.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG cc1_main.c -c --- control.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG control.c -c --- debug.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG debug.c -c --- backend.o --- backend.c: In function 'make_null_block': backend.c:1014:23: warning: 'align' may be used uninitialized in this function [-Wmaybe-uninitialized] ret->left_alignment = align; ~~~~~~~~~~~~~~~~~~~~^~~~~~~ --- cc1_main.o --- cc1_main.c: In function 'main': cc1_main.c:604:6: warning: 'input' may be used uninitialized in this function [-Wmaybe-uninitialized] if (lex(input) != 0) { ^~~~~~~~~~ cc1_main.c:478:10: note: 'input' was declared here FILE *input; ^~~~~ --- decl.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG decl.c -c --- decl_adv.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG decl_adv.c -c --- defs.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG defs.c -c --- dwarf.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG dwarf.c -c --- error.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG error.c -c --- evalexpr.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG evalexpr.c -c --- expr.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG expr.c -c --- fcatalog.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG fcatalog.c -c --- functions.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG functions.c -c --- icode.o --- --- fcatalog.o --- fcatalog.c: In function 'check_format_string': fcatalog.c:762:8: warning: 'or' of unmatched not-equal tests is always 1 || passed_ty->code != TY_VOID) { ^~ --- icode.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG icode.c -c --- .jnkcpp --- --- preprocess.o --- preprocess.c: In function 'do_include': preprocess.c:1023:9: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] return rc; ^~ --- icodeinstr.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG icodeinstr.c -c --- inlineasm.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG inlineasm.c -c --- lex.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG lex.c -c --- inlineasm.o --- inlineasm.c: In function 'parse_inline_asm': inlineasm.c:1314:15: warning: unused variable 'warned' [-Wunused-variable] static int warned = 0; ^~~~~~ At top level: inlineasm.c:1314:15: warning: 'warned' defined but not used [-Wunused-variable] --- fcatalog.o --- fcatalog.c: In function 'fcat_lookup_builtin_decl': fcatalog.c:530:15: warning: 'dec' may be used uninitialized in this function [-Wmaybe-uninitialized] return dec[0]; ~~~^~~ --- libnwcc.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG libnwcc.c -c --- mips_emit_as.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG mips_emit_as.c -c --- icode.o --- icode.c: In function 'can_transform_to_bitwise': icode.c:1222:21: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] (*src)->from_const = t; ~~~~~~~~~~~~~~~~~~~^~~ --- decl.o --- decl.c: In function 'parse_decl': decl.c:1777:5: warning: 'bitfield_start' may be used uninitialized in this function [-Wmaybe-uninitialized] errorfl(bitfield_start, ^~~~~~~~~~~~~~~~~~~~~~~ "Named bitfield has size 0"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ decl.c:1702:17: note: 'bitfield_start' was declared here struct token *bitfield_start = t->next; ^~~~~~~~~~~~~~ --- .jnkcpp --- --- nwcpp --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR cpp_main.o defs.o error.o token.o libnwcc.o numlimits.o evalexpr.o expr.o misc.o n_libc.o preprocess.o standards.o system.o type.o subexpr.o typemap.o macros.o -o nwcpp --- mips_gen.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG mips_gen.c -c --- numlimits.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG numlimits.c -c --- power_gen.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG power_gen.c -c --- power_emit_as.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG power_emit_as.c -c --- reg.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG reg.c -c --- scope.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG scope.c -c --- sparc_emit_as.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG sparc_emit_as.c -c --- sparc_gen.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG sparc_gen.c -c --- stack.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG stack.c -c --- scope.o --- scope.c: In function 'store_decl_scope': scope.c:941:9: warning: 'need_def' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!need_def) { ^ --- standards.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG standards.c -c --- subexpr.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG subexpr.c -c --- symlist.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG symlist.c -c --- power_emit_as.o --- power_emit_as.c: In function 'emit_load': power_emit_as.c:1539:7: warning: 'static_float' may be used uninitialized in this function [-Wmaybe-uninitialized] int static_float; ^~~~~~~~~~~~ --- token.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG token.c -c --- type.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG type.c -c --- typemap.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG typemap.c -c --- x86_gen.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG x86_gen.c -c --- type.o --- type.c: In function 'compare_types': type.c:333:18: warning: self-comparison always evaluates to false [-Wtautological-compare] if (dest->sign != dest->sign) { ^~ --- x86_emit_gas.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG x86_emit_gas.c -c x86_emit_gas.c: In function 'emit_addrof': x86_emit_gas.c:2625:9: warning: variable 'base_pointer_stack' set but not used [-Wunused-but-set-variable] char *base_pointer_stack; ^~~~~~~~~~~~~~~~~~ x86_emit_gas.c: In function 'get_symbol_value_representation': x86_emit_gas.c:2933:58: warning: unused parameter 'is_func' [-Wunused-parameter] get_symbol_value_representation(const char *symname, int is_func) { ~~~~^~~~~~~ --- x86_emit_nasm.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG x86_emit_nasm.c -c --- x87_nonsense.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG x87_nonsense.c -c --- zalloc.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG zalloc.c -c --- snake_driver.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG snake_driver.c -c --- snake_main.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG snake_main.c -c --- sweeper.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG sweeper.c -c sweeper.c: In function 'check_pos': sweeper.c:432:6: warning: unused variable 'neigh_count' [-Wunused-variable] int neigh_count; ^~~~~~~~~~~ sweeper.c:431:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ --- nwcc --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DEXTERNAL_USE libnwcc.c -c -o extlibnwcc.o cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -fpic -DEXTERNAL_USE libnwcc.c -c -o dynextlibnwcc.o cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG cc_main.o cfgfile.o driver.o exectools.o n_libc.o misc.o sysdeps.o -o nwcc cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG amd64_emit_gas.o amd64_emit_yasm.o amd64_gen.o analyze.o attribute.o backend.o builtins.o cc1_main.o control.o debug.o decl.o decl_adv.o defs.o dwarf.o error.o evalexpr.o expr.o fcatalog.o functions.o icode.o icodeinstr.o inlineasm.o lex.o libnwcc.o n_libc.o mips_emit_as.o mips_gen.o misc.o numlimits.o power_gen.o power_emit_as.o reg.o scope.o sparc_emit_as.o sparc_gen.o stack.o standards.o subexpr.o symlist.o sysdeps.o token.o type.o typemap.o x86_gen.o x86_emit_gas.o x86_emit_nasm.o x87_nonsense.o zalloc.o -o nwcc1 cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG snake_driver.o snake_main.o -o snake -lpthread cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG sweeper.o -o sweeper make cpp `cpp' is up to date. ./nwcc -write-fcat unknown:166: Warning: Parameter structure type has prototype or block scope time_t mktime(struct tm *); ^^ here unknown:167: Warning: Parameter structure type has prototype or block scope char *asctime(const struct tm *); ^^ here : : All done, you may type "make install" now! : You should also do "make test" to ensure that : nwcc really works on this system. `cpp' is up to date. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for nwcc-0.8.3 ===> Generating temporary packing list ./install.sh nwcc has been installed to /construction/lang/nwcc/stage/usr/local/nwcc/ and /construction/lang/nwcc/stage/usr/local/bin/ (Do not forget to type `rehash' if you're using csh.) ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'nwcc/bin/nwcpp' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'nwcc/bin/nwcc1' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'nwcc/bin/nwcc' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'nwcc/bin/snake' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for nwcc-0.8.3 file sizes/checksums [15]: 0% file sizes/checksums [15]: 100% packing files [15]: 0% packing files [15]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:07 TOTAL TIME 00:00:21