From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 49974 invoked by alias); 31 Oct 2018 09:26:05 -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 49804 invoked by uid 89); 31 Oct 2018 09:25:52 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_3,SPF_PASS autolearn=ham version=3.3.2 spammy=sk:12615cb, 12615cba8411c845b33b98cc616439c66a34f03a X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (158.69.185.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 31 Oct 2018 09:25:51 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Wed, 31 Oct 2018 09:56:00 -0000 Subject: *** COMPILATION FAILED *** Failures on Fedora-x86_64-w64-mingw32, branch master *** BREAKAGE *** From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <12615cba8411c845b33b98cc616439c66a34f03a@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2018-q4/txt/msg02262.txt.bz2 Buildslave: fedora-x86-64-2 Full Build URL: Commit(s) tested: 12615cba8411c845b33b98cc616439c66a34f03a Author(s) (in the same order as the commits): Philippe Waroquiers Subject: Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables] 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. CXX amd64-tdep.o CXX amd64-windows-nat.o CXX amd64-windows-tdep.o CXX annotate.o CXX arc-tdep.o CXX arch-utils.o CXX arch/aarch64-insn.o CXX arch/aarch64.o CXX arch/amd64.o CXX arch/arm-get-next-pcs.o CXX arch/arm-linux.o CXX arch/arm.o CXX arch/i386.o CXX arch/ppc-linux-common.o CXX arm-bsd-tdep.o CXX arm-fbsd-tdep.o CXX arm-linux-tdep.o CXX arm-nbsd-tdep.o CXX arm-obsd-tdep.o CXX arm-symbian-tdep.o CXX arm-tdep.o CXX arm-wince-tdep.o CXX auto-load.o CXX auxv.o CXX avr-tdep.o CXX ax-gdb.o CXX ax-general.o CXX bcache.o CXX bfd-target.o CXX bfin-linux-tdep.o CXX bfin-tdep.o CXX block.o CXX blockframe.o CXX break-catch-sig.o CXX break-catch-syscall.o CXX break-catch-throw.o CXX breakpoint.o CXX bsd-uthread.o CXX btrace.o CXX build-id.o CXX buildsym-legacy.o CXX buildsym.o CXX c-exp.o CXX c-lang.o CXX c-typeprint.o CXX c-valprint.o CXX c-varobj.o CXX charset.o CXX cli-out.o CXX cli/cli-cmds.o CXX cli/cli-decode.o CXX cli/cli-dump.o CXX cli/cli-interp.o CXX cli/cli-logging.o CXX cli/cli-script.o CXX cli/cli-setshow.o CXX cli/cli-utils.o CXX coff-pe-read.o CXX coffread.o CXX common/agent.o CXX common/btrace-common.o CXX common/buffer.o CXX common/cleanups.o CXX common/common-debug.o CXX common/common-exceptions.o CXX common/common-regcache.o CXX common/common-utils.o CXX common/environ.o CXX common/errors.o CXX common/fileio.o CXX common/filestuff.o CXX common/format.o CXX common/gdb_tilde_expand.o CXX common/gdb_vecs.o CXX common/job-control.o CXX common/mingw-strerror.o CXX common/netstuff.o CXX common/new-op.o CXX common/pathstuff.o CXX common/print-utils.o CXX common/ptid.o CXX common/rsp-low.o CXX common/run-time-clock.o CXX common/scoped_mmap.o CXX common/selftest.o ../../binutils-gdb/gdb/common/netstuff.c: In function 'parsed_connection_spec parse_connection_spec(const char*, addrinfo*)': ../../binutils-gdb/gdb/common/netstuff.c:148:18: error: 'AF_LOCAL' was not declared in this scope { "unix:", AF_LOCAL, SOCK_STREAM }, ^~~~~~~~ ../../binutils-gdb/gdb/common/netstuff.c:148:18: note: suggested alternative: 'CF_LOCALE' { "unix:", AF_LOCAL, SOCK_STREAM }, ^~~~~~~~ CF_LOCALE make[2]: *** [Makefile:1619: common/netstuff.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/gdb' make[1]: *** [Makefile:8480: all-gdb] Error 2 make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build' make: *** [Makefile:857: all] Error 2 ============================