Hi, ...still trying to build a new root...
(I am using a globally set ~amd64.) This morning emerge presented me a new (at least for me) error while trying to update @world related to git: ./check_bindir "z$bindir" "z$execdir" "$bindir/git-add" * ERROR: dev-vcs/git-2.12.0::gentoo failed (install phase): * !!! newexe: /var/tmp/portage/dev-vcs/git-2.12.0/work/git-2.12.0/contrib/gitview/gitview does not exist * Searching with startpage I didnt find anything related. I took a look in the build.log and as it seems the install procedure looks for something (gitview) that is no longer meant to be included/build. The build.log does not show a compilation/link error, which would result in a missing gitview (it shows no error/failure at all beside the installation problem). The first time gitview is mentioned in the log is when trying to install it. The USE flags look unsuspicous to me: [U] dev-vcs/git 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"} 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") Homepage: http://www.git-scm.com/ Description: stupid content tracker: distributed VCS designed for speed and efficiency Do I need a patch or is it a PEBKAC/PICNIC? ;) Cheers Meino