From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 78964 invoked by alias); 30 May 2019 01:01:27 -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 78956 invoked by uid 89); 30 May 2019 01:01:27 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.5 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_3,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy= 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; Thu, 30 May 2019 01:01:26 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Thu, 30 May 2019 02:44: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: <88981b157b08f2e9a404a2f86d4ee131f17ce3d4@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2019-q2/txt/msg04725.txt.bz2 Buildslave: fedora-x86-64-1 Full Build URL: Commit(s) tested: 88981b157b08f2e9a404a2f86d4ee131f17ce3d4 Author(s) (in the same order as the commits): Nick Alcock Subject: Add libctf to top-level MAINTAINERS; add myself as CTF maintainer. 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. checking for fcntl.h... yes checking for signal.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) no checking netinet/in.h usability... no checking netinet/in.h presence... no checking for netinet/in.h... no checking for sys/socket.h... (cached) no checking netdb.h usability... no checking netdb.h presence... no checking for netdb.h... no checking netinet/tcp.h usability... no checking netinet/tcp.h presence... no checking for netinet/tcp.h... no checking arpa/inet.h usability... no checking arpa/inet.h presence... no checking for arpa/inet.h... no checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) no checking for vfork... (cached) no checking for getauxval... (cached) no checking for pread... (cached) no checking for pwrite... (cached) no checking for pread64... (cached) no checking for setns... (cached) no checking for size_t... (cached) yes checking for ANSI C header files... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for nl_langinfo and CODESET... (cached) no checking for linux/perf_event.h... (cached) no checking for locale.h... (cached) yes checking for memory.h... (cached) yes checking for signal.h... (cached) yes checking for sys/resource.h... (cached) no checking for sys/socket.h... (cached) no checking for sys/un.h... (cached) no checking for sys/wait.h... (cached) no checking for thread_db.h... (cached) no checking for wait.h... (cached) no checking for termios.h... (cached) no checking for fdwalk... (cached) no checking for getrlimit... (cached) no checking for pipe... (cached) no checking for pipe2... (cached) no checking for socketpair... (cached) no checking for sigaction... (cached) no checking whether strerror is declared... (cached) yes checking whether strstr is declared... (cached) yes checking for sigsetjmp... (cached) no checking for sys/ptrace.h... (cached) no checking for ptrace.h... (cached) no checking whether ptrace is declared... (cached) no checking return type of ptrace... (cached) int checking types of arguments for ptrace... (cached) int,int,long,long checking for ust... no checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wno-format -Werror checking for dladdr... no checking for long long... (cached) yes checking size of long long... (cached) 8 checking whether basename is declared... (cached) no checking whether ffs is declared... (cached) no checking whether asprintf is declared... (cached) yes checking whether vasprintf is declared... (cached) yes checking whether snprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking whether strtol is declared... (cached) yes checking whether strtoul is declared... (cached) yes checking whether strtoll is declared... (cached) yes checking whether strtoull is declared... (cached) yes checking whether strverscmp is declared... (cached) no checking whether strerror is declared... (cached) yes checking whether perror is declared... yes checking whether vasprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking for struct stat.st_blocks... (cached) no checking for struct stat.st_blksize... (cached) no checking for struct user_regs_struct.fs_base... (cached) no checking for struct user_regs_struct.gs_base... (cached) no checking for socklen_t... (cached) no checking for Elf32_auxv_t... no checking for Elf64_auxv_t... no checking for lwpid_t in thread_db.h... no checking for psaddr_t in thread_db.h... no checking for dlopen in -ldl... no checking whether the target supports __sync_*_compare_and_swap... yes checking whether ADDR_NO_RANDOMIZE is declared... (cached) no configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing gdbdepdir commands mkdir -p -- arch/.deps mkdir -p -- common/.deps make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-mingw32/build' make: *** [Makefile:858: all] Error 2 ============================