Gentoo Archives: gentoo-user

From: Meino.Cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] This time git failed to install
Date: Sun, 26 Feb 2017 05:50:11
Message-Id: 20170226054955.GA5291@solfire
1 Hi,
2
3 ...still trying to build a new root...
4
5 (I am using a globally set ~amd64.)
6
7 This morning emerge presented me a new (at least for me)
8 error while trying to update @world related to git:
9
10 ./check_bindir "z$bindir" "z$execdir" "$bindir/git-add"
11 * ERROR: dev-vcs/git-2.12.0::gentoo failed (install phase):
12 * !!! newexe: /var/tmp/portage/dev-vcs/git-2.12.0/work/git-2.12.0/contrib/gitview/gitview does not exist
13 *
14
15 Searching with startpage I didnt find anything related.
16
17 I took a look in the build.log and as it seems the install procedure
18 looks for something (gitview) that is no longer meant to
19 be included/build.
20
21 The build.log does not show a compilation/link error, which would result
22 in a missing gitview (it shows no error/failure at all beside the
23 installation problem). The first time gitview is mentioned in the log
24 is when trying to install it.
25
26 The USE flags look unsuspicous to me:
27
28 [U] dev-vcs/git
29 Available versions: 2.7.3-r1 (~)2.7.4 (~)2.8.4 (~)2.9.3 (~)2.10.1 2.10.2 (~)2.11.0 (~)2.11.1 (~)2.12.0 **9999 **9999-r1 **9999-r2 **9999-r3 {+blksha1 cgi +curl cvs doc emacs gnome-keyring +gpg gtk highlight +iconv libressl libsecret mediawiki mediawiki-experimental +nls +pcre +perl ppcsha1 +python subversion test +threads tk +webdav xinetd LINGUAS="bg ca de fr is it ko pt_PT ru sv vi zh_CN" PYTHON_TARGETS="python2_7"}
30 Installed versions: 2.11.1(05:13:31 PM 02/18/2017)(blksha1 curl gpg gtk iconv nls pcre perl python threads webdav -cgi -cvs -doc -emacs -gnome-keyring -highlight -libressl -mediawiki -mediawiki-experimental -ppcsha1 -subversion -test -tk -xinetd LINGUAS="-bg -ca -de -fr -is -it -ko -pt_PT -ru -sv -vi -zh_CN" PYTHON_TARGETS="python2_7")
31 Homepage: http://www.git-scm.com/
32 Description: stupid content tracker: distributed VCS designed for speed and efficiency
33
34
35 Do I need a patch or is it a PEBKAC/PICNIC? ;)
36
37 Cheers
38 Meino

Replies

Subject Author
Re: [gentoo-user] This time git failed to install Neil Bothwick <neil@××××××××××.uk>