Gentoo Archives: gentoo-alt

From: "Han H." <twn@×××××××.com>
To: "gentoo-alt@l.g.o" <gentoo-alt@l.g.o>, "michael@×××××××××××××××.net" <michael@×××××××××××××××.net>
Subject: [gentoo-alt] Update clang failed (El Captain)
Date: Fri, 02 Sep 2016 19:31:07
Message-Id: BAY180-W14AAB95A65557140B7CEABB1E50@phx.gbl
1 Hi Michael,
2
3 Yes /usr/include is there. I am not able to install mac packages so an update must not be run by me.
4
5 $ xcodebuild -version -sdk macosx
6 xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
7
8 I saw in the check
9
10 -- Finding valid architectures for osx...
11 -- OSX supported arches: i386;x86_64;x86_64h
12 -- Finding valid architectures for 10.4...
13 -- OSX 10.4 supported arches: i386;x86_64;x86_64h
14 -- Compiler-RT supported architectures: i386;x86_64;x86_64h
15
16 does that mean it detects my system is 10.4?
17
18 I also tried 3.8.1-r2 but same thing happens. llvm-3.9.0_rc3 requires more upgrade (cmake...) and not sure if uncomplete upgrade (if cmake updates and llvm remains 3.7.1) will cause a broken toolchain.
19
20 Thanks,
21 Han

Replies

Subject Author
Re: [gentoo-alt] Update clang failed (El Captain) Michael Weiser <michael@×××××××××××××××.net>
Re: [gentoo-alt] Update clang failed (El Captain) Fabian Groffen <grobian@g.o>