This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Breakage on builder Fedora-x86_64-cc-with-index, revision 81b42bcab16f4462eb4c91db2cf09cd76e17402e


Hi Sergio,

These failures are caused by an x86-64 buildslave being out of disk space.
I guess it's one of the GCC compile farm machines, but I don't know which
one.  Could you look into it, or tell which machine fedora-x86-64-1 maps to?

Thanks,

Simon

On 2017-11-01 11:37 AM, gdb-buildbot@sergiodj.net wrote:
> Unfortunately it seems that there is a breakage on GDB.
> 
> Commit title: 'FT32B is a new FT32 family member. It has a code compression scheme, which requires the use of linker relaxations. The change is quite large, so submission is in several parts.'
> Revision: 81éb42bcab16f4462eb4c91db2cf09cd76e17402e
> 
> You can find more details below:
> 
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> 
> Buildslave:
> 	fedora-x86-64-1
> 
> Full Build URL:
> 	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/7762>
> 
> Commit(s) tested:
> 	81b42bcab16f4462eb4c91db2cf09cd76e17402e
> 
> Author(s) (in the same order as the commits):
> 	James Bowman <james.bowman@ftdichip.com>
> 
> Subject:
> 	FT32B is a new FT32 family member. It has a code compression scheme, which requires the use of linker relaxations. The change is quite large, so submission is in several parts.
> 
> Testsuite log (gdb.sum and gdb.log) URL(s):
> 	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/81/81b42bcab16f4462eb4c91db2cf09cd76e17402e/>
> 
> *** Internal error on buildslave (no space left on device). ***
> *** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-x86-64-1>) ***
> 
> *** Failed to compiled GDB.  ***
> ============================
> ../../binutils-gdb/readline/complete.c:701:12: warning: implicit declaration of function wcwidth; did you mean fnwidth? [-Wimplicit-function-declaration]
> ../../binutils-gdb/readline/display.c:768:15: warning: implicit declaration of function wcwidth [-Wimplicit-function-declaration]
> ../../binutils-gdb/readline/mbutil.c:122:12: warning: implicit declaration of function wcwidth [-Wimplicit-function-declaration]
> Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Werror
> Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Werror
> ============================
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]