Gentoo Archives: gentoo-musl

From: Felix Janda <felix.janda@××××××.de>
To: Lei Zhang <zhanglei.april@×××××.com>
Cc: Luca Barbato <lu_zero@g.o>, soc-admins@g.o, gentoo-musl@l.g.o
Subject: Re: [gentoo-musl] [GSoC] native-clang: daily report 07/18
Date: Mon, 18 Jul 2016 13:26:13
Message-Id: 20160718132256.GA334@nyan
In Reply to: [gentoo-musl] [GSoC] native-clang: daily report 07/18 by Lei Zhang
1 Lei Zhang wrote:
2 > iproute2 depends on libmnl, which is mis-compiled by clang. This is a
3 > known issue, and easy to fix: just compile libmnl with gcc. Or
4 > alternatively, apply USE=minimal on iproute2 so it doesn't depend on
5 > libmnl. For more info:
6 > https://bugs.chromium.org/p/chromium/issues/detail?id=548786
7
8 Have you also tried upgrading to libmnl-1.0.4? It has the commit
9
10 https://git.netfilter.org/libmnl/commit/?id=dcdb47373a375087d2dd8cee5e2a9c66fcc147eb
11
12 which looks like it fixes the bug. It also looks related to
13
14 https://bugs.gentoo.org/show_bug.cgi?id=557874
15
16 > Plan for tomorrow:
17 > - test the stage4
18 > - submit my ebuilds to the GitHub repo
19
20 Looking forward to your musl compatible llvm ebuilds. The ones in the
21 musl overlay are outdated.
22
23 Felix

Replies

Subject Author
Re: [gentoo-musl] [GSoC] native-clang: daily report 07/18 Lei Zhang <zhanglei.april@×××××.com>