all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Robert J. Chassell" <bob@rattlesnake.com>
Cc: emacs-devel@gnu.org
Subject: Re: [SUCCESS] broken bootstrap build on 2004 Mar 18
Date: Tue, 23 Mar 2004 14:40:45 +0000 (UTC)	[thread overview]
Message-ID: <m1B5n5B-000UMrC@rattlesnake.com> (raw)
In-Reply-To: <200403230113.KAA12796@etlken.m17n.org> (message from Kenichi Handa on Tue, 23 Mar 2004 10:13:55 +0900 (JST))

   > The function `update-leim-list-file' was unable to clean up the
   > corruption and did not report that it was failing.  I do not know how
   > the file got corrupted.

   Could you try this?

   % cd .../emacs/leim
   % rm leim-list.el
   % make

   If it still generates a corrupted leim-list.el, please send
   me that file.

No leim-list.el file is generated.

For this experiment, I updated CVS Emacs to today.

Day before yesterday, 21 Mar 2004, I built Emacs successfully, with
changes to leim-list.el.  This is the situation to which you are
responding.

Unfortunately when I tried to build again yesterday with yesterday's
CVS update and using what I thought were the same instructions as the
day before, the build failed.

After much unsuccessful sleuthing, I gave up and reverted to the CVS
Emacs of 15 March 2004, which built successfully.  That is the version
of Emacs I am using now.

I did all the following in an xterm running BASH because nothing
seemed to happen when I answered the question
    File leim-list.el was lost; check out from version control? (yes or no) 
either in the *compilation* buffer or in an Emacs shell.  As you can
see, a message appeared when I did this in an xterm.

Here is what I did after first copying my March 15 CVS directory to an
emacs-test/ directory:


    cd /usr/local/src/emacs-test
    cvs -z6 update -dP

## CVS updated at Tue, 2004 Mar 23  14:01 UTC

    cd leim
    rm leim-list.el
    ls -al leim-list.el
      ls: leim-list.el: No such file or directory

    make
      make: *** No targets specified and no makefile found.  Stop.

    cd ..  
    make distclean 
      make: *** No rule to make target `distclean'.  Stop.

    ./configure --with-type1 --with-x-toolkit=gtk --with-pop \
    --prefix=/usr/local --with-sound=yes \
    && time make bootstrap

## which generated an error:

  Loading vc-cvs...
  Loading vc-arch...
  Wrong type argument: stringp, nil
  make[1]: *** [autoloads] Error 255
  make[1]: Leaving directory `/usr/local/src/emacs-test/lisp'
  make: *** [bootstrap] Error 2

## then I did this

    cd leim
    ls -al leim-list.el
      ls: leim-list.el: No such file or directory

    make
 
## this generated lots of compilation results then this;

  Updating /usr/local/src/emacs-test/leim/leim-list.el ...
  Loading vc-cvs...
  Loading vc-arch...
  File leim-list.el was lost; check out from version control? (yes or no) yes
  Wrong type argument: stringp, nil
  make: *** [leim-list.el] Error 255

## and finally, I looked again

   ls -al leim-list.el
     ls: leim-list.el: No such file or directory


Hope this helps.

I am running

    Debian GNU/Linux, testing
    Linux kernel:  2.4.25
    XFree86 version: 4.2.1.1

-- 
    Robert J. Chassell                         Rattlesnake Enterprises
    http://www.rattlesnake.com                  GnuPG Key ID: 004B4AC8
    http://www.teak.cc                             bob@rattlesnake.com

  reply	other threads:[~2004-03-23 14:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-18 13:11 broken bootstrap build on 2004 Mar 18 Robert J. Chassell
2004-03-21 14:19 ` [SUCCESS] " Robert J. Chassell
2004-03-23  1:13   ` Kenichi Handa
2004-03-23 14:40     ` Robert J. Chassell [this message]
2004-03-23 15:12       ` Stefan Monnier
2004-03-23 17:44         ` Robert J. Chassell

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=m1B5n5B-000UMrC@rattlesnake.com \
    --to=bob@rattlesnake.com \
    --cc=emacs-devel@gnu.org \
    /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.