public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* *** COMPILATION FAILED *** Failures on RHEL-s390x-m64, branch master *** BREAKAGE ***
  2018-08-31 19:43 [binutils-gdb] PowerPC64 --emit-relocs support for notoc stubs sergiodj+buildbot
@ 2018-08-31 19:43 ` sergiodj+buildbot
  2018-08-31 19:56 ` *** COMPILATION FAILED *** Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 19:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	rhel-7_1-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/RHEL-s390x-m64/builds/8222>

Commit(s) tested:
	3d58e1fcfbedad71be7e539dfa2045ab2768f013

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 --emit-relocs support for notoc stubs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/RHEL-s390x-m64/3d/3d58e1fcfbedad71be7e539dfa2045ab2768f013/>

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

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

make  all-recursive
make[7]: Entering directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib/import'
make[8]: Entering directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib/import'
  CC       cloexec.o
  CC       basename-lgpl.o
  CC       dirname-lgpl.o
  CC       stripslash.o
  CC       exitfail.o
  CC       fd-hook.o
  CC       fd-safer-flag.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       tempname.o
  CC       strnlen1.o
  CC       dup-safer.o
  CC       unistd.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       mbrtowc.o
  CC       openat-proc.o
  CC       malloc/scratch_buffer_grow.o
  CC       malloc/scratch_buffer_grow_preserve.o
  CC       malloc/scratch_buffer_set_array_size.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_preserve.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)];
                                       ^
make[8]: *** [malloc/scratch_buffer_grow_preserve.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 mode
               for (size_t i = 0; i < cur; ++i)
               ^
../../../../binutils-gdb/gdb/gnulib/import/glob.c:1413:15: note: use option -std=c99 or -std=gnu99 to compile your code
../../../../binutils-gdb/gdb/gnulib/import/glob.c:1438:15: error: for loop initial declarations are only allowed in C99 mode
               for (size_t i = 0; i < cur; ++i)
               ^
make[8]: *** [glob.o] Error 1
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)];
                                       ^
make[8]: *** [malloc/scratch_buffer_grow.o] Error 1
In file included from ../../../../binutils-gdb/gdb/gnulib/import/scratch_buffer.h:9:0,
                 from ../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer_set_array_size.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)];
                                       ^
make[8]: *** [malloc/scratch_buffer_set_array_size.o] Error 1
make[8]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib/import'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib/import'
make[6]: *** [all] Error 2
make[6]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib/import'
make[5]: *** [subdir_do] Error 1
make[5]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib'
make[3]: *** [subdir_do] Error 1
make[3]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb'
make[2]: *** [all-lib] Error 2
make[2]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build'
make: *** [all] Error 2
============================




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

* [binutils-gdb] PowerPC64 --emit-relocs support for notoc stubs
@ 2018-08-31 19:43 sergiodj+buildbot
  2018-08-31 19:43 ` *** COMPILATION FAILED *** Failures on RHEL-s390x-m64, branch master *** BREAKAGE *** sergiodj+buildbot
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 19:43 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 3d58e1fcfbedad71be7e539dfa2045ab2768f013 ***

Author: Alan Modra <amodra@gmail.com>
Branch: master
Commit: 3d58e1fcfbedad71be7e539dfa2045ab2768f013

PowerPC64 --emit-relocs support for notoc stubs

This patch uses the newly defined high-part REL16 relocs to emit
relocations on the notoc stubs as we already do for other stubs.

	* elf64-ppc.c (num_relocs_for_offset): New function.
	(emit_relocs_for_offset): New function.
	(use_global_in_relocs): New function, split out from..
	(ppc_build_one_stub): ..here.  Output relocations for notoc stubs.
	(ppc_size_one_stub): Calculate reloc count for notoc stubs.
	(ppc64_elf_size_stubs): Don't count undefined syms in stub_globals.


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

* *** COMPILATION FAILED *** Failures on Debian-s390x-native-extended-gdbserver-m64, branch master *** BREAKAGE ***
  2018-08-31 19:43 [binutils-gdb] PowerPC64 --emit-relocs support for notoc stubs sergiodj+buildbot
  2018-08-31 19:43 ` *** COMPILATION FAILED *** Failures on RHEL-s390x-m64, branch master *** BREAKAGE *** sergiodj+buildbot
