Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jul 2012 17:22:34 +0200
From:      Joel Dahl <joel@FreeBSD.org>
To:        chromium@freebsd.org
Subject:   www/chromium fails to compile with clang
Message-ID:  <20120721152234.GL53207@jd.benders.se>

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

I'm trying to compile www/chromium with clang (from base) on:

FreeBSD crashbox.vnode.se 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sun Jul  8
12:09:27 CEST 2012     root@crashbox.vnode.se:/usr/obj/usr/src/sys/GENERIC
amd64

but it fails with:

XX(target) out/Release/obj.target/webkit_gpu/webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.o
  CXX(target) out/Release/obj.target/webkit_gpu/webkit/gpu/webgraphicscontext3d_in_process_impl.o
  LINK(host) out/Release/protoc
  LINK(host) out/Release/protoc: Finished
  TOUCH out/Release/obj.target/chrome/theme_resources.stamp
  AR(host) out/Release/obj.host/v8/tools/gyp/libv8_nosnapshot.a
  RULE sync_proto_genproto_0 out/Release/pyproto/sync/protocol/app_notification_specifics_pb2.py
  RULE sync_proto_genproto_1 out/Release/pyproto/sync/protocol/app_setting_specifics_pb2.py
gmake: *** [out/Release/pyproto/sync/protocol/app_notification_specifics_pb2.py] Floating point exception: 8 (core dumped)
gmake: *** Waiting for unfinished jobs....
gmake: *** [out/Release/pyproto/sync/protocol/app_setting_specifics_pb2.py] Floating point exception: 8 (core dumped)
*** [do-build] Error code 1

Stop in /usr/ports/www/chromium.
*** [build] Error code 1

Stop in /usr/ports/www/chromium.

Any ideas?

-- 
Joel



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