Gentoo Archives: gentoo-user

From: Andrew Lowe <agl@×××××××.au>
To: gentoo-user@l.g.o
Subject: [gentoo-user] llvm install and python_fix_shebang: EPYTHON unset
Date: Mon, 18 Jul 2016 11:20:09
Message-Id: a223a2fe-5286-38df-767a-a80a83861962@wht.com.au
1 Hi all,
2 I'm attempting to update llvm & clang and am getting a failure. Portage
3 is reporting:
4
5 * ERROR: sys-devel/llvm-3.8.1::gentoo failed (install phase):
6 * python_fix_shebang: EPYTHON unset (pkg_setup not called?)
7
8 I've looked in the ebuild and can't even find a mention of EPYTHON. I've
9 tried:
10
11 export EPYTHON=python3.5
12
13 and
14
15 export EPYTHON=python2.7
16
17 and still the fail persists. Anyone got any thoughts on what could be
18 going wrong?
19
20 Regards,
21 Andrew

Replies

Subject Author
Re: [gentoo-user] llvm install and python_fix_shebang: EPYTHON unset Fernando Rodriguez <cyklonite@×××××.com>