svn commit: r357669 - head/devel/boost-libs
Bryan Drewery
bdrewery at FreeBSD.org
Fri Jun 13 17:23:14 UTC 2014
On 2014-06-13 06:24, Baptiste Daroussin wrote:
> Author: bapt
> Date: Fri Jun 13 11:24:29 2014
> New Revision: 357669
> URL: http://svnweb.freebsd.org/changeset/ports/357669
> QAT: https://qat.redports.org/buildarchive/r357669/
>
> Log:
> Disable ccache (it breaks with clang)
>
> Reported by: ale
>
> Modified:
> head/devel/boost-libs/Makefile
>
> Modified: head/devel/boost-libs/Makefile
> ==============================================================================
> --- head/devel/boost-libs/Makefile Fri Jun 13 11:22:55 2014 (r357668)
> +++ head/devel/boost-libs/Makefile Fri Jun 13 11:24:29 2014 (r357669)
> @@ -17,6 +17,8 @@ ICU_DESC= Boost.Regex with ICU unicode
>
> .include "${.CURDIR}/../boost-all/compiled.mk"
>
> +NO_CCACHE= yes
> +
> BJAM_ARGS+= --without-python
> .if defined(X_BUILD_FOR)
> BJAM_ARGS+= --without-context --without-coroutine \
fatal error: file
'/wrkdirs/usr/ports/devel/boost-libs/work/boost_1_55_0/./boost/predef/os/bsd.h'
has been modified since the precompiled header
'bin.v2/libs/math/build/clang-linux-3.3/release/threading-multi/../src/tr1/pch.hpp.pch'
was built
It hits a lot of these.
--
Regards,
Bryan Drewery
More information about the svn-ports-all
mailing list