@ 2018-08-31 19:56 ` sergiodj+buildbot
  2018-08-31 20:11 ` *** COMPILATION FAILED *** Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 19:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-s390x-1

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

Commit(s) tested:
	3d58e1fcfbedad71be7e539dfa2045ab2768f013

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 --emit-relocs support for notoc stubs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-native-extended-gdbserver-m64/3d/3d58e1fcfbedad71be7e539dfa2045ab2768f013/>

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

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

  CC       getprogname.o
  CC       localcharset.o
  CC       hard-locale.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       fd-safer.o
  CC       dup-safer.o
  CC       pipe-safer.o
  CC       wctype-h.o
  CC       chdir-long.o
  CC       glob.o
  CC       fcntl.o
  CC       glob_pattern_p.o
  CC       globfree.o
  CC       localtime-buffer.o
  CC       mbrtowc.o
  CC       openat-proc.o
  CC       malloc/scratch_buffer_grow.o
  CC       malloc/scratch_buffer_grow_preserve.o
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)
               ^
  CC       malloc/scratch_buffer_set_array_size.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_preserve.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 'glob.o' failed
make[8]: *** [glob.o] Error 1
make[8]: *** Waiting for unfinished jobs....
Makefile:1836: recipe for target 'malloc/scratch_buffer_grow_preserve.o' failed
make[8]: *** [malloc/scratch_buffer_grow_preserve.o] Error 1
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
In file included from ../../../../binutils-gdb/gdb/gnulib/import/scratch_buffer.h:9:0,
                 from ../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer_set_array_size.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_set_array_size.o' failed
make[8]: *** [malloc/scratch_buffer_set_array_size.o] Error 1
make[8]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-extended-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-extended-gdbserver/build/gdb/build-gnulib/import'
make[7]: *** [all-recursive] Error 1
make[6]: *** [all] Error 2
Makefile:1667: recipe for target 'all' failed
make[6]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-extended-gdbserver/build/gdb/build-gnulib/import'
Makefile:166: recipe for target 'subdir_do' failed
make[5]: *** [subdir_do] Error 1
make[5]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-extended-gdbserver/build/gdb/build-gnulib'
Makefile:121: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-extended-gdbserver/build/gdb/build-gnulib'
Makefile:2017: recipe for target 'subdir_do' failed
make[3]: *** [subdir_do] Error 1
make[3]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-extended-gdbserver/build/gdb'
Makefile:1922: recipe for target 'all-lib' failed
make[2]: *** [all-lib] Error 2
make[2]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-extended-gdbserver/build/gdb'
Makefile:8792: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-extended-gdbserver/build'
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
Makefile:849: recipe for target 'all' failed
============================




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

* *** COMPILATION FAILED *** Failures on Debian-s390x-native-gdbserver-m64, branch master *** BREAKAGE ***
  2018-08-31 19:43 [binutils-gdb] PowerPC64 --emit-relocs support for notoc stubs sergiodj+buildbot
  2018-08-31 19:43 ` *** COMPILATION FAILED *** Failures on RHEL-s390x-m64, branch master *** BREAKAGE *** sergiodj+buildbot
  2018-08-31 19:56 ` *** COMPILATION FAILED *** Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2018-08-31 20:11 ` sergiodj+buildbot
  2018-08-31 20:12 ` *** COMPILATION FAILED *** Failures on Debian-s390x-m64, " sergiodj+buildbot
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 20:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-s390x-1

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

Commit(s) tested:
	3d58e1fcfbedad71be7e539dfa2045ab2768f013

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 --emit-relocs support for notoc stubs

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

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

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

  CC       filenamecat-lgpl.o
  CC       malloca.o
  CC       math.o
  CC       localcharset.o
  CC       hard-locale.o
  CC       openat-die.o
  CC       save-cwd.o
  CC       stat-time.o
  CC       unistd.o
  CC       strnlen1.o
  CC       tempname.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       mbrtowc.o
  CC       malloc/scratch_buffer_grow.o
  CC       malloc/scratch_buffer_grow_preserve.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_preserve.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_preserve.o' failed
