This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/21003] New: Error detected at gnatmake.ads:27:1
- From: "christian dot joensson at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Apr 2005 19:29:01 -0000
- Subject: [Bug ada/21003] New: Error detected at gnatmake.ads:27:1
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When trying to bootstrap/build gcc off of the 4.0 branch, LAST_UPDATED: Wed
Apr 13 05:09:35 UTC 2005, I get a build error when tryint to build gnat
../../xgcc -B../../ -c -O2 -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -gnatpg -gnata -I- -I../rts -I. -
I/usr/local/src/branch/gcc/gcc/ada /usr/local/src/branch/gcc/gcc/ada/gnatmake.a
db -o gnatmake.o
+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20050413 (prerelease) (sparc-unknown-linux-gnu) GCC error: |
| in save_gnu_tree, at ada/utils.c:158 |
| Error detected at gnatmake.ads:27:1 |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html. |
| Include the entire contents of this bug box in the report. |
| Include the exact gcc or gnatmake command that you entered. |
| Also include sources listed below in gnatchop format |
| (concatenated together with no headers between files). |
+==========================================================================+
Please include these source files with error report
Note that list may not be accurate in some cases,
so please double check that the problem can still
be reproduced with the set of files listed.
/usr/local/src/branch/gcc/gcc/ada/gnatmake.adb
/usr/local/src/branch/gcc/gcc/ada/gnatmake.ads
/usr/local/src/branch/gcc/gcc/ada/gnatvsn.ads
/usr/local/src/branch/gcc/gcc/ada/make.ads
/usr/local/src/branch/gcc/gcc/ada/table.ads
/usr/local/src/branch/gcc/gcc/ada/types.ads
compilation abandoned
make[4]: *** [gnatmake.o] Error 1
make[4]: Leaving directory `/usr/local/src/branch/objdir32/gcc/ada/tools'
make[3]: *** [gnattools1] Error 2
make[3]: Leaving directory `/usr/local/src/branch/objdir32/gcc/ada'
make[2]: *** [gnattools-native] Error 2
make[2]: Leaving directory `/usr/local/src/branch/objdir32/sparc-linux/libada'
make[1]: *** [all-target-libada] Error 2
make[1]: Leaving directory `/usr/local/src/branch/objdir32'
make: *** [bootstrap] Error 2
--
Summary: Error detected at gnatmake.ads:27:1
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: christian dot joensson at gmail dot com
CC: ebotcazou at libertysurf dot fr,gcc-bugs at gcc dot gnu
dot org
GCC build triplet: sparc-unknown-linux-gnu
GCC host triplet: sparc-unknown-linux-gnu
GCC target triplet: sparc-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21003