emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Spurious "file errors" when making master


From: martin rudalics
Subject: Re: Spurious "file errors" when making master
Date: Thu, 26 May 2016 10:20:00 +0200

>> Error running git rev-parse: (file-error "Searching for program" "No such 
file
>> or directory" "git")
>
> I don't observe this on Ubuntu 16.04. When are you seeing this? autogen.sh? 
gitlog-to-changelog? emacs-repository-version-git?

Before dumping.  The context is:

...
Loading dynamic-setting...
Loading x-dnd...
Loading term/common-win...
Loading term/x-win...
Loading mwheel...
Loading emacs-lisp/float-sup...
Loading vc/vc-hooks...
Loading vc/ediff-hook...
Loading uniquify...
Loading electric...
Loading emacs-lisp/eldoc...
Loading cus-start...
Loading tooltip...
Loading leim/leim-list.el (source)...
Waiting for git...
Error running git rev-parse: (file-error "Searching for program" "No such file or 
directory" "git")
Finding pointers to doc strings...
Finding pointers to doc strings...done
Pure-hashed: 24257 strings, 3832 vectors, 38724 conses, 3753 bytecodes, 103 
others
Dumping under the name emacs
2798849 pure bytes used
Adding name emacs-25.1.50.18
ln -f emacs bootstrap-emacs
make[1]: Leaving directory `/home/martin/emacs-git/quick/obj-lucid/src'
make -C lisp all
make[1]: Entering directory `/home/martin/emacs-git/quick/obj-lucid/lisp'
make -C ../leim all EMACS="../src/emacs"
make -C ../admin/grammars all EMACS="../../src/emacs"
...

> I assume you have git installed; is it on a network directory that is flaky, 
or perhaps something is setting PATH to a value that does not include the 
directory where git is?

git is on my machine in usr/bin and PATH includes usr/bin.  I'm using
git all the time without problems.

martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]