make[8]: *** [malloc/scratch_buffer_grow_preserve.o] Error 1
make[8]: *** Waiting for unfinished jobs....
  CC       malloc/scratch_buffer_set_array_size.o
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)
               ^
In file included from ../../../../binutils-gdb/gdb/gnulib/import/scratch_buffer.h:9:0,
                 from ../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer_set_array_size.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)];
                                       ^
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_set_array_size.o' failed
make[8]: *** [malloc/scratch_buffer_set_array_size.o] Error 1
Makefile:1836: recipe for target 'malloc/scratch_buffer_grow.o' failed
make[8]: *** [malloc/scratch_buffer_grow.o] Error 1
Makefile:1836: recipe for target 'glob.o' failed
make[8]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib/import'
make[8]: *** [glob.o] Error 1
make[7]: *** [all-recursive] Error 1
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'
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:166: 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:121: recipe for target 'all' failed
make[4]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib'
make[4]: *** [all] Error 2
Makefile:2017: recipe for target 'subdir_do' failed
make[3]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb'
Makefile:1922: recipe for target 'all-lib' failed
make[3]: *** [subdir_do] Error 1
make[2]: *** [all-lib] Error 2
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'
make[1]: *** [all-gdb] Error 2
Makefile:849: recipe for target 'all' failed
make: *** [all] Error 2
============================




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

* *** COMPILATION FAILED *** Failures on Debian-s390x-m64, branch master *** BREAKAGE ***
  2018-08-31 19:43 [binutils-gdb] PowerPC64 --emit-relocs support for notoc stubs sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2018-08-31 20:11 ` *** COMPILATION FAILED *** Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
@ 2018-08-31 20:12 ` sergiodj+buildbot
  2018-08-31 23:23 ` Failures on Fedora-i686, branch master sergiodj+buildbot
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 20:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-s390x-1

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

Commit(s) tested:
	3d58e1fcfbedad71be7e539dfa2045ab2768f013

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 --emit-relocs support for notoc stubs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-m64/3d/3d58e1fcfbedad71be7e539dfa2045ab2768f013/>

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

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

  CC       hard-locale.o
  CC       getprogname.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       pipe-safer.o
  CC       fd-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       mbrtowc.o
  CC       openat-proc.o
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)
               ^
  CC       malloc/scratch_buffer_grow_preserve.o
  CC       malloc/scratch_buffer_set_array_size.o
  CC       malloc/scratch_buffer_grow.o
Makefile:1836: recipe for target 'glob.o' failed
make[8]: *** [glob.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/malloc/scratch_buffer_grow_preserve.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_preserve.o' failed
make[8]: *** [malloc/scratch_buffer_grow_preserve.o] Error 1
In file included from ../../../../binutils-gdb/gdb/gnulib/import/scratch_buffer.h:9:0,
                 from ../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer_set_array_size.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_set_array_size.o' failed
make[8]: *** [malloc/scratch_buffer_set_array_size.o] Error 1
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]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build/gdb/build-gnulib/import'
Makefile:1858: recipe for target 'all-recursive' failed
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build/gdb/build-gnulib/import'
Makefile:1667: recipe for target 'all' failed
make[6]: *** [all] Error 2
make[6]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build/gdb/build-gnulib/import'
Makefile:166: recipe for target 'subdir_do' failed
make[5]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build/gdb/build-gnulib'
make[5]: *** [subdir_do] Error 1
Makefile:121: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build/gdb/build-gnulib'
Makefile:2017: recipe for target 'subdir_do' failed
make[3]: *** [subdir_do] Error 1
make[3]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build/gdb'
Makefile:1922: recipe for target 'all-lib' failed
make[2]: *** [all-lib] Error 2
make[2]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build/gdb'
Makefile:8792: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build'
make[1]: *** [all-gdb] Error 2
Makefile:849: recipe for target 'all' failed
make: *** [all] Error 2
============================




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

* Failures on Fedora-i686, branch master
  2018-08-31 19:43 [binutils-gdb] PowerPC64 --emit-relocs support for notoc stubs sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2018-08-31 20:12 ` *** COMPILATION FAILED *** Failures on Debian-s390x-m64, " sergiodj+buildbot
