public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jdecs at mssblue dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ada/37572]  New: compile Ada program fails (XML/Ada, 64 bit AMD)
Date: Thu, 18 Sep 2008 17:21:00 -0000	[thread overview]
Message-ID: <bug-37572-16738@http.gcc.gnu.org/bugzilla/> (raw)

(Bear with me, this is the first time I have done this!)
JDECS@75-105-179-87:~> gcc -v
Using built-in specs.
Target: x86_64-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr
--with-local-prefix=/usr/local --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.2.1
--enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib64
--with-system-zlib --enable-shared --enable-__cxa_atexit
--enable-libstdcxx-allocator=new --disable-libstdcxx-pch --program-suffix=-4.2
--enable-version-specific-runtime-libs --without-system-libunwind
--with-cpu=generic --host=x86_64-suse-linux
Thread model: posix
gcc version 4.2.1 (SUSE Linux)

The tbug command contains: BUILD=Debug gnatmake -P Project_File.gpr

JDECS@75-105-179-87:~/Ada/Sheba> ../tbug
gcc -c -gnatQ -shared -E -gnat05 -gnatwcfijkmruv -gnaty3abcefhiklmnoprstx -Wall
-g -gnata -gnatVa -gnatQ -gnato -gnatwe -I- -gnatA
/home/JDECS/Ada/Sheba/sheba.adb
+===========================GNAT BUG DETECTED==============================+
| 4.2.1 (SUSE Linux) (x86_64-suse-linux-gnu) Assert_Failure atree.adb:812  |
| Error detected at sheba.adb:58:18                                        |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.            |
| Use a subject line meaningful to you and us to track the bug.            |
| 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.

/home/JDECS/Ada/Sheba/sheba.adb
/home/JDECS/Ada/Sheba/source/agent.ads
/home/JDECS/Ada/Sheba/source/event.ads
/home/JDECS/Ada/Sheba/source/event_pattern.ads
/home/JDECS/Ada/Sheba/source/xml_config.ads
/usr/share/include/xmlada/dom.ads
/usr/share/include/xmlada/dom-core.ads
/usr/share/include/xmlada/unicode.ads
/usr/share/include/xmlada/unicode-ces.ads
/usr/share/include/xmlada/sax.ads
/usr/share/include/xmlada/sax-htable.ads

compilation abandoned
gcc -c -gnatQ -shared -E -gnat05 -gnatwcfijkmruv -gnaty3abcefhiklmnoprstx -Wall
-g -gnata -gnatVa -gnatQ -gnato -gnatwe -I- -gnatA
/home/JDECS/Ada/Sheba/source/agent.adb
gcc -c -gnatQ -shared -E -gnat05 -gnatwcfijkmruv -gnaty3abcefhiklmnoprstx -Wall
-g -gnata -gnatVa -gnatQ -gnato -gnatwe -I- -gnatA
/home/JDECS/Ada/Sheba/source/event.adb
gcc -c -gnatQ -shared -E -gnat05 -gnatwcfijkmruv -gnaty3abcefhiklmnoprstx -Wall
-g -gnata -gnatVa -gnatQ -gnato -gnatwe -I- -gnatA
/home/JDECS/Ada/Sheba/source/event_pattern.adb
gcc -c -gnatQ -shared -E -gnat05 -gnatwcfijkmruv -gnaty3abcefhiklmnoprstx -Wall
-g -gnata -gnatVa -gnatQ -gnato -gnatwe -I- -gnatA
/home/JDECS/Ada/Sheba/source/xml_config.adb
gnatmake: "/home/JDECS/Ada/Sheba/sheba.adb" compilation error
JDECS@75-105-179-87:~/Ada/Sheba>    

Do I attach the source here or somewhere else?


-- 
           Summary: compile Ada program fails (XML/Ada, 64 bit AMD)
           Product: gcc
           Version: 4.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jdecs at mssblue dot net


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37572


             reply	other threads:[~2008-09-18 17:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-18 17:21 jdecs at mssblue dot net [this message]
2008-09-18 17:30 ` [Bug ada/37572] " jdecs at mssblue dot net
2008-09-18 17:35 ` jdecs at mssblue dot net
2008-09-19  9:07 ` sam at gcc dot gnu dot org
2008-09-19 13:04 ` jdecs at mssblue dot net
2008-09-20 15:20 ` jdecs at mssblue dot net
2008-10-05 13:43 ` esigra at gmail dot com
2010-03-04 19:57 ` jdecs at mssblue dot net

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=bug-37572-16738@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).