Gentoo Archives: gentoo-alt

From: Michael Weiser <michael@×××××××××××××××.net>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Bootstrapping failed: llvm-c/lto.h file not found
Date: Thu, 30 Jun 2016 22:00:45
Message-Id: 20160630213546.GB24752@weiser.dinsnail.net
In Reply to: Re: [gentoo-alt] Bootstrapping failed: llvm-c/lto.h file not found by Michael Weiser
1 Hi Philip,
2
3 On Thu, Jun 30, 2016 at 07:23:12PM +0200, Michael Weiser wrote:
4 > > 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
5 > > ld/passes/bitcode_bundle.cpp:36:10: fatal error: 'llvm-c/lto.h' file not found
6 > I didn't
7 > consider bootstrapping when updating the binutils-apple package. I had
8 > dropped support for disabling LTO support because it can't be done
9 > completely without serious pains.
10
11 You can now also try these updated ebuilds:
12 https://bugs.gentoo.org/show_bug.cgi?id=587622.
13 --
14 Thanks,
15 Michael

Replies

Subject Author
Re: [gentoo-alt] Bootstrapping failed: llvm-c/lto.h file not found "Philip Lüscher" <philip.luescher@×××.net>