From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 77183 invoked by alias); 29 May 2019 01:48:45 -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 77172 invoked by uid 89); 29 May 2019 01:48:44 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.4 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 01:48:43 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Wed, 29 May 2019 03:14:00 -0000 Subject: *** COMPILATION FAILED *** Failures on Solaris11-amd64-m64, branch master *** BREAKAGE *** From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2019-q2/txt/msg04480.txt.bz2 Buildslave: solaris11-amd64 Full Build URL: Commit(s) tested: a2f4b66c9eb5210f8ef6038d7194af1e5f314f97 Author(s) (in the same order as the commits): H.J. Lu Subject: x86: Add CheckRegSize to AVX512_BF16 instructions with Disp8ShiftVL 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 whether setpgrp takes no argument... yes checking for GNU regex... no checking for struct thread.td_pcb... no checking for struct lwp... no checking for struct reg in machine/reg.h... no checking for struct reg.r_fs... no checking for struct reg.r_gs... no checking for struct user_regs_struct.fs_base... no checking for struct user_regs_struct.gs_base... no checking for PTRACE_GETREGS... no checking for PTRACE_GETFPXREGS... no checking for PT_GETDBREGS... no checking for PT_GETXMMREGS... no checking for struct ptrace_lwpinfo.pl_tdname... no checking for struct ptrace_lwpinfo.pl_syscall_code... no checking for gregset_t in sys/procfs.h... yes checking for fpregset_t in sys/procfs.h... yes checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... yes checking for lwpid_t in sys/procfs.h... no checking for psaddr_t in sys/procfs.h... no checking for elf_fpregset_t in sys/procfs.h... no checking for long long support in compiler... yes checking for long long support in printf... yes checking for decfloat support in printf... no checking for long double support in compiler... yes checking for long double support in printf... yes checking for long double support in scanf... yes checking for the dynamic export flag... -rdynamic checking whether has TD_NOTALLOC... no checking whether has TD_VERSION... no checking whether has TD_NOTLS... yes checking whether ADDR_NO_RANDOMIZE is declared... 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-unknown-pragmas -Wno-deprecated-declarations -Werror checking for cygwin... no checking for ELF support in BFD... yes checking for library containing dlopen... (cached) none required checking for Mach-O support in BFD... no checking whether to use lzma... auto checking for liblzma... yes checking how to link with liblzma... -llzma checking for X... libraries , headers enable_sim = no enableval = no checking whether gdbserver is supported on this host... no checking whether to use babeltrace... auto checking for libbabeltrace... no configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. checking for xsltproc... /usr/bin/xsltproc configure: updating cache ./config.cache configure: creating ./config.status config.status: creating jit-reader.h config.status: creating gcore config.status: creating Makefile config.status: creating gdb-gdb.gdb config.status: creating gdb-gdb.py config.status: creating doc/Makefile config.status: creating data-directory/Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps === configuring in testsuite (/opt/gdb-buildbot/home/solaris11-amd64/solaris11-amd64-m64/build/gdb/testsuite) configure: running /bin/sh ../../../binutils-gdb/gdb/testsuite/configure --disable-option-checking '--prefix=/usr/local' '--disable-binutils' '--disable-ld' '--disable-gold' '--disable-gas' '--disable-sim' '--disable-gprof' '--with-separate-debug-dir=/usr/lib/debug' '--program-transform-name=s,y,y,' '--build=x86_64-pc-solaris2.11' '--host=x86_64-pc-solaris2.11' '--target=x86_64-pc-solaris2.11' 'build_alias=x86_64-pc-solaris2.11' 'host_alias=x86_64-pc-solaris2.11' 'target_alias=x86_64-pc-solaris2.11' 'CC=gcc' 'CFLAGS=-g -D_GLIBCXX_DEBUG -m64 -O' 'LDFLAGS= ' 'CXX=g++' 'CXXFLAGS=-g -D_GLIBCXX_DEBUG -m64 -O' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../binutils-gdb/gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) x86_64-pc-solaris2.11 checking host system type... (cached) x86_64-pc-solaris2.11 checking target system type... (cached) x86_64-pc-solaris2.11 checking for x86_64-pc-solaris2.11-gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /usr/gnu/bin/grep checking for egrep... (cached) /usr/gnu/bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating lib/pdtrace config.status: creating Makefile gmake[1]: Leaving directory '/opt/gdb-buildbot/home/solaris11-amd64/solaris11-amd64-m64/build' gmake: *** [Makefile:850: all] Error 2 ============================