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]

GDB nightly build failure (was ARI: Extend binary operator at EOL checks )


  Sorry Frank,
the crontab are already working, but they fail
because bison and GNU flex packages are not installed on the new system.

Could you please take care of this?

Pierre Muller
as ARI maintainer

Extract of $HOMER/log/gdb.current
dated March 21. 01.49

checking whether the target supports __sync_*_compare_and_swap... yes
checking whether ADDR_NO_RANDOMIZE is declared... (cached) yes
configure: updating cache .././config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
config.status: executing default commands
Making info in doc
Making info in po
Making info in .
Making info in po
WARNING: `bison' missing on your system.  You should only need it if
         you modified a `.y' file.  You may need the `Bison' package
         in order for those modifications to take effect.  You can get
         `Bison' from any GNU archive site.
WARNING: `bison' missing on your system.  You should only need it if
         you modified a `.y' file.  You may need the `Bison' package
         in order for those modifications to take effect.  You can get
         `Bison' from any GNU archive site.
ada-lex.c missing and flex not available.
make[3]: *** [ada-lex.c] Error 1
make[2]: *** [do-proto-toplev] Error 1
make[1]: *** [gdb-tar] Error 2
make: *** [gdb.tar] Error 2


> -----Message d'origine-----
> De : gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] De la part de Pierre Muller
> Envoyé : jeudi 21 mars 2013 09:19
> À : 'Frank Ch. Eigler'; 'Joel Brobecker'
> Cc : gdb-patches@sourceware.org
> Objet : RE: [RFA] ARI: Extend binary operator at EOL checks (was: About
New
> ARI warning Sun Mar 10 02:06:07 UTC 2013 in -D 2013-03-10-gmt)
> 
> > > À : Pierre Muller
> > > Cc : gdb-patches@sourceware.org
> > > Objet : Re: [RFA] ARI: Extend binary operator at EOL checks (was:
About
> > New
> > > ARI warning Sun Mar 10 02:06:07 UTC 2013 in -D 2013-03-10-gmt)
> > >
> > > >   Here is a propsoal for this,
> > > > it extends the tested binray operator list from
> > > > &&, ||, != and ==
> > > > to
> > > > &&, ||, !=, ==,+, -, / and *.
> > > [...]
> > > > I did not (yet) change the document of the ARI
> > > > because this generates a long list of false ARI changes,
> > > > thus I plan to do it later so that the true new ARI
> > > > warnings generated by this change are not shadowed by
> > > > this.
> > >
> > > Not sure if you were waiting for feedback from us or not, before
> > > checking it in? Looks like a nice addition to the current list.
> >   Yes indeed, I take this as an approval and just committed
> > the change.
> >
> >   Tomorrow we will get a big list of new ARI warnings :)...
> 
>   My prediction power was once again defeated :(
> 
>   The reason is the change of machine hosting sourceware.org server.
> It seems that both snapshots and ARI nightly page generation didn't
restart
> yet,
> latest are from Monday 2AM, so before the switch.
> 
>   Frank, is it normal that the gdbadmin cron jobs are still not working?
> If yes, could you give us an estimation of when it will be restarted?
> 
> Thanks in advance,
> 
> Pierre Muller
> as GDB ARI maintainer



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