From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30150 invoked by alias); 10 Apr 2008 14:36:08 -0000 Received: (qmail 26475 invoked by uid 48); 10 Apr 2008 14:35:22 -0000 Date: Thu, 10 Apr 2008 14:36:00 -0000 Subject: [Bug ada/35902] New: xml ada installation bug in slackware X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "olcay dot alic at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-04/txt/msg00791.txt.bz2 Hi, Hi, I have installed gnat-gpl on my Linux machine. And then from the same directory under sources folder I extracted the xml-ada library. And started to install it. I executed the configure command successfully. But then I tried to make by executing "make -f Makefile.314 install" command. Then after a series of normal output the execution was interrupted. And I observed the following output. ….. cc -c -I./ -I../../unicode -I../../input_sources -I../../sax -I../../dom -I../ -O2 -gnatN -I- ../../sax/sax-attributes.adb +===========================GNAT BUG DETECTED==============================+ | 3.3.6 (i486-slackware-linux-gnu) in expand_call, at calls.c:3098 | | Error detected at /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/adainclude/s-secsta.ads:65:14| | 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 ../../sax/sax-attributes.adb ../../sax/sax-attributes.ads ../../sax/sax.ads ../../unicode/unicode.ads ../../unicode/unicode-ces.ads ../../sax/sax-models.ads ../../unicode/unicode.adb ../../unicode/unicode-names.ads ../../unicode/unicode-names-basic_latin.ads ../../unicode/unicode-names-latin_extended_a.ads compilation abandoned gnatmake: "../../sax/sax-attributes.adb" compilation error make[1]: *** [sax-attributes.o] Error 4 make[1]: Leaving directory `/mnt/IS/olya/gnat-gpl/x86-linux/sources/xmlada-2.1/sax' make: *** [sax] Error 2 -- Summary: xml ada installation bug in slackware Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: olcay dot alic at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35902