* Package: sys-apps/nawk-20220122-r1:0 * Repository: gentoo * Maintainer: junghans@gentoo.org base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking nawk-20220122.tar.gz to /var/tmp/portage/sys-apps/nawk-20220122-r1/work >>> Source unpacked in /var/tmp/portage/sys-apps/nawk-20220122-r1/work >>> Preparing source in /var/tmp/portage/sys-apps/nawk-20220122-r1/work/awk-20220122 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/nawk-20220122-r1/work/awk-20220122 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-apps/nawk-20220122-r1/work/awk-20220122 ... make -j4 CC=x86_64-pc-linux-gnu-gcc HOSTCC=x86_64-pc-linux-gnu-gcc 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2' CPPFLAGS=-DHAS_ISBLANK 'ALLOC=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' YACC=/usr/bin/yacc 'YFLAGS=-d -b awkgram' /usr/bin/yacc -d -b awkgram awkgram.y /usr/bin/yacc -d -b awkgram awkgram.y awkgram.y: warning: 44 shift/reduce conflicts [8;id=da89796e0005ef2454a5c8f100000000;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wconflicts-sr\-Wconflicts-srawkgram.y[3: 9;49m8;;\] awkgram.y: warning: 85 reduce/reduce conflicts [8;id=[da3859m79warning:6e00[0359e;f4294m54a5 c844 shift/reduce conflictsf1 [00000001[;3h5tmtps://www.gnu.org/soft]w8a;ried/=bidsaon8/9m7a9n6uea0l0/0h5temfl2_4n5o4dae5/cD5i2a8g0n0o0s0t0i0c0s0.;hhttmtlp#sW:c/o/nwfwlwi.cgtnsu-.rorrg\/-Wconflicts-rrso[f3t9w;a4r9em/]8b;i;so\n/]m anawkgram.yu: al/html[_3n6omdnote:e/[3D9i;a4g9nmos trerun with option '-Wcounterexamples' to generate conflict counterexamplesi cs.html#Wconflicts-sr\-Wconflicts-sr8;;\] awkgram.y: warning: 85 reduce/reduce conflicts [8;id=da89796e0005ef2454a5c52800000001;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wconflicts-rr\-Wconflicts-rr8;;\] awkgram.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DHAS_ISBLANK -c -o awkgram.tab.o awkgram.tab.c awkgram.tab.c:1751:64: warning: null character(s) ignored 1751 | 92, -1, 46, 47, 96, 49, 98, 99, -1, -1, | ^ awkgram.tab.c:1751: error: expected expression before ‘{’ token 1751 | 92, -1, 46, 47, 96, 49, 98, 99, -1, -1, | awkgram.tab.c:3235:3: error: expected ‘,’ or ‘;’ before ‘YY_SYMBOL_PRINT’ 3235 | YY_SYMBOL_PRINT ("-> $$ =", YY_CAST (yysymbol_kind_t, yyr1[yyn]), &yyval, &yyloc); | ^~~~~~~~~~~~~~~ awkgram.tab.c:3237:3: warning: data definition has no type or storage class 3237 | YYPOPSTACK (yylen); | ^~~~~~~~~~ awkgram.tab.c:3237:3: warning: type defaults to ‘int’ in declaration of ‘YYPOPSTACK’ [-Wimplicit-int] awkgram.tab.c:3237:3: warning: parameter names (without types) in function declaration awkgram.tab.c:3238:3: warning: data definition has no type or storage class 3238 | yylen = 0; | ^~~~~ awkgram.tab.c:3238:3: warning: type defaults to ‘int’ in declaration of ‘yylen’ [-Wimplicit-int] awkgram.tab.c:3240:4: error: expected identifier or ‘(’ before ‘++’ token 3240 | *++yyvsp = yyval; | ^~ awkgram.tab.c:3245:3: error: expected identifier or ‘(’ before ‘{’ token 3245 | { | ^ awkgram.tab.c:3253:3: error: expected identifier or ‘(’ before ‘goto’ 3253 | goto yynewstate; | ^~~~ awkgram.tab.c:3259:9: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘:’ token 3259 | yyerrlab: | ^ awkgram.tab.c:3264:3: error: expected identifier or ‘(’ before ‘if’ 3264 | if (!yyerrstatus) | ^~ awkgram.tab.c:3270:3: error: expected identifier or ‘(’ before ‘if’ 3270 | if (yyerrstatus == 3) | ^~ awkgram.tab.c:3291:3: error: expected identifier or ‘(’ before ‘goto’ 3291 | goto yyerrlab1; | ^~~~ awkgram.tab.c:3297:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘:’ token 3297 | yyerrorlab: | ^ awkgram.tab.c:3302:3: error: expected identifier or ‘(’ before ‘++’ token 3302 | ++yynerrs; | ^~ awkgram.tab.c:3306:3: warning: data definition has no type or storage class 3306 | YYPOPSTACK (yylen); | ^~~~~~~~~~ awkgram.tab.c:3306:3: warning: type defaults to ‘int’ in declaration of ‘YYPOPSTACK’ [-Wimplicit-int] awkgram.tab.c:3306:3: warning: parameter names (without types) in function declaration awkgram.tab.c:3307:3: warning: data definition has no type or storage class 3307 | yylen = 0; | ^~~~~ awkgram.tab.c:3307:3: warning: type defaults to ‘int’ in declaration of ‘yylen’ [-Wimplicit-int] awkgram.tab.c:3307:3: error: redefinition of ‘yylen’ awkgram.tab.c:3238:3: note: previous definition of ‘yylen’ with type ‘int’ 3238 | yylen = 0; | ^~~~~ awkgram.tab.c:3308:3: warning: data definition has no type or storage class 3308 | YY_STACK_PRINT (yyss, yyssp); | ^~~~~~~~~~~~~~ awkgram.tab.c:3308:3: warning: type defaults to ‘int’ in declaration of ‘YY_STACK_PRINT’ [-Wimplicit-int] awkgram.tab.c:3308:3: warning: parameter names (without types) in function declaration awkgram.tab.c:3309:3: warning: data definition has no type or storage class 3309 | yystate = *yyssp; | ^~~~~~~ awkgram.tab.c:3309:3: warning: type defaults to ‘int’ in declaration of ‘yystate’ [-Wimplicit-int] awkgram.tab.c:3309:14: error: ‘yyssp’ undeclared here (not in a function) 3309 | yystate = *yyssp; | ^~~~~ awkgram.tab.c:3310:3: error: expected identifier or ‘(’ before ‘goto’ 3310 | goto yyerrlab1; | ^~~~ awkgram.tab.c:3316:10: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘:’ token 3316 | yyerrlab1: | ^ awkgram.tab.c:3320:3: error: expected identifier or ‘(’ before ‘for’ 3320 | for (;;) | ^~~ awkgram.tab.c:3320:10: error: expected identifier or ‘(’ before ‘)’ token 3320 | for (;;) | ^ awkgram.tab.c:3347:4: error: expected identifier or ‘(’ before ‘++’ token 3347 | *++yyvsp = yylval; | ^~ awkgram.tab.c:3352:20: error: expected declaration specifiers or ‘...’ before string constant 3352 | YY_SYMBOL_PRINT ("Shifting", YY_ACCESSING_SYMBOL (yyn), yyvsp, yylsp); | ^~~~~~~~~~ awkgram.tab.c:93:31: error: expected declaration specifiers or ‘...’ before ‘(’ token 93 | # define YY_CAST(Type, Val) ((Type) (Val)) | ^ awkgram.tab.c:696:36: note: in expansion of macro ‘YY_CAST’ 696 | #define YY_ACCESSING_SYMBOL(State) YY_CAST (yysymbol_kind_t, yystos[State]) | ^~~~~~~ awkgram.tab.c:3352:32: note: in expansion of macro ‘YY_ACCESSING_SYMBOL’ 3352 | YY_SYMBOL_PRINT ("Shifting", YY_ACCESSING_SYMBOL (yyn), yyvsp, yylsp); | ^~~~~~~~~~~~~~~~~~~ awkgram.tab.c:3352:59: error: unknown type name ‘yyvsp’ 3352 | YY_SYMBOL_PRINT ("Shifting", YY_ACCESSING_SYMBOL (yyn), yyvsp, yylsp); | ^~~~~ awkgram.tab.c:3352:66: error: unknown type name ‘yylsp’ 3352 | YY_SYMBOL_PRINT ("Shifting", YY_ACCESSING_SYMBOL (yyn), yyvsp, yylsp); | ^~~~~ awkgram.tab.c:3354:3: warning: data definition has no type or storage class 3354 | yystate = yyn; | ^~~~~~~ awkgram.tab.c:3354:3: warning: type defaults to ‘int’ in declaration of ‘yystate’ [-Wimplicit-int] awkgram.tab.c:3354:3: error: redefinition of ‘yystate’ awkgram.tab.c:3309:3: note: previous definition of ‘yystate’ with type ‘int’ 3309 | yystate = *yyssp; | ^~~~~~~ awkgram.tab.c:3354:13: error: ‘yyn’ undeclared here (not in a function); did you mean ‘yylen’? 3354 | yystate = yyn; | ^~~ | yylen awkgram.tab.c:3355:3: error: expected identifier or ‘(’ before ‘goto’ 3355 | goto yynewstate; | ^~~~ awkgram.tab.c:3361:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘:’ token 3361 | yyacceptlab: | ^ awkgram.tab.c:3363:3: error: expected identifier or ‘(’ before ‘goto’ 3363 | goto yyreturnlab; | ^~~~ awkgram.tab.c:3369:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘:’ token 3369 | yyabortlab: | ^ awkgram.tab.c:3371:3: error: expected identifier or ‘(’ before ‘goto’ 3371 | goto yyreturnlab; | ^~~~ awkgram.tab.c:3377:15: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘:’ token 3377 | yyexhaustedlab: | ^ awkgram.tab.c:3379:3: warning: data definition has no type or storage class 3379 | yyresult = 2; | ^~~~~~~~ awkgram.tab.c:3379:3: warning: type defaults to ‘int’ in declaration of ‘yyresult’ [-Wimplicit-int] awkgram.tab.c:3380:3: error: expected identifier or ‘(’ before ‘goto’ 3380 | goto yyreturnlab; | ^~~~ awkgram.tab.c:3386:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘:’ token 3386 | yyreturnlab: | ^ awkgram.tab.c:3397:3: warning: data definition has no type or storage class 3397 | YYPOPSTACK (yylen); | ^~~~~~~~~~ awkgram.tab.c:3397:3: warning: type defaults to ‘int’ in declaration of ‘YYPOPSTACK’ [-Wimplicit-int] awkgram.tab.c:3397:3: warning: parameter names (without types) in function declaration awkgram.tab.c:3398:3: warning: data definition has no type or storage class 3398 | YY_STACK_PRINT (yyss, yyssp); | ^~~~~~~~~~~~~~ awkgram.tab.c:3398:3: warning: type defaults to ‘int’ in declaration of ‘YY_STACK_PRINT’ [-Wimplicit-int] awkgram.tab.c:3398:3: warning: parameter names (without types) in function declaration awkgram.tab.c:3399:3: error: expected identifier or ‘(’ before ‘while’ 3399 | while (yyssp != yyss) | ^~~~~ awkgram.tab.c:3406:3: error: expected identifier or ‘(’ before ‘if’ 3406 | if (yyss != yyssa) | ^~ awkgram.tab.c:3410:3: error: expected identifier or ‘(’ before ‘return’ 3410 | return yyresult; | ^~~~~~ awkgram.tab.c:3411:1: error: expected identifier or ‘(’ before ‘}’ token 3411 | } | ^ make: *** [: awkgram.tab.o] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: sys-apps/nawk-20220122-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/nawk-20220122-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/nawk-20220122-r1::gentoo'`. * The complete build log is located at '/var/log/portage/sys-apps:nawk-20220122-r1:20221206-081000.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/nawk-20220122-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/nawk-20220122-r1/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/nawk-20220122-r1/work/awk-20220122' * S: '/var/tmp/portage/sys-apps/nawk-20220122-r1/work/awk-20220122'