Date: Mon, 11 Mar 2013 01:31:13 GMT From: Glen Barber <gjb@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/176828: www/chromium: Build failure on 10-CURRENT Message-ID: <201303110131.r2B1VDw2032234@red.freebsd.org> Resent-Message-ID: <201303110140.r2B1e0sC081416@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 176828 >Category: ports >Synopsis: www/chromium: Build failure on 10-CURRENT >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 11 01:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Glen Barber >Release: 10.0-CURRENT #92 r247916 >Organization: >Environment: FreeBSD nucleus 10.0-CURRENT FreeBSD 10.0-CURRENT #92 r247916: Thu Mar 7 10:27:56 EST 2013 root@nucleus:/usr/obj/usr/src/sys/NUCLEUS amd64 >Description: www/chromium fails to build on 10.0-CURRENT. >How-To-Repeat: Script started on Sun Mar 10 21:26:34 2013 root@nucleus:/usr/ports # make -C www/chromium ===> Building for chromium-25.0.1364.160 TOUCH out/Release/obj.target/chrome/common_version.stamp CXX(host) out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.o CXX(host) out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/compiler/importer.o CXX(host) out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.o CXX(host) out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.o CXX(host) out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/unknown_field_set.o CXX(host) out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/common.o CXX(host) out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/once.o CXX(host) out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/extension_set.o In file included from /usr/include/sys/stat.h:99:0, from third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:40: /usr/include/sys/time.h:134:17: error: 'sbintime_getsec' declared as an 'inline' variable /usr/include/sys/time.h:134:17: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:135:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:140:17: error: 'sbintime_t' does not name a type /usr/include/sys/time.h:148:9: error: 'sbttobt' declared as an 'inline' variable /usr/include/sys/time.h:148:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:149:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:206:9: error: 'sbttots' declared as an 'inline' variable /usr/include/sys/time.h:206:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:149:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:206:9: error: 'sbttots' declared as an 'inline' variable /usr/include/sys/time.h:206:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:207:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:215:17: error: 'sbintime_t' does not name a type /usr/include/sys/time.h:224:9: error: 'sbttotv' declared as an 'inline' variable /usr/include/sys/time.h:224:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:225:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:233:17: error: 'sbintime_t' does not name a type In file included from /usr/include/sys/stat.h:99:0, from third_party/protobuf/src/google/protobuf/compiler/importer.cc:41: /usr/include/sys/time.h:134:17: error: 'sbintime_getsec' declared as an 'inline' variable /usr/include/sys/time.h:134:17: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:135:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:140:17: error: 'sbintime_t' does not name a type /usr/include/sys/time.h:148:9: error: 'sbttobt' declared as an 'inline' variable /usr/include/sys/time.h:148:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:149:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:206:9: error: 'sbttots' declared as an 'inline' variable /usr/include/sys/time.h:206:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:207:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:215:17: error: 'sbintime_t' does not name a type /usr/include/sys/time.h:224:9: error: 'sbttotv' declared as an 'inline' variable /usr/include/sys/time.h:224:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:225:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:233:17: error: 'sbintime_t' does not name a type CXX(host) out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/generated_message_util.o CXX(host) out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/message_lite.o CXX(host) out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/repeated_field.o gmake: *** [out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.o] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/compiler/importer.o] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/www/chromium. *** [build] Error code 1 Stop in /usr/ports/www/chromium. root@nucleus:/usr/ports # ^D Script done on Sun Mar 10 21:26:42 2013 >Fix: Unsure. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303110131.r2B1VDw2032234>