Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 884561

Summary: sys-apps/nawk-20220122-r1 - awkgram.tab.c: error: redefinition of yylen
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: CONFIRMED ---    
Severity: normal CC: base-system
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
sys-apps:nawk-20220122-r1:20221206-081000.log
temp.tar.bz2

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