From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 85129 invoked by alias); 12 Aug 2019 20:14:30 -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 85086 invoked by uid 89); 12 Aug 2019 20:14:30 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.1 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_3,KAM_NUMSUBJECT,SPF_PASS autolearn=ham version=3.3.1 spammy=fedora-x86-64-3, fedorax86643, sk:Fedora, sk:fedora 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; Mon, 12 Aug 2019 20:14:28 +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 775e241e9c5f2b2ff2b59972ab70e5f20763fae6 From: gdb-buildbot@sergiodj.net To: gdb-patches@sourceware.org To: gdb-patches@sourceware.org, Tom Tromey In-Reply-To: <775e241e9c5f2b2ff2b59972ab70e5f20763fae6-master-breakage@gdb-build> Message-Id: Date: Mon, 12 Aug 2019 20:14:00 -0000 X-SW-Source: 2019-08/txt/msg00252.txt.bz2 Unfortunately it seems that there is a breakage on GDB. Commit title: 'Import readline 7.0 (patch 5)' Revision: 775e241e9c5f2b2ff2b59972ab70e5f20763fae6 You can find more details below: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ +++ The full log is too big to be posted here. +++ These are the last 100 lines of it. checking whether getlogin is declared without a macro... no checking whether getlogin_r is declared without a macro... no checking whether getpagesize is declared without a macro... no checking whether getusershell is declared without a macro... no checking whether setusershell is declared without a macro... no checking whether endusershell is declared without a macro... no checking whether group_member is declared without a macro... no checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... no checking whether link is declared without a macro... no checking whether linkat is declared without a macro... no checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... no checking whether pipe2 is declared without a macro... no checking whether pread is declared without a macro... no checking whether pwrite is declared without a macro... no checking whether readlink is declared without a macro... no checking whether readlinkat is declared without a macro... no checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... no checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... no checking whether symlinkat is declared without a macro... no checking whether ttyname_r is declared without a macro... no checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... no checking whether usleep is declared without a macro... yes checking for unsetenv... no checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... no checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... no checking whether wcwidth is declared without a macro... no checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... no checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... no checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... no checking whether wcsncasecmp is declared without a macro... no checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... no checking whether iswcntrl works... guessing yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of x86_64-w64-mingw32-gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib checking for x86_64-w64-mingw32-ar... (cached) x86_64-w64-mingw32-ar configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating import/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-mingw32/build' make: *** [Makefile:859: all] Error 2 program finished with exit code 2 elapsedTime=90.750819