From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 94024 invoked by alias); 29 May 2019 23:31:35 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 93965 invoked by uid 89); 29 May 2019 23:31:34 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.0 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; Wed, 29 May 2019 23:31:33 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Fedora-x86_64-w64-mingw32, revision 0e65dfbaf3a0299e4837216a103c28625d4b4f1d From: gdb-buildbot@sergiodj.net To: Nick Alcock , gdb-patches@sourceware.org In-Reply-To: <0e65dfbaf3a0299e4837216a103c28625d4b4f1d-master-breakage@gdb-build> Message-Id: Date: Wed, 29 May 2019 23:31:00 -0000 X-SW-Source: 2019-05/txt/msg00672.txt.bz2 Unfortunately it seems that there is a breakage on GDB. Commit title: 'libctf: build system' Revision: 0e65dfbaf3a0299e4837216a103c28625d4b4f1d You can find more details below: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Buildslave: fedora-x86-64-3 Full Build URL: Commit(s) tested: 0e65dfbaf3a0299e4837216a103c28625d4b4f1d Author(s) (in the same order as the commits): Nick Alcock Subject: libctf: build system 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-3/fedora-x86-64-mingw32/build' make: *** [Makefile:858: all] Error 2 ============================