@ 2018-08-31 23:23 ` sergiodj+buildbot
  2018-09-01  0:07 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 23:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/10838>

Commit(s) tested:
	3d58e1fcfbedad71be7e539dfa2045ab2768f013

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 --emit-relocs support for notoc stubs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-i686/3d/3d58e1fcfbedad71be7e539dfa2045ab2768f013/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -ex "set not-a-thing 4": $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -x /home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-i686/xfails/master/xfail?id=9aa10a81>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-i686/xfails/master/xfail.table?id=9aa10a81>




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

* Failures on Fedora-x86_64-cc-with-index, branch master
  2018-08-31 19:43 [binutils-gdb] PowerPC64 --emit-relocs support for notoc stubs sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2018-08-31 23:23 ` Failures on Fedora-i686, branch master sergiodj+buildbot
@ 2018-09-01  0:07 ` sergiodj+buildbot
  2018-09-01  0:12 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-09-01  0:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/10753>

Commit(s) tested:
	3d58e1fcfbedad71be7e539dfa2045ab2768f013

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 --emit-relocs support for notoc stubs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/3d/3d58e1fcfbedad71be7e539dfa2045ab2768f013/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-cc-with-index/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-cc-with-index/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -ex "set not-a-thing 4": $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-cc-with-index/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -x /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-cc-with-index/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-cc-with-index/xfails/master/xfail?id=5f6757a0>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-cc-with-index/xfails/master/xfail.table?id=5f6757a0>




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master
  2018-08-31 19:43 [binutils-gdb] PowerPC64 --emit-relocs support for notoc stubs sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2018-09-01  0:07 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
@ 2018-09-01  0:12 ` sergiodj+buildbot
  2018-09-01  0:23 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-09-01  0:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m32/builds/10574>

Commit(s) tested:
	3d58e1fcfbedad71be7e539dfa2045ab2768f013

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 --emit-relocs support for notoc stubs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m32/3d/3d58e1fcfbedad71be7e539dfa2045ab2768f013/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-native-extended-gdbserver-m32/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-native-extended-gdbserver-m32/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -ex "set not-a-thing 4": $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-native-extended-gdbserver-m32/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -x /home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-native-extended-gdbserver-m32/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/master/xfail?id=b5d252b4>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/master/xfail.table?id=b5d252b4>




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master
  2018-08-31 19:43 [binutils-gdb] PowerPC64 --emit-relocs support for notoc stubs sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2018-09-01  0:12 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2018-09-01  0:23 ` sergiodj+buildbot
  2018-09-01  0:31 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-09-01  0:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m64/builds/10845>

Commit(s) tested:
	3d58e1fcfbedad71be7e539dfa2045ab2768f013

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 --emit-relocs support for notoc stubs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m64/3d/3d58e1fcfbedad71be7e539dfa2045ab2768f013/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-native-extended-gdbserver/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-native-extended-gdbserver/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -ex "set not-a-thing 4": $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-native-extended-gdbserver/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -x /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-native-extended-gdbserver/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
new FAIL: gdb.python/py-inferior.exp: can't run to main
new UNRESOLVED: gdb.python/py-inferior.exp: verify python support
PASS -> UNRESOLVED: gdb.threads/attach-into-signal.exp: threaded: attach
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-extended-gdbserver-m64/xfails/master/xfail?id=38da5cf5>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-extended-gdbserver-m64/xfails/master/xfail.table?id=38da5cf5>




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

* Failures on Fedora-x86_64-m64, branch master
  2018-08-31 19:43 [binutils-gdb] PowerPC64 --emit-relocs support for notoc stubs sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2018-09-01  0:23 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2018-09-01  0:31 ` sergiodj+buildbot
  2018-09-01  0:32 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-09-01  0:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m64/builds/10866>

