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: sim checkout broken


H-P> There was talk about doing something with the CVS modules making
H-P> up sim, and it looks like someone did: something CVS-specific
H-P> has been done resulting in sim checkout now broken (at least for
H-P> the admittedly old 1.11.5), whereas checkout (as such) before
H-P> that wasn't broken.

H-P> ... (even more "U"s elided)
H-P> U src/include/opcode/mips.h
H-P> cvs checkout: warning: src/config.if is not (any longer) pertinent
H-P> cvs checkout: warning: src/configure.in is not (any longer) pertinent
H-P> cvs checkout: warning: src/gettext.m4 is not (any longer) pertinent
H-P> cvs checkout: warning: src/ltcf-c.sh is not (any longer) pertinent
H-P> cvs checkout: warning: src/ltcf-cxx.sh is not (any longer) pertinent
H-P> cvs checkout: warning: src/ltcf-gcj.sh is not (any longer) pertinent
H-P> cvs checkout: warning: src/ltconfig is not (any longer) pertinent
H-P> cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not
H-P> match /cvs/src/src/gdb
H-P> cvs checkout: ignoring module src/gdb/version.in

H-P> Can the action causing that Emptydir please be reverted?
H-P> And/or explained, maybe with a line indicating "better
H-P> switch to CVS-N.M".

Could you say exactly what you are doing?  Did you do a fresh checkout?
Or check out into an existing source tree?  If the latter, was that tree
populated using a different module previously?


Indeed, if I run the same "cvs co sim" command twice, the second time I
get:

cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/src/src/gdb

... but cvs still exits with status 0 for me.

I'm using cvs 1.11.23.  I suppose you could try upgrading, but I don't
know whether that would help or not.

Maybe I can reproduce the exit failure with more information.


Not sure what else to do.
Maybe have sim not depend on this file of gdb's.

Tom


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