public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/54028] New: [4.8 Regression] libada build failure when bootstrapping x86_64-w64-mingw32
@ 2012-07-19 10:37 rainer@emrich-ebersheim.de
  2012-07-20  7:24 ` [Bug ada/54028] " gingold at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: rainer@emrich-ebersheim.de @ 2012-07-19 10:37 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54028
           Summary: [4.8 Regression] libada build failure when
                    bootstrapping x86_64-w64-mingw32
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rainer@emrich-ebersheim.de


build of libada fails in gcc/ada/rts:

/SCRATCH/tmp.xipisatGtI/gcc-4.8.0/gcc-4.8.0/./gcc/xgcc
-B/SCRATCH/tmp.xipisatGtI/gcc-4.8.0/gcc-4.8.0/./gcc/
-L/opt/devel/gnu/gcc/MINGW_NT/x86_64-w64-mingw32/mingw-w64-runtime-trunk-svn/gcc-4.8.0/x86_64-w64-mingw32/lib
-L/opt/devel/gnu/gcc/MINGW_NT/x86_64-w64-mingw32/mingw-w64-runtime-trunk-svn/gcc-4.8.0/mingw/lib
-isystem
/opt/devel/gnu/gcc/MINGW_NT/x86_64-w64-mingw32/mingw-w64-runtime-trunk-svn/gcc-4.8.0/x86_64-w64-mingw32/include
-isystem
/opt/devel/gnu/gcc/MINGW_NT/x86_64-w64-mingw32/mingw-w64-runtime-trunk-svn/gcc-4.8.0/mingw/include
-B/opt/devel/gnu/gcc/MINGW_NT/x86_64-w64-mingw32/mingw-w64-runtime-trunk-svn/gcc-4.8.0/x86_64-w64-mingw32/bin/
-B/opt/devel/gnu/gcc/MINGW_NT/x86_64-w64-mingw32/mingw-w64-runtime-trunk-svn/gcc-4.8.0/x86_64-w64-mingw32/lib/
-isystem
/opt/devel/gnu/gcc/MINGW_NT/x86_64-w64-mingw32/mingw-w64-runtime-trunk-svn/gcc-4.8.0/x86_64-w64-mingw32/include
-isystem
/opt/devel/gnu/gcc/MINGW_NT/x86_64-w64-mingw32/mingw-w64-runtime-trunk-svn/gcc-4.8.0/x86_64-w64-mingw32/sys-include
   -c -DIN_GCC  -W -Wall -g -O2 -fexceptions -DIN_RTS -DHAVE_GETIPINFO    \
        -iquote /SCRATCH/tmp.xipisatGtI/src/gcc-4.8.0/gcc -iquote
/SCRATCH/tmp.xipisatGtI/src/gcc-4.8.0/gcc/../libgcc \
         -iquote . -iquote .. -iquote ../.. -iquote
/SCRATCH/tmp.xipisatGtI/src/gcc-4.8.0/gcc/ada -iquote
/SCRATCH/tmp.xipisatGtI/src/gcc-4.8.0/gcc
-I/SCRATCH/tmp.xipisatGtI/src/gcc-4.8.0/gcc/../include -I./../.. raise-gcc.c -o
raise-gcc.o
raise-gcc.c: In function '__gnat_personality_seh0':
raise-gcc.c:1390:15: error: 'struct _Unwind_Exception' has no member named
'private_'
    memset (exc->private_, 0, sizeof (exc->private_));
               ^
raise-gcc.c:1390:41: error: 'struct _Unwind_Exception' has no member named
'private_'
    memset (exc->private_, 0, sizeof (exc->private_));
                                         ^
raise-gcc.c:1398:3: warning: implicit declaration of function
'_GCC_specific_handler' [-Wimplicit-function-declaration]
   return _GCC_specific_handler (ms_exc, this_frame, ms_orig_context,
   ^
raise-gcc.c:1399:14: error: '__gnat_personality_imp' undeclared (first use in
this function)
     ms_disp, __gnat_personality_imp);
              ^
raise-gcc.c:1399:14: note: each undeclared identifier is reported only once for
each function it appears in
raise-gcc.c: At top level:
raise-gcc.c:1012:33: warning: '__gnat_personality_sj0' defined but not used
[-Wunused-function]
 #define PERSONALITY_FUNCTION    __gnat_personality_sj0
                                 ^
raise-gcc.c:1059:1: note: in expansion of macro 'PERSONALITY_FUNCTION'
 PERSONALITY_FUNCTION (version_arg_t version_arg,
 ^
raise-gcc.c: In function '__gnat_personality_seh0':
raise-gcc.c:1400:1: warning: control reaches end of non-void function
[-Wreturn-type]
 }
 ^
make[6]: *** [raise-gcc.o] Error 1 


bootstrap configured with:

../../src/gcc-4.8.0/configure
--prefix=/opt/devel/gnu/gcc/MINGW_NT/x86_64-w64-mingw32/mingw-w64-runtime-trunk-svn/gcc-4.8.0
--with-gnu-as
--with-as=/opt/devel/gnu/gcc/MINGW_NT/x86_64-w64-mingw32/mingw-w64-runtime-trunk-svn/gcc-4.8.0/bin/as
--with-gnu-ld
--with-ld=/opt/devel/gnu/gcc/MINGW_NT/x86_64-w64-mingw32/mingw-w64-runtime-trunk-svn/gcc-4.8.0/bin/ld
--build=x86_64-w64-mingw32
--enable-languages=c,ada,c++,fortran,java,lto,objc,obj-c++
--with-gmp=/SCRATCH/tmp.xipisatGtI/install
--with-mpfr=/SCRATCH/tmp.xipisatGtI/install
--with-mpc=/SCRATCH/tmp.xipisatGtI/install
--with-isl=/SCRATCH/tmp.xipisatGtI/install
--with-cloog=/SCRATCH/tmp.xipisatGtI/install --enable-libgomp
--enable-fully-dynamic-string --disable-multilib --enable-checking=release
--disable-werror --with-sysroot=/x86_64-w64-trunk
--disable-build-poststage1-with-cxx


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-07-20 10:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-19 10:37 [Bug ada/54028] New: [4.8 Regression] libada build failure when bootstrapping x86_64-w64-mingw32 rainer@emrich-ebersheim.de
2012-07-20  7:24 ` [Bug ada/54028] " gingold at gcc dot gnu.org
2012-07-20 10:23 ` rainer@emrich-ebersheim.de
2012-07-20 10:30 ` rainer@emrich-ebersheim.de
2012-07-20 10:33 ` rguenth at gcc dot gnu.org

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).