Commit(s) tested:
	3d58e1fcfbedad71be7e539dfa2045ab2768f013

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 --emit-relocs support for notoc stubs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m64/3d/3d58e1fcfbedad71be7e539dfa2045ab2768f013/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -ex "set not-a-thing 4": $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -x /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-m64/xfails/master/xfail?id=731cda67>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-m64/xfails/master/xfail.table?id=731cda67>




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

* Failures on Fedora-x86_64-native-gdbserver-m64, branch master
  2018-08-31 19:43 [binutils-gdb] PowerPC64 --emit-relocs support for notoc stubs sergiodj+buildbot
                   ` (8 preceding siblings ...)
  2018-09-01  0:31 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
@ 2018-09-01  0:32 ` sergiodj+buildbot
  2018-09-01  2:21 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
  2018-09-01  3:01 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-09-01  0:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/10800>

Commit(s) tested:
	3d58e1fcfbedad71be7e539dfa2045ab2768f013

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 --emit-relocs support for notoc stubs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/3d/3d58e1fcfbedad71be7e539dfa2045ab2768f013/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-native-gdbserver/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-native-gdbserver/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -ex "set not-a-thing 4": $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-native-gdbserver/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -x /home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-native-gdbserver/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
PASS -> FAIL: gdb.base/charset.exp: assign String16 with prefix u
PASS -> FAIL: gdb.base/charset.exp: assign String32 with prefix L
PASS -> FAIL: gdb.base/charset.exp: assign String32 with prefix U
PASS -> FAIL: gdb.base/charset.exp: assign string to int array
PASS -> FAIL: gdb.base/charset.exp: assign string to long array
PASS -> FAIL: gdb.base/charset.exp: assign string to short array
PASS -> FAIL: gdb.base/charset.exp: check value of "\a" in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of "\a" in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of "\a" in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of "\a" in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of "\a" in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of "\b" in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of "\b" in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of "\b" in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of "\b" in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of "\b" in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of "\f" in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of "\f" in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of "\f" in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of "\f" in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of "\f" in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of "\n" in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of "\n" in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of "\n" in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of "\n" in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of "\n" in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of "\r" in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of "\r" in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of "\r" in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of "\r" in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of "\r" in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of "\t" in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of "\t" in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of "\t" in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of "\t" in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of "\t" in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of "\v" in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of "\v" in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of "\v" in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of "\v" in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of "\v" in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of '\a' in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of '\a' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of '\a' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of '\a' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of '\a' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of '\b' in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of '\b' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of '\b' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of '\b' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of '\b' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of '\f' in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of '\f' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of '\f' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of '\f' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of '\f' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of '\n' in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of '\n' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of '\n' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of '\n' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of '\n' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of '\r' in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of '\r' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of '\r' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of '\r' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of '\r' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of '\t' in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of '\t' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of '\t' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of '\t' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of '\t' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of '\v' in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of '\v' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of '\v' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of '\v' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of '\v' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of escape that doesn't exist in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of escape that doesn't exist in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of escape that doesn't exist in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of escape that doesn't exist in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of escape that doesn't exist in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of parsed character literal in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of parsed character literal in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of parsed character literal in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of parsed character literal in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of parsed character literal in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of parsed string literal in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of parsed string literal in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of parsed string literal in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of parsed string literal in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of parsed string literal in UTF-32
PASS -> FAIL: gdb.base/charset.exp: display String String16 with x/hs
PASS -> FAIL: gdb.base/charset.exp: display String String32 with x/ws
PASS -> FAIL: gdb.base/charset.exp: print string in ASCII
PASS -> FAIL: gdb.base/charset.exp: print string in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: print string in IBM1047
PASS -> FAIL: gdb.base/charset.exp: print string in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: print string in UTF-32
PASS -> FAIL: gdb.base/charset.exp: run until all strings have been initialized
PASS -> FAIL: gdb.base/charset.exp: try printing '\a' in ASCII
PASS -> FAIL: gdb.base/charset.exp: try printing '\a' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: try printing '\a' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: try printing '\a' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: try printing '\a' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: try printing '\b' in ASCII
PASS -> FAIL: gdb.base/charset.exp: try printing '\b' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: try printing '\b' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: try printing '\b' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: try printing '\b' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: try printing '\f' in ASCII
PASS -> FAIL: gdb.base/charset.exp: try printing '\f' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: try printing '\f' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: try printing '\f' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: try printing '\f' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: try printing '\n' in ASCII
PASS -> FAIL: gdb.base/charset.exp: try printing '\n' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: try printing '\n' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: try printing '\n' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: try printing '\n' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: try printing '\r' in ASCII
PASS -> FAIL: gdb.base/charset.exp: try printing '\r' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: try printing '\r' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: try printing '\r' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: try printing '\r' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: try printing '\t' in ASCII
PASS -> FAIL: gdb.base/charset.exp: try printing '\t' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: try printing '\t' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: try printing '\t' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: try printing '\t' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: try printing '\v' in ASCII
PASS -> FAIL: gdb.base/charset.exp: try printing '\v' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: try printing '\v' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: try printing '\v' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: try printing '\v' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: typedef to wchar_t
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail?id=16142a9f>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail.table?id=16142a9f>




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

