public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: troger@acxiom.com
To: gcc-gnats@gcc.gnu.org
Subject: bootstrap/3484: Dies during build
Date: Fri, 29 Jun 2001 12:06:00 -0000 [thread overview]
Message-ID: <20010629190301.5435.qmail@sourceware.cygnus.com> (raw)
>Number: 3484
>Category: bootstrap
>Synopsis: Dies during build
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jun 29 12:06:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: troger@acxiom.com
>Release: GCC 3.0
>Organization:
>Environment:
Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux/2.96/specs
gcc version 2.96 20000731 (Linux-Mandrake 8.0 2.96-0.48mdk)
>Description:
Issued configure with no arguements from the objdir. Then ran make bootstrap.
The build rolls for a while and dies with the following errors:
/home/troger/objdir/gcc/xgcc -B/home/troger/objdir/gcc/ -nostdinc++ -L/home/troger/objdir/i686-pc-linux-gnu/libstdc++-v3/src -L/home/troger/objdir/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -I../../../../gcc-3.0/libstdc++-v3/../gcc
-I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_alloc.cc
-fPIC -DPIC -o eh_alloc.o
In file included from ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_alloc.cc:39:
../include/bits/gthr.h:29:2: invalid preprocessing directive #_GLIBCPP_ifndef
../include/bits/gthr.h:30:2: invalid preprocessing directive #_GLIBCPP_define
../include/bits/gthr.h:84:2: invalid preprocessing directive #_GLIBCPP_if
../include/bits/gthr.h:85:2: invalid preprocessing directive #_GLIBCPP_include
../include/bits/gthr.h:86:2: invalid preprocessing directive #_GLIBCPP_elif
../include/bits/gthr.h:87:2: invalid preprocessing directive #_GLIBCPP_include
../include/bits/gthr.h:88:2: invalid preprocessing directive #_GLIBCPP_elif
../include/bits/gthr.h:89:2: invalid preprocessing directive #_GLIBCPP_include
../include/bits/gthr.h:92:2: invalid preprocessing directive #_GLIBCPP_elif
../include/bits/gthr.h:93:2: invalid preprocessing directive #_GLIBCPP_if
../include/bits/gthr.h:94:2: invalid preprocessing directive #_GLIBCPP_ifndef
../include/bits/gthr.h:95:2: invalid preprocessing directive #_GLIBCPP_define
../include/bits/gthr.h:96:2: invalid preprocessing directive #_GLIBCPP_endif
../include/bits/gthr.h:97:2: invalid preprocessing directive #_GLIBCPP_endif
../include/bits/gthr.h:98:2: invalid preprocessing directive #_GLIBCPP_include
../include/bits/gthr.h:101:2: invalid preprocessing directive #_GLIBCPP_else
../include/bits/gthr.h:102:2: invalid preprocessing directive #_GLIBCPP_include
../include/bits/gthr.h:103:2: invalid preprocessing directive #_GLIBCPP_endif
../include/bits/gthr.h:105:2: invalid preprocessing directive #_GLIBCPP_endif
make[4]: *** [eh_alloc.lo] Error 1
make[4]: Leaving directory `/home/troger/objdir/i686-pc-linux-gnu/libstdc++-v3/libsupc++'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/troger/objdir/i686-pc-linux-gnu/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/troger/objdir/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/home/troger/objdir'
make: *** [bootstrap] Error 2
>How-To-Repeat:
Remove the gcc-3.0 and objdir directories, untar the gcc-3.0.tar.gz
file. Create a objdir outside of the gcc-3.0 directory. Make
objdir the current directory. Issue ../gcc-3.0/configure and
then make bootstrap. Wait....
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="gcc-3.0errors.txt"
Content-Disposition: inline; filename="gcc-3.0errors.txt"
/home/troger/objdir/gcc/xgcc -B/home/troger/objdir/gcc/ -nostdinc++ -L/home/troger/objdir/i686-pc-linux-gnu/libstdc++-v3/src -L/home/troger/objdir/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -I../../../../gcc-3.0/libstdc++-v3/../gcc
-I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_alloc.cc
-fPIC -DPIC -o eh_alloc.o
In file included from ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_alloc.cc:39:
../include/bits/gthr.h:29:2: invalid preprocessing directive #_GLIBCPP_ifndef
../include/bits/gthr.h:30:2: invalid preprocessing directive #_GLIBCPP_define
../include/bits/gthr.h:84:2: invalid preprocessing directive #_GLIBCPP_if
../include/bits/gthr.h:85:2: invalid preprocessing directive #_GLIBCPP_include
../include/bits/gthr.h:86:2: invalid preprocessing directive #_GLIBCPP_elif
../include/bits/gthr.h:87:2: invalid preprocessing directive #_GLIBCPP_include
../include/bits/gthr.h:88:2: invalid preprocessing directive #_GLIBCPP_elif
../include/bits/gthr.h:89:2: invalid preprocessing directive #_GLIBCPP_include
../include/bits/gthr.h:92:2: invalid preprocessing directive #_GLIBCPP_elif
../include/bits/gthr.h:93:2: invalid preprocessing directive #_GLIBCPP_if
../include/bits/gthr.h:94:2: invalid preprocessing directive #_GLIBCPP_ifndef
../include/bits/gthr.h:95:2: invalid preprocessing directive #_GLIBCPP_define
../include/bits/gthr.h:96:2: invalid preprocessing directive #_GLIBCPP_endif
../include/bits/gthr.h:97:2: invalid preprocessing directive #_GLIBCPP_endif
../include/bits/gthr.h:98:2: invalid preprocessing directive #_GLIBCPP_include
../include/bits/gthr.h:101:2: invalid preprocessing directive #_GLIBCPP_else
../include/bits/gthr.h:102:2: invalid preprocessing directive #_GLIBCPP_include
../include/bits/gthr.h:103:2: invalid preprocessing directive #_GLIBCPP_endif
../include/bits/gthr.h:105:2: invalid preprocessing directive #_GLIBCPP_endif
make[4]: *** [eh_alloc.lo] Error 1
make[4]: Leaving directory `/home/troger/objdir/i686-pc-linux-gnu/libstdc++-v3/libsupc++'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/troger/objdir/i686-pc-linux-gnu/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/troger/objdir/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/home/troger/objdir'
make: *** [bootstrap] Error 2
next reply other threads:[~2001-06-29 12:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-29 12:06 troger [this message]
2001-08-24 14:26 ljrittle
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=20010629190301.5435.qmail@sourceware.cygnus.com \
--to=troger@acxiom.com \
--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).