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]

Failures on Fedora-x86_64-m32, branch master


Buildslave:
	fedora-x86-64-3

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

Commit(s) tested:
	0735fdddbc086291f6d2357e8fa57e5df6095e89

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Fix out of boundary access in pass_in_v

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 0735fdddbc086291f6d2357e8fa57e5df6095e89>

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

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

 extern int shm_open (const char *__name, int __oflag, mode_t __mode);
            ^
/usr/include/sys/mman.h:147:12: error: storage class specified for parameter shm_unlink
 extern int shm_unlink (const char *__name);
            ^
In file included from ../../../binutils-gdb/gdb/gdbserver/tracepoint.c:20:0:
../../../binutils-gdb/gdb/gdbserver/tracepoint.h:42:27: error: expected declaration specifiers before __attribute__
 #  define EXPORTED_SYMBOL __attribute__ ((visibility ("default")))
                           ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.h:62:30: note: in expansion of macro EXPORTED_SYMBOL
 # define IP_AGENT_EXPORT_VAR EXPORTED_SYMBOL ATTR_USED
                              ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.c:7307:1: note: in expansion of macro IP_AGENT_EXPORT_VAR
 IP_AGENT_EXPORT_VAR char *gdb_tp_heap_buffer;
 ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.h:42:27: error: expected declaration specifiers before __attribute__
 #  define EXPORTED_SYMBOL __attribute__ ((visibility ("default")))
                           ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.h:62:30: note: in expansion of macro EXPORTED_SYMBOL
 # define IP_AGENT_EXPORT_VAR EXPORTED_SYMBOL ATTR_USED
                              ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.c:7308:1: note: in expansion of macro IP_AGENT_EXPORT_VAR
 IP_AGENT_EXPORT_VAR char *gdb_jump_pad_buffer;
 ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.h:42:27: error: expected declaration specifiers before __attribute__
 #  define EXPORTED_SYMBOL __attribute__ ((visibility ("default")))
                           ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.h:62:30: note: in expansion of macro EXPORTED_SYMBOL
 # define IP_AGENT_EXPORT_VAR EXPORTED_SYMBOL ATTR_USED
                              ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.c:7309:1: note: in expansion of macro IP_AGENT_EXPORT_VAR
 IP_AGENT_EXPORT_VAR char *gdb_jump_pad_buffer_end;
 ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.h:42:27: error: expected declaration specifiers before __attribute__
 #  define EXPORTED_SYMBOL __attribute__ ((visibility ("default")))
                           ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.h:62:30: note: in expansion of macro EXPORTED_SYMBOL
 # define IP_AGENT_EXPORT_VAR EXPORTED_SYMBOL ATTR_USED
                              ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.c:7310:1: note: in expansion of macro IP_AGENT_EXPORT_VAR
 IP_AGENT_EXPORT_VAR char *gdb_trampoline_buffer;
 ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.h:42:27: error: expected declaration specifiers before __attribute__
 #  define EXPORTED_SYMBOL __attribute__ ((visibility ("default")))
                           ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.h:62:30: note: in expansion of macro EXPORTED_SYMBOL
 # define IP_AGENT_EXPORT_VAR EXPORTED_SYMBOL ATTR_USED
                              ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.c:7311:1: note: in expansion of macro IP_AGENT_EXPORT_VAR
 IP_AGENT_EXPORT_VAR char *gdb_trampoline_buffer_end;
 ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.h:42:27: error: expected declaration specifiers before __attribute__
 #  define EXPORTED_SYMBOL __attribute__ ((visibility ("default")))
                           ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.h:62:30: note: in expansion of macro EXPORTED_SYMBOL
 # define IP_AGENT_EXPORT_VAR EXPORTED_SYMBOL ATTR_USED
                              ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.c:7312:1: note: in expansion of macro IP_AGENT_EXPORT_VAR
 IP_AGENT_EXPORT_VAR char *gdb_trampoline_buffer_error;
 ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.c:7320:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.c:7331:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.c:7345:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.c:7356:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
In file included from ../../../binutils-gdb/gdb/gdbserver/../common/common-defs.h:70:0,
                 from ../../../binutils-gdb/gdb/gdbserver/server.h:22,
                 from ../../../binutils-gdb/gdb/gdbserver/tracepoint.c:19:
../../../binutils-gdb/gdb/gdbserver/../common/common-utils.h:51:7: error: old-style parameter declarations in prototyped function definition
 char *xstrprintf (const char *format, ...) ATTRIBUTE_PRINTF (1, 2);
       ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.c:7413:1: error: expected { at end of input
 }
 ^
../../../binutils-gdb/gdb/gdbserver/tracepoint.c:7413:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
cc1: all warnings being treated as errors
Makefile:474: recipe for target 'tracepoint-ipa.o' failed
make[4]: *** [tracepoint-ipa.o] Error 1
make[4]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-m32/build/gdb/gdbserver'
Makefile:1502: recipe for target 'subdir_do' failed
make[3]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-m32/build/gdb'
Makefile:1142: recipe for target 'all' failed
make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-m32/build/gdb'
make[3]: *** [subdir_do] Error 1
make[2]: *** [all] Error 2
Makefile:8812: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-m32/build'
Makefile:845: recipe for target 'all' failed
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]