[Bug 202914] make buildworld clang failure

2015-09-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202914

Dimitry Andric  changed:

   What|Removed |Added

 Resolution|--- |Not A Bug
 Status|New |Closed

--- Comment #3 from Dimitry Andric  ---
(In reply to duckbreath from comment #2)
> (In reply to Dimitry Andric from comment #1)
> 
> I resolved this issue by running make delete-old

Strange, that target is normally only used after installworld, to get rid of
files in the base system that are obsolete.  Let's assume that you just deleted
/usr/obj and started again. :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Bug 202914] make buildworld clang failure

2015-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202914

--- Comment #2 from duckbre...@yahoo.com ---
(In reply to Dimitry Andric from comment #1)

I resolved this issue by running make delete-old

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Bug 202914] make buildworld clang failure

2015-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202914

Mark Linimon  changed:

   What|Removed |Added

  Component|standards   |kern

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Bug 202914] make buildworld clang failure

2015-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202914

Raphael Kubo da Costa  changed:

   What|Removed |Added

   Assignee|freebsd-standards@FreeBSD.o |freebsd-toolchain@FreeBSD.o
   |rg  |rg
 CC||d...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Bug 202914] make buildworld clang failure

2015-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202914

--- Comment #1 from Dimitry Andric  ---
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.
___
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"