From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 107630 invoked by alias); 2 Jan 2019 06:34:31 -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 107616 invoked by uid 89); 2 Jan 2019 06:34:31 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.9 required=5.0 tests=BAYES_00,GIT_PATCH_3,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 02 Jan 2019 06:34:28 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id F324C561ED; Wed, 2 Jan 2019 01:34:26 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 3YO41vOen3y4; Wed, 2 Jan 2019 01:34:26 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 090C8561E9; Wed, 2 Jan 2019 01:34:24 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id DDB42867B9; Wed, 2 Jan 2019 10:34:17 +0400 (+04) Date: Wed, 02 Jan 2019 06:34:00 -0000 From: Joel Brobecker To: gdb-buildbot@sergiodj.net Cc: gdb-patches@sourceware.org Subject: Re: Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd Message-ID: <20190102063417.GA28188@adacore.com> References: <4ada3dfd5c07f0f1045a721a28fc905918ffbdfd-master-breakage@gdb-build> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-SW-Source: 2019-01/txt/msg00023.txt.bz2 > Unfortunately it seems that there is a breakage on GDB. > > Commit title: 'Fix year range in unittests/.../char/empty.cc copyright header' > Revision: 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd Looks unrelated to my change (error in gnulib)... > > You can find more details below: > > +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ > > Buildslave: > ubuntu16-aarch64 > > Full Build URL: > > > Commit(s) tested: > 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd > > Author(s) (in the same order as the commits): > Joel Brobecker > > Subject: > Fix year range in unittests/.../char/empty.cc copyright header > > 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. > > GEN arpa/inet.h > GEN signal.h > GEN math.h > GEN stdio.h > GEN stdlib.h > GEN string.h > GEN time.h > GEN sys/socket.h > GEN sys/stat.h > GEN sys/time.h > GEN unistd.h > GEN wchar.h > GEN wctype.h > make all-recursive > make[9]: Entering directory '/home/gdb_buildbot/ubuntu16-aarch64/ubuntu-aarch64-native-extended-gdbserver-m64/build/gdb/gdbserver/build-gnulib-gdbserver/import' > make[10]: Entering directory '/home/gdb_buildbot/ubuntu16-aarch64/ubuntu-aarch64-native-extended-gdbserver-m64/build/gdb/gdbserver/build-gnulib-gdbserver/import' > CC cloexec.o > CC dirname-lgpl.o > CC basename-lgpl.o > CC stripslash.o > CC exitfail.o > CC fd-hook.o > CC filenamecat-lgpl.o > CC getprogname.o > CC hard-locale.o > CC localcharset.o > CC malloca.o > CC math.o > CC openat-die.o > CC save-cwd.o > In file included from ../../../../../binutils-gdb/gdb/gdbserver/../gnulib/import/cloexec.c:20:0: > ../config.h:2056:19: error: two or more data types in declaration specifiers > #define socklen_t unsigned int > ^ > ../config.h:2056:28: error: two or more data types in declaration specifiers > #define socklen_t unsigned int > ^ > In file included from ../../../../../binutils-gdb/gdb/gdbserver/../gnulib/import/openat-die.c:18:0: > ../config.h:2056:19: error: two or more data types in declaration specifiers > #define socklen_t unsigned int > ^ > ../config.h:2056:28: error: two or more data types in declaration specifiers > #define socklen_t unsigned int > ^ > CC strnlen1.o > Makefile:1762: recipe for target 'cloexec.o' failed > make[10]: *** [cloexec.o] Error 1 > make[10]: *** Waiting for unfinished jobs.... > In file included from ../../../../../binutils-gdb/gdb/gdbserver/../gnulib/import/save-cwd.c:21:0: > ../config.h:2056:19: error: two or more data types in declaration specifiers > #define socklen_t unsigned int > ^ > ../config.h:2056:28: error: two or more data types in declaration specifiers > #define socklen_t unsigned int > ^ > In file included from ../../../../../binutils-gdb/gdb/gdbserver/../gnulib/import/localcharset.c:20:0: > ../config.h:2056:19: error: two or more data types in declaration specifiers > #define socklen_t unsigned int > ^ > ../config.h:2056:28: error: two or more data types in declaration specifiers > #define socklen_t unsigned int > ^ > Makefile:1762: recipe for target 'openat-die.o' failed > make[10]: *** [openat-die.o] Error 1 > Makefile:1762: recipe for target 'save-cwd.o' failed > make[10]: *** [save-cwd.o] Error 1 > Makefile:1762: recipe for target 'localcharset.o' failed > make[10]: *** [localcharset.o] Error 1 > make[10]: Leaving directory '/home/gdb_buildbot/ubuntu16-aarch64/ubuntu-aarch64-native-extended-gdbserver-m64/build/gdb/gdbserver/build-gnulib-gdbserver/import' > Makefile:1782: recipe for target 'all-recursive' failed > make[9]: Leaving directory '/home/gdb_buildbot/ubuntu16-aarch64/ubuntu-aarch64-native-extended-gdbserver-m64/build/gdb/gdbserver/build-gnulib-gdbserver/import' > make[9]: *** [all-recursive] Error 1 > Makefile:1612: recipe for target 'all' failed > make[8]: *** [all] Error 2 > make[8]: Leaving directory '/home/gdb_buildbot/ubuntu16-aarch64/ubuntu-aarch64-native-extended-gdbserver-m64/build/gdb/gdbserver/build-gnulib-gdbserver/import' > Makefile:161: recipe for target 'subdir_do' failed > make[7]: Leaving directory '/home/gdb_buildbot/ubuntu16-aarch64/ubuntu-aarch64-native-extended-gdbserver-m64/build/gdb/gdbserver/build-gnulib-gdbserver' > make[7]: *** [subdir_do] Error 1 > Makefile:116: recipe for target 'all' failed > make[6]: Leaving directory '/home/gdb_buildbot/ubuntu16-aarch64/ubuntu-aarch64-native-extended-gdbserver-m64/build/gdb/gdbserver/build-gnulib-gdbserver' > make[6]: *** [all] Error 2 > Makefile:477: recipe for target 'subdir_do' failed > make[5]: Leaving directory '/home/gdb_buildbot/ubuntu16-aarch64/ubuntu-aarch64-native-extended-gdbserver-m64/build/gdb/gdbserver' > make[5]: *** [subdir_do] Error 1 > Makefile:406: recipe for target 'all-lib' failed > make[4]: *** [all-lib] Error 2 > make[4]: *** Waiting for unfinished jobs.... > make[4]: Leaving directory '/home/gdb_buildbot/ubuntu16-aarch64/ubuntu-aarch64-native-extended-gdbserver-m64/build/gdb/gdbserver' > Makefile:1998: recipe for target 'subdir_do' failed > make[3]: *** [subdir_do] Error 1 > make[3]: Leaving directory '/home/gdb_buildbot/ubuntu16-aarch64/ubuntu-aarch64-native-extended-gdbserver-m64/build/gdb' > Makefile:1636: recipe for target 'all' failed > make[2]: *** [all] Error 2 > make[2]: Leaving directory '/home/gdb_buildbot/ubuntu16-aarch64/ubuntu-aarch64-native-extended-gdbserver-m64/build/gdb' > Makefile:8792: recipe for target 'all-gdb' failed > make[1]: *** [all-gdb] Error 2 > make[1]: Leaving directory '/home/gdb_buildbot/ubuntu16-aarch64/ubuntu-aarch64-native-extended-gdbserver-m64/build' > Makefile:849: recipe for target 'all' failed > make: *** [all] Error 2 > ============================ -- Joel