emacs-devel
[Top][All Lists]
Advanced

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

Build failure


From: John
Subject: Build failure
Date: Sat, 21 Sep 2019 15:21:53 +0100

On one of my computers (running openSuSE GNU/Linux) building from master
fails with

7]2;jpff on cage: /home/jpff/GNU/emacs]1;cage8
cage:~/GNU/emacs> 

cage:~/GNU/emacs> make 

make -C lib all
make[1]: Entering directory '/home/jpff/GNU/emacs/lib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/jpff/GNU/emacs/lib'
make -C lib-src all
make[1]: Entering directory '/home/jpff/GNU/emacs/lib-src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/jpff/GNU/emacs/lib-src'
make -C src VCSWITNESS='$(srcdir)/../.git/logs/HEAD' all
make[1]: Entering directory '/home/jpff/GNU/emacs/src'
make -C ../admin/charsets all
make[2]: Entering directory '/home/jpff/GNU/emacs/admin/charsets'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/jpff/GNU/emacs/admin/charsets'
make -C ../admin/unidata charscript.el
make[2]: Entering directory '/home/jpff/GNU/emacs/admin/unidata'
make[2]: Nothing to be done for 'charscript.el'.
make[2]: Leaving directory '/home/jpff/GNU/emacs/admin/unidata'
make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs"
make[2]: Entering directory '/home/jpff/GNU/emacs/admin/unidata'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/jpff/GNU/emacs/admin/unidata'
make -C ../admin/charsets cp51932.el
make[2]: Entering directory '/home/jpff/GNU/emacs/admin/charsets'
make[2]: Nothing to be done for 'cp51932.el'.
make[2]: Leaving directory '/home/jpff/GNU/emacs/admin/charsets'
make -C ../admin/charsets eucjp-ms.el
make[2]: Entering directory '/home/jpff/GNU/emacs/admin/charsets'
make[2]: Nothing to be done for 'eucjp-ms.el'.
make[2]: Leaving directory '/home/jpff/GNU/emacs/admin/charsets'
make[1]: Leaving directory '/home/jpff/GNU/emacs/src'
make -C lisp all
make[1]: Entering directory '/home/jpff/GNU/emacs/lisp'
make -C ../leim all EMACS="../src/emacs"
make[2]: Entering directory '/home/jpff/GNU/emacs/leim'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/jpff/GNU/emacs/leim'
make -C ../admin/grammars all EMACS="../../src/emacs"
make[2]: Entering directory '/home/jpff/GNU/emacs/admin/grammars'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/jpff/GNU/emacs/admin/grammars'
make[2]: Entering directory '/home/jpff/GNU/emacs/lisp'
  ELC      gnus/gnus-agent.elc
Eager macro-expansion failure: (file-error "Testing file" "Permission denied" 
"/etc/news/organization")

In toplevel form:
gnus/gnus-agent.el:26:1:Error: Testing file: Permission denied, 
/etc/news/organization
make[2]: *** [Makefile:296: gnus/gnus-agent.elc] Error 1
make[2]: Leaving directory '/home/jpff/GNU/emacs/lisp'
make[1]: *** [Makefile:319: compile-main] Error 2
make[1]: Leaving directory '/home/jpff/GNU/emacs/lisp'
make: *** [Makefile:411: lisp] Error 2
cage:~/GNU/emacs> exit


Script done on 2019-09-21 15:15:14+01:00 [COMMAND_EXIT_CODE="0"]


It happens in gnus and org,  either of which I actually use.  What
does it mean?  I have other computers running the same OS which seem OK.
==John ffitch



reply via email to

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