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 Debian-MIPS-m64, branch master


Buildslave:
	debian-jessie-mips-be-1

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

Commit(s) tested:
	604b263620af66e3bf881f146e329b4de06104a5

Author(s) (in the same order as the commits):
	Doug Evans <xdje42@gmail.com>

Subject:
	perftest/utils.py (select_file): Kill any existing inferior before selecting a new file.

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

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

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

 parse_spufs_run (ptid_t ptid, int *fd, CORE_ADDR *addr)
                  ^
../../binutils-gdb/gdb/spu-multiarch.c:56:40: error: expected declaration specifiers or ... before CORE_ADDR
 parse_spufs_run (ptid_t ptid, int *fd, CORE_ADDR *addr)
                                        ^
../../binutils-gdb/gdb/spu-multiarch.c:94:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:106:50: error: expected declaration specifiers or ... before ptid_t
 spu_thread_architecture (struct target_ops *ops, ptid_t ptid)
                                                  ^
../../binutils-gdb/gdb/spu-multiarch.c:120:6: error: expected declaration specifiers or ... before CORE_ADDR
      CORE_ADDR addr, int len)
      ^
../../binutils-gdb/gdb/spu-multiarch.c:135:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:190:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:236:24: error: unknown type name gdb_byte
     const char *annex, gdb_byte *readbuf,
                        ^
../../binutils-gdb/gdb/spu-multiarch.c:237:11: error: unknown type name gdb_byte
     const gdb_byte *writebuf, ULONGEST offset, ULONGEST len,
           ^
../../binutils-gdb/gdb/spu-multiarch.c:237:31: error: expected declaration specifiers or ... before ULONGEST
     const gdb_byte *writebuf, ULONGEST offset, ULONGEST len,
                               ^
../../binutils-gdb/gdb/spu-multiarch.c:237:48: error: expected declaration specifiers or ... before ULONGEST
     const gdb_byte *writebuf, ULONGEST offset, ULONGEST len,
                                                ^
../../binutils-gdb/gdb/spu-multiarch.c:238:5: error: expected declaration specifiers or ... before ULONGEST
     ULONGEST *xfered_len)
     ^
../../binutils-gdb/gdb/spu-multiarch.c:287:6: error: expected declaration specifiers or ... before CORE_ADDR
      CORE_ADDR start_addr, ULONGEST search_space_len,
      ^
../../binutils-gdb/gdb/spu-multiarch.c:287:28: error: expected declaration specifiers or ... before ULONGEST
      CORE_ADDR start_addr, ULONGEST search_space_len,
                            ^
../../binutils-gdb/gdb/spu-multiarch.c:288:12: error: unknown type name gdb_byte
      const gdb_byte *pattern, ULONGEST pattern_len,
            ^
../../binutils-gdb/gdb/spu-multiarch.c:288:31: error: expected declaration specifiers or ... before ULONGEST
      const gdb_byte *pattern, ULONGEST pattern_len,
                               ^
../../binutils-gdb/gdb/spu-multiarch.c:289:6: error: expected declaration specifiers or ... before CORE_ADDR
      CORE_ADDR *found_addrp)
      ^
../../binutils-gdb/gdb/spu-multiarch.c:309:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:323:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:332:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:339:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:348:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:357:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:369:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:385:30: error: expected =, ,, ;, asm or __attribute__ before _initialize_spu_multiarch
 extern initialize_file_ftype _initialize_spu_multiarch;
                              ^
../../binutils-gdb/gdb/spu-multiarch.c:389:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
In file included from build-gnulib/import/stdlib.h:35:0,
                 from ../../binutils-gdb/gdb/common/common-defs.h:32,
                 from ../../binutils-gdb/gdb/defs.h:28,
                 from ../../binutils-gdb/gdb/spu-multiarch.c:21:
/usr/include/stdlib.h:564:14: error: old-style parameter declarations in prototyped function definition
 extern char *getenv (const char *__name) __THROW __nonnull ((1)) __wur;
              ^
../../binutils-gdb/gdb/spu-multiarch.c:398:1: error: expected { at end of input
 }
 ^
../../binutils-gdb/gdb/spu-multiarch.c:398:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
cc1: all warnings being treated as errors
Makefile:1135: recipe for target 'spu-multiarch.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [spu-multiarch.o] Error 1
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
make[1]: *** [all-gdb] Error 2
Makefile:846: recipe for target 'all' failed
make: *** [all] Error 2
============================




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