Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924504 - net-misc/rwhoisd-1.5.9.6-r3 fails to compile: daemon.c:107:20: error: __sighandler_t undeclared (first use in this function)
Summary: net-misc/rwhoisd-1.5.9.6-r3 fails to compile: daemon.c:107:20: error: __sigha...
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:
 
Reported: 2024-02-14 08:42 UTC by Agostino Sarubbo
Modified: 2024-11-06 14:29 UTC (History)
0 users

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


Attachments
build.log (build.log,78.70 KB, text/plain)
2024-02-14 08:42 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-14 08:42:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/rwhoisd-1.5.9.6-r3 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-14 08:42:10 UTC
Created attachment 884941 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-11-06 14:29:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8031a67099d62092131950cbe3daf2118f963d4d

commit 8031a67099d62092131950cbe3daf2118f963d4d
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2024-11-05 16:17:34 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2024-11-06 14:29:13 +0000

    net-misc/rwhoisd: add 1.5.9.6_p1
    
    Use sys-apps/tcp-wrappers rather than bundled version, otherwise rwhoisd
    can automagically depend on it. This also resolves the bug 740790, where
    exported STRINGS variable was polluting CFLAGS, similarly to bug 728348.
    
    The original patches are bundled to an archive, which additionally
    contains:
     - a fix with corrected signal handlers declarations, bug 924504.
     - corrected dependencies in main Makefile, bug 927273
     - obosolete glibc check removal from configure.ac, bug 715310
     - replacement of remaings direct ar calls
    
    Closes: https://bugs.gentoo.org/715310
    Closes: https://bugs.gentoo.org/740790
    Closes: https://bugs.gentoo.org/924504
    Closes: https://bugs.gentoo.org/927273
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

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