On Wed, Oct 29, 2014 at 09:18:58AM -0700, Garrett Cooper wrote:
> 
> > On Oct 29, 2014, at 07:42, Ian Lepore <i...@freebsd.org> wrote:
> 
> ...
> 
> > Why are you the only person in the world who has had to do this?
> 
> They're not the only one. $work is running into an issue where there's a 
> mismatch between the host and build version which is generating corrupt ctf 
> sections.
> 
> I thought it had been fixed on CURRENT recently, but the converse might be 
> true--it might have been broken because it's no longer being built as part of 
> the bootstrap tools process.

Are you referring to r266567? I'm looking at whether we could
unconditionally add ctf* to the bootstrap tools. That would address the
OP's problem I think, as well as the corruption issue.

> 
> My gut says that this section is prematurely optimizing it out of the build, 
> because it's assumed that the host tool will always be binary compatible with 
> the build tool:
> https://svnweb.freebsd.org/base/head/Makefile.inc1?annotate=273755#l1270
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to