emacs-devel
[Top][All Lists]
Advanced

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

Re: How to check master ?


From: Ken Brown
Subject: Re: How to check master ?
Date: Sat, 21 Jan 2017 10:23:42 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0

On 1/21/2017 9:54 AM, Fabrice Popineau wrote:
Hi,

I wanted to give a try at the master branch, and at this time,
it seems I am unable to run 'make check' :

make[2] : on quitte le répertoire « /d/Source/emacs/build-master/doc/misc »
  GEN      ../emacs/info/dir
make[1] : on quitte le répertoire « /d/Source/emacs/build-master »
make -C test check
make[1] : on entre dans le répertoire « /d/Source/emacs/build-master/test »
rm -f *.tmp
test ! -d ../../emacs/test/automated
make[1]: *** [Makefile:159: check-no-automated-subdir] Error 1
make[1]: La cible « check » n'a pas été refabriquée à cause d'erreurs.
make[1] : on quitte le répertoire « /d/Source/emacs/build-master/test »

I am building outside of the source tree, but it has always worked.
The directory ../../emacs/test/automated does exist.

It's not supposed to exist. Remove it and then run 'make check' in your build directory.

Ken




reply via email to

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