Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Sep 2015 10:36:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-toolchain@FreeBSD.org
Subject:   [Bug 202914] make buildworld clang failure
Message-ID:  <bug-202914-29464-obPmo56NAq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202914-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202914-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202914

--- Comment #1 from Dimitry Andric <dim@FreeBSD.org> ---
This message:

"fatal error: file
'/usr/src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/include/llvm/Support/Compiler.h'
modified since it was first processed"

seems to indicate that you were modifying the tree while it was compiling.

What happens if you *don't* do that, clean /usr/obj out, and try to buildworld
again?

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202914-29464-obPmo56NAq>