public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Michael S. Zick <mszick@goquest.com>
To: gcc@gcc.gnu.org
Subject: Re: Ada-3.1.1 Makefile Madness
Date: Fri, 09 Aug 2002 10:00:00 -0000	[thread overview]
Message-ID: <02080911494700.00991@localhost.localdomain> (raw)
In-Reply-To: <02080908251500.00824@localhost.localdomain>

On Friday 09 August 2002 08:25 am, Michael S. Zick wrote:
> On Friday 09 August 2002 02:09 am, Andris Pavenis wrote:
> > On Friday 09 August 2002 02:07, Michael S. Zick wrote:
> > > On Thursday 08 August 2002 02:11 pm, Florian Weimer wrote:
> Michael S. Zick <mszick@goquest.com> writes:
>
> I have repeated the bootstrap with the build directory totally seperate
> from the source directory - Once I finish groking this 30MB log file
> produced by "make -d -p bootstrap" I may have more information.
>
In follow-up:

The directories:
<somewhere>/gcc-bld/gcc/stage1 
<somewhere>/gcc-bld/gcc/stage2
<somewhere>/gcc-bld/gcc/ada/stage1
<somewhere>/gcc-bld/gcc/ada/stage2
are present.

There is NOT a directory:
<somewhere>/gcc-bld/gcc/stage3

The directory links:
<somewhere>/gcc-bld/gcc/ada/stage3
<somewhere>/gcc-bld/gcc/ada/stage4
point nowhere.

The following is what appears to be the key 46 lines from my 499,751 line log 
file:
 - - - - a really big SNIP - - - -

# Finished Make data base on Thu Aug  8 23:33:46 2002

# make[2]: Leaving directory `/home/mszick/SRC/bld-gcc/gcc'
Got a SIGCHLD; 1 unreaped children.
Reaping winning child 0x080b8bf0 PID 26761
echo timestamp > stage3_build
Child access: user 500 (real 500), group 500 (real 500)
Live child 0x080b8bf0 (stage3_build) PID 29231
Got a SIGCHLD; 1 unreaped children.
Reaping winning child 0x080b8bf0 PID 29231
echo stage3_build > stage_last
Child access: user 500 (real 500), group 500 (real 500)
Live child 0x080b8bf0 (stage3_build) PID 29232
Got a SIGCHLD; 1 unreaped children.
Reaping winning child 0x080b8bf0 PID 29232
Removing child 0x080b8bf0 PID 29232  from chain.
  Successfully remade target file `stage3_build'.
 Finished prerequisites of target file `bootstrap'.
Must remake target `bootstrap'.
Child access: user 500 (real 500), group 500 (real 500)

 - - Sorry Folks, I didn't snip anything here...
 - - stage3:bootstrap just returns as complete

Got a SIGCHLD; 2 unreaped children.
Putting child 0x080d77e8 (bootstrap) PID 29233 on the chain.
Live child 0x080d77e8 (bootstrap) PID 29233
Reaping winning child 0x080d77e8 PID 29233
Child access: user 500 (real 500), group 500 (real 500)
Live child 0x080d77e8 (bootstrap) PID 29234
Bootstrap complete - make "quickstrap" to redo last build,
Got a SIGCHLD; 1 unreaped children.
Reaping winning child 0x080d77e8 PID 29234
Child access: user 500 (real 500), group 500 (real 500)
Live child 0x080d77e8 (bootstrap) PID 29235
"restage1" through "restage3" to rebuild specific stages,
Got a SIGCHLD; 1 unreaped children.
Reaping winning child 0x080d77e8 PID 29235 
Child access: user 500 (real 500), group 500 (real 500)
Live child 0x080d77e8 (bootstrap) PID 29236 
or "cleanstrap" to redo the bootstrap from scratch.
Got a SIGCHLD; 1 unreaped children.
Reaping winning child 0x080d77e8 PID 29236
Removing child 0x080d77e8 PID 29236  from chain.
Successfully remade target file `bootstrap'.

# Make data base, printed on Thu Aug  8 23:33:46 2002

 - - - - end snip - - - -

Note the "Bootstrap complete" message above, even though "make 
stage3:bootstrap" only returned.

Mike

  reply	other threads:[~2002-08-09 10:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-08  8:09 Michael S. Zick
2002-08-08 12:11 ` Florian Weimer
2002-08-08 16:17   ` Michael S. Zick
2002-08-09  0:11     ` Andris Pavenis
2002-08-09  6:35       ` Michael S. Zick
2002-08-09 10:00         ` Michael S. Zick [this message]
2002-08-09 14:33           ` Michael S. Zick

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=02080911494700.00991@localhost.localdomain \
    --to=mszick@goquest.com \
    --cc=gcc@gcc.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.
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).