GNU bug report logs - #37536
make check fails because of HOME=/nonexistent

Previous Next

Package: emacs;

Reported by: Juanma Barranquero <lekktu <at> gmail.com>

Date: Sat, 28 Sep 2019 01:45:02 UTC

Severity: normal

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Juanma Barranquero <lekktu <at> gmail.com>
Subject: bug#37536: closed (Re: bug#37536: make check fails because of
 HOME=/nonexistent)
Date: Wed, 02 Oct 2019 02:08:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#37536: make check fails because of HOME=/nonexistent

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 37536 <at> debbugs.gnu.org.

-- 
37536: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37536
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Juanma Barranquero <lekktu <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 37536-done <at> debbugs.gnu.org
Subject: Re: bug#37536: make check fails because of HOME=/nonexistent
Date: Wed, 2 Oct 2019 04:06:57 +0200
[Message part 3 (text/plain, inline)]
Fixed by this commit, closing.

 commit 3a48ce43d37e6d7e14a51ddfc8ead9c67a1bec41
 Author: Eli Zaretskii <eliz <at> 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)
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Juanma Barranquero <lekktu <at> gmail.com>
To: Bug-Gnu-Emacs <bug-gnu-emacs <at> gnu.org>
Subject: make check fails because of HOME=/nonexistent
Date: Sat, 28 Sep 2019 03:44:02 +0200
[Message part 6 (text/plain, inline)]
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''
[Message part 7 (text/html, inline)]

This bug report was last modified 5 years and 318 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.