Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 2014 12:23:12 -0500
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Baptiste Daroussin <bapt@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r357669 - head/devel/boost-libs
Message-ID:  <bfedd2c6a5253718e0c6d9bcd9c093cc@shatow.net>
In-Reply-To: <201406131124.s5DBOT7v053466@svn.freebsd.org>
References:  <201406131124.s5DBOT7v053466@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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