Re: [ANNOUNCEMENT] GDB BuildBot

Eli Zaretskii <[email protected]>
Newsgroups gmane.comp.gdb.devel
Message-ID <[email protected]>
> From: Sergio Durigan Junior <[email protected]>
> Cc: [email protected]
> Date: Thu, 22 Jan 2015 14:55:08 -0500
> 
> > Thanks, I tried to fix that in this commit:
> 
> It fixed libdecnumber, but now I see:
> 
>   <http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/53/steps/make%20tags/logs/stdio>

It's a bug in libiberty/Makefile.in:

  TAGS: $(CFILES)
	  etags `for i in $(CFILES); do echo $(srcdir)/$$i ; done`

and CFILES is just a list of files, without $(srcdir)/.  So this can
only work when building inside the source tree.

I will see what I can do with this.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.