CROSS_TOOLCHAIN=amd64-gcc fails to build after clang 3.6.0 import
Dimitry Andric
dim at FreeBSD.org
Tue Mar 31 18:20:13 UTC 2015
On 31 Mar 2015, at 20:13, Dimitry Andric <dim at FreeBSD.org> wrote:
...
> but then:
>
> + patch
> Hmm... Looks like a unified diff to me...
> The text leading up to this was:
> --------------------------
> |Index: contrib/libc++/include/type_traits
> |===================================================================
> |--- contrib/libc++/include/type_traits (revision 280762)
> |+++ contrib/libc++/include/type_traits (working copy)
> --------------------------
> Patching file contrib/libc++/include/type_traits using Plan A...
> Reversed (or previously applied) patch detected! Assume -R? [y]
> Hunk #1 succeeded at 842.
> Hunk #2 succeeded at 877.
> Hmm... Ignoring the trailing garbage.
> done
>
> E.g., it undoes the change to type_traits that was merged in the subversion update.
Btw, please use patch -f for this, so it will error out, instead of
accidentally reversing a patch.
-Dimitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-toolchain/attachments/20150331/8423d37f/attachment.sig>
More information about the freebsd-toolchain
mailing list