* Failures on Fedora-x86_64-native-gdbserver-m32, branch master
  2018-08-31 19:43 [binutils-gdb] PowerPC64 --emit-relocs support for notoc stubs sergiodj+buildbot
                   ` (9 preceding siblings ...)
  2018-09-01  0:32 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2018-09-01  2:21 ` sergiodj+buildbot
  2018-09-01  3:01 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-09-01  2:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/10573>

Commit(s) tested:
	3d58e1fcfbedad71be7e539dfa2045ab2768f013

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 --emit-relocs support for notoc stubs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m32/3d/3d58e1fcfbedad71be7e539dfa2045ab2768f013/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-native-gdbserver-m32/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-native-gdbserver-m32/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -ex "set not-a-thing 4": $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-native-gdbserver-m32/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -x /home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-native-gdbserver-m32/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m32/xfails/master/xfail?id=be133002>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m32/xfails/master/xfail.table?id=be133002>




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

* Failures on Fedora-x86_64-m32, branch master
  2018-08-31 19:43 [binutils-gdb] PowerPC64 --emit-relocs support for notoc stubs sergiodj+buildbot
                   ` (10 preceding siblings ...)
  2018-09-01  2:21 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2018-09-01  3:01 ` sergiodj+buildbot
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-09-01  3:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m32/builds/10586>

Commit(s) tested:
	3d58e1fcfbedad71be7e539dfa2045ab2768f013

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 --emit-relocs support for notoc stubs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m32/3d/3d58e1fcfbedad71be7e539dfa2045ab2768f013/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-m32/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-m32/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -ex "set not-a-thing 4": $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-m32/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -x /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-m32/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
new FAIL: gdb.base/corefile.exp: core-file warning-free
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-m32/xfails/master/xfail?id=363b0703>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-m32/xfails/master/xfail.table?id=363b0703>




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

end of thread, other threads:[~2018-08-31 19:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-31 19:43 [binutils-gdb] PowerPC64 --emit-relocs support for notoc stubs sergiodj+buildbot
2018-08-31 19:43 ` *** COMPILATION FAILED *** Failures on RHEL-s390x-m64, branch master *** BREAKAGE *** sergiodj+buildbot
2018-08-31 19:56 ` *** COMPILATION FAILED *** Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2018-08-31 20:11 ` *** COMPILATION FAILED *** Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2018-08-31 20:12 ` *** COMPILATION FAILED *** Failures on Debian-s390x-m64, " sergiodj+buildbot
2018-08-31 23:23 ` Failures on Fedora-i686, branch master sergiodj+buildbot
2018-09-01  0:07 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2018-09-01  0:12 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2018-09-01  0:23 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2018-09-01  0:31 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2018-09-01  0:32 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2018-09-01  2:21 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2018-09-01  3:01 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot

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