unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* make check fails due to missing test directory
@ 2019-05-03 18:41 Jeffrey Walton
  2019-05-03 19:13 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Jeffrey Walton @ 2019-05-03 18:41 UTC (permalink / raw)
  To: emacs-devel

Hi Everyone,

I'm building 26.2 from sources. My typical workflow is:

  1. unpack tarball
  2. configure
  3. make
  4. make check
  5. sudo make install

The workflow works for about 60 GNU packages I build. However, Emacs fails with:

gmake[2]: Entering directory '/home/build/emacs-26.2/lisp'
gmake[2]: Nothing to be done for 'compile-targets'.
gmake[2]: Leaving directory '/home/build/emacs-26.2/lisp'
gmake[1]: Leaving directory '/home/build/emacs-26.2/lisp'
You do not seem to have the test/ directory.
Maybe you are using a release tarfile, rather than a repository checkout.
gmake: *** [Makefile:943: have-tests] Error 1

How does one tun 'make check' before an install? What special steps
need to be performed?

(I feel like this is an engineering bug in Emacs. I'm baffled 'make
check' does not work out of the box. Only Emacs has this bug).

Thanks in advance.



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-05-16 17:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-03 18:41 make check fails due to missing test directory Jeffrey Walton
2019-05-03 19:13 ` Eli Zaretskii
2019-05-03 22:01   ` Paul Eggert
2019-05-04  9:24     ` Alan Mackenzie
2019-05-04 15:56       ` Paul Eggert
2019-05-04 16:44       ` Michael Albinus
2019-05-16 17:54     ` Emacs distribution tarball now supports 'make check' Paul Eggert

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).