* Oh dear. I regret to inform you that commit 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd might be unfortunate
@ 2019-01-02 6:29 gdb-buildbot
2019-01-02 6:29 ` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd gdb-buildbot
0 siblings, 1 reply; 4+ messages in thread
From: gdb-buildbot @ 2019-01-02 6:29 UTC (permalink / raw)
To: Joel Brobecker, gdb-patches
My lords, ladies, gentlemen, members of the public.
It is a matter of great regret and sadness to inform you that commit:
Fix year range in unittests/.../char/empty.cc copyright header
4ada3dfd5c07f0f1045a721a28fc905918ffbdfd
might have made GDB unwell. Since I am just your Butler BuildBot,
I kindly ask that a human superior officer double-check this.
Please note that if you are reading this message on gdb-patches, there might
be other builders broken.
You can find more details about the unfortunate breakage in the next messages.
Cheers,
Your GDB BuildBot.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd
2019-01-02 6:29 Oh dear. I regret to inform you that commit 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd might be unfortunate gdb-buildbot
@ 2019-01-02 6:29 ` gdb-buildbot
2019-01-02 6:34 ` Joel Brobecker
0 siblings, 1 reply; 4+ messages in thread
From: gdb-buildbot @ 2019-01-02 6:29 UTC (permalink / raw)
To: Joel Brobecker, gdb-patches
Unfortunately it seems that there is a breakage on GDB.
Commit title: 'Fix year range in unittests/.../char/empty.cc copyright header'
Revision: 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd
You can find more details below:
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Buildslave:
ubuntu16-aarch64
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-Aarch64-native-extended-gdbserver-m64/builds/365>
Commit(s) tested:
4ada3dfd5c07f0f1045a721a28fc905918ffbdfd
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Subject:
Fix year range in unittests/.../char/empty.cc copyright header
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-Aarch64-native-extended-gdbserver-m64/4a/4ada3dfd5c07f0f1045a721a28fc905918ffbdfd/>
*** 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
============================
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd
2019-01-02 6:29 ` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd gdb-buildbot
@ 2019-01-02 6:34 ` Joel Brobecker
2019-01-02 18:06 ` Sergio Durigan Junior
0 siblings, 1 reply; 4+ messages in thread
From: Joel Brobecker @ 2019-01-02 6:34 UTC (permalink / raw)
To: gdb-buildbot; +Cc: gdb-patches
> 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:
> <http://gdb-build.sergiodj.net/builders/Ubuntu-Aarch64-native-extended-gdbserver-m64/builds/365>
>
> Commit(s) tested:
> 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd
>
> Author(s) (in the same order as the commits):
> Joel Brobecker <brobecker@adacore.com>
>
> Subject:
> Fix year range in unittests/.../char/empty.cc copyright header
>
> Testsuite log (gdb.sum and gdb.log) URL(s):
> <http://gdb-build.sergiodj.net/results/Ubuntu-Aarch64-native-extended-gdbserver-m64/4a/4ada3dfd5c07f0f1045a721a28fc905918ffbdfd/>
>
> *** 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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-01-02 18:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-02 6:29 Oh dear. I regret to inform you that commit 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd might be unfortunate gdb-buildbot
2019-01-02 6:29 ` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd gdb-buildbot
2019-01-02 6:34 ` Joel Brobecker
2019-01-02 18:06 ` Sergio Durigan Junior
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox