Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943795 - net-misc/rwhoisd-1.5.9.6_p1 - [ncurses-6.5] [gcc-15] attributes.c: error: implicit declaration of function true_false
Summary: net-misc/rwhoisd-1.5.9.6_p1 - [ncurses-6.5] [gcc-15] attributes.c: error: imp...
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:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-18 18:53 UTC by Toralf Förster
Modified: 2024-11-20 08:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.32 KB, text/plain)
2024-11-18 18:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,191.18 KB, text/plain)
2024-11-18 18:53 UTC, Toralf Förster
Details
environment (environment,95.08 KB, text/plain)
2024-11-18 18:53 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-18 18:53 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.06 KB, application/x-xz)
2024-11-18 18:53 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,44.04 KB, application/x-xz)
2024-11-18 18:53 UTC, Toralf Förster
Details
net-misc:rwhoisd-1.5.9.6_p1:20241118-065516.log (net-misc:rwhoisd-1.5.9.6_p1:20241118-065516.log,16.26 KB, text/plain)
2024-11-18 18:53 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,56.66 KB, application/x-xz)
2024-11-18 18:53 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-11-18 18:53:43 UTC
   56 | char *true_false_str PROTO((int bool));
      |                                 ^~~~
common.h:24:21: note: in definition of macro PROTO
   24 | #define PROTO(ARGS) ARGS
      |                     ^~~~
attributes.c: In function read_attributes:
attributes.c:425:32: error: implicit declaration of function true_false; did you mean true_false_str? [-Wimplicit-function-declaration]
  425 |         attr->is_primary_key = true_false(datum);
      |                                ^~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma_systemd-20241112-111005

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Issues involving opaque types / incomplete typedefs should block bug 930805
  >=sys-libs/ncurses-6.5

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0
  [3]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 3da345a9eaceba375128d1166a214049949eaf7f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 18 05:48:44 2024 +0000

    2024-11-18 05:48:43 UTC

emerge -qpvO =net-misc/rwhoisd-1.5.9.6_p1
[ebuild  N    ] net-misc/rwhoisd-1.5.9.6_p1
Comment 1 Toralf Förster gentoo-dev 2024-11-18 18:53:44 UTC
Created attachment 909104 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-18 18:53:46 UTC
Created attachment 909105 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-18 18:53:47 UTC
Created attachment 909106 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-18 18:53:48 UTC
Created attachment 909107 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-18 18:53:49 UTC
Created attachment 909108 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-18 18:53:50 UTC
Created attachment 909109 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-18 18:53:51 UTC
Created attachment 909110 [details]
net-misc:rwhoisd-1.5.9.6_p1:20241118-065516.log
Comment 8 Toralf Förster gentoo-dev 2024-11-18 18:53:52 UTC
Created attachment 909111 [details]
qlist-info.txt.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-11-20 08:44:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=687228929c29d0f37ae933fdf0dee7c689ba584e

commit 687228929c29d0f37ae933fdf0dee7c689ba584e
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2024-11-20 08:38:34 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2024-11-20 08:43:41 +0000

    net-misc/rwhoisd: add 1.5.9.6_p2
    
    Closes: https://bugs.gentoo.org/943795
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 net-misc/rwhoisd/Manifest                  |  1 +
 net-misc/rwhoisd/rwhoisd-1.5.9.6_p2.ebuild | 61 ++++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+)