Gentoo Archives: gentoo-alt

From: "Han H." <twn@×××××××.com>
To: Markus Wagner <westsidenet@×××××××.de>, "gentoo-alt@l.g.o" <gentoo-alt@l.g.o>
Subject: RE: [gentoo-alt] dev-libs/libltdl-2.4.6 failes to compile during bootstrap (El Capitan)
Date: Thu, 08 Sep 2016 19:55:36
Message-Id: BLUPR20MB001941ADD93A49A0057B08A6AFFB0@BLUPR20MB0019.namprd20.prod.outlook.com
In Reply to: Re: [gentoo-alt] dev-libs/libltdl-2.4.6 failes to compile during bootstrap (El Capitan) by Markus Wagner
1 Hi Markus,
2
3 I tried a bootstrap from scratch but was unable to reproduce the issue you have and I had. The message you posted didn’t remind me of what happened unfortunately. Was there a warning message like missing *.dylib? I remembered that some dylib were put under $EPREFIX/lib instead of $EPREFIX/usr/lib which causes error on missing lib; I did a workaround with making symbolic links though still unaware of the root cause.
4
5 Han
6
7
8 From: Markus Wagner<mailto:westsidenet@×××××××.de>
9 Sent: Tuesday, September 6, 2016 11:46 PM
10 To: gentoo-alt@l.g.o<mailto:gentoo-alt@l.g.o>
11 Subject: Re: [gentoo-alt] dev-libs/libltdl-2.4.6 failes to compile during bootstrap (El Capitan)
12
13 Hi Han,
14
15 thank you for your answer. I've just tried some runs for the bootstrap with llvm-3.4.2 - other versions of llvm are not compiled.
16 Unfortunately libltdl is still failing with the same error.
17
18 Do you have any other ideas?
19
20 Many thanks
21
22 /M
23
24 Han H.<mailto:twn@×××××××.com>
25 23 August 2016 at 03:28
26 I had the same problem a while ago when I bootstraped on El Captain. I think your llvm+clang version (3.5.2) is too new to make it go through. The script mentioned that you should keep llvm <3.5, but I am not sure why llvm-3.4 was removed from the main tree. You might want to find the ebuild yourself.