Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832516 - net-misc/asterisk-18.9.0 fails to compile: db.h:131:25: error: expected :, ,, ;, } or __attribute__ before __P
Summary: net-misc/asterisk-18.9.0 fails to compile: db.h:131:25: error: expected :, ,,...
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:
Depends on:
Blocks:
 
Reported: 2022-02-01 17:40 UTC by Agostino Sarubbo
Modified: 2022-07-13 08:01 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,161.37 KB, text/plain)
2022-02-01 17:40 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 2022-02-01 17:40:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/asterisk-18.9.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-01 17:40:16 UTC
Created attachment 764134 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-13 08:01:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7771d925d44373cba4bb8c929a28a1214c663f06

commit 7771d925d44373cba4bb8c929a28a1214c663f06
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2022-06-09 21:00:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-13 08:00:51 +0000

    net-misc/asterisk: 18.13.0
    
    NOTE:  Skipped security 18.12.1 due to compile issue w.r.t. libxml2.
    
    Closes: https://bugs.gentoo.org/849263
    Closes: https://bugs.gentoo.org/832516
    Bug: https://bugs.gentoo.org/835973
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    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.13.0.ebuild | 369 ++++++++++++++++++++++++++++++
 2 files changed, 370 insertions(+)

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

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44c5b5ebd5fe542c0f22ae09b1cf57b37dc6cdbd

commit 44c5b5ebd5fe542c0f22ae09b1cf57b37dc6cdbd
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2022-06-09 20:49:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-13 08:00:51 +0000

    net-misc/asterisk: 16.26.1
    
    Bug: https://bugs.gentoo.org/849263
    Bug: https://bugs.gentoo.org/835973
    Bug: https://bugs.gentoo.org/832516
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    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-16.26.1.ebuild          | 370 +++++++++++++++++++++
 .../files/asterisk_wrapper-16.26.1-18.12.1         | 202 +++++++++++
 net-misc/asterisk/files/confd-16.26.1-18.12.1      | 169 ++++++++++
 net-misc/asterisk/files/initd-16.26.1-18.12.1      | 309 +++++++++++++++++
 5 files changed, 1051 insertions(+)