Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 624366 Details for
Bug 713970
dev-lang/nwcc-0.8.3 : make[1]: *** [Makefile:<snip>: nwcc] Error 1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang:nwcc-0.8.3:20200322-070828.log
dev-lang:nwcc-0.8.3:20200322-070828.log (text/plain), 22.66 KB, created by
Toralf Förster
on 2020-03-22 12:44:45 UTC
(
hide
)
Description:
dev-lang:nwcc-0.8.3:20200322-070828.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-03-22 12:44:45 UTC
Size:
22.66 KB
patch
obsolete
> * Package: dev-lang/nwcc-0.8.3 > * Repository: gentoo > * Maintainer: patrick@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking nwcc_0.8.3.tar.gz to /var/tmp/portage/dev-lang/nwcc-0.8.3/work >>>> Source unpacked in /var/tmp/portage/dev-lang/nwcc-0.8.3/work >>>> Preparing source in /var/tmp/portage/dev-lang/nwcc-0.8.3/work/nwcc_0.8.3 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/nwcc-0.8.3/work/nwcc_0.8.3 ... >Configuring nwcc for Linux ... >'make install' will install to "/usr" >Using gcc as compiler ... > Setting CFLAGS to $(ABI) -Wall -W -ggdb -g -DHAVE_LLONG > Setting PICFLAGS to -fpic >Using 64-bit library directory /usr/lib/ >Using 64-bit runtime linker in /lib64/ >NOTE: Could not find 32-bit library directory (this seems to be a 64-bit-only installation, you will have to recompile nwcc if you ever install and wish to use 32bit support) > >You may type `make' now >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/nwcc-0.8.3/work/nwcc_0.8.3 ... >make -j1 >make nwcc cpp >make[1]: Entering directory '/var/tmp/portage/dev-lang/nwcc-0.8.3/work/nwcc_0.8.3' >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -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 43 bytes from a string of length 52 [-Wstringop-truncation] > 204 | strncpy(temp, path, p - path)[p - path] = 0; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG cfgfile.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG driver.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG exectools.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG n_libc.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG misc.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG sysdeps.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG amd64_emit_gas.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG amd64_emit_yasm.c -c >amd64_emit_yasm.c: In function âemit_amd64_load_negmaskâ: >amd64_emit_yasm.c:1400:16: warning: unused variable âsupport_gprâ [-Wunused-variable] > 1400 | struct reg *support_gpr = dat->support_gpr; > | ^~~~~~~~~~~ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG amd64_gen.c -c >amd64_gen.c: In function âpass_args_stackâ: >amd64_gen.c:1186:11: warning: unused variable âalignâ [-Wunused-variable] > 1186 | size_t align; > | ^~~~~ >amd64_gen.c:1185:11: warning: unused variable âtysizeâ [-Wunused-variable] > 1185 | size_t tysize; > | ^~~~~~ >amd64_gen.c:1183:8: warning: unused variable âremainingâ [-Wunused-variable] > 1183 | int remaining = 0; > | ^~~~~~~~~ >amd64_gen.c:1122:7: warning: unused variable âignore_floatingâ [-Wunused-variable] > 1122 | int ignore_floating = 0; > | ^~~~~~~~~~~~~~~ >amd64_gen.c:1121:7: warning: unused variable âignore_integralâ [-Wunused-variable] > 1121 | int ignore_integral = 0; > | ^~~~~~~~~~~~~~~ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG analyze.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG attribute.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG backend.c -c >backend.c: In function âmake_null_blockâ: >backend.c:1014:23: warning: âalignâ may be used uninitialized in this function [-Wmaybe-uninitialized] > 1014 | ret->left_alignment = align; > | ~~~~~~~~~~~~~~~~~~~~^~~~~~~ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG builtins.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG cc1_main.c -c >cc1_main.c: In function âmainâ: >cc1_main.c:604:6: warning: âinputâ may be used uninitialized in this function [-Wmaybe-uninitialized] > 604 | if (lex(input) != 0) { > | ^~~~~~~~~~ >cc1_main.c:478:10: note: âinputâ was declared here > 478 | FILE *input; > | ^~~~~ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG control.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG debug.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG decl.c -c >decl.c: In function âparse_declâ: >decl.c:1765:4: warning: âbitfield_startâ may be used uninitialized in this function [-Wmaybe-uninitialized] > 1765 | errorfl(bitfield_start, > | ^~~~~~~~~~~~~~~~~~~~~~~ > 1766 | "Bitfield has negative size"); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >decl.c:1702:17: note: âbitfield_startâ was declared here > 1702 | struct token *bitfield_start = t->next; > | ^~~~~~~~~~~~~~ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG decl_adv.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG defs.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG dwarf.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG error.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG evalexpr.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG expr.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -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 > 762 | || passed_ty->code != TY_VOID) { > | ^~ >fcatalog.c: In function âfcat_lookup_builtin_declâ: >fcatalog.c:530:15: warning: âdecâ may be used uninitialized in this function [-Wmaybe-uninitialized] > 530 | return dec[0]; > | ~~~^~~ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG functions.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG icode.c -c >icode.c: In function âcan_transform_to_bitwiseâ: >icode.c:1222:21: warning: âtâ may be used uninitialized in this function [-Wmaybe-uninitialized] > 1222 | (*src)->from_const = t; > | ~~~~~~~~~~~~~~~~~~~^~~ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG icodeinstr.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG inlineasm.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG lex.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG libnwcc.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG mips_emit_as.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG mips_gen.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG numlimits.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG power_gen.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG power_emit_as.c -c >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] > 1539 | int static_float; > | ^~~~~~~~~~~~ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG reg.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG scope.c -c >scope.c: In function âstore_decl_scopeâ: >scope.c:941:9: warning: âneed_defâ may be used uninitialized in this function [-Wmaybe-uninitialized] > 941 | if (!need_def) { > | ^ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG sparc_emit_as.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG sparc_gen.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG stack.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG standards.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG subexpr.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG symlist.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG token.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -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] > 333 | if (dest->sign != dest->sign) { > | ^~ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG typemap.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG x86_gen.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -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] > 2625 | 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] > 2933 | get_symbol_value_representation(const char *symname, int is_func) { > | ~~~~^~~~~~~ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG x86_emit_nasm.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG x87_nonsense.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG zalloc.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG snake_driver.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG snake_main.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG sweeper.c -c >sweeper.c: In function âget_rand_valâ: >sweeper.c:131:19: warning: implicit declaration of function âtimeâ; did you mean âutimesâ? [-Wimplicit-function-declaration] > 131 | srand((unsigned)time(NULL)); > | ^~~~ > | utimes >sweeper.c: In function âcheck_posâ: >sweeper.c:432:6: warning: unused variable âneigh_countâ [-Wunused-variable] > 432 | int neigh_count; > | ^~~~~~~~~~~ >sweeper.c:431:6: warning: unused variable âiâ [-Wunused-variable] > 431 | int i; > | ^ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -DEXTERNAL_USE libnwcc.c -c -o extlibnwcc.o >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -fpic -DEXTERNAL_USE libnwcc.c -c -o dynextlibnwcc.o >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG cc_main.o cfgfile.o driver.o exectools.o n_libc.o misc.o sysdeps.o -o nwcc -Wl,-O1 -Wl,--as-needed >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -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 -Wl,-O1 -Wl,--as-needed >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG snake_driver.o snake_main.o -o snake -lpthread >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG sweeper.o -o sweeper >make cpp >make[2]: Entering directory '/var/tmp/portage/dev-lang/nwcc-0.8.3/work/nwcc_0.8.3' >make[3]: Entering directory '/var/tmp/portage/dev-lang/nwcc-0.8.3/work/nwcc_0.8.3/cpp' >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR cpp_main.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR defs.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR error.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR token.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR libnwcc.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR numlimits.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR evalexpr.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR expr.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR misc.c -c >misc.c: In function âsys_to_optionâ: >misc.c:636:2: warning: âstrâ may be used uninitialized in this function [-Wmaybe-uninitialized] > 636 | sprintf(buf, "-sys=%s", str); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR n_libc.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -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=] > 1062 | case TY_ULLONG: { > | ^ >preprocess.c:1074:2: note: here > 1074 | default: > | ^~~~~~~ >preprocess.c: In function âdo_includeâ: >preprocess.c:1023:9: warning: ârcâ may be used uninitialized in this function [-Wmaybe-uninitialized] > 1023 | return rc; > | ^~ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR standards.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR system.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -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] > 333 | if (dest->sign != dest->sign) { > | ^~ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR subexpr.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -DPREPROCESSOR typemap.c -c >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -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] > 1161 | int clean_pass; > | ^~~~~~~~~~ >At top level: >macros.c:822:1: warning: âmark_all_expandableâ defined but not used [-Wunused-function] > 822 | mark_all_expandable(struct token *t) { > | ^~~~~~~~~~~~~~~~~~~ >macros.c:553:1: warning: âskip_ws_backwardsâ defined but not used [-Wunused-function] > 553 | skip_ws_backwards(struct token *t) { > | ^~~~~~~~~~~~~~~~~ >macros.c:319:1: warning: âcheck_funclikeâ defined but not used [-Wunused-function] > 319 | 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] > 70 | static char macro_len_tab[N_HASHLISTS]; > | ^~~~~~~~~~~~~ >macros.c:64:22: warning: âmacro_list_tailâ defined but not used [-Wunused-variable] > 64 | static struct macro *macro_list_tail; > | ^~~~~~~~~~~~~~~ >macros.c:63:22: warning: âmacro_listâ defined but not used [-Wunused-variable] > 63 | static struct macro *macro_list; > | ^~~~~~~~~~ >gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -Wall -W -ggdb -g -DHAVE_LLONG -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 -Wl,-O1 -Wl,--as-needed >make[3]: Leaving directory '/var/tmp/portage/dev-lang/nwcc-0.8.3/work/nwcc_0.8.3/cpp' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/nwcc-0.8.3/work/nwcc_0.8.3' >./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 >make[1]: *** [Makefile:94: nwcc] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-lang/nwcc-0.8.3/work/nwcc_0.8.3' >make: *** [Makefile:84: all] Error 2 > * ERROR: dev-lang/nwcc-0.8.3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-lang/nwcc-0.8.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/nwcc-0.8.3::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lang:nwcc-0.8.3:20200322-070828.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/nwcc-0.8.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/nwcc-0.8.3/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/nwcc-0.8.3/work/nwcc_0.8.3' > * S: '/var/tmp/portage/dev-lang/nwcc-0.8.3/work/nwcc_0.8.3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 713970
:
624364
| 624366 |
624368
|
624370
|
624372
|
624374