Gentoo Archives: gentoo-dev

From: Jaco Kroon <jaco@××××××.za>
To: gentoo development <gentoo-dev@l.g.o>
Subject: [gentoo-dev] net-misc/asterisk fails to compile: clang/LLVM: bug 731280
Date: Fri, 28 Aug 2020 06:16:00
Message-Id: 94582d3d-8512-415a-7d2d-52c5ea4e5457@uls.co.za
1 Hi All,
2
3 https://bugs.gentoo.org/731280
4
5 Summary:
6
7 This machine uses a clang/LLVM toolchain.
8 Asterisk fails to compile, ./configure fails with:
9
10 checking for RAII support... checking for clang -fblocks...
11 configure: error: BlocksRuntime is required for clang, please install
12 libblocksruntime
13
14 I suspect this explains the issue:
15
16 https://github.com/mackyle/blocksruntime
17
18 I have no idea how to actually solve this.
19
20 If someone can help that would be great, else I have no choice but to
21 mark as CANTFIX.
22
23 Kind Regards,
24 Jaco

Replies