[Bug ada/37034] /bin/sh: line 1: 26087 Aborted (core dumped) ./xsinfo ../../sinfo.h

dave at hiauly1 dot hia dot nrc dot ca gcc-bugzilla@gcc.gnu.org
Wed Aug 6 15:15:00 GMT 2008



------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2008-08-06 15:14 -------
Subject: Re:  /bin/sh: line 1: 26087 Aborted  (core dumped) ./xsinfo
../../sinfo.h

> ------- Comment #1 from charlet at adacore dot com  2008-08-06 06:39 -------
> Subject: Re:   New: /bin/sh: line 1: 26087 Aborted  (core
>         dumped) ./xsinfo ../../sinfo.h
> 
> > mkdir -p ada/bldtools/einfo
> > (cd ada/bldtools/sinfo && gnatmake -q xsinfo && ./xsinfo ../../sinfo.h )
> > rm -f ada/bldtools/einfo/einfo.ads ada/bldtools/einfo/einfo.adb
> > ada/bldtools/einfo/xeinfo.adb
> > cp -p ../../gcc/gcc/ada/einfo.ads ../../gcc/gcc/ada/einfo.adb
> > ../../gcc/gcc/ada/xeinfo.adb ada/bldtools/einfo
> > (cd ada/bldtools/einfo && gnatmake -q xeinfo && ./xeinfo ../../einfo.h )
> > /bin/sh: line 1: 26087 Aborted                 (core dumped) ./xsinfo
> 
> Sounds like your base Ada compiler may be corrupted, since the line above
> calls 'gnatmake', it does not use the newly built compiler.

I belive it is xeinfo that's dropping core.  This occurs in stage2.
The problem was introduced after revision 138716.  It builds ok.

> Could you do:
> 
> which gnatmake

/usr/bin/gnatmake

> which gnatls

/usr/bin/gnatls

> gnatls -v

GNATLS 4.3.1
Copyright (C) 1997-2007, Free Software Foundation, Inc.

Source Search Path:
   <Current_Directory>
   /usr/lib/gcc/hppa-linux-gnu/4.3.1/adainclude/


Object Search Path:
   <Current_Directory>
   /usr/lib/gcc/hppa-linux-gnu/4.3.1/adalib/


Project Search Path:
   <Current_Directory>
   /usr/share/ada/adainclude/

> chatr xeinfo

This is debian linux.  I will try debug xeinfo when the current build
completes.


-- 


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



More information about the Gcc-bugs mailing list