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: Oh dear. I regret to inform you that commit b5884fa7101cc528f07fd57c3de445a3680964a6 might be unfortunate



> On 19 Feb 2018, at 10:07, gdb-buildbot@sergiodj.net wrote:
> 
> My lords, ladies, gentlemen, members of the public.
> 
> It is a matter of great regret and sadness to inform you that commit:
> 
> 	Add common/ dir in build directories
> 	b5884fa7101cc528f07fd57c3de445a3680964a6
> 
> 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.

Sadly, when I try the builds with the exact same configure line, my build works!

make[4]: *** No rule to make target `../../../binutils-gdb/gdb/gdbserver/common/btrace-common.c'.  Stop.

Looks like make is picking up the wrong rule for the common dir - it’s trying to compile from inside gdbserver.
I think this is an issue with different versions of make working differently. Sigh. I’ll force my make version and debug.


Alan.

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