=> Building lang/nwcc Started : Friday, 14 FEB 2020 at 16:07:44 UTC Platform: 5.7-DEVELOPMENT DragonFly v5.7.0.1432.g9cd86-DEVELOPMENT #23: Thu Feb 13 14:43:04 PST 2020 root@sting.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.7-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.7-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/lang/nwcc XDG_CONFIG_HOME=/construction/lang/nwcc HOME=/construction/lang/nwcc TMPDIR="/tmp" PATH=/construction/lang/nwcc/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --installprefix=/usr/local -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/lang/nwcc XDG_CONFIG_HOME=/construction/lang/nwcc HOME=/construction/lang/nwcc TMPDIR="/tmp" PATH=/construction/lang/nwcc/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/lang/nwcc/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OSREL=5.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/nwcc" EXAMPLESDIR="share/examples/nwcc" DATADIR="share/nwcc" WWWDIR="www/nwcc" ETCDIR="etc/nwcc" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nwcc DOCSDIR=/usr/local/share/doc/nwcc EXAMPLESDIR=/usr/local/share/examples/nwcc WWWDIR=/usr/local/www/nwcc ETCDIR=/usr/local/etc/nwcc -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=LiveSystem USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=15 DPORTS_BUILDER= yes DISABLE_LICENSES= yes DEFAULT_VERSIONS= ssl=openssl FORCE_PACKAGE= yes DEVELOPER= yes HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.30.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=32 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500709 OSVERSION=9999999 OSREL=5.7 _OSRELEASE=5.7-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> nwcc-0.8.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.12.0_1.txz Installing pkg-1.12.0_1... Extracting pkg-1.12.0_1: .......... done ===> nwcc-0.8.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of nwcc-0.8.3 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by nwcc-0.8.3 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by nwcc-0.8.3 for building => SHA256 Checksum OK for nwcc_0.8.3.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> 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. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for nwcc-0.8.3 ===> Applying dragonfly patches for nwcc-0.8.3 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- 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 -------------------------------------------------------------------------------- -- 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 --- --- misc.o --- --- sysdeps.o --- --- amd64_emit_gas.o --- --- amd64_emit_yasm.o --- --- amd64_gen.o --- --- analyze.o --- --- attribute.o --- --- backend.o --- --- builtins.o --- --- cc_main.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG cc_main.c -c --- 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 --- misc.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG misc.c -c --- sysdeps.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG sysdeps.c -c --- amd64_emit_gas.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG amd64_emit_gas.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 --- attribute.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG attribute.c -c --- analyze.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG analyze.c -c --- builtins.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG builtins.c -c --- backend.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG backend.c -c --- cc1_main.o --- --- .jnkcpp --- --- cpp_main.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR cpp_main.c -c --- cc1_main.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG cc1_main.c -c --- 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; ^~~~~~~~~~~ --- cc_main.o --- 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; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- control.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG control.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; ^~~~~~~~~~~~~~~ --- 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; ^~~~~ --- .jnkcpp --- --- 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 --- debug.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG debug.c -c --- 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 --- .jnkcpp --- --- token.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR token.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 --- .jnkcpp --- --- libnwcc.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR libnwcc.c -c --- expr.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG expr.c -c --- 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; ^~~~~~~~~~~~~~ --- 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; ~~~~~~~~~~~~~~~~~~~~^~~~~~~ --- fcatalog.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG fcatalog.c -c 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) { ^~ --- functions.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG functions.c -c --- icode.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG icode.c -c --- 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]; ~~~^~~ --- 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] --- 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; ~~~~~~~~~~~~~~~~~~~^~~ --- 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 --- 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 --- 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) { ^ --- symlist.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG symlist.c -c --- 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 type.c: In function 'compare_types': type.c:333:18: warning: self-comparison always evaluates to false [-Wtautological-compare] if (dest->sign != dest->sign) { ^~ --- 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 --- x86_emit_gas.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG x86_emit_gas.c -c --- .jnkcpp --- --- numlimits.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR numlimits.c -c --- x86_emit_gas.o --- 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) { ~~~~^~~~~~~ --- .jnkcpp --- --- evalexpr.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR evalexpr.c -c --- 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 --- .jnkcpp --- --- expr.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR expr.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 --- .jnkcpp --- --- misc.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR misc.c -c --- n_libc.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR n_libc.c -c --- sweeper.o --- 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; ^ --- .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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- preprocess.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR preprocess.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; ^~~~~~~~~~~~ --- .jnkcpp --- 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 type.c: In function 'compare_types': type.c:333:18: warning: self-comparison always evaluates to false [-Wtautological-compare] if (dest->sign != dest->sign) { ^~ --- 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 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; ^~~~~~~~~~ --- 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; ^~ --- nwcc --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -ggdb -g -DHAVE_LLONG -DEXTERNAL_USE libnwcc.c -c -o extlibnwcc.o --- .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 --- nwcc --- 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. -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- 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 -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for nwcc-0.8.3 file sizes/checksums [15]: . done packing files [15]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 14 FEB 2020 at 16:08:18 UTC Duration: 00:00:33