Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2015 17:49:20 -0700
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        freebsd-toolchain@freebsd.org,  "freebsd-testing@freebsd.org" <freebsd-testing@freebsd.org>
Subject:   CROSS_TOOLCHAIN=amd64-gcc fails to build after clang 3.6.0 import
Message-ID:  <CAG=rPVe%2BzAuD_wuUC1Hro%2BTup5zWv85J3LHezYD0y=M8U2SRTg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I tried to build HEAD with gcc 4.9.1 after the latest clang 3.6.0 import,
and am getting
new build failures related to C++ such as:

/builds/FreeBSD_HEAD_external_toolchain_gcc/obj/builds/FreeBSD_HEAD_external_toolchain_gcc/tmp/usr/include/c++/v1/type_traits:881:87:
error: use of deleted function
'clang::Sema::TypoExprState::TypoExprState(const
clang::Sema::TypoExprState&)'

 sizeof(__is_convertible_imp::__test<_T2>(__is_convertible_imp::__source<_T1>()))
     == 1

See full build logs here:
https://jenkins.freebsd.org/job/FreeBSD_HEAD_external_toolchain_gcc/21/console

Any ideas what the problem might be?

Thanks.

--
Craig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVe%2BzAuD_wuUC1Hro%2BTup5zWv85J3LHezYD0y=M8U2SRTg>