Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903913 - net-misc/asterisk-18.17.0 fails to compile with clang: utils.c:99:12: error: static declaration of gethostbyname_r follows non-static declaration
Summary: net-misc/asterisk-18.17.0 fails to compile with clang: utils.c:99:12: error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jaco Kroon
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-04-06 13:47 UTC by Agostino Sarubbo
Modified: 2023-05-11 01:29 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,803.77 KB, text/plain)
2023-04-06 13:47 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 2023-04-06 13:47:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/asterisk-18.17.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-06 13:47:57 UTC
Created attachment 859619 [details]
build.log

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

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0141572cd12dcf374a9c2a3d982f0afb895a43fa

commit 0141572cd12dcf374a9c2a3d982f0afb895a43fa
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2023-05-10 21:36:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-11 01:28:39 +0000

    net-misc/asterisk: add 20.2.1
    
    Closes: https://bugs.gentoo.org/903912
    Closes: https://bugs.gentoo.org/903913
    Closes: https://bugs.gentoo.org/903775
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/asterisk/Manifest               |   1 +
 net-misc/asterisk/asterisk-20.2.1.ebuild | 373 +++++++++++++++++++++++++++++++
 2 files changed, 374 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc5bb67b6b0a2b5b8351a233508ad83aafc62a2

commit 2cc5bb67b6b0a2b5b8351a233508ad83aafc62a2
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2023-05-10 21:32:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-11 01:28:39 +0000

    net-misc/asterisk: add 18.17.1
    
    Bug: https://bugs.gentoo.org/903912
    Bug: https://bugs.gentoo.org/903913
    Bug: https://bugs.gentoo.org/903775
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/asterisk/Manifest                         |   1 +
 net-misc/asterisk/asterisk-18.17.1.ebuild          | 377 +++++++++++++++++++++
 ...ix-test-code-to-match-gethostbyname_r-pro.patch |  71 ++++
 .../asterisk/files/asterisk_wrapper-18.17.1-20.2.1 | 227 +++++++++++++
 net-misc/asterisk/files/initd-18.17.1-20.2.1       | 311 +++++++++++++++++
 5 files changed, 987 insertions(+)