From: Glenn Morris <rgm@gnu.org>
To: Jorgen Schaefer <contact@jorgenschaefer.de>
Cc: 19657@debbugs.gnu.org
Subject: bug#19657: 25.0.50; Test failures in Emacs master, can't figure out what I'm doing wrong
Date: Thu, 22 Jan 2015 14:38:30 -0500 [thread overview]
Message-ID: <fmvbjyvc5l.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <87sif24p4c.fsf@loki.jorgenschaefer.de> (Jorgen Schaefer's message of "Thu, 22 Jan 2015 20:00:35 +0100")
Jorgen Schaefer wrote:
> Test package-test-describe-package backtrace:
> autoload-find-destination("/home/forcer/tmp/pkg-test-user-dir-28222y
> autoload--setup-output(t nil "/home/forcer/tmp/pkg-test-user-dir-282
> autoload-generate-file-autoloads("../../../simple-single-1.3/simple-
> update-directory-autoloads("/home/forcer/tmp/pkg-test-user-dir-28222
> package-generate-autoloads(simple-single "/home/forcer/tmp/pkg-test-
Interesting!
Looks like you have TMPDIR set to a subdirectory of HOME?
I can reproduce the failures with such a setting:
make package-test # works fine
mkdir $HOME/foo
TMPDIR=$HOME/foo make package-test # fails
So it's a real bug that no-one has found till now.
next prev parent reply other threads:[~2015-01-22 19:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-22 19:00 bug#19657: 25.0.50; Test failures in Emacs master, can't figure out what I'm doing wrong Jorgen Schaefer
2015-01-22 19:38 ` Glenn Morris [this message]
2015-01-22 19:57 ` Jorgen Schäfer
2015-01-22 20:04 ` Glenn Morris
2015-01-22 23:11 ` Stefan Monnier
2015-01-23 0:50 ` Glenn Morris
2015-01-23 0:54 ` Dmitry Gutov
2015-01-23 2:03 ` Glenn Morris
2015-01-23 9:48 ` Eli Zaretskii
2015-01-23 13:37 ` Dmitry Gutov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fmvbjyvc5l.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=19657@debbugs.gnu.org \
--cc=contact@jorgenschaefer.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).