Gentoo Archives: gentoo-alt

From: "Philip Lüscher" <philip.luescher@×××.net>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Bootstrapping failed: llvm-c/lto.h file not found
Date: Sat, 02 Jul 2016 08:47:11
Message-Id: B66A64A0-0910-47A0-A734-0C17EDE8A6B8@gmx.net
In Reply to: Re: [gentoo-alt] Bootstrapping failed: llvm-c/lto.h file not found by Michael Weiser
1 Hi Michael,
2
3 i have tested your new builds and I was able to bootstrap when I mask net-misc/wget-1.18 and add "=app-arch/xar-1.6.1 **” to package.keywords later on.
4
5 So you solved my problem twice.
6
7 Thank you for your help.
8 Philip
9
10
11 > On 30 Jun 2016, at 23:35, Michael Weiser <michael@×××××××××××××××.net> wrote:
12 >
13 > Hi Philip,
14 >
15 > On Thu, Jun 30, 2016 at 07:23:12PM +0200, Michael Weiser wrote:
16 >>> clang++ -m64 -march=native -O2 -pipe -Wno-invalid-offsetof -std=c++0x -stdlib=libc++ -I/gentoo/tmp/usr/include -DNDEBUG -DSUPPORT_SNAPSHOTS -Iinclude -Iabstraction -Ild -Ild/parsers -Iother -I. -c -o ld/passes/bitcode_bundle.o ld/passes/bitcode_bundle.cpp
17 >>> ld/passes/bitcode_bundle.cpp:36:10: fatal error: 'llvm-c/lto.h' file not found
18 >> I didn't
19 >> consider bootstrapping when updating the binutils-apple package. I had
20 >> dropped support for disabling LTO support because it can't be done
21 >> completely without serious pains.
22 >
23 > You can now also try these updated ebuilds:
24 > https://bugs.gentoo.org/show_bug.cgi?id=587622.
25 > --
26 > Thanks,
27 > Michael
28 >

Replies

Subject Author
Re: [gentoo-alt] Bootstrapping failed: llvm-c/lto.h file not found Michael Weiser <michael@×××××××××××××××.net>