www/chromium fails to compile with clang

Joel Dahl joel at FreeBSD.org
Sat Jul 21 15:22:48 UTC 2012


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 at 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


More information about the freebsd-chromium mailing list