all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>, emacs-devel@gnu.org
Subject: Re: compilation dies loading vc-arch.el if the source is actually in arch
Date: Thu, 12 Apr 2007 08:18:32 +0900	[thread overview]
Message-ID: <87hcrmcxfb.fsf@catnip.gol.com> (raw)
In-Reply-To: <87lkgzeimb.fsf@stupidchicken.com> (Chong Yidong's message of "Tue\, 10 Apr 2007 22\:43\:08 -0400")

Chong Yidong <cyd@stupidchicken.com> writes:
>> The source directories below are of course in an arch working directory
>> (/home/m/miles/src/emacs/devo).  I imagine most people don't have
>> problems because they're not using arch...
>
> What do you mean by "arch working directory"?  I just pulled a copy of
> Emacs from the sv.gnu.org arch repository, and make bootstrap
> completes fine.

That the Emacs source directory is checked-out from arch -- e.g., it has
an {arch} subdirectory.  I could be totally wrong about the necessary
preconditions, of course. :-)

It also happens that I build in a separate build-directory, which might
affect things (my build dir = /home/m/miles/build/emacs/devo, source dir
= /srv/data/home/m/miles/src/emacs/devo).

Hmmm, also I wonder if the presence of things like {arch}/,,inode-sigs
affects things -- I notice that vc-arch.el tends to load files from
there when you visit a file checked out from arch.

   $ ls {arch}/,,inode-sigs
   emacs@sv.gnu.org%emacs--devo--0--patch-669
   emacs@sv.gnu.org%emacs--devo--0--patch-674
   emacs@sv.gnu.org%emacs--devo--0--patch-685
   emacs@sv.gnu.org%emacs--devo--0--patch-695
   emacs@sv.gnu.org%emacs--devo--0--patch-697

Any ideas on how to debug it?  I can reproduce the error in an
interactive emacs, by doing:

   $ cd /home/m/miles/build/emacs/devo/lisp
   $ wins='/home/m/miles/src/emacs/devo/lisp/. /home/m/miles/src/emacs/devo/lisp/./calc /home/m/miles/src/emacs/devo/lisp/./calendar /home/m/miles/src/emacs/devo/lisp/./emacs-lisp /home/m/miles/src/emacs/devo/lisp/./emulation /home/m/miles/src/emacs/devo/lisp/./erc /home/m/miles/src/emacs/devo/lisp/./eshell /home/m/miles/src/emacs/devo/lisp/./gnus /home/m/miles/src/emacs/devo/lisp/./international /home/m/miles/src/emacs/devo/lisp/./language /home/m/miles/src/emacs/devo/lisp/./mail /home/m/miles/src/emacs/devo/lisp/./mh-e /home/m/miles/src/emacs/devo/lisp/./net /home/m/miles/src/emacs/devo/lisp/./play /home/m/miles/src/emacs/devo/lisp/./progmodes /home/m/miles/src/emacs/devo/lisp/./textmodes /home/m/miles/src/emacs/devo/lisp/./url'
   $ ../src/bootstrap-emacs  --no-site-file --multibyte -l autoload --eval '(setq generated-autoload-file "/home/m/miles/src/emacs/devo/lisp/loaddefs.el")' -f batch-update-autoloads $wins

But I'm not sure how to get a lisp stack backtrace -- I tried adding the
command-line option --eval '(setq debug-on-error t) but it seems to have
no effect.  If I subsequently try to manually invoke the same command
inside the resulting emacs session (which is still running) it succeeds!

Thanks,

-Miles

-- 
Love is a snowmobile racing across the tundra.  Suddenly it flips over,
pinning you underneath.  At night the ice weasels come.  --Nietzsche

  reply	other threads:[~2007-04-11 23:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-09 23:08 compilation dies loading vc-arch.el if the source is actually in arch Miles Bader
2007-04-11  2:43 ` Chong Yidong
2007-04-11 23:18   ` Miles Bader [this message]
2007-04-24 21:18 ` Stefan Monnier

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hcrmcxfb.fsf@catnip.gol.com \
    --to=miles@gnu.org \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.