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-cxx-build-m64, branch master


Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	a738da3abe2bc02d70521086cf1d0e23565b8fbe

Author(s) (in the same order as the commits):
	Matthew Fortune <matthew.fortune@imgtec.com>

Subject:
	Add support for DT_MIPS_RLD_MAP_REL.

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

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

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

../../binutils-gdb/gdb/breakpoint.h: In function void VEC_bp_location_p_cleanup(void*):
../../binutils-gdb/gdb/common/vec.h:746:19: warning: invalid conversion from void* to VEC_bp_location_p** [-fpermissive]
   VEC(T) **vec_ = arg_;         \
                   ^
../../binutils-gdb/gdb/common/vec.h:430:1: note: in expansion of macro DEF_VEC_ALLOC_FUNC_P
 DEF_VEC_ALLOC_FUNC_P(T)         \
 ^
../../binutils-gdb/gdb/breakpoint.h:643:1: note: in expansion of macro DEF_VEC_P
 DEF_VEC_P(bp_location_p);
 ^
Makefile:1139: recipe for target 'd-exp.o' failed
make[2]: *** [d-exp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
../../binutils-gdb/gdb/breakpoint.h: In function void VEC_breakpoint_p_cleanup(void*):
../../binutils-gdb/gdb/common/vec.h:746:19: warning: invalid conversion from void* to VEC_breakpoint_p** [-fpermissive]
   VEC(T) **vec_ = arg_;         \
                   ^
../../binutils-gdb/gdb/common/vec.h:430:1: note: in expansion of macro DEF_VEC_ALLOC_FUNC_P
 DEF_VEC_ALLOC_FUNC_P(T)         \
 ^
../../binutils-gdb/gdb/breakpoint.h:891:1: note: in expansion of macro DEF_VEC_P
 DEF_VEC_P(breakpoint_p);
 ^
../../binutils-gdb/gdb/memattr.h: In function void VEC_mem_region_s_cleanup(void*):
../../binutils-gdb/gdb/common/vec.h:1056:19: warning: invalid conversion from void* to VEC_mem_region_s** [-fpermissive]
   VEC(T) **vec_ = arg_;         \
                   ^
../../binutils-gdb/gdb/common/vec.h:437:1: note: in expansion of macro DEF_VEC_ALLOC_FUNC_O
 DEF_VEC_ALLOC_FUNC_O(T)         \
 ^
../../binutils-gdb/gdb/memattr.h:99:1: note: in expansion of macro DEF_VEC_O
 DEF_VEC_O(mem_region_s);
 ^
../../binutils-gdb/gdb/common/btrace-common.h: In function void VEC_btrace_block_s_cleanup(void*):
../../binutils-gdb/gdb/common/vec.h:1056:19: warning: invalid conversion from void* to VEC_btrace_block_s** [-fpermissive]
   VEC(T) **vec_ = arg_;         \
                   ^
../../binutils-gdb/gdb/common/vec.h:437:1: note: in expansion of macro DEF_VEC_ALLOC_FUNC_O
 DEF_VEC_ALLOC_FUNC_O(T)         \
 ^
../../binutils-gdb/gdb/common/btrace-common.h:50:1: note: in expansion of macro DEF_VEC_O
 DEF_VEC_O (btrace_block_s);
 ^
../../binutils-gdb/gdb/btrace.h: In function void VEC_btrace_insn_s_cleanup(void*):
../../binutils-gdb/gdb/common/vec.h:1056:19: warning: invalid conversion from void* to VEC_btrace_insn_s** [-fpermissive]
   VEC(T) **vec_ = arg_;         \
                   ^
../../binutils-gdb/gdb/common/vec.h:437:1: note: in expansion of macro DEF_VEC_ALLOC_FUNC_O
 DEF_VEC_ALLOC_FUNC_O(T)         \
 ^
../../binutils-gdb/gdb/btrace.h:82:1: note: in expansion of macro DEF_VEC_O
 DEF_VEC_O (btrace_insn_s);
 ^
../../binutils-gdb/gdb/target.h: In function void VEC_static_tracepoint_marker_p_cleanup(void*):
../../binutils-gdb/gdb/common/vec.h:746:19: warning: invalid conversion from void* to VEC_static_tracepoint_marker_p** [-fpermissive]
   VEC(T) **vec_ = arg_;         \
                   ^
../../binutils-gdb/gdb/common/vec.h:430:1: note: in expansion of macro DEF_VEC_ALLOC_FUNC_P
 DEF_VEC_ALLOC_FUNC_P(T)         \
 ^
../../binutils-gdb/gdb/target.h:259:1: note: in expansion of macro DEF_VEC_P
 DEF_VEC_P(static_tracepoint_marker_p);
 ^
../../binutils-gdb/gdb/target.h: In function void VEC_memory_read_result_s_cleanup(void*):
../../binutils-gdb/gdb/common/vec.h:1056:19: warning: invalid conversion from void* to VEC_memory_read_result_s** [-fpermissive]
   VEC(T) **vec_ = arg_;         \
                   ^
../../binutils-gdb/gdb/common/vec.h:437:1: note: in expansion of macro DEF_VEC_ALLOC_FUNC_O
 DEF_VEC_ALLOC_FUNC_O(T)         \
 ^
../../binutils-gdb/gdb/target.h:307:1: note: in expansion of macro DEF_VEC_O
 DEF_VEC_O(memory_read_result_s);
 ^
../../binutils-gdb/gdb/target.h: In function void VEC_memory_write_request_s_cleanup(void*):
../../binutils-gdb/gdb/common/vec.h:1056:19: warning: invalid conversion from void* to VEC_memory_write_request_s** [-fpermissive]
   VEC(T) **vec_ = arg_;         \
                   ^
../../binutils-gdb/gdb/common/vec.h:437:1: note: in expansion of macro DEF_VEC_ALLOC_FUNC_O
 DEF_VEC_ALLOC_FUNC_O(T)         \
 ^
../../binutils-gdb/gdb/target.h:1426:1: note: in expansion of macro DEF_VEC_O
 DEF_VEC_O(memory_write_request_s);
 ^
../../binutils-gdb/gdb/progspace.h: In function void VEC_so_list_ptr_cleanup(void*):
../../binutils-gdb/gdb/common/vec.h:746:19: warning: invalid conversion from void* to VEC_so_list_ptr** [-fpermissive]
   VEC(T) **vec_ = arg_;         \
                   ^
../../binutils-gdb/gdb/common/vec.h:430:1: note: in expansion of macro DEF_VEC_ALLOC_FUNC_P
 DEF_VEC_ALLOC_FUNC_P(T)         \
 ^
../../binutils-gdb/gdb/progspace.h:39:1: note: in expansion of macro DEF_VEC_P
 DEF_VEC_P (so_list_ptr);
 ^
make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-cxx-build/build/gdb'
Makefile:8812: recipe for target 'all-gdb' failed
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-cxx-build/build'
Makefile:845: 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]