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

Bug 870940

Summary: net-misc/rwhoisd-1.5.9.6-r2 - /.../bison.simple: error: call to undeclared function
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/28676
https://bugs.gentoo.org/show_bug.cgi?id=893906
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-misc:rwhoisd-1.5.9.6-r2:20220917-170021.log

Description Toralf Förster gentoo-dev 2022-09-17 19:21:54 UTC
      [-Wdeprecated-non-prototype]
search_compare(query_item, index_value)
^
9 warnings generated.
/usr/local/share/bison.simple:327:4: error: call to undeclared function
      'yyerror'; ISO C99 and later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3.90

  HEAD of ::gentoo
commit 27e349751fc08f79c6f96f84652edf0c93ba9a1f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 14:46:52 2022 +0000

    2022-09-17 14:46:52 UTC

emerge -qpvO net-misc/rwhoisd
[ebuild  N    ] net-misc/rwhoisd-1.5.9.6-r2
Comment 1 Toralf Förster gentoo-dev 2022-09-17 19:21:55 UTC
Created attachment 808681 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 19:21:56 UTC
Created attachment 808684 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-17 19:21:57 UTC
Created attachment 808687 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 19:21:58 UTC
Created attachment 808690 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 19:21:59 UTC
Created attachment 808693 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 19:22:01 UTC
Created attachment 808696 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-17 19:22:02 UTC
Created attachment 808699 [details]
net-misc:rwhoisd-1.5.9.6-r2:20220917-170021.log
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:22:55 UTC
*** Bug 882273 has been marked as a duplicate of this bug. ***
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:23:04 UTC
*** Bug 870994 has been marked as a duplicate of this bug. ***
Comment 10 Larry the Git Cow gentoo-dev 2023-12-09 18:11:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e0c7585f5ff58e7a5c9538ad7d60c69699032d4

commit 8e0c7585f5ff58e7a5c9538ad7d60c69699032d4
Author:     Pascal Jäger <pascal.jaeger@leimstift.de>
AuthorDate: 2022-12-15 21:55:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-09 18:06:02 +0000

    net-misc/rwhoisd: fix build for clang16
    
    Closes: https://bugs.gentoo.org/725194
    Closes: https://bugs.gentoo.org/861830
    Closes: https://bugs.gentoo.org/870940
    Closes: https://bugs.gentoo.org/893906
    Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
    Closes: https://github.com/gentoo/gentoo/pull/28676
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/rwhoisd/Manifest                          |  1 +
 net-misc/rwhoisd/files/rwhoisd-1.5.9.6-c99.patch   | 89 ++++++++++++++++++++++
 .../files/rwhoisd-1.5.9.6-fix-direct-ar-call.patch | 33 ++++++++
 net-misc/rwhoisd/rwhoisd-1.5.9.6-r3.ebuild         | 61 +++++++++++++++
 4 files changed, 184 insertions(+)