Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Nov 2012 18:19:34 +0100
From:      Rene Ladan <r.c.ladan@gmail.com>
To:        freebsd-chromium@freebsd.org
Subject:   Re: chromium v23 failed to build
Message-ID:  <509D3B26.1070506@gmail.com>
In-Reply-To: <1352480353.14831.4.camel@localhost>
References:  <1352480353.14831.4.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09-11-2012 17:59, Beri wrote:
> Hi
>
> is this clang related problem ??
> --------------------------------------------------------
> root@brzi:/usr/ports/www/chromium # clang -v
> FreeBSD clang version 3.2 (trunk 162107) 20120817
> Target: x86_64-unknown-freebsd10.0
> Thread model: posix
> root@brzi:/usr/ports/www/chromium # uname -a
> FreeBSD brzi.nmw 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r242695M: Wed Nov
> 7 11:39:16 CET 2012     root@brzi.nmw:/usr/obj/usr/src/sys/PILA  amd64
> root@brzi:/usr/ports/www/chromium #
>
> --------------------------------------------------------
>
>    RULE chrome_chrome_gyp_metrics_proto_target_genproto_0
> out/Release/pyproto/chrome/common/metrics/proto/chrome_experiments_pb2.py
>    RULE chrome_chrome_gyp_metrics_proto_target_genproto_1
> out/Release/pyproto/chrome/common/metrics/proto/chrome_user_metrics_extension_pb2.py
> gmake: ***
> [out/Release/pyproto/chrome/common/metrics/proto/chrome_experiments_pb2.py] Error 248
> gmake: *** Waiting for unfinished jobs....
> gmake: ***
> [out/Release/pyproto/chrome/common/metrics/proto/chrome_user_metrics_extension_pb2.py] Error 248
> *** [do-build] Error code 1
>
> Stop in /usr/ports/www/chromium.
> *** [build] Error code 1
>
> Stop in /usr/ports/www/chromium.
>
Yes, building with clang is currently broken in this way. For now 
building with gcc4.6+ should work by unselecting the CLANG option with 
'make config'.

René






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