Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932280 - games-board/gnushogi-1.4.1-r1 - y.tab.c: error: implicit declaration of function yylex [-Wimplicit-function-declaration]
Summary: games-board/gnushogi-1.4.1-r1 - y.tab.c: error: implicit declaration of funct...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-05-20 08:41 UTC by Toralf Förster
Modified: 2024-05-20 08:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.24 KB, text/plain)
2024-05-20 08:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,22.81 KB, text/plain)
2024-05-20 08:41 UTC, Toralf Förster
Details
environment (environment,36.38 KB, text/plain)
2024-05-20 08:41 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-05-20 08:41 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.80 KB, application/x-xz)
2024-05-20 08:41 UTC, Toralf Förster
Details
games-board:gnushogi-1.4.1-r1:20240520-073845.log (games-board:gnushogi-1.4.1-r1:20240520-073845.log,42.09 KB, text/plain)
2024-05-20 08:42 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,18.09 KB, application/x-xz)
2024-05-20 08:42 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,75.28 KB, text/plain)
2024-05-20 08:42 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,9.79 KB, application/x-xz)
2024-05-20 08:42 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 2024-05-20 08:41:55 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHASHFILE=\""lib64"/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -o pat2inc globals.o init-common.o pattern-common.o makepattern.o pat2inc.o -Wl,-O1 -Wl,--
make[1]: Leaving directory '/var/tmp/portage/games-board/gnushogi-1.4.1-r1/work/gnushogi-1.4.1/gnushogi'
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHASHFILE=\""lib64"/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c commondsp.c
mv y.tab.c parser.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -fsigned-char -funroll-loops  -I.. -I.. -I. -c parser.c
y.tab.c: In function yyparse:
y.tab.c:1169:16: error: implicit declaration of function yylex [-Wimplicit-function-declaration]
parser.y:177:17: error: implicit declaration of function DisplayMessage [-Wimplicit-function-declaration]
  177 |                 DisplayMessage("Black wins", False);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_abi32+64-20240519-080714

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.6
Python 3.11.9
Available Rust versions:
  [1]   rust-bin-1.77.1 *
php cli (if any):

  HEAD of ::gentoo
commit 6d15d748c82a4abd2a4b46ffd491675095fb0d5b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon May 20 06:48:44 2024 +0000

    2024-05-20 06:48:43 UTC

emerge -qpvO games-board/gnushogi
[ebuild  N    ] games-board/gnushogi-1.4.1-r1  USE="X"
Comment 1 Toralf Förster gentoo-dev 2024-05-20 08:41:55 UTC
Created attachment 893518 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-20 08:41:56 UTC
Created attachment 893519 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-05-20 08:41:57 UTC
Created attachment 893520 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-05-20 08:41:58 UTC
Created attachment 893521 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-05-20 08:41:59 UTC
Created attachment 893522 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-20 08:42:00 UTC
Created attachment 893523 [details]
games-board:gnushogi-1.4.1-r1:20240520-073845.log
Comment 7 Toralf Förster gentoo-dev 2024-05-20 08:42:01 UTC
Created attachment 893524 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-20 08:42:02 UTC
Created attachment 893525 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-05-20 08:42:03 UTC
Created attachment 893526 [details]
temp.tar.xz