public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: lucier@math.purdue.edu
To: gcc-gnats@gcc.gnu.org
Subject: bootstrap/4386: Parallel build failure in libstdc++-v3 with gthr-*.h
Date: Mon, 24 Sep 2001 12:26:00 -0000	[thread overview]
Message-ID: <20010924192341.17159.qmail@sourceware.cygnus.com> (raw)

>Number:         4386
>Category:       bootstrap
>Synopsis:       Parallel build failure in libstdc++-v3 with gthr-*.h
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 24 12:26:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     B. Lucier
>Release:        3.1 20010924 (experimental)
>Organization:
>Environment:
sparc-sun-solaris28
>Description:
After a ../configure, a (make -j 12 bootstrap >& build.log)
fails with

make[4]: Entering directory `/export/home/lucier/gcc/gcc-3.1/objdir/sparc-sun-solaris2.8/libstdc++-v3/include'
sed -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCPP_\1/g' \
    -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
    < ../../../../libstdc++-v3/../gcc/gthr.h > sparc-sun-solaris2.8/bits/gthr.h
sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCPP_\1/g' \
    < ../../../../libstdc++-v3/../gcc/gthr-single.h > sparc-sun-solaris2.8/bits/gthr-single.h
sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCPP_\1/g' \
    -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*WEAK\)/_GLIBCPP_\1/g' \
    < ../../../../libstdc++-v3/../gcc/gthr-posix.h > sparc-sun-solaris2.8/bits/gthr-default.h
/bin/sh: sparc-sun-solaris2.8/bits/gthr.h: cannot create
make[4]: *** [sparc-sun-solaris2.8/bits/gthr.h] Error 1
make[4]: *** Waiting for unfinished jobs....
/bin/sh: sparc-sun-solaris2.8/bits/gthr-single.h: cannot create
make[4]: *** [sparc-sun-solaris2.8/bits/gthr-single.h] Error 1
make[4]: Leaving directory `/export/home/lucier/gcc/gcc-3.1/objdir/sparc-sun-solaris2.8/libstdc++-v3/include'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/export/home/lucier/gcc/gcc-3.1/objdir/sparc-sun-solaris2.8/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/export/home/lucier/gcc/gcc-3.1/objdir/sparc-sun-solaris2.8/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/export/home/lucier/gcc/gcc-3.1/objdir'
*** Error code 2
make: Fatal error: Command failed for target `bootstrap'

No, I'm not building gcc in the source directory.  After the
failure, I did a "make bootstrap >> build.log" and it
finished, including lines like
make[4]: Entering directory `/export/home/lucier/gcc/gcc-3.1/objdir/sparc-sun-solaris2.8/libstdc++-v3/include'
sed -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCPP_\1/g' \
    -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
    < ../../../../libstdc++-v3/../gcc/gthr.h > sparc-sun-solaris2.8/bits/gthr.h
sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCPP_\1/g' \
    < ../../../../libstdc++-v3/../gcc/gthr-single.h > sparc-sun-solaris2.8/bits/gthr-single.h
make[4]: Leaving directory `/export/home/lucier/gcc/gcc-3.1/objdir/sparc-sun-solaris2.8/libstdc++-v3/include'

Is there a problem that the sparc-sun-solaris2.8/bits/
directory was not yet built the first time gthr.h was
(almost) built?  Is there a dependency problem here?
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2001-09-24 12:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-24 12:26 lucier [this message]
2002-11-27 16:22 bangerth
2002-11-28 13:26 bangerth

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=20010924192341.17159.qmail@sourceware.cygnus.com \
    --to=lucier@math.purdue.edu \
    --cc=gcc-gnats@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).