* How to check master ?
@ 2017-01-21 14:54 Fabrice Popineau
2017-01-21 15:23 ` Ken Brown
0 siblings, 1 reply; 4+ messages in thread
From: Fabrice Popineau @ 2017-01-21 14:54 UTC (permalink / raw)
To: Emacs developers
[-- Attachment #1: Type: text/plain, Size: 842 bytes --]
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.
Is that a known issue ?
Greetings,
Fabrice
[-- Attachment #2: Type: text/html, Size: 1114 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to check master ?
2017-01-21 14:54 How to check master ? Fabrice Popineau
@ 2017-01-21 15:23 ` Ken Brown
2017-01-21 17:04 ` Fabrice Popineau
0 siblings, 1 reply; 4+ messages in thread
From: Ken Brown @ 2017-01-21 15:23 UTC (permalink / raw)
To: Fabrice Popineau, Emacs developers
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to check master ?
2017-01-21 15:23 ` Ken Brown
@ 2017-01-21 17:04 ` Fabrice Popineau
2017-01-21 20:20 ` Ken Brown
0 siblings, 1 reply; 4+ messages in thread
From: Fabrice Popineau @ 2017-01-21 17:04 UTC (permalink / raw)
To: Ken Brown; +Cc: Emacs developers
[-- Attachment #1: Type: text/plain, Size: 434 bytes --]
2017-01-21 16:23 GMT+01:00 Ken Brown <kbrown@cornell.edu>:
> On 1/21/2017 9:54 AM, Fabrice Popineau wrote:
>
>> Hi,
>>
>>
>> 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.
Ooops. Thanks.
> Remove it and then run 'make check' in your build directory.
Should I report the failures to the bug tracking list ?
Fabrice
[-- Attachment #2: Type: text/html, Size: 1102 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to check master ?
2017-01-21 17:04 ` Fabrice Popineau
@ 2017-01-21 20:20 ` Ken Brown
0 siblings, 0 replies; 4+ messages in thread
From: Ken Brown @ 2017-01-21 20:20 UTC (permalink / raw)
To: Fabrice Popineau; +Cc: Emacs developers
On 1/21/2017 12:04 PM, Fabrice Popineau wrote:
> Should I report the failures to the bug tracking list ?
I think so, if they haven't been reported already.
Ken
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-01-21 20:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-21 14:54 How to check master ? Fabrice Popineau
2017-01-21 15:23 ` Ken Brown
2017-01-21 17:04 ` Fabrice Popineau
2017-01-21 20:20 ` Ken Brown
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.