This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

*** COMPILATION FAILED *** Failures on Debian-s390x-native-gdbserver-m64, branch master *** BREAKAGE ***


Buildslave:
	debian-jessie-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-s390x-native-gdbserver-m64/builds/6444>

Commit(s) tested:
	1f5d1570c0eaadbb72d450211f70b24c4c23ac8e

Author(s) (in the same order as the commits):
	Jerome Guitton <guitton@adacore.com>

Subject:
	(Ada) Fix resolving of homonym components in tagged types

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-native-gdbserver-m64/1f/1f5d1570c0eaadbb72d450211f70b24c4c23ac8e/>

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

  GEN      stdio.h
  GEN      string.h
  GEN      stdlib.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/types.h
  GEN      unistd.h
  GEN      wchar.h
  GEN      time.h
  GEN      wctype.h
make  all-recursive
make[7]: Entering directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib/import'
make[8]: Entering directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib/import'
  CC       cloexec.o
  CC       basename-lgpl.o
  CC       stripslash.o
  CC       fd-safer-flag.o
  CC       exitfail.o
  CC       dirname-lgpl.o
  CC       fd-hook.o
  CC       dup-safer-flag.o
  CC       filenamecat-lgpl.o
  CC       getprogname.o
  CC       hard-locale.o
  CC       localcharset.o
  CC       malloca.o
  CC       math.o
  CC       openat-die.o
  CC       save-cwd.o
  CC       stat-time.o
  CC       strnlen1.o
  CC       tempname.o
  CC       unistd.o
  CC       dup-safer.o
  CC       fd-safer.o
  CC       pipe-safer.o
  CC       wctype-h.o
  CC       chdir-long.o
  CC       fcntl.o
  CC       glob.o
  CC       glob_pattern_p.o
  CC       globfree.o
  CC       localtime-buffer.o
  CC       openat-proc.o
  CC       malloc/scratch_buffer_grow.o
  CC       mbrtowc.o
In file included from ../../../../binutils-gdb/gdb/gnulib/import/scratch_buffer.h:9:0,
                 from ../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer_grow.c:23:
../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer.h:69:3: error: unknown type name 'max_align_t'
   max_align_t __space[(1023 + sizeof (max_align_t)) / sizeof (max_align_t)];
   ^
../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer.h:69:39: error: 'max_align_t' undeclared here (not in a function)
   max_align_t __space[(1023 + sizeof (max_align_t)) / sizeof (max_align_t)];
                                       ^
Makefile:1836: recipe for target 'malloc/scratch_buffer_grow.o' failed
make[8]: *** [malloc/scratch_buffer_grow.o] Error 1
make[8]: *** Waiting for unfinished jobs....
In file included from ../../../../binutils-gdb/gdb/gnulib/import/scratch_buffer.h:9:0,
                 from ../../../../binutils-gdb/gdb/gnulib/import/glob.c:87:
../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer.h:69:3: error: unknown type name 'max_align_t'
   max_align_t __space[(1023 + sizeof (max_align_t)) / sizeof (max_align_t)];
   ^
../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer.h:69:39: error: 'max_align_t' undeclared here (not in a function)
   max_align_t __space[(1023 + sizeof (max_align_t)) / sizeof (max_align_t)];
                                       ^
../../../../binutils-gdb/gdb/gnulib/import/glob.c: In function 'glob_in_dir':
../../../../binutils-gdb/gdb/gnulib/import/glob.c:1413:15: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
               for (size_t i = 0; i < cur; ++i)
               ^
../../../../binutils-gdb/gdb/gnulib/import/glob.c:1413:15: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code
../../../../binutils-gdb/gdb/gnulib/import/glob.c:1438:15: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
               for (size_t i = 0; i < cur; ++i)
               ^
Makefile:1836: recipe for target 'glob.o' failed
make[8]: *** [glob.o] Error 1
make[8]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib/import'
Makefile:1858: recipe for target 'all-recursive' failed
make[7]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib/import'
make[7]: *** [all-recursive] Error 1
Makefile:1667: recipe for target 'all' failed
make[6]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib/import'
Makefile:161: recipe for target 'subdir_do' failed
make[6]: *** [all] Error 2
make[5]: *** [subdir_do] Error 1
make[5]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib'
Makefile:116: recipe for target 'all' failed
make[4]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib'
Makefile:2007: recipe for target 'subdir_do' failed
make[3]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb'
Makefile:1912: recipe for target 'all-lib' failed
make[2]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb'
Makefile:8792: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build'
Makefile:849: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[3]: *** [subdir_do] Error 1
make[2]: *** [all-lib] Error 2
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]