[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 25 06:40:25 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685

--- Comment #25 from oleg.nauman at gmail.com ---
Hello Carlos,

Unfortunately it fails to compile with your latest patch:

[5896/13757] CXX
obj/gpu/command_buffer/client/gles2_implementation.client_context_state.o
FAILED: c++ -MMD -MF
obj/gpu/command_buffer/client/gles2_implementation.client_context_state.o.d
-DV8_DEPRECATION_WARNINGS -DBLINK_SCALE_FILTERS_AT_RECORD_TIME
-D_FILE_OFFSET_BITS=64 -DNO_TCMALLOC -DDISABLE_NACL -DCHROMIUM_BUILD
-DCR_CLANG_REVISION=206824 -DTOOLKIT_VIEWS=1 -DUSE_AURA=1 -DUSE_CAIRO=1
-DUSE_GLIB=1 -DUSE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1 -DUSE_X11=1
-DUSE_CLIPBOARD_AURAX11=1 -DENABLE_ONE_CLICK_SIGNIN -DUSE_XI2_MT=2
-DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DUSE_PROPRIETARY_CODECS
-DENABLE_CONFIGURATION_POLICY -DENABLE_NOTIFICATIONS -DENABLE_EGLIMAGE=1
-DENABLE_TASK_MANAGER=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGINS=1
-DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_AUTOFILL_DIALOG=1
-DENABLE_BACKGROUND=1 -DENABLE_GOOGLE_NOW=1 -DCLD_VERSION=2
-DENABLE_FULL_PRINTING=1 -DENABLE_PRINTING=1 -DENABLE_SPELLCHECK=1
-DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_APP_LIST=1 -DENABLE_SETTINGS_APP=1
-DENABLE_MANAGED_USERS=1
'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"'
'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"'
'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"'
'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"'
-DGLES2_IMPL_IMPLEMENTATION -DGL_GLEXT_PROTOTYPES -DUSE_NSS=1
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND
-DDYNAMIC_ANNOTATIONS_ENABLED=0 -D_FORTIFY_SOURCE=2
-Igen/shim_headers/libpng/target -Igen/shim_headers/icui18n/target
-Igen/shim_headers/icuuc/target -Igen/shim_headers/zlib/target
-Igen/shim_headers/libevent/target -I../../third_party/khronos -I../../gpu
-I/usr/local/include -I../.. -I../../skia/config -Igen/ui/gl
-I../../third_party/mesa/src/include -fstack-protector
--param=ssp-buffer-size=4  -pthread -fno-exceptions -fno-strict-aliasing -Wall
-Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe
-fPIC -Wheader-hygiene -Wno-char-subscripts -Wno-unneeded-internal-declaration
-Wno-covered-switch-default -Wstring-conversion -Wno-c++11-narrowing
-Wno-reserved-user-defined-literal -Wno-deprecated-register -Wno-absolute-value
-momit-leaf-frame-pointer -fcolor-diagnostics -pthread
-I/usr/local/include/glib-2.0 -I/usr/local/include -msse2 -mmmx -m32 -O2
-fdata-sections -ffunction-sections -funwind-tables -O2 -pipe -march=core2
-fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing -fno-rtti
-fno-threadsafe-statics -fvisibility-inlines-hidden -Wsign-compare -std=gnu++11
 -c ../../gpu/command_buffer/client/client_context_state.cc -o
obj/gpu/command_buffer/client/gles2_implementation.client_context_state.o
In file included from
../../gpu/command_buffer/client/client_context_state.cc:5:
In file included from
../../gpu/command_buffer/client/client_context_state.h:10:
../../third_party/khronos/GLES2/gl2.h:71:9: error: unknown type name
'ptrdiff_t'; did you mean '__ptrdiff_t'?
typedef ptrdiff_t GLsizeiptr;
        ^~~~~~~~~
        __ptrdiff_t                                                             
/usr/include/x86/_types.h:110:19: note: '__ptrdiff_t' declared here
typedef __int32_t       __ptrdiff_t;
                        ^
In file included from
../../gpu/command_buffer/client/client_context_state.cc:5:
In file included from
../../gpu/command_buffer/client/client_context_state.h:10:
../../third_party/khronos/GLES2/gl2.h:72:9: error: unknown type name
'ptrdiff_t'; did you mean '__ptrdiff_t'?
typedef ptrdiff_t GLintptr;
        ^~~~~~~~~
        __ptrdiff_t                                                             
/usr/include/x86/_types.h:110:19: note: '__ptrdiff_t' declared here
typedef __int32_t       __ptrdiff_t;
                        ^
2 errors generated.
[5896/13757] CXX
obj/gpu/command_buffer/client/gles2_implementation.buffer_tracker.o
FAILED: c++ -MMD -MF
obj/gpu/command_buffer/client/gles2_implementation.buffer_tracker.o.d
-DV8_DEPRECATION_WARNINGS -DBLINK_SCALE_FILTERS_AT_RECORD_TIME
-D_FILE_OFFSET_BITS=64 -DNO_TCMALLOC -DDISABLE_NACL -DCHROMIUM_BUILD
-DCR_CLANG_REVISION=206824 -DTOOLKIT_VIEWS=1 -DUSE_AURA=1 -DUSE_CAIRO=1
-DUSE_GLIB=1 -DUSE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1 -DUSE_X11=1
-DUSE_CLIPBOARD_AURAX11=1 -DENABLE_ONE_CLICK_SIGNIN -DUSE_XI2_MT=2
-DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DUSE_PROPRIETARY_CODECS
-DENABLE_CONFIGURATION_POLICY -DENABLE_NOTIFICATIONS -DENABLE_EGLIMAGE=1
-DENABLE_TASK_MANAGER=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGINS=1
-DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_AUTOFILL_DIALOG=1
-DENABLE_BACKGROUND=1 -DENABLE_GOOGLE_NOW=1 -DCLD_VERSION=2
-DENABLE_FULL_PRINTING=1 -DENABLE_PRINTING=1 -DENABLE_SPELLCHECK=1
-DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_APP_LIST=1 -DENABLE_SETTINGS_APP=1
-DENABLE_MANAGED_USERS=1
'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"'
'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"'
'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"'
'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"'
-DGLES2_IMPL_IMPLEMENTATION -DGL_GLEXT_PROTOTYPES -DUSE_NSS=1
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND
-DDYNAMIC_ANNOTATIONS_ENABLED=0 -D_FORTIFY_SOURCE=2
-Igen/shim_headers/libpng/target -Igen/shim_headers/icui18n/target
-Igen/shim_headers/icuuc/target -Igen/shim_headers/zlib/target
-Igen/shim_headers/libevent/target -I../../third_party/khronos -I../../gpu
-I/usr/local/include -I../.. -I../../skia/config -Igen/ui/gl
-I../../third_party/mesa/src/include -fstack-protector
--param=ssp-buffer-size=4  -pthread -fno-exceptions -fno-strict-aliasing -Wall
-Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe
-fPIC -Wheader-hygiene -Wno-char-subscripts -Wno-unneeded-internal-declaration
-Wno-covered-switch-default -Wstring-conversion -Wno-c++11-narrowing
-Wno-reserved-user-defined-literal -Wno-deprecated-register -Wno-absolute-value
-momit-leaf-frame-pointer -fcolor-diagnostics -pthread
-I/usr/local/include/glib-2.0 -I/usr/local/include -msse2 -mmmx -m32 -O2
-fdata-sections -ffunction-sections -funwind-tables -O2 -pipe -march=core2
-fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing -fno-rtti
-fno-threadsafe-statics -fvisibility-inlines-hidden -Wsign-compare -std=gnu++11
 -c ../../gpu/command_buffer/client/buffer_tracker.cc -o
obj/gpu/command_buffer/client/gles2_implementation.buffer_tracker.o
In file included from ../../gpu/command_buffer/client/buffer_tracker.cc:5:
In file included from ../../gpu/command_buffer/client/buffer_tracker.h:8:
../../third_party/khronos/GLES2/gl2.h:71:9: error: unknown type name
'ptrdiff_t'; did you mean '__ptrdiff_t'?
typedef ptrdiff_t GLsizeiptr;
        ^~~~~~~~~
        __ptrdiff_t
/usr/include/x86/_types.h:110:19: note: '__ptrdiff_t' declared here
typedef __int32_t       __ptrdiff_t;
                        ^
In file included from ../../gpu/command_buffer/client/buffer_tracker.cc:5:
In file included from ../../gpu/command_buffer/client/buffer_tracker.h:8:
../../third_party/khronos/GLES2/gl2.h:72:9: error: unknown type name
'ptrdiff_t'; did you mean '__ptrdiff_t'?
typedef ptrdiff_t GLintptr;
        ^~~~~~~~~
        __ptrdiff_t
/usr/include/x86/_types.h:110:19: note: '__ptrdiff_t' declared here
typedef __int32_t       __ptrdiff_t;
                        ^
2 errors generated.
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to


Thank you

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-chromium mailing list