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: MIPS build slave


On 15-07-20 05:24 PM, Brendan Kirby wrote:
> When I rebuilt this morning, I was running as the same user as the
> Buildbot uses.  Also, I had SHELL set to /bin/bash.  I've just re-run
> the build with SHELL explicitly set on the make command like:
> make -j1 all SHELL=/bin/bash
> make check RUNTESTFLAGS='gdb.mi/mi-watch.exp' SHELL=/bin/bash
> 
> I'm not seeing the messages:
> 
> Cannot exec $execfile -c exec $execfile
> 
> in any of the logs ("grep -i 'cannot.*exec' *" returns nothing).  I'm
> attaching the build log from the above "make -j1 all SHELL=/bin/bash"
> command above as build.log as well as the newer versions of the make
> check and gdb.log logs.
> 
> Brendan

Those logs seems fine.  Try to run what Sergio suggested, which is a bit
closer to what the buildbot really runs.

Thanks,

Simon


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