Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 872194 - net-misc/asterisk-18.13.0 fails to compile (MUSL): db.h:131:25: error: expected :, ,, ;, } or __attribute__ before __P
Summary: net-misc/asterisk-18.13.0 fails to compile (MUSL): db.h:131:25: error: expect...
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: 2022-09-21 12:19 UTC by Agostino Sarubbo
Modified: 2022-11-05 13:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,189.10 KB, text/plain)
2022-09-21 12:19 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-09-21 12:19:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-21 12:19:15 UTC
Created attachment 813313 [details]
build.log

build log and emerge --info
Comment 2 Jaco Kroon 2022-10-22 09:16:57 UTC
Fixed by not building the tools used for migrating astdb to various different formats (required for migrating from really, really insanely old) astdb formats to newer formats.
Comment 3 Larry the Git Cow gentoo-dev 2022-11-05 13:41:33 UTC
The bug has been closed via the following commit(s):

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

commit ab5b82368d12163dab9b3bd9d4a81d636e41b4eb
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2022-10-22 09:50:32 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-11-05 13:36:48 +0000

    net-misc/asterisk: add 18.15.0
    
    Closes: https://bugs.gentoo.org/872194
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-misc/asterisk/Manifest                |   1 +
 net-misc/asterisk/asterisk-18.15.0.ebuild | 375 ++++++++++++++++++++++++++++++
 2 files changed, 376 insertions(+)

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

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

commit e04a82e8466558cd89e104f168a7b0fc953442af
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2022-10-22 09:13:15 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-11-05 13:36:48 +0000

    net-misc/asterisk: add 16.29.0
    
    Bug: https://bugs.gentoo.org/872194
    
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-misc/asterisk/Manifest                |   1 +
 net-misc/asterisk/asterisk-16.29.0.ebuild | 377 ++++++++++++++++++++++++++++++
 2 files changed, 378 insertions(+)