Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839927 - dev-util/stubgen-2.08 - y.tab.c: error: YYSYMBOL_YYEMPTY undeclared (first use in this function)
Summary: dev-util/stubgen-2.08 - y.tab.c: error: YYSYMBOL_YYEMPTY undeclared (first us...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: bison-3.8
  Show dependency tree
 
Reported: 2022-04-21 15:11 UTC by Toralf Förster
Modified: 2022-12-20 16:31 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.30 KB, text/plain)
2022-04-21 15:11 UTC, Toralf Förster
Details
dev-util:stubgen-2.08:20220421-143536.log (dev-util:stubgen-2.08:20220421-143536.log,163.19 KB, text/plain)
2022-04-21 15:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,175.93 KB, text/plain)
2022-04-21 15:12 UTC, Toralf Förster
Details
environment (environment,56.49 KB, text/plain)
2022-04-21 15:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.96 KB, application/x-bzip)
2022-04-21 15:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.52 KB, application/x-bzip)
2022-04-21 15:12 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-04-21 15:11:57 UTC
      |     ^~~~~~~
y.tab.c:1723:3: error: variable yytoken’ has initializer but incomplete type
 1723 |   yysymbol_kind_t yytoken = YYSYMBOL_YYEMPTY;
      |   ^~~~~~~~~~~~~~~
y.tab.c:1723:29: error: YYSYMBOL_YYEMPTY’ undeclared (first use in this function); did you mean YYSYMBOL_YYACCEPT’?
 1723 |   yysymbol_kind_t yytoken = YYSYMBOL_YYEMPTY;
      |                             ^~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20220419-211010

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.1
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit ac97d8c69f3e59859cb0ef91178cfa944efa5952
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Apr 21 13:23:48 2022 +0000

    2022-04-21 13:23:48 UTC

emerge -qpvO dev-util/stubgen
[ebuild  N    ] dev-util/stubgen-2.08
Comment 1 Toralf Förster gentoo-dev 2022-04-21 15:11:59 UTC
Created attachment 772649 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-21 15:12:00 UTC
Created attachment 772652 [details]
dev-util:stubgen-2.08:20220421-143536.log
Comment 3 Toralf Förster gentoo-dev 2022-04-21 15:12:02 UTC
Created attachment 772655 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-21 15:12:03 UTC
Created attachment 772658 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-21 15:12:04 UTC
Created attachment 772661 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-21 15:12:05 UTC
Created attachment 772664 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-21 15:46:35 UTC
bison 3.8 maybe
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-18 01:27:56 UTC
Huh. Apparently now at https://github.com/mjradwin/stubgen?
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-05 08:22:16 UTC
Calling all of these dupes of bug 884069 for now (something which was an error in app-alternatives/yacc). They'll be re-filed by tinderbox if they're legitimate but chances are they weren't, and I don't want people to waste time debugging them if they aren't.
Comment 10 Larry the Git Cow gentoo-dev 2022-12-20 16:31:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4772eea8f8f0210e720f1e8fe91a4938d097563e

commit 4772eea8f8f0210e720f1e8fe91a4938d097563e
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-20 16:23:05 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-20 16:30:26 +0000

    dev-util/stubgen: treeclean
    
    Closes: https://bugs.gentoo.org/839927
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-util/stubgen/Manifest            |  1 -
 dev-util/stubgen/metadata.xml        |  5 -----
 dev-util/stubgen/stubgen-2.08.ebuild | 25 -------------------------
 profiles/package.mask                |  1 -
 4 files changed, 32 deletions(-)