unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37536: make check fails because of HOME=/nonexistent
@ 2019-09-28  1:44 Juanma Barranquero
  2019-09-28  7:26 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Juanma Barranquero @ 2019-09-28  1:44 UTC (permalink / raw)
  To: 37536

[-- Attachment #1: Type: text/plain, Size: 1240 bytes --]

This is doing

  cd test
  make check

on the current trunk.


[...]
  GEN      src/xml-tests.log
Opening directory: No such file or directory, c:/Tools/msys64/nonexistent
make[2]: *** [Makefile:183: src/xml-tests.log] Error 127
make[2]: Leaving directory '/d/Devel/emacs/repo/trunk/test'
make[1]: [Makefile:319: check-doit] Error 2 (ignored)

SUMMARY OF TEST RESULTS
-----------------------
Files examined: 257
Ran 0 tests, 0 results as expected, 0 unexpected, 0 skipped
257 files did not contain any tests:
  src/xml-tests.log
  src/undo-tests.log
  src/timefns-tests.log
[...]




In GNU Emacs 27.0.50 (build 1, x86_64-w64-mingw32)
 of 2019-09-27 built on ODIEFAST
Repository revision: 10b81b269fe97afc76e1ab911046f140848719f0
Repository branch: master
Windowing system distributor 'Microsoft Corp.', version 10.0.18362
System Description: Microsoft Windows 10 Home (v10.0.1903.18362.356)

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Configured using:
 'configure --prefix=/d/Devel/emacs/repo/trunk --with-modules
 --without-pop --enable-checking=yes
 --enable-locallisppath=%emacs_dir%/../site-lisp:%emacs_dir%/share/emacs/@VER@
/site-lisp:%emacs_dir%/share/emacs/site-lisp
 'CFLAGS=-Og -ggdb3''

[-- Attachment #2: Type: text/html, Size: 1553 bytes --]

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

* bug#37536: make check fails because of HOME=/nonexistent
  2019-09-28  1:44 bug#37536: make check fails because of HOME=/nonexistent Juanma Barranquero
@ 2019-09-28  7:26 ` Eli Zaretskii
  2019-10-02  2:06   ` Juanma Barranquero
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2019-09-28  7:26 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: 37536

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Sat, 28 Sep 2019 03:44:02 +0200
> 
> This is doing
> 
>   cd test
>   make check
> 
> on the current trunk.
> 
> [...]
>   GEN      src/xml-tests.log
> Opening directory: No such file or directory, c:/Tools/msys64/nonexistent
> make[2]: *** [Makefile:183: src/xml-tests.log] Error 127
> make[2]: Leaving directory '/d/Devel/emacs/repo/trunk/test'
> make[1]: [Makefile:319: check-doit] Error 2 (ignored)

Thanks, should be fixed now.





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

* bug#37536: make check fails because of HOME=/nonexistent
  2019-09-28  7:26 ` Eli Zaretskii
@ 2019-10-02  2:06   ` Juanma Barranquero
  0 siblings, 0 replies; 3+ messages in thread
From: Juanma Barranquero @ 2019-10-02  2:06 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 37536-done

[-- Attachment #1: Type: text/plain, Size: 363 bytes --]

Fixed by this commit, closing.

 commit 3a48ce43d37e6d7e14a51ddfc8ead9c67a1bec41
 Author: Eli Zaretskii <eliz@gnu.org>
 Date:   2019-09-28 10:25:08 +0300

     Fix running on MS-Windows with non-existing home directory

     * lisp/startup.el (startup--xdg-or-homedot): Don't access a
     non-existent user home directory on windows-nt systems.
     (Bug#37536)

[-- Attachment #2: Type: text/html, Size: 497 bytes --]

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

end of thread, other threads:[~2019-10-02  2:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-28  1:44 bug#37536: make check fails because of HOME=/nonexistent Juanma Barranquero
2019-09-28  7:26 ` Eli Zaretskii
2019-10-02  2:06   ` Juanma Barranquero

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).