Date: Sun, 24 Aug 2014 18:36:43 +0000 From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable Message-ID: <bug-192685-28929-gGnUV5jcaK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-192685-28929@https.bugs.freebsd.org/bugzilla/> References: <bug-192685-28929@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #20 from oleg.nauman@gmail.com --- Unfortunately compilation fails on 9488th target even with updated patch: CXX obj/ppapi/shared_impl/ppapi_shared.ppb_opengles2_shared.o FAILED: c++ -MMD -MF obj/ppapi/shared_impl/ppapi_shared.ppb_opengles2_shared.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"' -DGL_GLEXT_PROTOTYPES -DSK_ENABLE_INST_COUNT=0 -DSK_SUPPORT_GPU=1 '-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' -DSK_ENABLE_LEGACY_API_ALIASING=1 -DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1 -DGR_GL_IGNORE_ES3_MSAA=0 -DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT -DSK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS=1 -DSK_SUPPORT_LEGACY_GETTOPDEVICE -DSK_SUPPORT_LEGACY_N32_NAME -DSK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE -DSK_SUPPORT_LEGACY_GETTOTALCLIP -DSK_USE_POSIX_THREADS -DSK_DEFERRED_CANVAS_USES_FACTORIES=1 -DU_USING_ICU_NAMESPACE=0 -DENABLE_WEBP -DUSE_SYSTEM_LIBJPEG -DUSE_NSS=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DPPAPI_SHARED_IMPLEMENTATION -DPPAPI_THUNK_IMPLEMENTATION -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -D_FORTIFY_SOURCE=2 -Igen/shim_headers/libpng/target -Igen/shim_headers/zlib/target -Igen/shim_headers/icuuc/target -Igen/shim_headers/icui18n/target -Igen/shim_headers/libevent/target -I../../third_party/khronos -I../../gpu -I/usr/local/include -I../.. -I../../skia/config -I../../third_party/WebKit/Source -I../../third_party/skia/src/core -I../../third_party/skia/include/core -I../../third_party/skia/include/effects -I../../third_party/skia/include/pdf -I../../third_party/skia/include/gpu -I../../third_party/skia/include/lazy -I../../third_party/skia/include/pathops -I../../third_party/skia/include/pipe -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils -I../../skia/ext -I../../third_party/WebKit -I../../third_party/npapi -I../../third_party/npapi/bindings -I../../v8/include -I../../third_party/ots/include -I../../third_party/qcms/src -I../../third_party/iccjpeg -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 -fPIC -fvisibility=hidden -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -I/usr/local/include/libpng15 -I/usr/local/include -I/usr/local/include/freetype2 -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 ../../ppapi/shared_impl/ppb_opengles2_shared.cc -o obj/ppapi/shared_impl/ppapi_shared.ppb_opengles2_shared.o In file included from ../../ppapi/shared_impl/ppb_opengles2_shared.cc:14: In file included from ../../gpu/command_buffer/client/gles2_implementation.h:8: ../../third_party/khronos/GLES2/gl2.h:70:21: error: typedef redefinition with different types ('__ptrdiff_t' (aka 'int') vs 'long') typedef __ptrdiff_t GLsizeiptr; ^ ../../ppapi/c/ppb_opengles2.h:38:18: note: previous definition is here typedef long int GLsizeiptr; ^ In file included from ../../ppapi/shared_impl/ppb_opengles2_shared.cc:14: In file included from ../../gpu/command_buffer/client/gles2_implementation.h:8: ../../third_party/khronos/GLES2/gl2.h:71:21: error: typedef redefinition with different types ('__ptrdiff_t' (aka 'int') vs 'long') typedef __ptrdiff_t GLintptr; ^ ../../ppapi/c/ppb_opengles2.h:37:18: note: previous definition is here typedef long int GLintptr; ^ In file included from ../../ppapi/shared_impl/ppb_opengles2_shared.cc:14: In file included from ../../gpu/command_buffer/client/gles2_implementation.h:20: In file included from ../../gpu/command_buffer/client/buffer_tracker.h:13: ../../gpu/command_buffer/common/gles2_cmd_format.h:41:21: error: typedef redefinition with different types ('__ptrdiff_t' (aka 'int') vs 'long') typedef __ptrdiff_t GLintptr; ^ ../../ppapi/c/ppb_opengles2.h:37:18: note: previous definition is here typedef long int GLintptr; ^ In file included from ../../ppapi/shared_impl/ppb_opengles2_shared.cc:14: In file included from ../../gpu/command_buffer/client/gles2_implementation.h:20: In file included from ../../gpu/command_buffer/client/buffer_tracker.h:13: ../../gpu/command_buffer/common/gles2_cmd_format.h:42:21: error: typedef redefinition with different types ('__ptrdiff_t' (aka 'int') vs 'long') typedef __ptrdiff_t GLsizeiptr; ^ ../../ppapi/c/ppb_opengles2.h:38:18: note: previous definition is here typedef long int GLsizeiptr; ^ 4 errors generated. ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192685-28929-gGnUV5jcaK>