You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/devel/electron5/Makefile 536370 2020-05-24 09:13:34Z tagattie $ Log URL: http://beefy18.nyi.freebsd.org/data/head-amd64-default/p551848_s366595/logs/electron5-5.0.13.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p551848_s366595 Log: =>> Building devel/electron5 build started at Sat Oct 10 06:01:31 UTC 2020 port directory: /usr/ports/devel/electron5 package name: electron5-5.0.13 building for: FreeBSD head-amd64-default-job-04 13.0-CURRENT FreeBSD 13.0-CURRENT 1300119 amd64 maintained by: [email protected] Makefile ident: $FreeBSD: head/devel/electron5/Makefile 536370 2020-05-24 09:13:34Z tagattie $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300100 Jail OSVERSION: 1300119 Job Id: 04 !!! Jail is newer than host. (Jail: 1300119, Host: 1300100) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300119 UNAME_v=FreeBSD 13.0-CURRENT 1300119 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for electron5-5.0.13: CUPS=on: CUPS printing system support DEBUG=off: Build with debugging support DIST=off: Build distribution zip files DRIVER=on: Install chromedriver KERBEROS=on: Kerberos support ====> Options available for the group AUDIO ALSA=on: ALSA audio architecture support PULSEAUDIO=off: PulseAudio sound server support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/electron5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/electron5/work HOME=/wrkdirs/usr/ports/devel/electron5/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/electron5/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --End CONFIGURE_ENV-- --MAKE_ENV-- C_INCLUDE_PATH=/usr/local/include CPLUS_INCLUDE_PATH=/usr/local/include XDG_DATA_HOME=/wrkdirs/usr/ports/devel/electron5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/electron5/work HOME=/wrkdirs/usr/ports/devel/electron5/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/electron5/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/devel/electron5/work/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INST ALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- ELECTRON_VER=5.0.13 ELECTRON_VER_MAJOR=5 ALSA="" NO_ALSA="@comment " CUPS="" NO_CUPS="@comment " DEBUG="@comment " NO_DEBUG="" DIST="@comment " NO_DIST="" DRIVER="" NO_DRIVER="@comment " KERBEROS="" NO_KERBEROS="@comment " PULSEAUDIO="@comment " NO_PULSEAUDIO="" JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_SUFFIX=27 PYTHON_VER=2.7 PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " AMD64="" I386="@comment " OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/electron" EXAMPLESDIR="share/examples/electron" DATADIR="share/electron5" WWWDIR="www/electron" ETCDIR="etc/electron" --End PLIST_SUB-- --SUB_LIST-- ALSA="" NO_ALSA="@comment " CUPS="" NO_CUPS="@comment " DEBUG="@comment " NO_DEBUG="" DIST="@comment " NO_DIST="" DRIVER="" NO_DRIVER="@comment " KERBEROS="" NO_KERBEROS="@comment " PULSEAUDIO="@comment " NO_PULSEAUDIO="" JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.8" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/electron5 DOCSDIR=/usr/local/share/doc/electron EXAMPLESDIR=/usr/local/share/examples/electron WWWDIR=/usr/local/www/electron ETCDIR=/usr/local/etc/electron --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 ([email protected]:llvm/llvm-project.git llvmorg-11.0.0-rc5-0-g60a25202a7d) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 ([email protected]:llvm/llvm-project.git llvmorg-11.0.0-rc5-0-g60a25202a7d) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 ([email protected]:llvm/llvm-project.git llvmorg-11.0.0-rc5-0-g60a25202a7d) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300119 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> electron5-5.0.13 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.15.9.txz [head-amd64-default-job-04] Installing pkg-1.15.9... [head-amd64-default-job-04] Extracting pkg-1.15.9: .......... done ===> electron5-5.0.13 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of electron5-5.0.13 =========================================================================== =======================<phase: fetch-depends >============================ ===> electron5-5.0.13 depends on package: npm-node12>0 - not found ===> Installing existing package /packages/All/npm-node12-6.14.8.txz [head-amd64-default-job-04] Installing npm-node12-6.14.8... [head-amd64-default-job-04] `-- Installing gmake-4.3_2... [head-amd64-default-job-04] | `-- Installing gettext-runtime-0.21... [head-amd64-default-job-04] | | `-- Installing indexinfo-0.3.1... [head-amd64-default-job-04] | | `-- Extracting indexinfo-0.3.1: .... done [head-amd64-default-job-04] | `-- Extracting gettext-runtime-0.21: .......... done [head-amd64-default-job-04] `-- Extracting gmake-4.3_2: .......... done [head-amd64-default-job-04] `-- Installing node12-12.18.4... [head-amd64-default-job-04] | `-- Installing c-ares-1.16.1... [head-amd64-default-job-04] | `-- Extracting c-ares-1.16.1: .......... done [head-amd64-default-job-04] | `-- Installing ca_root_nss-3.57... [head-amd64-default-job-04] | `-- Extracting ca_root_nss-3.57: ........ done [head-amd64-default-job-04] | `-- Installing icu-67.1,1... [head-amd64-default-job-04] | `-- Extracting icu-67.1,1: .......... done [head-amd64-default-job-04] | `-- Installing libnghttp2-1.41.0... <snip> In file included from ../../base/callback.h:14: In file included from ../../base/callback_internal.h:14: In file included from ../../base/memory/ref_counted.h:19: In file included from ../../base/sequence_checker.h:10: In file included from ../../base/sequence_checker_impl.h:13: In file included from ../../base/synchronization/lock.h:11: ./../base/synchronization/lock_impl.h:70:12: warning: releasing mutex 'native_handle_' that was not held [-Wthread-safety-analysis] int rv = pthread_mutex_unlock(&native_handle_); ^ In file included from ../../services/proxy_resolver/proxy_resolver_service.cc:5: In file included from ../../services/proxy_resolver/proxy_resolver_service.h:11: In file included from ../../services/proxy_resolver/proxy_resolver_factory_impl.h:12: In file included from ../../base/callback.h:14: In file included from ../../base/callback_internal.h:14: In file included from ../../base/memory/ref_counted.h:19: In file included from ../../base/sequence_checker.h:10: In file included from ../../base/sequence_checker_impl.h:13: In file included from ../../base/synchronization/lock.h:13: In file included from ../../base/threading/platform_thread.h:16: ./../base/time/time.h:794:18: warning: implicit conversion from 'std::__1::numeric_limits<long>::type' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] return value > std::numeric_limits<int64_t>::max() ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. [15857/17242] touch obj/third_party/blink/public/mojom/mojom_core_blink.inputdeps.stamp [15858/17242] c++ -MMD -MF obj/third_party/blink/public/core_mojo_bindings_blink/core_mojo_bindings_blink_jumbo_1.o.d -DBLINK_CORE_IMPLEMENTATION=1 -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCR_CLANG_REVISION=\"351477-1\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DVK_NO_PROTOTYPES -DV8_DEPRECATION_WARNINGS -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEB P_LIBRARY -DSK_HAS_JPEG_LIBRARY -DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1 -DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\" -DVK_NO_PROTOTYPES -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_BSD -DABSL_ALLOCATOR_NOTHROW=1 -DNO_MAIN_THREAD_WRAPPING -DLEVELDB_PLATFORM_CHROMIUM=1 -DLEVELDB_PLATFORM_CHROMIUM=1 -DWTF_USE_WEBAUDIO_FFMPEG=1 -DSUPPORT_WEBGL2_COMPUTE_CONTEXT=1 -DWTF_USE_DEFAULT_RENDER_THEME=1 -DUSE_SYSTEM_LIBJPEG -DV8_DEPRECATION_WARNINGS -I. -I../.. -Igen -Igen/shim_headers/libwebp_shim -I../../third_party/libyuv/include -Igen/shim_headers/ffmpeg_shim -Igen/shim_headers/libvpx_shim -Igen/shim_headers/re2_shim -Igen/shim_headers/snappy_shim -Igen/shim_headers/opus_shim -I../../third_party/khronos -I../../gpu -I../../third_party/vulkan/include -I../../v8/include -Igen/v8/include -I../../third_party/icu/source/common -I../../third_party/icu/so urce/i18n -I../../third_party/protobuf/src -! Igen/protoc_out -I../../third_party/protobuf/src -I../../third_party/boringssl/src/include -I../../third_party/ced/src -I../../skia/config -I../../skia/ext -I../../third_party/skia/include/c -I../../third_party/skia/include/config -I../../third_party/skia/include/core -I../../third_party/skia/include/docs -I../../third_party/skia/include/effects -I../../third_party/skia/include/encode -I../../third_party/skia/include/gpu -I../../third_party/skia/include/pathops -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils -I../../third_party/vulkan/include -I../../third_party/skia/third_party/vulkanmemoryallocator -I../../third_party/skia/include/codec -I../../third_party/skia/src/gpu -I../../third_party/skia/src/sksl -I../../third_party/skia/modules/skottie/include -I../../third_party/vulkan/include -I../../third_party/webrtc_overrides -I../../third_party/webrtc -Igen/third_party/webrtc -I../../third_party/abseil-cpp -I../../third_party/libwebm/source -I../../third_ party/leveldatabase -I../../third_party/leveldatabase/src -I../../third_party/leveldatabase/src/include -I../../third_party/iccjpeg -I../../third_party/libpng -I../../third_party/zlib -I../../third_party/ots/include -I../../v8/include -Igen/v8/include -fprofile-sample-use=../../chrome/android/profiles/afdo.prof -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -no-canonical-prefixes -m64 -march=x86-64 -Wall -Wextra -Wimplicit-fallthrough -Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wno-shorten-64-to-32 -Wno-header-guard -I/usr/local/include -I/usr/local/include/nss -I/usr/local/includ! e/nspr -s! td=c++14 -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -c gen/third_party/blink/public/core_mojo_bindings_blink_jumbo_1.cc -o obj/third_party/blink/public/core_mojo_bindings_blink/core_mojo_bindings_blink_jumbo_1.o In file included from gen/third_party/blink/public/core_mojo_bindings_blink_jumbo_1.cc:5: In file included from ./gen/third_party/blink/public/platform/modules/broadcastchannel/broadcast_channel.mojom-blink.cc:15: In file included from gen/third_party/blink/public/platform/modules/broadcastchannel/broadcast_channel.mojom-blink.h:14: In file included from ../../base/callback.h:14: In file included from ../../base/callback_internal.h:14: In file included from ../../base/memory/ref_counted.h:19: In file included from ../../base/sequence_checker.h:10: In file included from ../../base/sequence_checker_impl.h:13: In file included from ../../base/synchronization/lock.h:11: ./../base/synchronization/lock_impl.h:70:12: warning: releasing mutex 'native_handle_' that was not held [-Wthread-safety-analysis] int rv = pthread_mutex_unlock(&native_handle_); ^ In file included from gen/third_party/blink/public/core_mojo_bindings_blink_jumbo_1.cc:5: In file included from ./gen/third_party/blink/public/platform/modules/broadcastchannel/broadcast_channel.mojom-blink.cc:15: In file included from gen/third_party/blink/public/platform/modules/broadcastchannel/broadcast_channel.mojom-blink.h:14: In file included from ../../base/callback.h:14: In file included from ../../base/callback_internal.h:14: In file included from ../../base/memory/ref_counted.h:19: In file included from ../../base/sequence_checker.h:10: In file included from ../../base/sequence_checker_impl.h:13: In file included from ../../base/synchronization/lock.h:13: In file included from ../../base/threading/platform_thread.h:16: ./../base/time/time.h:794:18: warning: implicit conversion from 'std::__1::numeric_limits<long>::type' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] return value > std::numeric_limits<int64_t>::max() ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. [15859/17242] c++ -MMD -MF obj/third_party/blink/public/mojom/mojom_core_blink/mojom_core_blink_jumbo_1.o.d -DBLINK_CORE_IMPLEMENTATION=1 -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCR_CLANG_REVISION=\"351477-1\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DVK_NO_PROTOTYPES -DV8_DEPRECATION_WARNINGS -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -DSK_HAS_JPEG_LIBRARY -DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1 -DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\" -DVK_NO_PROTOTYPES -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_BSD -DABSL_ALLOCATOR_NOTHROW=1 -DNO_MAIN_THREAD_WRAPPING -DLEVELDB_PLATFORM_CHROMIUM=1 -DLEVELDB_PLATFORM_CHROMIUM=1 -DWTF_USE_WEBAUDIO_FFMPEG=1 -DSUPPORT_WEBGL2_COMPUTE_CONTEXT=1 -DWTF_USE_DEFAULT_RENDER_THEME=1 -DUSE_SYSTEM_LIBJPEG -DV8_DEPRECATION_WARNINGS -I. -I../.. -Igen -Igen/shim_headers/libwebp_shim -I../../third_party/libyuv/include -Igen/shim_headers/ffmpeg_shim -Igen/shim_headers/libvpx_shim -Igen/shim_headers/re2_shim -Igen/shim_headers/snappy_shim -Igen/shim_headers/opus_shim -I../../third_party/khronos -I../../gpu -I../../third_party/vulkan/include -I../../v8/include -Igen/v8/include -I../../third_party/icu/source/common -I../../third_party/icu/source/i18n -I../../third_party/protobuf/src -Igen/proto! c_out -I.../../third_party/protobuf/src -I../../third_party/boringssl/src/include -I../../third_party/ced/src -I../../skia/config -I../../skia/ext -I../../third_party/skia/include/c -I../../third_party/skia/include/config -I../../third_party/skia/include/core -I../../third_party/skia/include/docs -I../../third_party/skia/include/effects -I../../third_party/skia/include/encode -I../../third_party/skia/include/gpu -I../../third_party/skia/include/pathops -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils -I../../third_party/vulkan/include -I../../third_party/skia/third_party/vulkanmemoryallocator -I../../third_party/skia/include/codec -I../../third_party/skia/src/gpu -I../../third_party/skia/src/sksl -I../../third_party/skia/modules/skottie/include -I../../third_party/vulkan/include -I../../third_party/webrtc_overrides -I../../third_party/webrtc -Igen/third_party/webrtc -I../../third_party/abseil-cpp -I../../third_party/libwebm/source -I../../third_party/lev eldatabase -I../../third_party/leveldatabase/src -I../../third_party/leveldatabase/src/include -I../../third_party/iccjpeg -I../../third_party/libpng -I../../third_party/zlib -I../../third_party/ots/include -I../../v8/include -Igen/v8/include -fprofile-sample-use=../../chrome/android/profiles/afdo.prof -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -no-canonical-prefixes -m64 -march=x86-64 -Wall -Wextra -Wimplicit-fallthrough -Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wno-shorten-64-to-32 -Wno-header-guard -I/usr/local/include -I/usr/lo cal/include/nss -I/usr/local/include/nspr -s! td=c++14 -! fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -c gen/third_party/blink/public/mojom/mojom_core_blink_jumbo_1.cc -o obj/third_party/blink/public/mojom/mojom_core_blink/mojom_core_blink_jumbo_1.o In file included from gen/third_party/blink/public/mojom/mojom_core_blink_jumbo_1.cc:5: In file included from ./gen/third_party/blink/public/mojom/messaging/cloneable_message.mojom-blink.cc:15: In file included from gen/third_party/blink/public/mojom/messaging/cloneable_message.mojom-blink.h:14: In file included from ../../base/callback.h:14: In file included from ../../base/callback_internal.h:14: In file included from ../../base/memory/ref_counted.h:19: In file included from ../../base/sequence_checker.h:10: In file included from ../../base/sequence_checker_impl.h:13: In file included from ../../base/synchronization/lock.h:11: ./../base/synchronization/lock_impl.h:70:12: warning: releasing mutex 'native_handle_' that was not held [-Wthread-safety-analysis] int rv = pthread_mutex_unlock(&native_handle_); ^ In file included from gen/third_party/blink/public/mojom/mojom_core_blink_jumbo_1.cc:5: In file included from ./gen/third_party/blink/public/mojom/messaging/cloneable_message.mojom-blink.cc:15: In file included from gen/third_party/blink/public/mojom/messaging/cloneable_message.mojom-blink.h:14: In file included from ../../base/callback.h:14: In file included from ../../base/callback_internal.h:14: In file included from ../../base/memory/ref_counted.h:19: In file included from ../../base/sequence_checker.h:10: In file included from ../../base/sequence_checker_impl.h:13: In file included from ../../base/synchronization/lock.h:13: In file included from ../../base/threading/platform_thread.h:16: ./../base/time/time.h:794:18: warning: implicit conversion from 'std::__1::numeric_limits<long>::type' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] return value > std::numeric_limits<int64_t>::max() ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. [15860/17242] c++ -MMD -MF obj/third_party/blink/public/mojom/mojom_core_blink/mojom_core_blink_jumbo_2.o.d -DBLINK_CORE_IMPLEMENTATION=1 -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCR_CLANG_REVISION=\"351477-1\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DVK_NO_PROTOTYPES -DV8_DEPRECATION_WARNINGS -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -DSK_HAS_JPEG_LIBRARY -DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1 -DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\" -DVK_NO_PROTOTYPES -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_BSD -DABSL_ALLOCATOR_NOTHROW=1 -DNO_MAIN_THREAD_WRAPPING -DLEVELDB_PLATFORM_CHROMIUM=1 -DLEVELDB_PLATFORM_CHROMIUM=1 -DWTF_USE_WEBAUDIO_FFMPEG=1 -DSUPPORT_WEBGL2_COMPUTE_CONTEXT=1 -DWTF_USE_DEFAULT_RENDER_THEME=1 -DUSE_SYSTEM_LIBJPEG -DV8_DEPRECATION_WARNINGS -I. -I../.. -Igen -Igen/shim_headers/libwebp_shim -I../../third_party/libyuv/include -Igen/shim_headers/ffmpeg_shim -Igen/shim_headers/libvpx_shim -Igen/shim_headers/re2_shim -Igen/shim_headers/snappy_shim -Igen/shim_headers/opus_shim -I../../third_party/khronos -I../../gpu -I../../third_party/vulkan/include -I../../v8/include -Igen/v8/include -I../../third_party/icu/source/common -I../../third_party/icu/source/i18n -I../../third_party/protobuf/src -Igen/proto! c_out -I.../../third_party/protobuf/src -I../../third_party/boringssl/src/include -I../../third_party/ced/src -I../../skia/config -I../../skia/ext -I../../third_party/skia/include/c -I../../third_party/skia/include/config -I../../third_party/skia/include/core -I../../third_party/skia/include/docs -I../../third_party/skia/include/effects -I../../third_party/skia/include/encode -I../../third_party/skia/include/gpu -I../../third_party/skia/include/pathops -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils -I../../third_party/vulkan/include -I../../third_party/skia/third_party/vulkanmemoryallocator -I../../third_party/skia/include/codec -I../../third_party/skia/src/gpu -I../../third_party/skia/src/sksl -I../../third_party/skia/modules/skottie/include -I../../third_party/vulkan/include -I../../third_party/webrtc_overrides -I../../third_party/webrtc -Igen/third_party/webrtc -I../../third_party/abseil-cpp -I../../third_party/libwebm/source -I../../third_party/lev eldatabase -I../../third_party/leveldatabase/src -I../../third_party/leveldatabase/src/include -I../../third_party/iccjpeg -I../../third_party/libpng -I../../third_party/zlib -I../../third_party/ots/include -I../../v8/include -Igen/v8/include -fprofile-sample-use=../../chrome/android/profiles/afdo.prof -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -no-canonical-prefixes -m64 -march=x86-64 -Wall -Wextra -Wimplicit-fallthrough -Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wno-shorten-64-to-32 -Wno-header-guard -I/usr/local/include -I/usr/lo cal/include/nss -I/usr/local/include/nspr -s! td=c++14 -! fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -c gen/third_party/blink/public/mojom/mojom_core_blink_jumbo_2.cc -o obj/third_party/blink/public/mojom/mojom_core_blink/mojom_core_blink_jumbo_2.o In file included from gen/third_party/blink/public/mojom/mojom_core_blink_jumbo_2.cc:5: In file included from ./gen/third_party/blink/public/mojom/service_worker/controller_service_worker.mojom-blink.cc:15: In file included from gen/third_party/blink/public/mojom/service_worker/controller_service_worker.mojom-blink.h:14: In file included from ../../base/callback.h:14: In file included from ../../base/callback_internal.h:14: In file included from ../../base/memory/ref_counted.h:19: In file included from ../../base/sequence_checker.h:10: In file included from ../../base/sequence_checker_impl.h:13: In file included from ../../base/synchronization/lock.h:11: ./../base/synchronization/lock_impl.h:70:12: warning: releasing mutex 'native_handle_' that was not held [-Wthread-safety-analysis] int rv = pthread_mutex_unlock(&native_handle_); ^ In file included from gen/third_party/blink/public/mojom/mojom_core_blink_jumbo_2.cc:5: In file included from ./gen/third_party/blink/public/mojom/service_worker/controller_service_worker.mojom-blink.cc:15: In file included from gen/third_party/blink/public/mojom/service_worker/controller_service_worker.mojom-blink.h:14: In file included from ../../base/callback.h:14: In file included from ../../base/callback_internal.h:14: In file included from ../../base/memory/ref_counted.h:19: In file included from ../../base/sequence_checker.h:10: In file included from ../../base/sequence_checker_impl.h:13: In file included from ../../base/synchronization/lock.h:13: In file included from ../../base/threading/platform_thread.h:16: ./../base/time/time.h:794:18: warning: implicit conversion from 'std::__1::numeric_limits<long>::type' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] return value > std::numeric_limits<int64_t>::max() ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. [15861/17242] touch obj/third_party/blink/public/mojom/mojom_modules_blink.inputdeps.stamp [15862/17242] c++ -MMD -MF obj/third_party/blink/public/mojom/mojom_core_blink/mojom_core_blink_jumbo_3.o.d -DBLINK_CORE_IMPLEMENTATION=1 -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCR_CLANG_REVISION=\"351477-1\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DVK_NO_PROTOTYPES -DV8_DEPRECATION_WARNINGS -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -DSK_HAS_JPEG_LIBRARY -DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1 -DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\" -DVK_NO_PROTOTYPES -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_BSD -DABSL_ALLOCATOR_NOTHROW=1 -DNO_MAIN_THREAD_WRAPPING -DLEVELDB_PLATFORM_CHROMIUM=1 -DLEVELDB_PLATFORM_CHROMIUM=1 -DWTF_USE_WEBAUDIO_FFMPEG=1 -DSUPPORT_WEBGL2_COMPUTE_CONTEXT=1 -DWTF_USE_DEFAULT_RENDER_THEME=1 -DUSE_SYSTEM_LIBJPEG -DV8_DEPRECATION_WARNINGS -I. -I../.. -Igen -Igen/shim_headers/libwebp_shim -I../../third_party/libyuv/include -Igen/shim_headers/ffmpeg_shim -Igen/shim_headers/libvpx_shim -Igen/shim_headers/re2_shim -Igen/shim_headers/snappy_shim -Igen/shim_headers/opus_shim -I../../third_party/khronos -I../../gpu -I../../third_party/vulkan/include -I../../v8/include -Igen/v8/include -I../../third_party/icu/source/common -I../../third_party/icu/source/i18n -I../../third_party/protobuf/src -Igen/proto! c_out -I.../../third_party/protobuf/src -I../../third_party/boringssl/src/include -I../../third_party/ced/src -I../../skia/config -I../../skia/ext -I../../third_party/skia/include/c -I../../third_party/skia/include/config -I../../third_party/skia/include/core -I../../third_party/skia/include/docs -I../../third_party/skia/include/effects -I../../third_party/skia/include/encode -I../../third_party/skia/include/gpu -I../../third_party/skia/include/pathops -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils -I../../third_party/vulkan/include -I../../third_party/skia/third_party/vulkanmemoryallocator -I../../third_party/skia/include/codec -I../../third_party/skia/src/gpu -I../../third_party/skia/src/sksl -I../../third_party/skia/modules/skottie/include -I../../third_party/vulkan/include -I../../third_party/webrtc_overrides -I../../third_party/webrtc -Igen/third_party/webrtc -I../../third_party/abseil-cpp -I../../third_party/libwebm/source -I../../third_party/lev eldatabase -I../../third_party/leveldatabase/src -I../../third_party/leveldatabase/src/include -I../../third_party/iccjpeg -I../../third_party/libpng -I../../third_party/zlib -I../../third_party/ots/include -I../../v8/include -Igen/v8/include -fprofile-sample-use=../../chrome/android/profiles/afdo.prof -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -no-canonical-prefixes -m64 -march=x86-64 -Wall -Wextra -Wimplicit-fallthrough -Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wno-shorten-64-to-32 -Wno-header-guard -I/usr/local/include -I/usr/lo cal/include/nss -I/usr/local/include/nspr -s! td=c++14 -! fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -c gen/third_party/blink/public/mojom/mojom_core_blink_jumbo_3.cc -o obj/third_party/blink/public/mojom/mojom_core_blink/mojom_core_blink_jumbo_3.o FAILED: obj/third_party/blink/public/mojom/mojom_core_blink/mojom_core_blink_jumbo_3.o c++ -MMD -MF obj/third_party/blink/public/mojom/mojom_core_blink/mojom_core_blink_jumbo_3.o.d -DBLINK_CORE_IMPLEMENTATION=1 -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCR_CLANG_REVISION=\"351477-1\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DVK_NO_PROTOTYPES -DV8_DEPRECATION_WARNINGS -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -DSK_HAS_JPEG_ LIBRARY -DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1 -DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\" -DVK_NO_PROTOTYPES -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_BSD -DABSL_ALLOCATOR_NOTHROW=1 -DNO_MAIN_THREAD_WRAPPING -DLEVELDB_PLATFORM_CHROMIUM=1 -DLEVELDB_PLATFORM_CHROMIUM=1 -DWTF_USE_WEBAUDIO_FFMPEG=1 -DSUPPORT_WEBGL2_COMPUTE_CONTEXT=1 -DWTF_USE_DEFAULT_RENDER_THEME=1 -DUSE_SYSTEM_LIBJPEG -DV8_DEPRECATION_WARNINGS -I. -I../.. -Igen -Igen/shim_headers/libwebp_shim -I../../third_party/libyuv/include -Igen/shim_headers/ffmpeg_shim -Igen/shim_headers/libvpx_shim -Igen/shim_headers/re2_shim -Igen/shim_headers/snappy_shim -Igen/shim_headers/opus_shim -I../../third_party/khronos -I../../gpu -I../../third_party/vulkan/include -I../../v8/include -Igen/v8/include -I../../third_party/icu/source/common -I../../third_party/icu/source/i18n -I../../third_ party/protobuf/src -Igen/protoc_out -I../../! third_party/protobuf/src -I../../third_party/boringssl/src/include -I../../third_party/ced/src -I../../skia/config -I../../skia/ext -I../../third_party/skia/include/c -I../../third_party/skia/include/config -I../../third_party/skia/include/core -I../../third_party/skia/include/docs -I../../third_party/skia/include/effects -I../../third_party/skia/include/encode -I../../third_party/skia/include/gpu -I../../third_party/skia/include/pathops -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils -I../../third_party/vulkan/include -I../../third_party/skia/third_party/vulkanmemoryallocator -I../../third_party/skia/include/codec -I../../third_party/skia/src/gpu -I../../third_party/skia/src/sksl -I../../third_party/skia/modules/skottie/include -I../../third_party/vulkan/include -I../../third_party/webrtc_overrides -I../../third_party/webrtc -Igen/third_party/webrtc -I../../third_party/abseil-cpp -I../../third_party/libwebm/source -I../../third_party/leveldatabase -I.. /../third_party/leveldatabase/src -I../../third_party/leveldatabase/src/include -I../../third_party/iccjpeg -I../../third_party/libpng -I../../third_party/zlib -I../../third_party/ots/include -I../../v8/include -Igen/v8/include -fprofile-sample-use=../../chrome/android/profiles/afdo.prof -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -no-canonical-prefixes -m64 -march=x86-64 -Wall -Wextra -Wimplicit-fallthrough -Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wno-shorten-64-to-32 -Wno-header-guard -I/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nspr -std=c++14 -fno-e! xceptions! -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -c gen/third_party/blink/public/mojom/mojom_core_blink_jumbo_3.cc -o obj/third_party/blink/public/mojom/mojom_core_blink/mojom_core_blink_jumbo_3.o In file included from gen/third_party/blink/public/mojom/mojom_core_blink_jumbo_3.cc:5: In file included from ./gen/third_party/blink/public/mojom/service_worker/service_worker.mojom-blink.cc:15: In file included from gen/third_party/blink/public/mojom/service_worker/service_worker.mojom-blink.h:14: In file included from ../../base/callback.h:14: In file included from ../../base/callback_internal.h:14: In file included from ../../base/memory/ref_counted.h:19: In file included from ../../base/sequence_checker.h:10: In file included from ../../base/sequence_checker_impl.h:13: In file included from ../../base/synchronization/lock.h:11: ./../base/synchronization/lock_impl.h:70:12: warning: releasing mutex 'native_handle_' that was not held [-Wthread-safety-analysis] int rv = pthread_mutex_unlock(&native_handle_); ^ In file included from gen/third_party/blink/public/mojom/mojom_core_blink_jumbo_3.cc:5: In file included from ./gen/third_party/blink/public/mojom/service_worker/service_worker.mojom-blink.cc:15: In file included from gen/third_party/blink/public/mojom/service_worker/service_worker.mojom-blink.h:14: In file included from ../../base/callback.h:14: In file included from ../../base/callback_internal.h:14: In file included from ../../base/memory/ref_counted.h:19: In file included from ../../base/sequence_checker.h:10: In file included from ../../base/sequence_checker_impl.h:13: In file included from ../../base/synchronization/lock.h:13: In file included from ../../base/threading/platform_thread.h:16: ./../base/time/time.h:794:18: warning: implicit conversion from 'std::__1::numeric_limits<long>::type' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] return value > std::numeric_limits<int64_t>::max() ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gen/third_party/blink/public/mojom/mojom_core_blink_jumbo_3.cc:5: In file included from ./gen/third_party/blink/public/mojom/service_worker/service_worker.mojom-blink.cc:15: In file included from gen/third_party/blink/public/mojom/service_worker/service_worker.mojom-blink.h:32: In file included from gen/third_party/blink/public/mojom/background_fetch/background_fetch.mojom-blink.h:33: In file included from gen/third_party/blink/public/mojom/manifest/manifest.mojom-blink.h:32: In file included from gen/ui/gfx/geometry/mojo/geometry.mojom-blink.h:50: In file included from ../../third_party/blink/public/platform/web_float_rect.h:41: In file included from ../../ui/gfx/geometry/rect_f.h:13: In file included from ../../ui/gfx/geometry/rect.h:22: ./../ui/gfx/geometry/safe_integer_conversions.h:52:15: warning: implicit conversion from 'std::__1::numeric_limits<int>::type' (aka 'int') to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] if (value > std::numeric_limits<int>::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [15863/17242] c++ -MMD -MF obj/third_party/blink/public/mojom/mojom_modules_blink/mojom_modules_blink_jumbo_1.o.d -DBLINK_MODULES_IMPLEMENTATION=1 -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCR_CLANG_REVISION=\"351477-1\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DVK_NO_PROTOTYPES -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DV8_DEPRECATION_WARNINGS -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP _LIBRARY -DSK_HAS_JPEG_LIBRARY -DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1 -DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\" -DVK_NO_PROTOTYPES -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_BSD -DABSL_ALLOCATOR_NOTHROW=1 -DNO_MAIN_THREAD_WRAPPING -DLEVELDB_PLATFORM_CHROMIUM=1 -DLEVELDB_PLATFORM_CHROMIUM=1 -DWTF_USE_WEBAUDIO_FFMPEG=1 -DSUPPORT_WEBGL2_COMPUTE_CONTEXT=1 -DWTF_USE_DEFAULT_RENDER_THEME=1 -DBLINK_IMPLEMENTATION=1 -DINSIDE_BLINK -DUSE_SYSTEM_LIBJPEG -DV8_DEPRECATION_WARNINGS -I. -I../.. -Igen -Igen/shim_headers/libwebp_shim -I../../third_party/libyuv/include -Igen/shim_headers/ffmpeg_shim -Igen/shim_headers/libvpx_shim -Igen/shim_headers/re2_shim -Igen/shim_headers/snappy_shim -Igen/shim_headers/opus_shim -I../../third_party/khronos -I../../gpu -I../../third_party/vulkan/include -I../../third_party/ced/src -I../../third_party/icu/source/co mmon -I../../third_party/icu/source/i18n -I.! ./../third_party/protobuf/src -I../../v8/include -Igen/v8/include -I../../third_party/protobuf/src -Igen/protoc_out -I../../third_party/boringssl/src/include -I../../skia/config -I../../skia/ext -I../../third_party/skia/include/c -I../../third_party/skia/include/config -I../../third_party/skia/include/core -I../../third_party/skia/include/docs -I../../third_party/skia/include/effects -I../../third_party/skia/include/encode -I../../third_party/skia/include/gpu -I../../third_party/skia/include/pathops -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils -I../../third_party/vulkan/include -I../../third_party/skia/third_party/vulkanmemoryallocator -I../../third_party/skia/include/codec -I../../third_party/skia/src/gpu -I../../third_party/skia/src/sksl -I../../third_party/skia/modules/skottie/include -I../../third_party/vulkan/include -I../../third_party/webrtc_overrides -I../../third_party/webrtc -Igen/third_party/webrtc -I../../third_party/abseil-cpp -I../../th ird_party/libwebm/source -I../../third_party/leveldatabase -I../../third_party/leveldatabase/src -I../../third_party/leveldatabase/src/include -I../../third_party/angle/include -I../../third_party/angle/src/common/third_party/base -Igen/angle -I../../third_party/iccjpeg -I../../third_party/libpng -I../../third_party/zlib -I../../third_party/ots/include -I../../v8/include -Igen/v8/include -fprofile-sample-use=../../chrome/android/profiles/afdo.prof -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -no-canonical-prefixes -m64 -march=x86-64 -Wall -Wextra -Wimplicit-fallthrough -Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -I/usr/ local/include/glib-2.0 -I/usr/local/lib/glib! -2.0/incl! ude -I/usr/local/include -Wno-shorten-64-to-32 -Wno-header-guard -I/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nspr -Wconversion -Wno-float-conversion -Wno-sign-conversion -Wno-implicit-float-conversion -Wno-implicit-int-conversion -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libxml2 -std=c++14 -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -c gen/third_party/blink/public/mojom/mojom_modules_blink_jumbo_1.cc -o obj/third_party/blink/public/mojom/mojom_modules_blink/mojom_modules_blink_jumbo_1.o In file included from gen/third_party/blink/public/mojom/mojom_modules_blink_jumbo_1.cc:5: In file included from ./gen/third_party/blink/public/mojom/indexeddb/indexeddb.mojom-blink.cc:15: In file included from gen/third_party/blink/public/mojom/indexeddb/indexeddb.mojom-blink.h:14: In file included from ../../base/callback.h:14: In file included from ../../base/callback_internal.h:14: In file included from ../../base/memory/ref_counted.h:19: In file included from ../../base/sequence_checker.h:10: In file included from ../../base/sequence_checker_impl.h:13: In file included from ../../base/synchronization/lock.h:11: ./../base/synchronization/lock_impl.h:70:12: warning: releasing mutex 'native_handle_' that was not held [-Wthread-safety-analysis] int rv = pthread_mutex_unlock(&native_handle_); ^ In file included from gen/third_party/blink/public/mojom/mojom_modules_blink_jumbo_1.cc:5: In file included from ./gen/third_party/blink/public/mojom/indexeddb/indexeddb.mojom-blink.cc:15: In file included from gen/third_party/blink/public/mojom/indexeddb/indexeddb.mojom-blink.h:56: In file included from ../../third_party/blink/renderer/modules/indexeddb/idb_key_path.h:30: In file included from gen/third_party/blink/renderer/bindings/core/v8/string_or_string_sequence.h:15: In file included from ../../third_party/blink/renderer/bindings/core/v8/dictionary.h:29: In file included from ../../third_party/blink/renderer/bindings/core/v8/v8_binding_for_core.h:36: In file included from ../../third_party/blink/renderer/bindings/core/v8/script_value.h:37: ./../third_party/blink/renderer/platform/bindings/script_state.h:202:38: warning: arithmetic between different enumeration types ('gin::ContextEmbedderDataFields' and 'gin::GinEmbedder') [-Wenum-enum-conversion] gin::kPerContextDataStartIndex + // NOLINT(readability/enum_casing) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ In file included from gen/third_party/blink/public/mojom/mojom_modules_blink_jumbo_1.cc:5: In file included from ./gen/third_party/blink/public/mojom/indexeddb/indexeddb.mojom-blink.cc:15: In file included from gen/third_party/blink/public/mojom/indexeddb/indexeddb.mojom-blink.h:56: In file included from ../../third_party/blink/renderer/modules/indexeddb/idb_key_path.h:30: In file included from gen/third_party/blink/renderer/bindings/core/v8/string_or_string_sequence.h:15: In file included from ../../third_party/blink/renderer/bindings/core/v8/dictionary.h:29: In file included from ../../third_party/blink/renderer/bindings/core/v8/v8_binding_for_core.h:37: In file included from ../../third_party/blink/renderer/bindings/core/v8/to_v8_for_core.h:14: In file included from ../../third_party/blink/renderer/core/dom/node.h:38: ./../third_party/blink/renderer/core/style/computed_style_constants.h:168:40: warning: bitwise operation between different enumeration types ('blink::InternalGridAutoFlowAlgorithm' and 'blink::InternalGridAutoFlowDirection') [-Wenum-enum-conversion] kInternalAutoFlowAlgorithmSparse | kInternalAutoFlowDirectionRow, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../third_party/blink/renderer/core/style/computed_style_constants.h:170:40: warning: bitwise operation between different enumeration types ('blink::InternalGridAutoFlowAlgorithm' and 'blink::InternalGridAutoFlowDirection') [-Wenum-enum-conversion] kInternalAutoFlowAlgorithmSparse | kInternalAutoFlowDirectionColumn, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../third_party/blink/renderer/core/style/computed_style_constants.h:172:39: warning: bitwise operation between different enumeration types ('blink::InternalGridAutoFlowAlgorithm' and 'blink::InternalGridAutoFlowDirection') [-Wenum-enum-conversion] kInternalAutoFlowAlgorithmDense | kInternalAutoFlowDirectionRow, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../third_party/blink/renderer/core/style/computed_style_constants.h:174:39: warning: bitwise operation between different enumeration types ('blink::InternalGridAutoFlowAlgorithm' and 'blink::InternalGridAutoFlowDirection') [-Wenum-enum-conversion] kInternalAutoFlowAlgorithmDense | kInternalAutoFlowDirectionColumn ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6 warnings 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 Stop. make: stopped in /usr/ports/devel/electron5 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
