Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925418 - net-libs/rpc2-2.14-r1 - rp2gen_parser.c: error: implicit declaration of function yylex [-Wimplicit-function-declaration]
Summary: net-libs/rpc2-2.14-r1 - rp2gen_parser.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's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-02-24 12:29 UTC by Toralf Förster
Modified: 2024-02-24 12:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.70 KB, text/plain)
2024-02-24 12:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,122.36 KB, text/plain)
2024-02-24 12:29 UTC, Toralf Förster
Details
environment (environment,25.70 KB, text/plain)
2024-02-24 12:29 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.12 KB, application/x-xz)
2024-02-24 12:29 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.58 KB, application/x-xz)
2024-02-24 12:29 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,20.57 KB, application/x-xz)
2024-02-24 12:29 UTC, Toralf Förster
Details
net-libs:rpc2-2.14-r1:20240224-105523.log (net-libs:rpc2-2.14-r1:20240224-105523.log,50.13 KB, text/plain)
2024-02-24 12:29 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,211.18 KB, text/plain)
2024-02-24 12:29 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,13.33 KB, application/x-xz)
2024-02-24 12:29 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-02-24 12:29:21 UTC
make[2]: Entering directory '/var/tmp/portage/net-libs/rpc2-2.14-r1/work/rpc2-2.14/rp2gen'
x86_64-pc-linux-gnu-gcc -I../include -I../include -I. -I. -c rp2main.c
x86_64-pc-linux-gnu-gcc -I../include -I../include -I. -I. -c rp2gen_parser.c
/bin/sh ../ylwrap rp2gen_lexer.l lex.yy.c rp2gen_lexer.c -- flex  
x86_64-pc-linux-gnu-gcc -I../include -I../include -I. -I. -c symtab.c
rp2gen_parser.c: In function yyparse:
rp2gen_parser.c:1417:16: error: implicit declaration of function yylex [-Wimplicit-function-declaration]
 1417 |       yychar = yylex ();
      |                ^~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.75.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.0 linux/amd64

  HEAD of ::gentoo
commit 6bb828c221c9280922e312b74dcb6f5c98652877
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Feb 24 10:20:37 2024 +0000

    2024-02-24 10:20:36 UTC

emerge -qpvO net-libs/rpc2
[ebuild  N    ] net-libs/rpc2-2.14-r1
Comment 1 Toralf Förster gentoo-dev 2024-02-24 12:29:22 UTC
Created attachment 885863 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-24 12:29:23 UTC
Created attachment 885864 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-02-24 12:29:24 UTC
Created attachment 885865 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-02-24 12:29:25 UTC
Created attachment 885866 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-02-24 12:29:26 UTC
Created attachment 885867 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-24 12:29:27 UTC
Created attachment 885868 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-02-24 12:29:28 UTC
Created attachment 885869 [details]
net-libs:rpc2-2.14-r1:20240224-105523.log
Comment 8 Toralf Förster gentoo-dev 2024-02-24 12:29:30 UTC
Created attachment 885870 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-02-24 12:29:31 UTC
Created attachment 885871 [details]
temp.tar.xz