GNU bug report logs -
#37536
make check fails because of HOME=/nonexistent
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 2 Oct 2019 04:06:57 +0200
with message-id <CAAeL0STTWmSsWrZLE-4mU5_nfK0tTMmzRd_wyRgeVJLL_kabnQ <at> mail.gmail.com>
and subject line Re: bug#37536: make check fails because of HOME=/nonexistent
has caused the debbugs.gnu.org bug report #37536,
regarding make check fails because of HOME=/nonexistent
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> 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)]
[Message part 3 (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 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (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 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.