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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 37536 in the body.
You can then email your comments to 37536 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#37536; Package emacs. (Sat, 28 Sep 2019 01:45:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Juanma Barranquero <lekktu <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 28 Sep 2019 01:45:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 1 (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 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#37536; Package emacs. (Sat, 28 Sep 2019 07:27:02 GMT) Full text and rfc822 format available.

Message #8 received at 37536 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 37536 <at> debbugs.gnu.org
Subject: Re: bug#37536: make check fails because of HOME=/nonexistent
Date: Sat, 28 Sep 2019 10:26:21 +0300
> From: Juanma Barranquero <lekktu <at> 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.




Reply sent to Juanma Barranquero <lekktu <at> gmail.com>:
You have taken responsibility. (Wed, 02 Oct 2019 02:08:02 GMT) Full text and rfc822 format available.

Notification sent to Juanma Barranquero <lekktu <at> gmail.com>:
bug acknowledged by developer. (Wed, 02 Oct 2019 02:08:02 GMT) Full text and rfc822 format available.

Message #13 received at 37536-done <at> debbugs.gnu.org (full text, mbox):

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 1 (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 2 (text/html, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 30 Oct 2019 11:24:07 GMT) Full text and rfc822 format available.

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.