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

Bug 880905

Summary: net-libs/rpc2-2.14-r1 - yywarn; ISO C99 and later do not support implicit function declarations
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
net-libs:rpc2-2.14-r1:20221111-103541.log
temp.tar.bz2
var.tmp.clang.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-11 12:02:51 UTC
      supported in C2x [-Wdeprecated-non-prototype]
            head->op_code = concat(head->name, "_OP");
                                  ^
crout.c:489:39: error: call to undeclared function
      'yywarn'; ISO C99 and later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]
                line = head->linenum; yywarn(msg);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20221110-100005

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
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.4
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 662bac4a9630c3ecb61f904350df4f63142b75c0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 11 08:46:51 2022 +0000

    2022-11-11 08:46:50 UTC

emerge -qpvO net-libs/rpc2
[ebuild  N    ] net-libs/rpc2-2.14-r1
Comment 1 Toralf Förster gentoo-dev 2022-11-11 12:02:52 UTC
Created attachment 830761 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-11 12:02:54 UTC
Created attachment 830763 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-11 12:02:55 UTC
Created attachment 830765 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-11 12:02:56 UTC
Created attachment 830767 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-11 12:02:57 UTC
Created attachment 830769 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-11 12:02:58 UTC
Created attachment 830771 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-11 12:02:59 UTC
Created attachment 830773 [details]
net-libs:rpc2-2.14-r1:20221111-103541.log
Comment 8 Toralf Förster gentoo-dev 2022-11-11 12:03:01 UTC
Created attachment 830775 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-11 12:03:01 UTC
Created attachment 830777 [details]
var.tmp.clang.tar.bz2
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-21 00:07:47 UTC
*** Bug 880939 has been marked as a duplicate of this bug. ***