Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884561 - sys-apps/nawk-20220122-r1 - awkgram.tab.c: error: redefinition of yylen
Summary: sys-apps/nawk-20220122-r1 - awkgram.tab.c: error: redefinition of yylen
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-06 08:35 UTC by Toralf Förster
Modified: 2023-03-04 15:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.91 KB, text/plain)
2022-12-06 08:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,77.86 KB, text/plain)
2022-12-06 08:35 UTC, Toralf Förster
Details
environment (environment,58.27 KB, text/plain)
2022-12-06 08:35 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,699 bytes, application/x-bzip)
2022-12-06 08:35 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.02 KB, application/x-bzip)
2022-12-06 08:35 UTC, Toralf Förster
Details
sys-apps:nawk-20220122-r1:20221206-081000.log (sys-apps:nawk-20220122-r1:20221206-081000.log,11.44 KB, text/plain)
2022-12-06 08:35 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.19 KB, application/x-bzip)
2022-12-06 08:35 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-12-06 08:35:28 UTC
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;

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20221205-191215

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 3ca4061c0bc18b1b25ef880ba6875f0310114b85
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 6 07:01:51 2022 +0000

    2022-12-06 07:01:51 UTC

emerge -qpvO sys-apps/nawk
[ebuild  N    ] sys-apps/nawk-20220122-r1
Comment 1 Toralf Förster gentoo-dev 2022-12-06 08:35:29 UTC
Created attachment 840397 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-06 08:35:31 UTC
Created attachment 840399 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-06 08:35:32 UTC
Created attachment 840401 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-06 08:35:33 UTC
Created attachment 840403 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-06 08:35:34 UTC
Created attachment 840405 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-06 08:35:35 UTC
Created attachment 840407 [details]
sys-apps:nawk-20220122-r1:20221206-081000.log
Comment 7 Toralf Förster gentoo-dev 2022-12-06 08:35:36 UTC
Created attachment 840409 [details]
temp.tar.bz2