From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 110146 invoked by alias); 14 Aug 2015 14:30:29 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 110121 invoked by uid 89); 14 Aug 2015 14:30:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (176.31.208.32) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 14 Aug 2015 14:30:27 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Fri, 14 Aug 2015 14:30:00 -0000 Subject: Failures on Fedora-x86_64-cxx-build-m64, branch master From: sergiodj+buildbot@redhat.com X-GDB-Buildbot: 1 In-Reply-To: To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2015-q3/txt/msg07552.txt.bz2 Buildslave: fedora-x86-64-2 Full Build URL: Commit(s) tested: a738da3abe2bc02d70521086cf1d0e23565b8fbe Author(s) (in the same order as the commits): Matthew Fortune Subject: Add support for DT_MIPS_RLD_MAP_REL. Testsuite log (gdb.sum and gdb.log) URL(s): *** 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 ============================